summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when the focus widget gets a focus proxy after the factDavid Faure2019-07-291-0/+10
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-133-31/+13
|\
| * Remove unused arguments from QWidgetPrivate::create_sysTor Arne Vestbø2019-07-123-25/+13
| * Revert "Reset QWidget's winId when backing window surface is destroyed"Tor Arne Vestbø2019-07-121-6/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-17/+14
|\|
| * QWidget::restoreGeometry(): Fix Windows being restored out of screen areaFriedemann Kleint2019-07-051-6/+13
| * QWidget::restoreGeometry(): Remove code related to restoredFrameGeometryFriedemann Kleint2019-07-051-11/+1
* | 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
* | 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
|\|
| * 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
* | 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
* | 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
* | Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-082-6/+6
* | 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
* | 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
* | 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 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.12' into 5.13Qt Forward Merge Bot2019-03-202-5/+6
|\|
| * Fix memory leak when unregistering a gesture recognizerAndy Shaw2019-03-192-5/+6
* | Doc: replace 0 with \nullptr in documentationChristian Ehrlicher2019-03-132-6/+6
* | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-153-54/+58
|\|
| * Widgets: Only set WA_WState_ExplicitShowHide via public APITor Arne Vestbø2019-02-123-54/+58
* | Deduplicate QWidgetBackingStore::markDirtyTor Arne Vestbø2019-02-133-111/+53
* | QtWidgets: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-133-4/+24
* | Deduplicate QWidgetPrivate::invalidateBufferTor Arne Vestbø2019-02-123-92/+60
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-2/+1
|\|
| * Doc: Correct minor link issue in qwidget.cppNico Vertriest2019-01-291-2/+1
* | QtWidgets: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-062-10/+16
* | QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-058-67/+69
* | QtGui/QPainter: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-021-3/+1