summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-3/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-031-3/+2
| |\
| | * Update visible window's alpha when toggling WA_TranslucentBackgroundVolker Hilsheimer2019-07-021-3/+2
* | | QApplication::topLevelWidgets(): Avoid allocation of listFriedemann Kleint2019-07-041-6/+9
* | | QtWidgets: Fix wrong screen returned by newly added QWidgetPrivate::associate...Friedemann Kleint2019-07-031-2/+4
* | | QShortcut: Brush up the code, preparing the extraction of a base class to QtGuiFriedemann Kleint2019-07-021-37/+31
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-011-4/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-281-4/+9
| |\|
| | * Fix window shortcuts when a completer popup has focusVolker Hilsheimer2019-06-251-4/+9
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-253-80/+62
| |\|
* | | Port from implicit to explicit atomic pointer operationsMarc Mutz2019-06-291-1/+1
* | | QtWidgets: Preparatory change for moving out QAction (or parts of it)Friedemann Kleint2019-06-284-45/+36
* | | QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-2813-160/+160
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-253-80/+62
|\ \ \ | | |/ | |/|
| * | 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