summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Convert features.fontdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-115-19/+14
* QWizard: Fix null pointer dereference if no pixmap was setThiago Macieira2017-07-071-1/+1
* Convert features.filesystemmodel to QT_[REQUIRE_]CONFIGStephan Binner2017-07-026-30/+19
* Convert features.fscompleter to QT_[REQUIRE_]CONFIGStephan Binner2017-07-024-15/+18
* Convert features.errormessage to QT_[REQUIRE_]CONFIGStephan Binner2017-07-024-12/+10
* Convert features.wizard to QT_[REQUIRE_]CONFIGStephan Binner2017-07-025-25/+16
* Convert features.colordialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-024-13/+11
* Convert features.messagebox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-297-28/+31
* Convert features.inputdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-294-12/+7
* Convert features.progressdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-293-11/+7
* Convert features.filedialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-297-28/+21
* Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-2/+4
* Convert features.listwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-282-2/+2
* Drop dead qfiledialog_embedded.uiStephan Binner2017-06-122-355/+1
* QDialog: Fix typo in documentationhjk2017-06-121-1/+1
* QFileDialogPrivate: Move inline to declarationFriedemann Kleint2017-05-021-20/+21
* Fix build without features.shortcutTasuku Suzuki2017-04-272-2/+4
* QErrorMessage: use QStringBuilderMarc Mutz2017-04-201-21/+24
* Bump copyright yearFriedemann Kleint2017-03-271-1/+1
* Add feature.dialogStephan Binner2017-03-2211-35/+53
* QWizard: use the 3-int QColor ctor instead of the string oneMarc Mutz2017-03-211-1/+1
* Add feature.pushbuttonStephan Binner2017-03-062-2/+19
* Build fix for -no-feature-shortcutPaul Olav Tvete2017-03-034-5/+12
* QSideBar: replace a QPair with a structMarc Mutz2017-02-242-6/+13
* QErrorMessage: replace a QPair with a structMarc Mutz2017-02-221-5/+11
* QErrorMessage: handle all message typesMarc Mutz2017-02-211-1/+7
* Fix typo in apidoc.Frederik Schwarzer2017-02-171-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-161-1/+1
|\
| * QFileDialog: Protect against nullptr dereferenceKevin Funk2017-02-151-1/+1
* | Windows styles/wizard: Do not invoke winId() of desktop windowsFriedemann Kleint2017-02-131-6/+3
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-083-66/+60
|\|
| * Fix result handling in QDialog::doneSamuel Gaist2017-02-071-1/+1
| * QInputDialog: prevent crash in static get*() functions when parent gets deletedMarc Mutz2017-02-062-65/+59
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-302-3/+7
|\|
| * Fix build with -no-feature-texteditPaul Olav Tvete2017-01-251-0/+4
| * Make sure features are defined before testing themPaul Olav Tvete2017-01-251-3/+3
* | Doc update: reflect use of native font dialog by default on macOSPierre Rossi2017-01-081-2/+1
* | Improve mime type filters in QFileDialogElvis Angelaccio2017-01-063-3/+43
* | doc: Fix all remaining "Cannot tie" errors in QtBaseMartin Smith2017-01-062-2/+2
* | doc: Removed illegal qdoc commentsMartin Smith2017-01-051-5/+1
* | QFileDialog: Only focus file name edit when becoming visibleTor Arne Vestbø2017-01-041-1/+1
* | Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-023-3/+3
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-134-40/+44
|\|
| * Clean up style selection codeLars Knoll2016-11-293-31/+35
| * QtWidgets: Add missing overrideAlexander Volkov2016-11-291-9/+9
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-022-8/+11
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+5
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-0/+3
| | |\
| | | * iOS: link photo lib plugin based on Info.plist contentsRichard Moe Gustavsen2016-10-261-0/+3
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-0/+2
| | |\|