summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* QShortcut: Fix build with -no-feature-whatsthisFriedemann Kleint2019-11-061-0/+4
* 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
* | | Extract QGuiShortcutFriedemann Kleint2019-11-012-255/+24
* | | QAction: Properly port to the new configure systemFriedemann Kleint2019-11-0121-58/+57
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-012-2/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-302-2/+8
| |\|
| | * Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-10-291-2/+2
| | |\
| | | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-281-2/+2
| | | |\
| | | | * QColorDialog: Fix memory leak when picking screen colorsFriedemann Kleint2019-10-241-2/+2
| | * | | QGraphicsItem: disable deprecated warnings during compilationChristian Ehrlicher2019-10-281-0/+6
| | |/ /
* | | | Extract QGuiAction(Group) from QAction(Group) into QtGuiFriedemann Kleint2019-10-3115-1533/+98
* | | | Make QList an alias to QVectorLars Knoll2019-10-302-3/+3
* | | | 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
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-268-35/+53
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-256-24/+41
| |\| |
| | * | QTableView: properly deselect row when column 0 is hidden/not visibleChristian Ehrlicher2019-10-241-1/+1
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-245-23/+40
| | |\|
| | | * Doc: Correct snippet about customizing QMenuBarNico Vertriest2019-10-111-1/+1
| | | * Fix QGraphicsScene::update() performanceAndre de la Rocha2019-10-112-4/+26
| | | * Drag'n'Drop: fix crash when widgets are destroyed during event handlingVolker Hilsheimer2019-10-101-9/+13
| | | * Item views: fix regression causing unexpected widget overlappingEirik Aavitsland2019-10-101-9/+0
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-222-11/+12
| |\| |
| | * | docs: clarify usage of css 'qproperty' in stylesheetsRichard Moe Gustavsen2019-10-211-0/+4
| | * | Propagate application termination requests through QPATor Arne Vestbø2019-10-191-11/+8
* | | | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-2513-47/+83
* | | | QApplicationPrivate: Fix potential null pointer dereferenceVitaly Fanaskov2019-10-241-1/+3
* | | | 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-181-0/+2
|\| | |
| * | | Generate metatypes.json for QtCore, QtGui, and QtWidgetsUlf Hermann2019-10-171-0/+2
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-175-2/+15
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-165-2/+15
| |\| |
| | * | Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-1/+2
| | * | QtWidgets: Suppress QEvent::WindowActivate when minimizedFriedemann Kleint2019-10-141-0/+2
| | * | Fix the size calculation of QHeaderView when stylesheet is usedSona Kurazyan2019-10-141-0/+8
| | * | Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-132-1/+3
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-147-17/+33
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-137-17/+33
| |\| |
| | * | QGroupBox: always disable children in a checkable, unchecked groupboxVolker Hilsheimer2019-10-111-2/+6
| | * | Fusion Style: Use high-dpi pixmapsMorten Johan Sørvig2019-10-111-5/+11
| | * | 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 "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-10-102-3/+6
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-102-3/+6
| | | |\|