summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Remove references to Q_WS_QWSGirish Ramakrishnan2012-06-201-4/+2
* Windows: Fix MinGW warnings.Friedemann Kleint2012-06-201-6/+10
* QWizard/Win: Handle hit testing correctly for Vista styleJonathan Liu2012-06-121-39/+50
* QWizard/Win: Drag window on Vista with only left mouse buttonJonathan Liu2012-06-091-1/+1
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-1/+1
* QtWidgets: remove \link usagesGiuseppe D'Angelo2012-05-292-10/+5
* Itemviews: compile with QT_STRICT_ITERATORSThiago Macieira2012-05-261-1/+1
* QPA: Refactor QFileDialogPrivate::qt_clean_filter_list for QPASean Harmer2012-05-242-19/+2
* Fix QtWidgets compilation for -qconfig largeTasuku Suzuki2012-05-231-0/+4
* QIcon: move back to QtGuiOlivier Goffart2012-05-182-2/+2
* Fix bug when destruction fields in QWizardCarl Schumann2012-05-161-0/+13
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-112-3/+3
* Fix warnings about unused variable d.Friedemann Kleint2012-05-101-1/+0
* Merge "Merge branch 'docs-refactoring' into master" into refs/staging/masterMarius Storm-Olsen2012-05-109-179/+179
|\
| * Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-109-179/+179
| |\
| | * Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-099-179/+179
* | | qpa: Remove QPlatformDialogHelper::deleteNativeDialog()Bradley T. Hughes2012-05-103-8/+7
* | | qpa: Clean up QPlatformDialogHelper APIBradley T. Hughes2012-05-104-15/+15
|/ /
* | QPA: Cleanup native dialog modal executionBradley T. Hughes2012-05-097-32/+7
* | Don't leak native dialog resourcesBradley T. Hughes2012-05-094-15/+14
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-075-6/+6
|/
* Remove unused Mac OS X code from QtWidgetsBradley T. Hughes2012-05-025-2171/+0
* Support all modality types in QPlatformDialogHelperBradley T. Hughes2012-04-301-4/+2
* Respect the DontUseNativeDialog flag.Christoph Schleifenbaum2012-04-273-15/+13
* Don't use the QRegExp methods that modify the object [QtWidgets]Thiago Macieira2012-04-251-1/+2
* Fix some unsigned comparison warnings.Stephen Kelly2012-04-181-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+1
|\
| * Bump some Qt 5 to-do's to Qt 6.Jason McDonald2012-04-101-1/+1
* | 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