summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-0943-672/+672
|\
| * Tidy nullptr usageAllan Sandfeld Jensen2019-12-0643-672/+672
* | Make setModel() virtualAndrew Patterson2019-12-061-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-051-2/+5
|\|
| * Document that toggleViewAction can't be used to toggle the dock widgetVolker Hilsheimer2019-12-041-2/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-041-9/+24
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-031-9/+24
| |\
| | * Doc: Improve explanation of QLineEdit input maskEirik Aavitsland2019-11-261-9/+24
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-291-0/+4
|\| |
| * | QLayoutItem: make QLayoutItem::widget() const in Qt6Christian Ehrlicher2019-11-271-0/+4
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-275-89/+57
|\| |
| * | QtWidgets: Fix warnings about providing function for DESIGNABLE in property d...Friedemann Kleint2019-11-263-11/+5
| * | QComboBox cleanup: use member initialization and nullptrChristian Ehrlicher2019-11-262-78/+52
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-2531-63/+122
|\| |
| * | Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-222-4/+4
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-2025-38/+37
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-191-1/+1
| |\|
| | * QLineEdit: Fix End key for input masksDaniel Teske2019-11-151-1/+1
| * | QComboBox: add property placeholderTextChristian Ehrlicher2019-11-153-6/+55
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-152-14/+25
| |\|
| | * Fix rendering of markdown in QLabelEike Ziller2019-11-132-14/+25
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-021-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-011-1/+1
| |\|
| | * Turn a local QHash into a QMultiHashMårten Nordheim2019-10-311-1/+1
* | | QAction: Properly port to the new configure systemFriedemann Kleint2019-11-016-13/+17
* | | Extract QGuiAction(Group) from QAction(Group) into QtGuiFriedemann Kleint2019-10-318-22/+25
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-271-14/+21
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-14/+21
| |\|
| | * Specify year in month name lookups for QCalendarWidgetEdward Welbourne2019-10-251-14/+21
* | | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-255-31/+57
* | | QDateTimeParser: always use locale for AM/PM textsVolker Hilsheimer2019-10-212-28/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-192-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-182-0/+2
| |\|
| | * Set icon on the select-all action in the text edit context menu tooVolker Krause2019-10-172-0/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-171-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-1/+1
| |\|
| | * Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-131-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-144-8/+16
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-134-8/+16
| |\|
| | * QGroupBox: always disable children in a checkable, unchecked groupboxVolker Hilsheimer2019-10-111-2/+6
| | * QAbstractScrollArea: when used as a popup, apply regular popup behaviorVolker Hilsheimer2019-10-101-1/+4
| | * Make QTextBlockFormat::MarkerType an enum classShawn Rutledge2019-10-102-5/+5
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-0/+1
| | |\
| | | * Fix text not rendering properly after setAlignment callKari Hormi2019-10-081-0/+1
* | | | Get rid of QList forward declarationsLars Knoll2019-10-041-1/+0
|/ / /
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-241-1/+1
|\| |
| * | QAbstractSpinBox css: properly honor spincontrol-disable-on-boundsChristian Ehrlicher2019-09-231-1/+1
* | | Add QScreen::virtualSiblingAt() and use it in QMenubarPrivate::popupActionShawn Rutledge2019-09-191-9/+4
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-162-15/+10
|\| |
| * | widgets: Remove use of deprecated activated(const QString &) APITor Arne Vestbø2019-09-142-15/+10