summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* QFileDialog (widgets-based): Remember selection in historyFriedemann Kleint2019-04-092-11/+63
* QStyle/QWidget: Avoid repetitive invocation of QStyleHelper::dpiScaled()Friedemann Kleint2019-04-082-6/+8
* Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-2/+2
* Windows code: Replace deprecated QVariant APIFriedemann Kleint2019-04-051-1/+1
* Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-041-5/+5
|\
| * Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-5/+5
| |\
| | * QDialog: be more specific on how to replace deprecated functionsChristian Ehrlicher2019-03-201-5/+5
* | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-041-5/+5
|/ /
* | Widen out parameter "result" of the native event filters for Qt 6Friedemann Kleint2019-03-224-0/+36
* | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-03-151-0/+7
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-141-0/+7
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-091-0/+7
| | |\
| | | * Document that dialog parent relationship does not imply stacking orderTor Arne Vestbø2019-03-061-0/+7
* | | | More nullptr usage in headersKevin Funk2019-03-146-21/+21
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-091-3/+3
|\| |
| * | Fix some qdoc warningsFriedemann Kleint2019-03-071-3/+3
* | | Doc: Minor QDialog clarificationPaul Wicking2019-03-041-6/+5
|/ /
* | QtWidgets: Fix deprecation warningsFriedemann Kleint2019-03-013-7/+39
* | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-17/+17
* | Replace QWidget::margin() with QWidget::contentsMargins()Christian Ehrlicher2019-02-133-8/+9
* | 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