PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 701 - QMessageFilter removed functions
: QMessageFilter removed functions
Status: CLOSED FIXED
Product: PySide Mobility
Classification: Unclassified
Component: Messaging
: 0.1.0
: All All
: P3 normal
Assigned To: Bruno Araujo
:
:
:
  Show dependency treegraph
 
Reported: 2011-02-24 15:40 EET by Lauro Moura
Modified: 2011-03-29 23:45 EEST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2011-02-24 15:40:54 EET
Some functions (byTo, byCC, byBcc and other) were manually removed from the
typesystem due to a QtMobility bug[1].
Comment 1 Lauro Moura 2011-02-24 15:49:20 EET
Oops, link to the QtMobility bug:
http://bugreports.qt.nokia.com/browse/QTMOBILITY-1271
Comment 2 Matti Airas 2011-03-07 11:04:14 EET
The upstream bug has been resolved - prioritizing P3 and marking new.
Comment 3 Bruno Araujo 2011-03-29 23:38:21 EEST
Fixed in commit:

commit 933b8ac7a100205d5bc4877daf9e5422e6971b56
Author: Bruno dos Santos de Araujo <bruno.araujo@openbossa.org>
Date:   Tue Mar 29 15:57:50 2011 -0400

    Remove rejections for QMessageFilter functions, add LikeComparator enum
Comment 4 Bruno Araujo 2011-03-29 23:45:38 EEST
and closing.