summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QColorDialog: deprecate rgba()Giuseppe D'Angelo2018-04-262-2/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-211-1/+1
|\|
| * Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-221-1/+1
|\|
| * Bump copyright yearJani Heikkinen2018-02-211-1/+1
* | Use QT_CONFIG(proxymodel) instead of QT_NO_PROXYMODELUlf Hermann2018-02-193-14/+14
|/
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+4
|\
| * Fix native QFileDialog initial selection for remote URLsAlex Richardson2018-02-011-1/+4
* | QFileSystemModel/Win: Fix file system operations failing due to watchersFriedemann Kleint2018-01-263-17/+91
* | doc: Fix many qdoc warnings, mostly missing return typesMartin Smith2018-01-241-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-122-7/+21
|\ \
| * \ Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-112-7/+21
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-092-7/+21
| | |\|
| | | * QFileSystemModel/Windows: Make file name checking case-insensitiveFriedemann Kleint2018-01-092-7/+21
* | | | Add more Q_FALLTHROUGH()Friedemann Kleint2018-01-121-1/+2
|/ / /
* | | QtWidgets: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-041-3/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-024-21/+26
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-303-20/+25
| |\|
| | * QFileSystemModel: Enable experimental code path for per-file watchingFriedemann Kleint2017-12-142-18/+20
| | * QFileSystemModel: properly align file size columnChristian Ehrlicher2017-12-121-1/+1