index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
kernel
/
qwidgetbackingstore_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename QWidgetBackingStore to QWidgetRepaintManager
Tor Arne Vestbø
2019-08-20
1
-281
/
+0
*
QWidgetBackingStore: clean up around dirtyOnScreenWidgets
Marc Mutz
2019-08-17
1
-32
/
+3
*
More nullptr usage in headers
Kevin Funk
2019-03-14
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-02-20
1
-4
/
+2
|
\
|
*
Deduplicate QWidgetBackingStore::markDirty
Tor Arne Vestbø
2019-02-13
1
-4
/
+2
*
|
Remove old dead code
Allan Sandfeld Jensen
2019-02-08
1
-1
/
+0
|
/
*
Use Q_DISABLE_COPY_MOVE for private classes
Friedemann Kleint
2018-12-12
1
-1
/
+1
*
Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/dev
Thiago Macieira
2017-07-14
1
-2
/
+2
|
\
|
*
Convert features.graphicseffect to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-11
1
-2
/
+2
*
|
Remove QWidgetBackingStore tlwOffset member variable
Tor Arne Vestbø
2017-07-13
1
-5
/
+1
|
/
*
Add qtwidgetsglobal.h and qtwidgetsglobal_p.h
Lars Knoll
2016-07-14
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-13
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-06-10
1
-1
/
+1
|
|
\
|
|
*
Fix QWidgetBackingStore::isDirty() for render-to-texture widgets
Allan Sandfeld Jensen
2016-06-10
1
-1
/
+1
*
|
|
Remove QWidgetBackingStore::fullUpdatePending
Allan Sandfeld Jensen
2016-06-09
1
-2
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-18
1
-0
/
+2
|
\
\
|
|
/
|
*
Fix widget texture list locking to avoid animation issues on eglfs
Laszlo Agocs
2016-01-28
1
-0
/
+2
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Support mixing native child widgets with texture-based ones
Laszlo Agocs
2015-11-19
1
-3
/
+2
*
Fix a memory leak
Timur Pocheptsov
2015-08-06
1
-0
/
+2
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Make QOpenGLWidget public
Laszlo Agocs
2014-08-01
1
-1
/
+15
*
Remove friend class QETWidget.
Friedemann Kleint
2014-05-16
1
-1
/
+0
*
Make bool arguments to QWidgetBackingStore::markDirty enums
Jorgen Lind
2014-02-28
1
-5
/
+15
*
Compile fix for QT_NO_OPENGL
Paul Olav Tvete
2014-02-24
1
-0
/
+3
*
QWidget: do not allocate a QOpenGLContext unless needed by QQuickWidget
Paul Olav Tvete
2014-02-22
1
-0
/
+3
*
QOpenGLWidget and new-style compositing on eglfs
Laszlo Agocs
2014-02-13
1
-0
/
+20
*
Enabling QQuickWidget and QOpenGLWidget
Paul Olav Tvete
2014-02-12
1
-0
/
+6
*
Check whether exposed widget is mapped in QWidgetBackingStore::sync(QWidget*).
Friedemann Kleint
2014-02-12
1
-0
/
+1
*
Fix the ignored Qt::WA_StaticContents on Windows
Chris Colbert
2013-11-25
1
-1
/
+7
*
Fix license headers stating QtGui for QtWidgets files.
Jake Petroules
2013-03-19
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Disable static contents optimization for now.
Samuel Rødal
2012-11-15
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Fix backingstore crash with QAxWidgets
Miikka Heikkinen
2012-05-18
1
-1
/
+1
*
Remove hasDirtyFromPreviousSync from backingstore.
Girish Ramakrishnan
2012-04-12
1
-4
/
+1
*
remove references to qws from backingstore
Girish Ramakrishnan
2012-04-12
1
-11
/
+0
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Rename QWindowSurface -> QBackingStore and split into platform / public.
Samuel Rødal
2011-06-21
1
-0
/
+268