summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix cursor disappearance in QLineEdit on Mac when deleting all textPasi Matilainen2012-01-201-1/+1
* Change visibility of eventFilter().Robin Burchell2012-01-201-3/+1
* Remove Q_CC_NOKIAX86.Robin Burchell2012-01-191-2/+0
* Rename all our interfaces from com.trolltech to org.qt-projectLars Knoll2012-01-197-13/+13
* Remove all references to QAccessible::SelfJan-Arve Saether2012-01-191-3/+0
* Remove all references to QAccessible::(Covers|Covered)Jan-Arve Saether2012-01-191-91/+2
* QWidget editors to return correct value for Qt::ImEnabledPekka Vuorela2012-01-191-0/+2
* Move keyboardInput data back to QApplicationPekka Vuorela2012-01-172-0/+25
* Delete src/widgets/platforms/macMorten Johan Sorvig2012-01-1749-20820/+2
* Clean up and extend QAccessible::State.Frederik Gladhorn2012-01-161-1/+1
* Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-131-34/+1
* Fix compilation of Qt itself with QT_NO_DEBUG_STREAMDavid Faure2012-01-121-0/+2
* Remove QAccessibleEventFrederik Gladhorn2012-01-123-29/+0
* Make QFtp private.Jonas M. Gastal2012-01-121-3/+2
* QTreeView: fix crash when starting a drag with hidden columns.David Faure2012-01-121-4/+12
* Set missing flags in the option when rendering QTreeView drag pixmapDavid Faure2012-01-124-39/+82
* Ensure proper locking in QFileInfoGathererBradley T. Hughes2012-01-121-2/+3
* Docs: Forward-ported typo and link fixes from Qt 4.8Janne Anttila2012-01-112-3/+3
* QStyleHelper: Base DPI-calculation on QScreen.Friedemann Kleint2012-01-111-20/+3
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-112-4/+0
* Make QAccessibleInterface::indexOfChild() 0-based.Frederik Gladhorn2012-01-111-8/+8
* 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