summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Introduce a QVariant themeHint() to QPlatformTheme.Friedemann Kleint2012-01-113-34/+11
* Improve Accessibility documentation 2.Frederik Gladhorn2012-01-101-0/+9
* Fix QWidget::saveGeometry().Friedemann Kleint2012-01-101-0/+3
* Rename internal method check to doCheckStephen Kelly2012-01-102-18/+6
* Fix a crash in QDialog.Friedemann Kleint2012-01-101-2/+2
* Reimplement QVariant to QDebug streaming.Jędrzej Nowacki2012-01-101-1/+18
* Platform style hints: Introduce keyboard repeat rate.Friedemann Kleint2012-01-101-10/+2
* Accessiblity State as bit field.Frederik Gladhorn2012-01-101-10/+10
* Update year in Nokia copyright headers.Jason McDonald2012-01-104-4/+4
* Implement QDebug stream operators for builtin classesJędrzej Nowacki2012-01-104-0/+26
* Update the lastPosition with the full current positionAllan Sandfeld Jensen2012-01-091-4/+2
* Fix constness of QGraphicsSceneBspTreeIndex::bspTreeDepth()Stephen Kelly2012-01-092-2/+2
* Fix constness of QShortcut::context()Stephen Kelly2012-01-092-3/+3
* Improve Accessibility documentation.Frederik Gladhorn2012-01-091-0/+2
* Remove unused touch-related code in QApplicationPrivate headerLaszlo Agocs2012-01-091-156/+0
* Remove docs for removed functions.Frederik Gladhorn2012-01-092-147/+0
* Remove the Q_TYPENAME define.Stephen Kelly2012-01-082-4/+4
* Move keyboard locale and input direction to QInputPanelPekka Vuorela2012-01-071-1/+2
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-061-134/+0
* Add roles to the dataChanged slots in views.Stephen Kelly2012-01-068-14/+14
* Fix documentation.Frederik Gladhorn2012-01-062-40/+0
* Remove qdoc for code that no longer exists.Frederik Gladhorn2012-01-063-201/+0
* Remove docs for functions that no longer exist.Frederik Gladhorn2012-01-061-382/+0
* Add the roles to the dataChanged slot.Stephen Kelly2012-01-062-7/+7
* Removed QApplication::setInputContext()Pekka Vuorela2012-01-054-15/+16
* Removed Qt::ImhMultiLinePekka Vuorela2012-01-051-1/+0
* Avoid redefining the lastWindowClosed() signal.Robin Burchell2012-01-051-1/+0
* Update copyright year in license headers.Jason McDonald2012-01-05522-523/+523
* QApplication: Remove unused variable causing a compiler warning.Friedemann Kleint2012-01-051-3/+0
* Refactor QVariant handlers.Jędrzej Nowacki2012-01-041-10/+17
* QLineEdit to use Qt::ImhSensitiveData input hint on password echo modesPekka Vuorela2012-01-031-2/+2
* Send ApplicationActivate and ApplicationDeactivate from QtGui.Samuel Rødal2012-01-021-14/+0
* Replace a pseudo-virtual slot with a virtual method.Stephen Kelly2011-12-272-3/+2
* Finish removing Qt3 supportBradley T. Hughes2011-12-231-1/+1
* Enable Mac style on Mac OS X.Morten Johan Sorvig2011-12-2213-318/+406
* Convert macros to functions.Stephen Kelly2011-12-211-2/+3
* Port to list(APPEND)Stephen Kelly2011-12-211-1/+1
* Fix style in cmake macros files.Stephen Kelly2011-12-211-20/+19
* Connect to the moved signals in the header view.Stephen Kelly2011-12-211-0/+8
* Fix whitespace consistency.Stephen Kelly2011-12-211-4/+4
* Add missing connections.Stephen Kelly2011-12-201-0/+8
* Adapt from input context mousehandler to input panel in QLineEditPekka Vuorela2011-12-201-7/+6
* Remove input context action support from editorsPekka Vuorela2011-12-202-25/+0
* Adapt from QInputContext interface to QInputPanelPekka Vuorela2011-12-201-18/+14
* Remove declaration which is exported from QtGui.Stephen Kelly2011-12-192-2/+1
* Accessibility: childAt returns interfaceFrederik Gladhorn2011-12-192-23/+0
* Change a slot into a virtual method.Stephen Kelly2011-12-193-15/+9
* Make QMetaTypeInterface POD.Jędrzej Nowacki2011-12-191-1/+1
* Remove widget attribute orientation values from Qt:: enum.Robin Burchell2011-12-181-39/+0
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-1617-6610/+4