summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Address Qt 5 to-do comments related to QFileSystemModel.Jason McDonald2012-04-123-9/+7
* Address Qt 5 to-do comment for QColorDialog.Jason McDonald2012-04-122-15/+23
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-103-11/+2
|\
| * Documentation cleanupDebao Zhang2012-03-311-9/+0
| * Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-282-2/+2
* | QFileSystemModel: fix sortingGiuseppe D'Angelo2012-04-071-5/+27
* | Merge "Merge master into api_changes" into refs/staging/api_changesKent Hansen2012-03-233-4/+4
|\ \
| * | Merge master into api_changesKent Hansen2012-03-233-4/+4
| |\|
| | * Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)Joerg Bornemann2012-03-221-1/+1
| | * Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-192-3/+3
* | | Remove QWorkspace.Debao Zhang2012-03-232-2/+2
|/ /
* | Merge master into api_changesKent Hansen2012-03-162-4/+8
|\|
| * Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-152-4/+8
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-122-3/+3
|\|
| * Call updateAccessibility with the right index.Frederik Gladhorn2012-03-082-3/+3
* | QDialog - Change exec() and open() to virtual functionsThorbjørn Lund Martsum2012-03-081-2/+2
|/
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-027-144/+144
* Fix QWizard autotest for Windows 7 Classic themeMiikka Heikkinen2012-03-021-1/+6
* Remove use of deprecated conversion from QKeySequenceOlivier Goffart2012-02-271-3/+3
* Remove usage of deprecated QAbstractItemModel::setRoleNamesOlivier Goffart2012-02-271-6/+4
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-221-5/+5
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-221-1/+0
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* Ensure the header's context menu is in sync with the visible sectionsAndy Shaw2012-02-171-1/+12
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-152-1/+8
* Add QCocoaColor- and FontDialogHelperChristoph Schleifenbaum2012-02-141-5/+1
* Clean up qguifunctions_wince includes.Andreas Holzammer2012-02-101-2/+0
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-0710-29/+29
* Remove dependency on QFSFileEngineJoão Abecasis2012-02-061-3/+3
* Move QPlatformDialogs from QtWidgets to QtGui.Friedemann Kleint2012-02-012-2/+1
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-014-26/+27
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-012-3/+3
* QDir::NoDotAndDotDot is now QDir::NoDot|QDir::NoDotDot.Jonas M. Gastal2012-01-311-2/+2
* Remove many deprecated methodsLars Knoll2012-01-312-61/+3
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-311-2/+2
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-3111-157/+12
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-303-16/+18
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3038-38/+38
* QSizeGrip: Fix Windows.Friedemann Kleint2012-01-271-6/+2
* Decouple QPlatformTheme from QDialog.Friedemann Kleint2012-01-271-11/+26
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-2510-10/+0
* 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 invalid comment.Richard Moore2012-01-231-2/+1
* Update contact information in license headers.Jason McDonald2012-01-2338-38/+38
* 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