summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-042-30/+30
|/ / /
* | | Ensure that layouts don't move widgets outside of their parentVolker Hilsheimer2019-03-261-0/+11
* | | Widen out parameter "result" of the native event filters for Qt 6Friedemann Kleint2019-03-224-0/+17
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-03-152-6/+6
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-142-6/+6
| |\| |
| | * | Doc: replace 0 with \nullptr in documentationChristian Ehrlicher2019-03-132-6/+6
* | | | More nullptr usage in headersKevin Funk2019-03-147-29/+29
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-221-1/+1
|\| |
| * | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2010-273/+212
|\| |
| * | 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