summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* QWidget: replace manual memory management with unique_ptr [2/N]: topextra->iconMarc Mutz2019-08-142-5/+6
* QWidget: replace manual memory management with unique_ptr [1/N]: widgetTexturesMarc Mutz2019-08-143-14/+17
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-9/+15
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-081-9/+15
| |\
| | * Don't rely on QWidget::internalWinId in QWidgetBackingStoreTor Arne Vestbø2019-08-071-9/+15
* | | Clean up documentation of deprecated APIs from QApplicationSona Kurazyan2019-08-011-41/+2
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-301-0/+10
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-0/+10
| |\| |
| | * | Fix crash when the focus widget gets a focus proxy after the factDavid Faure2019-07-291-0/+10
* | | | QWidget/QLineEdit: deprecate get{Contents,Text}Margins()Marc Mutz2019-07-302-4/+12
|/ / /
* | | Remove usages of deprecated QApplication::keypadNavigationEnabledSona Kurazyan2019-07-233-6/+9
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-173-48/+27
|\| |
| * | 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
* | | Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-122-4/+19
* | | 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