summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* QtWidgets: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-0/+2
* QtWidgets: mark QFileDialog functions as deprecatedChristian Ehrlicher2019-02-122-6/+11
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-083-5/+16
|\
| * 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
* | wasm: add public API for local file accessMorten Johan Sørvig2019-02-072-0/+86
* | QtWidgets: mark QDialog/QFileDialog functions as deprecatedChristian Ehrlicher2019-02-064-8/+26
* | QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-053-17/+17
* | Merge dev into 5.13Paul Wicking2019-02-011-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-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
* | | | | QFileDialog: Fix deprecation warningFriedemann Kleint2019-01-291-1/+1
|/ / / /
* | | | QDrag: mark QDrag::start() as deprecatedChristian Ehrlicher2019-01-231-2/+2
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-212-2/+2
|\| | |
| * | | Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-102-2/+2
| | |/ | |/|
* | | QProgressDialog: remove unused QCursor memberChristian Ehrlicher2019-01-061-10/+0
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-044-21/+86
|\| |
| * | 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
* | | Widgets: replace deprecated QPalette functionsChristian Ehrlicher2018-12-171-2/+2
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-131-0/+4
|\| |
| * | QFileDialog: Remember last visited directory correctlyFriedemann Kleint2018-12-121-0/+4
| |/
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-122-2/+2
* | Add a few qAsConst() to range-for to prevent detachmentsSergio Martins2018-12-101-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-271-2/+3
|\|
| * Add translator's comment to the copyright noteFriedemann Kleint2018-11-231-2/+3
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-224-10/+33
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-131-3/+3
|\| |
| * | Change the wording for license type in the About Qt boxVitaly Fanaskov2018-11-111-3/+3
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-061-1/+1
|\| |
| * | QColorDialog: use customColorCount() instead hardcoded valueChristian Ehrlicher2018-11-021-1/+1
* | | doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-051-2/+2
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-252-14/+10
|\| |
| * | 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
* | | QSideBar: take the icon size from a styleAlexander Volkov2018-10-091-2/+0
* | | Deprecate QFont::lastResortFamily() and QFont::lastResortFont()Eskil Abrahamsen Blomfeldt2018-10-091-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-086-8/+0
|\| |
| * | Make overloaded function appear in assistant indexJarek Kobus2018-10-016-8/+0
* | | Allow to prevent blocking of native dialogs by a proxy Qt dialogAlexander Volkov2018-10-021-0/+19
|/ /
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-303-31/+33
|\|