summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Fix QVistaHelper::disconnectBackButton().Friedemann Kleint2013-01-142-1/+7
* Fix title bar height of Aero wizard on Windows 8.Friedemann Kleint2013-01-092-4/+17
* Fix frame of Aero-Style wizards.Friedemann Kleint2013-01-093-46/+29
* Merge branch 'stable' into devSergio Ahumada2013-01-091-1/+1
|\
| * Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-044-18/+20
|\|
| * Fix warnings reported by Clang in QtWidgetThiago Macieira2012-12-291-1/+1
| * Mac: Bring back proper layout in QMessageBoxGabriel de Dietrich2012-12-241-15/+15
| * Merge branch 'master' into stableOswald Buddenhagen2012-12-031-0/+2
| |\
| | * Compile with QT_NO_COLORDIALOG.Volker Krause2012-12-031-0/+2
| * | Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-2/+2
| |/
* / QMessageBox: Add property 'textInteractionFlags'.Friedemann Kleint2012-12-202-0/+28
|/
* Made QWindowsStyle internalJ-P Nurmi2012-11-301-1/+1
* QtWidgets docs: use Fusion screenshotsJ-P Nurmi2012-11-283-3/+3
* Updated aboutQt dialog textLars Knoll2012-11-231-8/+10
* Made QMacStyle internalJ-P Nurmi2012-11-231-1/+1
* Mac: remove some unused code in QFontDialogLiang Qi2012-11-062-33/+0
* De-inline some destructors in QtWidgetsMarc Mutz2012-11-062-0/+8
* QtWidgets: add some explicitMarc Mutz2012-11-051-1/+1
* QFileDialog: Do not pass on file model root to QFileDialogOptions.Friedemann Kleint2012-11-022-13/+26
* Remove some dead codeJan Arve Saether2012-10-291-3/+0
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-294-95/+3
* Fix a crash in QFileDialog when selecting an invalid name filter.Friedemann Kleint2012-10-261-5/+7
* QFileInfoGatherer: remove m_resolveSymlinks for non-Q_OS_WINMarc Mutz2012-10-172-3/+11
* Make QFileDialogs more accessible.Frederik Gladhorn2012-10-151-5/+20
* Update qfiledialog ui to new style.Frederik Gladhorn2012-10-131-82/+83
* [docs] QInputDialog: document deprecated member getInteger()Marc Mutz2012-09-261-0/+32
* QFileSystemModel: fix permission manglingMarc Mutz2012-09-262-8/+4
* QFileInfoGatherer: general cleanupsMarc Mutz2012-09-252-12/+14
* Update "About Qt" dialog from Nokia to DigiaSergio Ahumada2012-09-241-2/+2
* QFileInfoGatherer: remove useless locksMarc Mutz2012-09-222-4/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2234-817/+817
* QFileInfoGatherer: remove unused members userId/groupIdMarc Mutz2012-09-192-7/+0
* QFileInfoGatherer: fix race conditions pt.1: abortMarc Mutz2012-09-192-24/+15
* QErrorMessage: Use qInstallMessageHandler instead of qInstallMsgHandlerKai Koehne2012-09-141-6/+6
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-142-2/+2
* Removing duplicate includesSergio Ahumada2012-09-092-3/+0
* don't use QT_{BEGIN,END}_INCLUDE_NAMESPACE needlesslyOswald Buddenhagen2012-09-081-4/+1
* Use QStringList::join(QChar) overload where applicable [QtWidgets]Marc Mutz2012-09-071-1/+1
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-052-2/+2
* Correct the QFileDialog's delete warning message.Mitch Curtis2012-09-041-3/+3
* QWizard/Win: Fix vista helper cache state invalidationJonathan Liu2012-09-041-1/+2
* QWizard/Win: Fix incorrect cached state after all wizards destroyedJonathan Liu2012-09-032-1/+5
* QFileSystemModel: remove incorrect #ifndefMarc Mutz2012-08-261-2/+0
* Remove dialogs doc related warningsGabriel de Dietrich2012-08-205-72/+3
* change \img to \image in docsJeremy Katz2012-08-013-6/+6
* replace \key and \gui qdoc commands with \uicontrolJeremy Katz2012-08-011-21/+21
* Fix some typos.Frederik Schwarzer2012-07-261-1/+1
* QtWidgets: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-1/+1
* Remove references to Q_WS_QWSGirish Ramakrishnan2012-06-201-4/+2