summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |\