summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Remove QAccessible::FocusChild, add focusChild()Jan-Arve Saether2012-02-062-27/+15
* Use available geometry when maximized.Rafael Roquetto2012-02-061-1/+9
* SIC: QLocale: Remove base argument from conversion to number apiJohn Layt2012-02-051-2/+2
* Remove QInputContextPekka Vuorela2012-02-0311-633/+8
* Make QAbstractItemView::itemOptions properly initialize a V4 optionGiuseppe D'Angelo2012-02-031-16/+15
* Add typedef for source compatibility.Stephen Kelly2012-02-021-0/+4
* Merge QStyleOption*V{2,3,4} classes togetherGiuseppe D'Angelo2012-02-022-1578/+289
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-021-0/+4
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-0213-54/+54
* Introduce QItemDelegate::destroyEditor virtual invoked at editor closeThorbjørn Lund Martsum2012-02-024-8/+28
* Move QPlatformDialogs from QtWidgets to QtGui.Friedemann Kleint2012-02-015-876/+3
* QHeaderView - Do not try to remove non-existing sectionThorbjørn Lund Martsum2012-02-011-1/+1
* Remove the API duplication from QApplication.Stephen Kelly2012-02-012-55/+0
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-0110-43/+42
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-0122-60/+60
* Compile with clangMorten Johan Sorvig2012-02-011-0/+1
* QHeaderView - preventing negative section sizes.Thorbjørn Lund Martsum2012-02-011-1/+1
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-313-35/+6
* QHeaderView - fix to resizeSection patch (Ia812a747)Thorbjørn Lund Martsum2012-01-311-0/+2
* QHeaderView::setOffsetToSectionPosition documentation updateThorbjørn Lund Martsum2012-01-311-4/+6
* QDir::NoDotAndDotDot is now QDir::NoDot|QDir::NoDotDot.Jonas M. Gastal2012-01-311-2/+2
* Remove many deprecated methodsLars Knoll2012-01-314-84/+4
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-312-4/+6
* Mac: Fix compilation with -qtnamespace setKai Koehne2012-01-311-2/+2
* 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