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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
ODBC: Correctly check if the field is within the fieldCache range
Andy Shaw
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
*
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
*
Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...
Liang Qi
2018-09-10
1
-21
/
+0
|
\
|
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-09-10
1
-21
/
+0
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.11.2' into 5.11
Qt Forward Merge Bot
2018-09-09
2
-26
/
+31
|
|
|
\
|
|
|
*
Revert "macOS: Force light theme on macOS 10.14+"
Morten Johan Sørvig
2018-09-03
1
-21
/
+0
|
|
|
*
QMacStyle: Make helper-NSViews layer-backed
Tor Arne Vestbø
2018-08-28
1
-5
/
+31
*
|
|
|
macOS: Release surfaces straight away when reconfiguring QCocoaGLContext
Tor Arne Vestbø
2018-09-10
1
-0
/
+10
|
/
/
/
*
|
|
macOS: Use NSOpenGLContext's drawable directly to track active drawable
Tor Arne Vestbø
2018-09-09
5
-64
/
+5
*
|
|
Cocoa: change background color of selected menu items
Richard Moe Gustavsen
2018-09-08
1
-1
/
+5
*
|
|
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
1
-4
/
+18
|
\
|
|
|
*
|
Windows QPA: Fix missing accessibility info with WebEngineView
Andre de la Rocha
2018-09-04
1
-4
/
+18
|
|
/
*
|
cocoa: Fix build with MoltenVK
Laszlo Agocs
2018-09-06
1
-2
/
+6
*
|
macOS: Use single call site for timer processing in event dispatcher
Tor Arne Vestbø
2018-09-06
2
-5
/
+11
*
|
macOS: Rename QCocoaGLContext::setActiveWindow to setDrawable
Tor Arne Vestbø
2018-09-06
2
-12
/
+16
*
|
Remove some misplaced sizeof() scalings on array sizes for new[]
Edward Welbourne
2018-09-03
1
-2
/
+2
*
|
Make flatpak portal support to be used also by Snap applications
Jan Grulich
2018-09-02
10
-131
/
+133
*
|
Windows code: Fix clang-tidy warnings about (private) class definitions
Friedemann Kleint
2018-09-02
4
-44
/
+48
*
|
Windows QPA: Stop synthesizing mouse events from tablet/touch
Andre de la Rocha
2018-09-01
2
-26
/
+7
*
|
wasm: disable RasterGlSurface
Lorn Potter
2018-08-31
1
-1
/
+1
*
|
macOS: Remove support for QSurfaceFormat::StereoBuffers
Tor Arne Vestbø
2018-08-31
1
-5
/
+3
*
|
macOS: Update all deprecated enums to their 10.12+ equivalents
Tor Arne Vestbø
2018-08-31
14
-135
/
+133
*
|
Remove codepaths and checks for unsupported Apple platforms
Tor Arne Vestbø
2018-08-31
8
-91
/
+42
*
|
WebAssembly for QtBase
Morten Johan Sørvig
2018-08-30
30
-0
/
+4711
*
|
Windows code: Fix clang-tidy warnings about C-style casts
Friedemann Kleint
2018-08-30
2
-9
/
+14
*
|
Windows QPA: Fix duplicate Pointer Touch events and missing TouchCancel
Romain Pokrzywka
2018-08-30
4
-1
/
+31
*
|
Windows QPA: Improve Pointer Pen events translation
Romain Pokrzywka
2018-08-27
3
-7
/
+29
*
|
macOS: minor refactoring QSendSuperHelper
Mikhail Svetkin
2018-08-24
1
-14
/
+5
*
|
cups: Add a QT_CONFIG(dialogbuttonbox) guard
Tamas Zakor
2018-08-23
1
-0
/
+6
*
|
Windows QPA: Force windows to the main screen in certain AMD GPU setups
Andre de la Rocha
2018-08-23
3
-11
/
+136
*
|
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-08-22
1
-1
/
+1
|
\
|
|
*
Windows QPA: Fix mapping of static text accessibility role
Andre de la Rocha
2018-08-17
1
-1
/
+1
*
|
Windows QPA: Add option to detect AltGr key presses
Friedemann Kleint
2018-08-21
6
-10
/
+62
*
|
Merge dev into 5.12
Oswald Buddenhagen
2018-08-21
36
-727
/
+739
|
\
\
|
*
|
macOS: Teach QWheelEvent to handle a new ScrollMomentum phase
Tor Arne Vestbø
2018-08-17
1
-23
/
+41
|
*
|
WinRT QPA: Fix mapping of static text accessibility role
Andre de la Rocha
2018-08-17
1
-1
/
+1
|
*
|
xcb: replace tiny helper function with an inline code
Gatis Paeglis
2018-08-17
1
-8
/
+3
|
*
|
xcb: avoid unnecessary InternAtom requests
Gatis Paeglis
2018-08-17
5
-12
/
+18
|
*
|
Modernize the "thread" feature
Ulf Hermann
2018-08-17
2
-5
/
+5
|
*
|
Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...
Liang Qi
2018-08-16
9
-80
/
+288
|
|
\
\
|
|
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-08-16
9
-80
/
+288
|
|
|
\
|
|
|
|
*
Silence warning about comparing signed and unsigned
Shawn Rutledge
2018-08-14
1
-2
/
+2
|
|
|
*
VNC plugin: explicitly cast int to uint16_t before calling htons
Shawn Rutledge
2018-08-14
1
-3
/
+3
|
|
|
*
xcb: make sure we have a valid m_qimage in backing store
Gatis Paeglis
2018-08-13
1
-50
/
+61
[next]