summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Add QCocoaColor- and FontDialogHelperChristoph Schleifenbaum2012-02-141-5/+1
* Re-add default positioning for Widgets.Friedemann Kleint2012-02-101-1/+17
* Move all usages of Relation enum values to QAccessible::relations()Jan-Arve Saether2012-02-102-116/+64
* Handle TouchCancel in gui and widgetsLaszlo Agocs2012-02-104-1/+30
* Remove no longer needed ifdef Q_OS_WINCE.Andreas Holzammer2012-02-101-8/+0
* Clean up qguifunctions_wince includes.Andreas Holzammer2012-02-109-14/+190
* Compile fix QWindowsMobileStyleAndreas Holzammer2012-02-101-1/+0
* QHeaderView - minor bug in visualIndexAtThorbjørn Lund Martsum2012-02-101-2/+2
* Various documentation fixes ported from 4.8Teemu Katajisto2012-02-092-3/+7
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-092-2/+2
* Remove leftover show() prototype.Andreas Holzammer2012-02-091-4/+0
* Don't link shell32 for Windows CE.Andreas Holzammer2012-02-091-1/+3
* Fix compilation of Menubar for Windows CE.Andreas Holzammer2012-02-083-4/+7
* Add missing include of qdrawutil.hAndreas Holzammer2012-02-081-0/+1
* Do not check isActiveWindow in QAccessibleWidget::stateJosé Millán Soto2012-02-081-1/+1
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-0731-118/+118
* Fix compilation with QT_NO_PRINTER.Andreas Holzammer2012-02-073-0/+6
* Fix include of resource file.Andreas Holzammer2012-02-071-2/+2
* Fix compiler warnings in accessible code.Friedemann Kleint2012-02-071-0/+1
* Remove dependency on QFSFileEngineJoão Abecasis2012-02-061-3/+3
* Windows XP style: Fix warnings wrt retrieving HANDLE from 0-window.Friedemann Kleint2012-02-061-4/+5
* 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