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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't add default lib dirs to LIBRARY_SEARCH_PATHS in xcode projects
v5.12.5
Joerg Bornemann
2019-09-03
1
-1
/
+4
*
Fix library suffix replacement for xcode projects
Joerg Bornemann
2019-08-31
2
-43
/
+69
*
Fix crash when text contains too many directional chars
Rainer Keller
2019-08-30
2
-8
/
+24
*
Add changes file for Qt 5.12.5
Antti Kokko
2019-08-30
1
-0
/
+109
*
Do not prepend QMAKE_PREFIX_STATICLIB to TARGET for TEMPLATE aux
Joerg Bornemann
2019-08-28
1
-2
/
+4
*
Merge 5.12 into 5.12.5
Paul Wicking
2019-08-23
15
-57
/
+95
|
\
|
*
Fix build with -no-feature-printer on macOS
André Klitzing
2019-08-22
3
-17
/
+24
|
*
Avoid double QCache lookup in QOpenGLProgramBinaryCache
Laszlo Agocs
2019-08-22
1
-3
/
+1
|
*
macOS: Invalidate backingstore and trigger expose on color space changes
Tor Arne Vestbø
2019-08-22
4
-0
/
+39
|
*
macOS: Don't ask for a NSWindow background unless we need one
Tor Arne Vestbø
2019-08-22
2
-15
/
+2
|
*
Point out that dynamically modified meta objects are not threadsafe
Volker Hilsheimer
2019-08-21
1
-0
/
+7
|
*
iOS: Fix NSUInteger vs NSInteger comparison warning
Tor Arne Vestbø
2019-08-20
1
-1
/
+1
|
*
qmake: Quote path to project file in Xcode project Makefile rule
Tor Arne Vestbø
2019-08-20
1
-1
/
+1
|
*
Fix qErrnoWarning() printing no error in some conditions
Thiago Macieira
2019-08-19
1
-1
/
+3
|
*
macOS: Bail out early in case a popup is closed by a mouseDown
Timur Pocheptsov
2019-08-19
1
-1
/
+3
|
*
Simplify QBezier::addPolygon() implementation
Eirik Aavitsland
2019-08-19
1
-18
/
+14
*
|
macOS: Whitelist the 10.15 SDK for building Qt and applications
Tor Arne Vestbø
2019-08-20
1
-1
/
+1
|
/
*
CMake: Fix prl and library names on macOS for debug configurations
Alexandru Croitor
2019-08-18
1
-6
/
+16
*
Guard with a mutex in QOpenGLProgramBinaryCache where needed
Laszlo Agocs
2019-08-17
2
-0
/
+4
*
DBus: fix deadlock when destroying QDBusServer
Mårten Nordheim
2019-08-16
1
-2
/
+6
*
Describe the -egl option in configure's help output
Joerg Bornemann
2019-08-16
1
-0
/
+1
*
Fix macOS build with -no-feature-accessibility
André Klitzing
2019-08-16
1
-5
/
+9
*
SSL: ALPN: Don't include empty, too long or truncated names
Mårten Nordheim
2019-08-16
2
-20
/
+31
*
Make the inputRejected test compatible with -no-feature-clipboard
James McDonnell
2019-08-15
1
-0
/
+4
*
Fix typo in description of feature datestring
Edward Welbourne
2019-08-15
1
-1
/
+1
*
eglfs/kms: Re-enable drm/gbm format overrides in the config file
Laszlo Agocs
2019-08-15
3
-14
/
+36
*
QTextureFileReader: backport ASTC support
Eirik Aavitsland
2019-08-15
9
-25
/
+311
*
Fix qinstall on Windows for directories containing read-only files
Joerg Bornemann
2019-08-15
2
-9
/
+36
*
QSysInfo: Use the Apple IOKit API to get the machine's UUID
Thiago Macieira
2019-08-14
1
-8
/
+12
*
Add the detection of MSVC 2019 for QLibraryInfo
Friedemann Kleint
2019-08-14
1
-1
/
+3
*
Add tst_qmake::qinstall
Joerg Bornemann
2019-08-14
3
-0
/
+108
*
Avoid querying unknown RESET_NOTIFICATION_STRATEGY value on GL < 4.0
Laszlo Agocs
2019-08-14
2
-9
/
+14
*
Include buildAbi() in the shader cache directory name
Laszlo Agocs
2019-08-14
1
-1
/
+2
*
glx: Do not flood with warnings when reducing during config lookup
Laszlo Agocs
2019-08-14
1
-1
/
+3
*
Limit curve stroking threshold to reasonable range
Eirik Aavitsland
2019-08-14
1
-1
/
+1
*
Make our connection-level window half of a possible maximum
Timur Pocheptsov
2019-08-14
1
-2
/
+4
*
Bound the scope of QTRY_LOOP_IMPL()'s local variable
Edward Welbourne
2019-08-13
1
-1
/
+1
*
Fix escaping of < and > in QMake's XML generator
Joerg Bornemann
2019-08-12
1
-3
/
+7
*
Doc: Extend QMake's documentation of RC_FILE and RES_FILE
Joerg Bornemann
2019-08-12
1
-5
/
+5
*
Make test less dependent on moving the cursor
Morten Johan Sørvig
2019-08-11
1
-1
/
+1
*
QWizard: Account for missing background image on macOS 10.14+
Morten Johan Sørvig
2019-08-11
3
-11
/
+13
*
macOS: Don’t show hidden windows while z-ordering
Morten Johan Sørvig
2019-08-11
1
-1
/
+2
*
Add nullptr guard to QHighDScaling::scaleAndOrigin(QPlatformScreen *)
Morten Johan Sørvig
2019-08-11
2
-0
/
+20
*
Fix integer overflow in QCryptographicHash's SHA-3 support
Thiago Macieira
2019-08-10
1
-4
/
+4
*
Fix sign change warning
Simon Hausmann
2019-08-09
1
-2
/
+2
*
QBitArray: fix fromBits() and actually test it
Thiago Macieira
2019-08-08
2
-5
/
+64
*
Fix host architecture detection for canadian cross builds
Joerg Bornemann
2019-08-08
4
-19
/
+17
*
QCocoaMenuLoader: get rid of lastAppSpecificItem
Timur Pocheptsov
2019-08-08
1
-21
/
+27
*
Refactor lockedAlphaMapForGlyph
Lars Knoll
2019-08-08
5
-91
/
+53
*
Allow specifying explicit SDK version on Apple platforms
Tor Arne Vestbø
2019-08-08
1
-1
/
+10
[next]