summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | QWidget: fix setTabOrder for compound widgetsChristian Ehrlicher2019-06-101-28/+32
| * | QApplication: clarify and unify global static usageTor Arne Vestbø2019-06-211-11/+5
| * | Remove duplicate call to QApplicationPrivate::setPalette_helperTor Arne Vestbø2019-06-211-1/+0
| * | Remove duplicate call to QApplicationPrivate::initializeWidgetPaletteHash()Tor Arne Vestbø2019-06-211-1/+0
| * | Squash un-needed qt_init function into callsiteTor Arne Vestbø2019-06-211-15/+4
| * | Remove dead code from QApplicationPrivate::setSystemPaletteTor Arne Vestbø2019-06-211-20/+2
| * | Deal with multi-display scenarios when positioning menu popupsShawn Rutledge2019-06-212-4/+19
* | | QAction: add exclusionPolicy propertySimone Gaiarin2019-03-193-20/+92
* | | Add accessors for QWindow and QScreen to QWidgetPrivateFriedemann Kleint2019-06-185-29/+43
* | | QObject/QWidget::setParent: add assertions to prevent loopsGiuseppe D'Angelo2019-06-071-0/+19
* | | QGestureManager: clean up cleanupCachedGestures()Marc Mutz2019-06-041-22/+18
* | | Fix build without feature.labelTasuku Suzuki2019-05-262-3/+6
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-272-4/+7
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-272-4/+7
| |\|
| | * QMenu size fix - Mark items dirty on screen changeThorbjørn Lund Martsum2019-05-222-4/+7
* | | QGestureManager: don't abuse a QMap for a setMarc Mutz2019-05-211-6/+6
* | | QtCore: mark obsolete enumerations as deprecatedChristian Ehrlicher2019-05-171-4/+3
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-151-0/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-121-0/+6
| |\|
| | * Reset QWidget's winId when backing window surface is destroyedTor Arne Vestbø2019-05-111-0/+6
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-132-6/+6
|\| |
| * | Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-082-6/+6
* | | Fix bug with QLayout::replaceWidget(a, a)Jan Arve Saether2019-05-091-0/+2
* | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+4
* | | Deprecate conversion functions between QList and QSetLars Knoll2019-05-072-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-071-10/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-031-10/+9
| |\|
| | * Reduce amount of tracepoints required for event trackingMilian Wolff2019-05-021-10/+9
* | | Fix API for Qt 6Lars Knoll2019-05-021-1/+1
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-021-2/+2
* | | Remove handling of missing =delete and =default supportAllan Sandfeld Jensen2019-05-022-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-1/+2
| |\|
| | * Fix context loss in QOpenGLWidget upon tlw change with AA_ShareOpenGLContextsLaszlo Agocs2019-04-091-1/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-103-34/+8
|\| |
| * | 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-061-1/+1
| |\| |
| | * | Add missing _exit tracepoints for event handlingMilian Wolff2019-04-051-1/+1
| | |/
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-045-10/+20
|\ \ \
| * | | Remove unused *-mwerks scopeJoerg Bornemann2019-04-041-4/+1
| * | | Implement support for WA_MacNoClickThroughAndy Shaw2019-04-011-0/+7
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-1/+6
| |\| |
| | * | 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
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-262-5/+6
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-202-5/+6
| | |\|
| | | * Fix memory leak when unregistering a gesture recognizerAndy Shaw2019-03-192-5/+6