summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Don't try to retranslate strings for native color dialogsTor Arne Vestbø2019-05-161-0/+3
* Document that dialog parent relationship does not imply stacking orderTor Arne Vestbø2019-03-061-0/+7
* QWizard: Correctly calculate watermark size hintKari Oikarinen2019-02-061-1/+1
* Don't enable the input method for the QListView in a QInputDialogAndy Shaw2019-01-281-3/+14
* QColorDialog: Remove flag Qt::MSWindowsFixedSizeDialogHintFriedemann Kleint2019-01-271-1/+1
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-231-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-085-21/+90
| |\
| * | Bump copyright year to 2019Kai Koehne2018-12-181-1/+1
* | | Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-102-2/+2
| |/ |/|
* | Respect roles of buttons added to QMessageBoxVitaly Fanaskov2019-01-033-15/+78
* | QDialog: Pass transient parent as a parent to native dialogsAlexander Volkov2018-12-242-4/+7
* | QRegularExpression: anchor wildcard patternSamuel Gaist2018-12-151-2/+1
* | QFileDialog: Remember last visited directory correctlyFriedemann Kleint2018-12-121-0/+4
|/
* Add translator's comment to the copyright noteFriedemann Kleint2018-11-231-2/+3
* Fix message about licensing options in the About Qt boxVitaly Fanaskov2018-11-191-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-193-6/+10
|\
| * Modernize the "settings" featureLiang Qi2018-11-153-6/+10
* | QFileDialog: Document that options need to be applied firstFriedemann Kleint2018-11-141-3/+22
* | Change the wording for license type in the About Qt boxVitaly Fanaskov2018-11-111-3/+3
* | QColorDialog: use customColorCount() instead hardcoded valueChristian Ehrlicher2018-11-021-1/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-172-5/+7
|\|
| * Modernize the "mimetype" featureLiang Qi2018-10-122-5/+7
* | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-9/+3
* | Make overloaded function appear in assistant indexJarek Kobus2018-10-016-8/+0
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-303-31/+33
|\|
| * Modernize the "filesystemwatcher" featureLiang Qi2018-09-273-31/+33
* | Doc: fix minor issues in QMessageBox docsShawn Rutledge2018-09-291-3/+3
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-1/+1
|\|
| * Modernize the "datestring" featureLiang Qi2018-09-241-1/+1
* | Android: add support for custom buttons in native MessageDialog helperShawn Rutledge2018-09-251-4/+19
* | Windows code: Fix clang-tidy warnings about (private) class definitionsFriedemann Kleint2018-09-021-7/+8
* | WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-1/+1
* | Windows code: Fix clang-tidy warnings about C-style castsFriedemann Kleint2018-08-301-3/+3
* | QFileDialog: make QFileDialog::selectFile resolve remote dirs correctlyDavid Faure2018-08-221-3/+8
* | Implement exact match expression builder for QRegularExpressionSamuel Gaist2018-08-191-4/+2
* | Replace QRegExp by QRegularExpression in QFileSystemModelSamuel Gaist2018-08-192-19/+22
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-0/+10
|\|
| * Make QMessageBox window with the detailed text closableAlexander Volkov2018-08-141-0/+10
* | qdoc: Fix several minor errors to reduce qdoc warningsMartin Smith2018-08-142-4/+4
* | Fix build with '-no-feature-action' configurationValentin Fokin2018-07-121-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-13/+30
|\|
| * Return a correct filter from QFileDialog::selectedMimeTypeFilter()Alexander Volkov2018-06-271-13/+30
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-084-18/+20
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-074-18/+20
| |\|
| | * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-294-18/+20
* | | QDialog::done(): improve the docsGiuseppe D'Angelo2018-06-071-3/+6
|/ /
* | Add a note to QDialog::exec() to prefer open() insteadGiuseppe D'Angelo2018-05-151-0/+7
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-081-0/+2
|\|
| * Fix building with -no-feature-shortcutJoni Poikelin2018-05-081-0/+2
* | QFileSystemModel: remove unused function naturalCompare()Christian Ehrlicher2018-05-041-2/+0