summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidgetbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QWidgetBackingStore to QWidgetRepaintManagerTor Arne Vestbø2019-08-201-1595/+0
* Get rid of QWidgetBackingStoreTrackerTor Arne Vestbø2019-08-191-5/+5
* QWidgetBackingStore: clean up around dirtyOnScreenWidgetsMarc Mutz2019-08-171-18/+10
* QWidget: replace manual memory management with unique_ptr [1/N]: widgetTexturesMarc Mutz2019-08-141-12/+13
* 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
* | | QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-281-3/+3
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-201-182/+88
|\| |
| * | Deduplicate QWidgetBackingStore::markDirtyTor Arne Vestbø2019-02-131-107/+46
| * | Deduplicate QWidgetPrivate::invalidateBufferTor Arne Vestbø2019-02-121-75/+42
| |/
* / Remove old dead codeAllan Sandfeld Jensen2019-02-081-6/+0
|/
* QWidgetBackingStore: Don't flush foreign windowsMorten Johan Sørvig2018-11-111-0/+7
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-13/+1
|\
| * windows: Give up on SwitchableCompositionLaszlo Agocs2018-11-051-13/+1
* | Fix crash when setting Qt::WA_StaticContents on a transient childFriedemann Kleint2018-09-061-1/+1
* | Don't trigger composeAndFlush for native child widgets unless neededTor Arne Vestbø2018-08-031-1/+1
* | Fix warning that QRegion::rects() is deprecatedThiago Macieira2018-06-181-1/+2
* | Widgets: Use accelerated scroll when scrolled widget is overlappedBłażej Szczygieł2018-04-171-16/+68
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-4/+2
|\
| * Let QPlatformBackingStore handle its own QOpenGLContextTor Arne Vestbø2017-10-051-4/+2
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
|/
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-3/+5
|\
| * Convert features.graphicsview to QT_[REQUIRE_]CONFIGStephan Binner2017-08-151-3/+5
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devThiago Macieira2017-07-141-8/+10
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-8/+10
| |\|
| | * Convert features.graphicseffect to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-8/+10
* | | Remove QWidgetBackingStore tlwOffset member variableTor Arne Vestbø2017-07-131-12/+10
|/ /
* / Compose renderToTexture widgets with sRGB when neededLaszlo Agocs2017-02-261-3/+1
|/
* Widgets/qwidgetbackingstore.cpp: Fix developer build with MinGWFriedemann Kleint2017-01-271-17/+5
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-2/+8
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-2/+8
| |\
| | * Mark the entire widget dirty when changing flush pathsLaszlo Agocs2016-10-291-2/+8
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-221-0/+2
| |\|
| | * qwidgetbackingstore: fix QT_NO_OPENGL compilePeter Seiderer2016-08-181-0/+2
* | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-1/+3
| |\|
| | * Windows: Add a workaround for render-to-texture widgets for translucent windowsFriedemann Kleint2016-07-151-1/+3
* | | QWidgetBackingStore: Fix build with QT_NO_OPENGLAndy Nichols2016-07-111-0/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-011-2/+16
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-2/+16
| |\|
| | * Avoid artifacts when hiding or closing a QOpenGLWidget or QQuickWidget childLaszlo Agocs2016-06-281-2/+16
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-1/+21
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-1/+21
| |\|
| | * Fix opaque texture-based widgets not being always shown.Alexandru Croitor2016-05-301-0/+10
| | * Add a workaround for render-to-texture widgets in fullscreen windowsLaszlo Agocs2016-05-231-1/+11
* | | Remove QWidgetBackingStore::fullUpdatePendingAllan Sandfeld Jensen2016-06-091-19/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+2
| |\|