summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Make QMessageBox window with the detailed text closableAlexander Volkov2018-08-141-0/+10
* Return a correct filter from QFileDialog::selectedMimeTypeFilter()Alexander Volkov2018-06-271-13/+30
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-294-18/+20
* Fix building with -no-feature-shortcutJoni Poikelin2018-05-081-0/+2
* Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
* Bump copyright yearJani Heikkinen2018-02-211-1/+1
* 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
| | * QFileSystemModel::index(): Add a list size checkFriedemann Kleint2017-12-051-1/+4
| * | Fix -Wclazy-connect-not-normalized in Windows codeFriedemann Kleint2017-11-301-1/+1
* | | Fix persistence of custom colors palette in QColorDialogSerge Lysenko2017-12-081-4/+12
* | | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-082-5/+5
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-2/+2
| |\|
| | * QWizard: Do not remove the Next button's shortcutMaciej Czarnecki2017-10-241-2/+2
* | | Deprecate QDesktopWidget in favor of QScreenTor Arne Vestbø2017-11-081-2/+1
* | | Remove references to obsolete platformsJake Petroules2017-11-051-1/+0
* | | QWizard/Windows: Remove code for Windows < 7Friedemann Kleint2017-09-293-14/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-2610-32/+52
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-209-31/+49
| |\|
| | * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-196-7/+17
| | * Convert features.textedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-192-13/+15
| | * Convert features.lineedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-1/+3
| | * Convert features.spinbox to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-1/+3
| | * Convert features.sizegrip to QT_[REQUIRE_]CONFIGStephan Binner2017-09-122-9/+11
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-062-1/+3
| |\|
| | * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-042-1/+3
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-1914-48/+48
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-1920-129/+129
|/ /
* | Reduce usage of QDesktopWidget to resolve screen properties in QtWidgetsTor Arne Vestbø2017-08-184-9/+13
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-1/+0
|\|
| * Convert features.textbrowser to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-1/+0
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-023-7/+13
|\|
| * Windows/QFileSystemModel: Fix updating of removed drivesFriedemann Kleint2017-07-311-1/+1
| * In QFileDialog delete a symlink rather than actual target it points toDongmei Wang2017-07-292-4/+7
| * QFileDialog: Fix a crash occurring when deleting a fileDongmei Wang2017-07-271-2/+5
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-136-20/+15
|\|
| * Convert features.fontdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-115-19/+14