summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix: style sheet styling of background of triangular QTabWidget tabsEirik Aavitsland2019-05-091-2/+2
* Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-0811-27/+27
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-063-1/+9
|\
| * fix compilation with various -no-feature-* optionsNick Shaforostov2019-05-053-1/+9
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-032-14/+10
|\|
| * Reduce amount of tracepoints required for event trackingMilian Wolff2019-05-022-14/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-021-1/+1
|\|
| * Don't pass scope args to _exit trace pointsMilian Wolff2019-04-301-1/+1
* | Fix -Wdeprecated-copy warningsAllan Sandfeld Jensen2019-05-011-0/+23
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-242-22/+57
|\|
| * QSystemTrayIcon/X11: Create tray icon window when system tray appearsAlexander Volkov2019-04-232-22/+57
* | QListWidgetItem constructors: don't emit dataChanged(invalid, invalid)David Faure2019-04-231-2/+6
* | QHeaderView: fix assert when restoring section sizes over less columnsDavid Faure2019-04-231-7/+9
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-167-16/+46
|\|
| * QStyleSheetStyle::repolish: only run on direct childrenFrederik Gladhorn2019-04-121-1/+4
| * Fix effects for highdpi graphical itemsAlexander Volkov2019-04-103-6/+9
| * Doc: Note Q[Plain]TextEdit keeping formatting in some casesKai Koehne2019-04-102-8/+31
| * Fix context loss in QOpenGLWidget upon tlw change with AA_ShareOpenGLContextsLaszlo Agocs2019-04-091-1/+2
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-04-106-48/+31
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-106-48/+31
| |\|
| | * QTableView: don't draw additional grid lines top and leftChristian Ehrlicher2019-04-091-23/+0
| | * QTableView: fix Ctrl+End behavior with disabled columnsChristian Ehrlicher2019-04-091-1/+1
| | * QMenu/QComboBox: Extract helper for determining the pop up geometryFriedemann Kleint2019-04-085-24/+30
* | | Update precompiled headersAllan Sandfeld Jensen2019-04-091-31/+7
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-091-2/+0
|\|
| * Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-081-2/+0
| |\
| | * Drag'n'Drop: fix dnd regressionGatis Paeglis2019-03-261-2/+0
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-062-1/+8
|\| |
| * | Add missing _exit tracepoints for event handlingMilian Wolff2019-04-052-1/+2
| * | Forward declare all types required for compilation with `-trace`Milian Wolff2019-04-051-0/+6
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-051-2/+0
|\| |
| * | Remove superfluous inclusion of qtwidgets-config.priJoerg Bornemann2019-04-041-2/+0
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-042-2/+2
|\| |
| * | Doc: Use the \nullptr macro instead of 0Venugopal Shivashankar2019-04-022-2/+2
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-1/+8
|\| |
| * | QMacStyle - fix PE_InticatorTabClose handlingTimur Pocheptsov2019-04-011-1/+8
| |/
* | QListWidget: don't hide setBackgroundColor with QT_DISABLE_DEPRECATED_SINCEChristian Ehrlicher2019-03-311-1/+2
* | QDoubleSpinBox: reset size hint when prefix is setChristian Ehrlicher2019-03-261-0/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-1/+6
|\|
| * Windows: Fix tooltip flicker on GL surfacesFriedemann Kleint2019-03-211-1/+6
* | QDockWidget: Store tab position when undockingFriedemann Kleint2019-03-253-11/+53
* | QDockWidgetPrivate: Use member initializationFriedemann Kleint2019-03-251-13/+6
* | QDialog: be more specific on how to replace deprecated functionsChristian Ehrlicher2019-03-201-5/+5
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-205-14/+22
|\|
| * Fix memory leak when unregistering a gesture recognizerAndy Shaw2019-03-192-5/+6
| * Improve documentation for opaque resize in QSplitterJan Arve Sæther2019-03-182-6/+6
| * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-3/+10
| |\
| | * Merge 5.12 into 5.12.2Kari Oikarinen2019-02-201-0/+1
| | |\
| | * | Fix QSplashscreen positioning on AndroidFriedemann Kleint2019-02-191-3/+10
* | | | Fix some qdoc warningsFriedemann Kleint2019-03-154-1/+10