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
*
Fix QTabletEvent::uniqueId() when Qt uses WinInk
v5.12.3
Dmitry Kazakov
2019-04-09
1
-6
/
+6
*
Add changes file for Qt 5.12.3
Antti Kokko
2019-04-09
1
-0
/
+82
*
Doc-fixes in QRandomGenerator::bounded(int...)
Edward Welbourne
2019-04-09
1
-3
/
+2
*
Windows QPA: Fix mouse button reported in non-client events
Andre de la Rocha
2019-04-08
1
-2
/
+21
*
Revert "Let "qmake -install qinstall" set default permissions 0644 and 0755"
Jani Heikkinen
2019-04-04
1
-10
/
+16
*
Merge 5.12 into 5.12.3
Kari Oikarinen
2019-04-01
25
-186
/
+411
|
\
|
*
Fix installation of .pdb files for applications that have VERSION set
Joerg Bornemann
2019-03-31
2
-12
/
+12
|
*
Let "qmake -install qinstall" set default permissions 0644 and 0755
Joerg Bornemann
2019-03-31
1
-16
/
+10
|
*
Fix alpha blending regression with WA_StacksOnTop QOpenGLWidgets
Laszlo Agocs
2019-03-30
1
-0
/
+5
|
*
Fix cross compile on Ubuntu
Yuhang Zhao
2019-03-30
1
-0
/
+4
|
*
Fix a crash in QHttp2ProtocolHandler in h2c-direct mode
Alexey Edelev
2019-03-29
1
-1
/
+1
|
*
Blacklist the reverse lookup of 8.8.8.8 to unblock integrations
Volker Hilsheimer
2019-03-29
1
-0
/
+2
|
*
Speculative fix for building on INTEGRITY with ARM NEON
Allan Sandfeld Jensen
2019-03-29
4
-64
/
+53
|
*
Do not look for pg_config, mysql_config in PATH when cross-compiling
Kai Koehne
2019-03-29
1
-2
/
+2
|
*
Blacklist qgraphicsitem::sorting test on opensuse-42.3
Kai Koehne
2019-03-29
1
-0
/
+3
|
*
tslib: use new connect syntax
Rolf Eike Beer
2019-03-27
1
-1
/
+1
|
*
tslib: avoid deprecated overload
Rolf Eike Beer
2019-03-27
1
-1
/
+3
|
*
Fix stretched fonts with large pixel size
Eirik Aavitsland
2019-03-27
2
-20
/
+26
|
*
Add .lib and .exp files to clean targets only for libraries
Joerg Bornemann
2019-03-27
1
-1
/
+1
|
*
QMacStyle - workaround NSButtonCell (disclose button type)
Timur Pocheptsov
2019-03-27
1
-2
/
+69
|
*
Apple test logger: Handle test log messages without a context
Tor Arne Vestbø
2019-03-26
2
-39
/
+98
|
*
tst_qmake: Add XFAILing test
Joerg Bornemann
2019-03-26
4
-5
/
+58
|
*
QMacStyle: Fix QTabWidget document mode on macOS Mojave dark mode
Yan Shapochnik
2019-03-25
1
-24
/
+62
|
*
macOS: Use the correct text color for QPalette::ButtonText color role
Yan Shapochnik
2019-03-25
1
-0
/
+3
|
*
Doc: mention what is the suggested replacement for QSignalMapper
Albert Astals Cid
2019-03-25
1
-1
/
+1
|
*
macOS: Don't scale advances to 0 when stretch is AnyStretch
Eskil Abrahamsen Blomfeldt
2019-03-25
1
-1
/
+1
*
|
Doc: Improve WinTab license information
Kai Koehne
2019-03-29
2
-3
/
+5
*
|
Drag'n'Drop: fix dnd regression
Gatis Paeglis
2019-03-26
2
-2
/
+75
*
|
configure: add linker flags for xkbcommon* when pkg-config not present
Gatis Paeglis
2019-03-25
1
-2
/
+4
|
/
*
Fix detection of QMAKE_DEFAULT{INC|LIB}DIRS for gcc cross-builds
Joerg Bornemann
2019-03-24
1
-2
/
+5
*
Add explanatory comment to QWindowPrivate::resizeAutomatic
Friedemann Kleint
2019-03-22
1
-0
/
+4
*
Network cache: Stop treating no-cache like no-store
Mårten Nordheim
2019-03-22
5
-24
/
+49
*
QPixmap: More safe failing if qApp is not a QGuiApplication
Albert Astals Cid
2019-03-22
4
-0
/
+88
*
Fix tree recursion in QAbstractItemModel::match()
Friedemann Kleint
2019-03-22
3
-5
/
+49
*
Fix broken data for time-zones with no transitions
Edward Welbourne
2019-03-22
3
-24
/
+27
*
Correct a misguided assertion in QTzTimeZonePrivate
Edward Welbourne
2019-03-22
1
-2
/
+4
*
Silence QMainWindow test
Friedemann Kleint
2019-03-22
1
-0
/
+2
*
Bump version
Kari Oikarinen
2019-03-22
1
-1
/
+1
*
QMacStyle - make focus ring less transparent
Timur Pocheptsov
2019-03-22
1
-2
/
+8
*
Examples: properly parse more than one element in maps and lists
Thiago Macieira
2019-03-22
1
-3
/
+3
*
Accept that glibc's statx() falls back for us
Thiago Macieira
2019-03-22
2
-1
/
+21
*
Cocoa: Clear the shortcut used when hiding a native menu entry
Andy Shaw
2019-03-21
1
-0
/
+3
*
Windows: Fix tooltip flicker on GL surfaces
Friedemann Kleint
2019-03-21
4
-5
/
+16
*
Silence the item model tests
Friedemann Kleint
2019-03-21
4
-4
/
+12
*
Fix aliased font rendering in native xcb mode
Eirik Aavitsland
2019-03-21
1
-0
/
+7
*
Android: Support for separate landscape/portrait splash screens
Eskil Abrahamsen Blomfeldt
2019-03-20
2
-3
/
+16
*
X11PaintEngine: Don't use system clip for non-system painting
Eskil Abrahamsen Blomfeldt
2019-03-20
4
-4
/
+29
*
Handle device pixel ratio in QIconLoaderEngine::paint()
Alexander Volkov
2019-03-20
1
-1
/
+4
*
Revert "Fix compilation with icc, converting between egl's and gl's Error types"
Oliver Wolff
2019-03-20
5
-104
/
+6
*
tst_qmake: Keep the source dir clean
Joerg Bornemann
2019-03-20
4
-19
/
+75
[next]