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
*
Blacklist test that times out on windows
5.12.7
Dimitrios Apostolou
2020-04-23
1
-0
/
+4
*
Add changes file for Qt 5.12.7
v5.12.7
Antti Kokko
2020-01-24
1
-0
/
+25
*
Fix CVE-2019-19880 in SQLite
Andy Shaw
2020-01-24
2
-0
/
+32
*
QLibrary/Unix: do not attempt to load a library relative to $PWD
Thiago Macieira
2020-01-23
1
-1
/
+3
*
QWidget: React to platform surface being created or destroyed
Tor Arne Vestbø
2020-01-23
2
-0
/
+71
*
Merge 5.12 into 5.12.7
Kari Oikarinen
2020-01-23
6
-967
/
+1085
|
\
|
*
eglfs: find correct framebuffer index even if device node is symlink
Rolf Eike Beer
2020-01-22
1
-1
/
+7
|
*
Fix CVE-2019-19646 in SQLite
Andy Shaw
2020-01-21
2
-1
/
+32
|
*
Update enterprise license agreement v4.2.1
Jani Heikkinen
2020-01-19
1
-959
/
+1005
|
*
Add touch input device mapping support via QT_QPA_EGLFS_KMS_CONFIG
Pasi Petäjäjärvi
2020-01-18
2
-6
/
+41
*
|
Bump copyright year
Jani Heikkinen
2020-01-20
8
-11
/
+11
|
/
*
QObject: make the connectedSignals member use QAtomicInteger
Thiago Macieira
2020-01-15
2
-6
/
+7
*
Guard against null-nativeParent in QWidgetBackingStore::markDirtyOnScreen
Tor Arne Vestbø
2020-01-15
1
-1
/
+5
*
Fix configure after updating qt license file
Jani Heikkinen
2020-01-15
2
-3
/
+1288
*
Update Qt enterprise license agreement file to version 4.2
Jani Heikkinen
2020-01-15
2
-913
/
+1285
*
Use QPointer for QWindow pointers in QGuiApplication
Morten Johan Sørvig
2020-01-14
2
-6
/
+6
*
Fix CVE-2019-19645 in SQLite
Andy Shaw
2020-01-13
2
-1
/
+93
*
QKeySequence: Add missing names for multimedia keys
Alexander Volkov
2020-01-13
1
-0
/
+6
*
Fix CVE-2019-19603 in SQLite
Andy Shaw
2020-01-12
2
-6
/
+121
*
ucstrncmp: Fix UBSan report of array overflowing
Thiago Macieira
2020-01-11
1
-4
/
+4
*
Fix CVE-2019-19242 in SQLite
Andy Shaw
2020-01-10
2
-1
/
+37
*
Fix dependency resolution for extra compilers in VS projects
Joerg Bornemann
2020-01-09
4
-29
/
+17
*
De-duplicate code for calling extra compiler depend_command
Joerg Bornemann
2020-01-09
2
-80
/
+60
*
sqlite: Update to v3.30.1
Andy Shaw
2020-01-08
4
-4009
/
+5304
*
Merge "Merge remote-tracking branch 'origin/5.12.6' into 5.12"
Qt Forward Merge Bot
2020-01-08
5
-5
/
+66
|
\
|
*
Merge remote-tracking branch 'origin/5.12.6' into 5.12
Qt Forward Merge Bot
2020-01-07
5
-5
/
+66
|
|
\
|
|
*
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
|
|
|
\
|
|
*
|
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
*
|
|
|
macOS: Skip uninitialized buffers in IOSurface backingstore
Tor Arne Vestbø
2020-01-07
1
-2
/
+4
*
|
|
|
macOS: Handle missing color space information in IOSurface backingstore
Tor Arne Vestbø
2020-01-07
1
-3
/
+10
*
|
|
|
macOS: Don't throw away backingstore buffers when backing properties change
Tor Arne Vestbø
2020-01-07
4
-30
/
+30
|
/
/
/
*
|
|
Add check for global share context for QOpenGLWidget initialize
Michal Klocek
2019-12-19
1
-3
/
+5
*
|
|
Fix CVE-2019-19244 in SQLite
Andy Shaw
2019-12-11
2
-0
/
+27
*
|
|
Avoid crash in menu that was previously shown as submenu
Alexander Volkov
2019-12-10
1
-0
/
+2
*
|
|
Fix depth in renderText()
Laszlo Agocs
2019-12-09
1
-1
/
+1
*
|
|
Remove dead code to fix a lint warning
Lars Schmertmann
2019-12-06
1
-17
/
+0
*
|
|
Fix sizeHint of QProgressDialog to have enough space for window margins
Volker Hilsheimer
2019-12-03
1
-7
/
+10
*
|
|
iOS: Guard against request for textInputView without focus window
Tor Arne Vestbø
2019-12-03
1
-2
/
+6
*
|
|
Revert "Fix build with -no-feature-printer"
Liang Qi
2019-12-02
1
-7
/
+3
*
|
|
Fix regression in how "pkg-config --static" output is handled
Kai Koehne
2019-11-27
1
-0
/
+2
*
|
|
CoreText: Modernize style hint fallback lookup
Tor Arne Vestbø
2019-11-27
3
-131
/
+75
*
|
|
Replace get_filename_component usage with REGEX_REPLACE
Alexey Edelev
2019-11-27
1
-1
/
+1
*
|
|
eglfs: kms: Read page flip events on a dedicated thread
Laszlo Agocs
2019-11-26
14
-43
/
+354
*
|
|
eglfs: kms: Make threaded atomic drm work
Laszlo Agocs
2019-11-26
4
-41
/
+50
*
|
|
Remove the unregistered recognizer from the main list
Andy Shaw
2019-11-15
1
-0
/
+1
*
|
|
Windows QPA: Fix close button not working on Windows 7
Andre de la Rocha
2019-11-13
1
-3
/
+9
*
|
|
Do not load plugin from the $PWD
Olivier Goffart
2019-11-13
1
-1
/
+0
*
|
|
Bump version
Frederik Gladhorn
2019-11-07
1
-1
/
+1
|
|
/
|
/
|
[next]