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.4.3
6.5
6.5.0
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling mistake in qimage.h
Tor Arne Vestbø
2018-09-13
1
-1
/
+1
*
macOS: Clarify what static mutex in QCocoaGLContext is used for
Tor Arne Vestbø
2018-09-13
1
-4
/
+6
*
SQL PostgreSQL/SQlite: Properly decode default varchar parameter
Christian Ehrlicher
2018-09-12
2
-3
/
+13
*
Texture file support: add mipmap reading to ktx handler
v5.12.0-alpha1
Eirik Aavitsland
2018-09-12
1
-10
/
+20
*
QVulkanWindow: Fix some load/store ops in the default renderpass
Laszlo Agocs
2018-09-12
1
-2
/
+2
*
QVulkanWindow: Fix bogus stage masks in readback
Laszlo Agocs
2018-09-12
1
-1
/
+1
*
Fix device local alloc in hellovulkantexture
Laszlo Agocs
2018-09-12
1
-0
/
+5
*
Add optimized fetch ARGB32 routines for NEON
Allan Sandfeld Jensen
2018-09-12
2
-0
/
+20
*
Doc: Fix typo and add precision to method description
Paul Wicking
2018-09-12
1
-2
/
+3
*
ODBC: Remove the trailing \0 in the case of a non unicode string
Andy Shaw
2018-09-11
1
-3
/
+6
*
macOS: Prevent flickering when resizing window rendered to by separate thread
Tor Arne Vestbø
2018-09-11
1
-0
/
+30
*
Windows: Disable shader disk cache for Intel HD Graphics 620
Friedemann Kleint
2018-09-11
4
-1
/
+22
*
macOS: Use dark gradients for title and status bar in dark mode
Morten Johan Sørvig
2018-09-10
1
-18
/
+38
*
QStringList: restore binary compatibility with Qt 5.11
David Faure
2018-09-10
2
-0
/
+12
*
Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...
Liang Qi
2018-09-10
6
-27
/
+15
|
\
|
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-09-10
6
-27
/
+15
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.11.2' into 5.11
Qt Forward Merge Bot
2018-09-09
7
-32
/
+46
|
|
|
\
|
|
|
*
Revert "macOS: Force light theme on macOS 10.14+"
Morten Johan Sørvig
2018-09-03
1
-21
/
+0
|
|
|
*
Make QMacCocoaViewContainer work again
Morten Johan Sørvig
2018-09-02
1
-0
/
+5
|
|
|
*
QMacStyle: Make helper-NSViews layer-backed
Tor Arne Vestbø
2018-08-28
1
-5
/
+31
|
|
|
*
Doc: Fix typos in QRectF documentation
Paul Wicking
2018-08-27
1
-4
/
+4
|
|
|
*
Doc: Remove non-reentrant from QDomDocument::setContent
Paul Wicking
2018-08-27
1
-2
/
+0
|
|
|
*
Merge 5.11 into 5.11.2
Frederik Gladhorn
2018-08-27
5
-22
/
+21
|
|
|
|
\
|
|
|
*
|
Fix crash when combining QOpenGLWidget, QStaticText and Qt Quick
Eskil Abrahamsen Blomfeldt
2018-08-24
2
-0
/
+6
*
|
|
|
|
macOS: Release surfaces straight away when reconfiguring QCocoaGLContext
Tor Arne Vestbø
2018-09-10
1
-0
/
+10
*
|
|
|
|
QDtls and QDtlsClientVerifier - add destructors
Timur Pocheptsov
2018-09-10
2
-0
/
+16
|
/
/
/
/
*
|
|
|
moc: Fix compilation of text strings containing non-ASCII
Thiago Macieira
2018-09-10
1
-1
/
+3
*
|
|
|
macOS: Use NSOpenGLContext's drawable directly to track active drawable
Tor Arne Vestbø
2018-09-09
5
-64
/
+5
*
|
|
|
QTableView: Fix PageUp not getting to top when first row is hidden
Christian Ehrlicher
2018-09-09
1
-2
/
+6
*
|
|
|
QLayout: Better document QLayout(QWidget *parent) behavior
Christian Ehrlicher
2018-09-09
1
-3
/
+4
*
|
|
|
Update QOpenGLContext::currentContext after QPlatformOpenGLContext::makeCurrent
Tor Arne Vestbø
2018-09-09
1
-10
/
+8
*
|
|
|
Moc: use QVector more often
Thiago Macieira
2018-09-09
3
-8
/
+8
*
|
|
|
CBOR: Add missing clear() methods to the two container classes
Thiago Macieira
2018-09-09
4
-2
/
+24
*
|
|
|
Cocoa: change background color of selected menu items
Richard Moe Gustavsen
2018-09-08
1
-1
/
+5
*
|
|
|
Graph loader can load prototypes stored in the graph
Juan Jose Casafranca
2018-09-08
3
-2
/
+22
*
|
|
|
Make QOpenGLContext::makeCurrent use early exit for all its flow
Tor Arne Vestbø
2018-09-08
1
-44
/
+42
*
|
|
|
macOS: Clear NSOpenGLContex's drawable when using offscreen surfaces
Tor Arne Vestbø
2018-09-07
1
-21
/
+29
*
|
|
|
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-09-07
22
-39
/
+161
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Document SLJIT part of pcre2
Kai Koehne
2018-09-06
2
-0
/
+41
|
*
|
|
Revise an incorrect QVulkanWindow doc note
Laszlo Agocs
2018-09-06
1
-9
/
+5
|
*
|
|
QString: Fix snippet explaining "non-spaced numbered place markers"
Andre Hartmann
2018-09-06
1
-1
/
+1
|
*
|
|
Windows QPA: Fix missing accessibility info with WebEngineView
Andre de la Rocha
2018-09-04
1
-4
/
+18
|
*
|
|
Doc: Move the literal code blocks to a separate file
Venugopal Shivashankar
2018-09-03
2
-15
/
+17
|
*
|
|
Document version number of pixman
Kai Koehne
2018-08-31
1
-0
/
+1
|
*
|
|
Avoid conversion over RGBA64 for RGB32 LCD text blending
Allan Sandfeld Jensen
2018-08-30
1
-9
/
+49
|
*
|
|
Doc: Check before including the \snippet from a .pro file
Venugopal Shivashankar
2018-08-30
13
-1
/
+29
|
|
|
/
|
|
/
|
*
|
|
QTreeView: Fix expanding of spanning items
Friedemann Kleint
2018-09-06
1
-2
/
+7
*
|
|
cocoa: Fix build with MoltenVK
Laszlo Agocs
2018-09-06
1
-2
/
+6
*
|
|
Fix crash when setting Qt::WA_StaticContents on a transient child
Friedemann Kleint
2018-09-06
1
-1
/
+1
*
|
|
macOS: Use single call site for timer processing in event dispatcher
Tor Arne Vestbø
2018-09-06
2
-5
/
+11
[next]