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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iOS: Account for UITextInteraction when building against 12.x or lower
v5.12.6
Andy Shaw
2019-11-08
1
-4
/
+2
*
Merge 5.12 into 5.12.6
Kari Oikarinen
2019-11-07
3
-3
/
+36
|
\
|
*
Ensure that child windows are visible again when showing their parent
Andy Shaw
2019-10-31
3
-3
/
+36
*
|
Add changes file for Qt 5.12.6
Antti Kokko
2019-11-06
1
-0
/
+53
*
|
Ignore non-existent .ui file dependencies
Joerg Bornemann
2019-11-06
3
-1
/
+11
|
/
*
Bump version
Frederik Gladhorn
2019-10-30
1
-1
/
+1
*
Update bundled libjpeg-turbo to version 2.0.3
Eirik Aavitsland
2019-10-30
15
-78
/
+185
*
Only call ShowCaret if Windows 10 1709 or later is used
Andy Shaw
2019-10-30
1
-5
/
+7
*
Fix a -Wclass-memaccess problem in qjson
Ville Voutilainen
2019-10-28
1
-1
/
+3
*
Revert "Release left button before showing the popup context menu"
Eskil Abrahamsen Blomfeldt
2019-10-25
3
-19
/
+0
*
Windows/MinGW: Fix posted events timer not stopping
Friedemann Kleint
2019-10-24
2
-3
/
+7
*
Remove DirectWrite warning when loading bitmap fonts
Eskil Abrahamsen Blomfeldt
2019-10-21
1
-8
/
+10
*
macOS: Optionally flush sub-layers via sub-image copies of the backingstore
Tor Arne Vestbø
2019-10-18
1
-10
/
+19
*
iOS: Account for when the older SDK is used when building
Andy Shaw
2019-10-18
2
-2
/
+5
*
Fix assert in VS project generator
Joerg Bornemann
2019-10-16
1
-2
/
+4
*
Fix for compilers that don't allow casting nullptr_t to an integer
Volker Hilsheimer
2019-10-14
1
-1
/
+2
*
DTLS auto-test(s) - fix a buggy logic with pending datagrams
Timur Pocheptsov
2019-10-11
2
-4
/
+4
*
Include likely-adjusted uiLanguages for the system locale
Edward Welbourne
2019-10-10
5
-18
/
+75
*
Filesystem: avoid crashes on exit in case the locale codec is null
Thiago Macieira
2019-10-09
1
-1
/
+3
*
evdevtouch: Report stationary touchpoints that include pressure changes
Shawn Rutledge
2019-10-09
1
-1
/
+5
*
Fix QRandomGenerator initialization on AMD CPUs
Dmitry Kazakov
2019-10-08
5
-49
/
+91
*
Ensure all children of a widget get updated when a stylesheet changes
Andy Shaw
2019-10-08
1
-0
/
+5
*
iOS: Prevent UIKit from adding UITextInteraction to our view
Tor Arne Vestbø
2019-10-07
1
-0
/
+12
*
Fix CVE-2019-16168 in SQLite
Andy Shaw
2019-10-07
2
-1
/
+46
*
sqlite: Update to v3.29.0
Andy Shaw
2019-10-07
3
-3112
/
+4062
*
Xcode: Ensure there's always a CFBundle[Short]Version[String] set
Tor Arne Vestbø
2019-09-27
1
-15
/
+16
*
Add QQuickMultiPointTouchArea as a friend of QTouchEvent
Shawn Rutledge
2019-09-25
1
-0
/
+1
*
Mark stationary touch points as updated if pressure or velocity changes
Shawn Rutledge
2019-09-25
3
-1
/
+6
*
Move DialogButtonBoxLayout case to be before MouseDoubleClickDistance
Andy Shaw
2019-09-24
1
-3
/
+2
*
Update lancelot tests to use non-system-specific host info collection
Daniel Smith
2019-09-23
1
-18
/
+10
*
evdevtouch: Add fallback definition of ABS_MT_PRESSURE; fix alignment
Shawn Rutledge
2019-09-20
1
-2
/
+5
*
widgets: Mark widgets as needing flush during painting
Tor Arne Vestbø
2019-09-20
2
-12
/
+4
*
macOS dark mode: set the link color
Shawn Rutledge
2019-09-19
1
-1
/
+5
*
Doc-fix: correct some misinformation about QDateTime's handling of DST
Edward Welbourne
2019-09-19
1
-23
/
+30
*
MS TZ data: avoid calculating a date in year 0
Edward Welbourne
2019-09-19
2
-13
/
+37
*
configure: Do use pkg-config --libs for static libs
Kai Koehne
2019-09-19
1
-3
/
+1
*
Update hints on how to link to OpenSSL
Kai Koehne
2019-09-19
3
-7
/
+7
*
macOS: Keep default NSWindow background unless window is frameless
Tor Arne Vestbø
2019-09-16
1
-2
/
+2
*
Handle robustness with OpenGL < 4.0
Allan Sandfeld Jensen
2019-09-13
1
-1
/
+23
*
CMake: Fix usage of debug frameworks on macOS
Alexandru Croitor
2019-09-12
1
-1
/
+2
*
QMenu::popup(): don't change the menu's screen if called from exec()
Shawn Rutledge
2019-09-10
1
-7
/
+10
*
Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"
Qt Forward Merge Bot
2019-09-07
7
-55
/
+211
|
\
|
*
Merge remote-tracking branch 'origin/5.12.5' into 5.12
Qt Forward Merge Bot
2019-09-07
7
-55
/
+211
|
|
\
|
/
/
|
*
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
|
|
\
|
*
|
macOS: Whitelist the 10.15 SDK for building Qt and applications
Tor Arne Vestbø
2019-08-20
1
-1
/
+1
[next]