index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-04-11
9
-15
/
+23
|
\
|
*
Enable BuiltIn input in the shader graph builder
Juan Jose Casafranca
2018-04-10
2
-0
/
+5
|
*
configure: make plain -xcb switch effective
Oswald Buddenhagen
2018-04-10
1
-1
/
+1
|
*
glx: Fix loading OpenGL library when libGL.so symlink is missing
Dmitry Shachnev
2018-04-10
1
-0
/
+2
|
*
Fix crash if dock widget gets deleted while dragging
Sergio Martins
2018-04-10
1
-2
/
+3
|
*
Fix integer overflow (1 << (' ' - 1))
Mikhail Svetkin
2018-04-10
1
-7
/
+7
|
*
QSplitter::indexOf: fix documentation
Anton Kudryavtsev
2018-04-10
1
-2
/
+2
|
*
iOS: Remove sending of duplicate touch events after broken merge
Tor Arne Vestbø
2018-04-10
1
-1
/
+1
|
*
Extend the MariaDB define check to cover the later versions too
Andy Shaw
2018-04-10
1
-2
/
+2
*
|
QPixmapCache: make sure to not overflow cache limit
Christian Ehrlicher
2018-04-10
1
-8
/
+17
*
|
QNSView: Remove useless QWindow pointer check
Gabriel de Dietrich
2018-04-10
1
-3
/
+1
*
|
QSplitter: micro optimization
Anton Kudryavtsev
2018-04-10
1
-3
/
+1
*
|
iOS: Send window-system event also when embedded in native iOS app
Tor Arne Vestbø
2018-04-10
3
-33
/
+51
*
|
QtGui: Add qt_imageToWinHBITMAP(), qt_imageFromWinHBITMAP()
Friedemann Kleint
2018-04-10
1
-78
/
+310
*
|
QCryptographicHash: Add a static method to retrieve hash length
Mårten Nordheim
2018-04-10
2
-0
/
+41
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-04-10
6
-104
/
+109
|
\
\
|
|
/
|
*
xcb: various coding style cleanups in qxcbbackingstore
Gatis Paeglis
2018-04-09
2
-37
/
+33
|
*
xcb: rename two classes in qxcbbackingstore
Gatis Paeglis
2018-04-09
2
-23
/
+23
|
*
Doc: Update QVariant::toString description, update see also links
Paul Wicking
2018-04-09
1
-43
/
+48
|
*
Fix integer overflow (1 << 31)
Mikhail Svetkin
2018-04-09
1
-1
/
+1
|
*
Fix TlsV1SslV3 case in the WinRT SSL backend
Mårten Nordheim
2018-04-09
1
-1
/
+1
|
*
QSemaphore: Fix 64-bit Linux QSemaphores initialized to non-zero
Thiago Macieira
2018-04-06
1
-3
/
+7
*
|
xcb: minor cleanups around QT_CONFIG(xcb_xlib)
Gatis Paeglis
2018-04-09
3
-26
/
+2
*
|
eglfs/kms: also set windowing properties on planes
Lionel CHAZALLON
2018-04-09
3
-0
/
+16
*
|
qtmain_winrt: Dynamically increase debug message mapping size
Oliver Wolff
2018-04-09
1
-6
/
+38
*
|
qtmain_winrt: Synchronize debug message calls
Oliver Wolff
2018-04-09
1
-0
/
+4
*
|
qtmain_winrt: Protect debug message handler with mutex
Oliver Wolff
2018-04-09
1
-0
/
+6
*
|
Declare the operator| in the Qt namespace for QFlags in that namespaces
Olivier Goffart
2018-04-08
1
-23
/
+20
*
|
QVariant: Avoid a memory allocation with custom types
Olivier Goffart
2018-04-08
1
-3
/
+10
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-04-07
10
-32
/
+65
|
\
\
|
|
/
|
*
QOpenGLTexture: Set wrap mode if NPOT textures are not fully supported
Johan Klokkhammer Helsing
2018-04-06
1
-0
/
+12
|
*
Pass on local html links with a fragment to openUrl()
Andy Shaw
2018-04-06
1
-2
/
+5
|
*
oci: Use OCIBindByPos2 to accommodate data longer than USHRT_MAX
Andy Shaw
2018-04-06
1
-3
/
+3
|
*
QMimeDatabase: fix assert when fetching data for invalid mimetype
David Faure
2018-04-06
1
-0
/
+2
|
*
QSqlDatabase: Skip confusing thread warning on invalid QSqlDatabase
David Faure
2018-04-06
1
-2
/
+4
|
*
Fix visual artifacts in diffuse image dithering (the default)
Eirik Aavitsland
2018-04-06
1
-4
/
+8
|
*
winrt: socket engine: Replace last occurrences of old connect syntax
Oliver Wolff
2018-04-06
1
-3
/
+6
|
*
winrt: Properly deinitialize socket on connection failure
Oliver Wolff
2018-04-06
1
-0
/
+1
|
*
winrt: process pending data before closing a socket connection
Oliver Wolff
2018-04-06
2
-6
/
+22
|
*
Doc: Remove section about Qt Gui in Qt 4 from overview page
Kai Koehne
2018-04-06
1
-13
/
+0
|
*
Avoid multiple connections to same response in FileChooser portal
Jan Grulich
2018-04-06
1
-0
/
+3
*
|
QVector2D/QVector3D/QVector4D: ensure well-defined behavior
Giuseppe D'Angelo
2018-04-06
6
-232
/
+336
*
|
Generalize composition functions
Allan Sandfeld Jensen
2018-04-06
2
-472
/
+645
*
|
Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...
Qt Forward Merge Bot
2018-04-06
9
-14
/
+28
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-04-06
9
-14
/
+28
|
|
\
\
|
|
|
/
|
|
*
QTabBar: Repaint when releasing mouse on selected tab
Gabriel de Dietrich
2018-04-05
1
-1
/
+5
|
|
*
QMacStyle: Fix "on" toggle button text color
Gabriel de Dietrich
2018-04-05
1
-1
/
+2
|
|
*
Make nvidia resets opt-in based on QSurfaceFormat::ResetNotification
David Edmundson
2018-04-05
1
-1
/
+1
|
|
*
HTTP/2 - treat HEADERS frames as valid for streams in 'open' state
Timur Pocheptsov
2018-04-05
1
-3
/
+4
|
|
*
Support graphics reset status for offscreen surfaces in XCB-GLX
David Edmundson
2018-04-05
1
-0
/
+6
[next]