summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Add public role names setter to QStandardItemModelChris Adams2012-01-312-0/+11
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-3132-565/+39
* Remove QIconEngineV2 and fold it into QIconEngineLars Knoll2012-01-319-271/+67
* Avoid non-standard indentation of license headers.Jason McDonald2012-01-303-117/+117
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-308-123/+40
* Change the type key for delegate editors to int.Stephen Kelly2012-01-304-30/+28
* Prettify the plastique style's slider thumb.Pierre Rossi2012-01-301-2/+1
* QHeaderView - length returns wrong value fixThorbjørn Lund Martsum2012-01-301-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30481-481/+481
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* QSizeGrip: Fix Windows.Friedemann Kleint2012-01-273-33/+25
* Decouple QPlatformTheme from QDialog.Friedemann Kleint2012-01-271-11/+26
* WindowsXP-Style: Draw on DC of backing store for widgets only.Friedemann Kleint2012-01-273-30/+35
* QWidgets to use QGuiApplication focus object change notificationsPekka Vuorela2012-01-273-22/+18
* Send text selection changes for accessibility.Frederik Gladhorn2012-01-261-0/+3
* Cleanup of QWindowsVistaStyle.Friedemann Kleint2012-01-262-28/+25
* Introduce QGuiApplicationPrivate::windowForWidget.Friedemann Kleint2012-01-251-3/+15
* Windows Vista Style: Fix drawing of buttons in message boxes.Friedemann Kleint2012-01-253-6/+5
* Widgets: Enable Windows styles on Windows.Friedemann Kleint2012-01-251-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-25162-176/+24
* Make coordinates float based where it makes sense.Lars Knoll2012-01-252-10/+6
* QMessageBox: Clean up some Q_WS_WIN code.Friedemann Kleint2012-01-241-16/+20
* Remove Qt 5 notes that would result in source incompatibility unnecessarily.Robin Burchell2012-01-241-1/+0
* Remove dead code.Richard Moore2012-01-231-19/+0
* Remove invalid comment.Richard Moore2012-01-231-2/+1
* Update contact information in license headers.Jason McDonald2012-01-23481-481/+481
* Obsolete QInputDialog::getInteger() 'officially'.Robin Burchell2012-01-222-29/+7
* Merge overloads of QInputDialog::getText() and QInputDialog::getItem()Robin Burchell2012-01-212-39/+1
* Merge overloads of QFontDialog::getFont().Robin Burchell2012-01-212-23/+2
* Remove note about source-incompatible change.Robin Burchell2012-01-211-1/+0
* Remove unnecessary sizehint overload.Robin Burchell2012-01-212-11/+0
* Change QMessageBox::question to default to yes/no buttons instead of okThorbjørn Lund Martsum2012-01-211-3/+1
* 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