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
*
Fix regression in painted emoji offset
v5.10.0-rc1
Allan Sandfeld Jensen
2017-11-25
1
-1
/
+4
*
Changelog edit: move the X11 entries from "Linux" to "X11"
Thiago Macieira
2017-11-24
1
-17
/
+16
*
Fix the build if st_atimensec is defined
Thiago Macieira
2017-11-23
1
-2
/
+7
*
amend changelog, mostly with buildsystem-related stuff
Oswald Buddenhagen
2017-11-23
1
-0
/
+13
*
Move a QRegExp out of a deeply nested loop
Jake Petroules
2017-11-23
1
-3
/
+3
*
QTemporaryFile: fix issues with removing a file twice
Thiago Macieira
2017-11-23
5
-7
/
+43
*
Add changes file for Qt 5.10.0
Antti Kokko
2017-11-22
1
-0
/
+564
*
Doc: Update the list of highlighted examples
Topi Reinio
2017-11-22
6
-2
/
+13
*
Fix macOS shadow prefix builds using pre-synced source packages
Alexandru Croitor
2017-11-22
2
-12
/
+7
*
Merge remote-tracking branch 'origin/5.9.3' into 5.10.0
Liang Qi
2017-11-21
4
-151
/
+365
|
\
|
*
No debugging and extra env & params processing on sealed packages
v5.9.3
BogDan Vatra
2017-11-16
1
-148
/
+153
|
*
QSemaphore: fix regression when the timeout < 0
Thiago Macieira
2017-11-14
2
-3
/
+68
|
*
Add changes file for Qt 5.9.3
Jani Heikkinen
2017-11-13
1
-0
/
+144
*
|
QFileSystemEngine/Linux: fix when qt_lstatx() succeeds
Thiago Macieira
2017-11-20
1
-15
/
+16
*
|
QRandomGenerator: Enforce the use of 32-bit integers in the engine
Thiago Macieira
2017-11-20
1
-1
/
+2
*
|
Merge 5.10 into 5.10.0
Oswald Buddenhagen
2017-11-20
251
-2143
/
+3131
|
\
\
|
*
|
qsimd.cpp: Remove workaround for GCC 4.2
Thiago Macieira
2017-11-19
1
-26
/
+0
|
*
|
qfloat16(float) constructor: explicit cast on aarch64 to avoid warning
Shawn Rutledge
2017-11-18
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-11-17
6
-3
/
+57
|
|
\
\
|
|
*
|
tst_QNetworkReply: Blacklist putToFtp for Windows
Friedemann Kleint
2017-11-15
1
-0
/
+2
|
|
*
|
qsslsocket_mac: handle 'OrLater' SslProtocols in verifySessionProtocol()
Mikkel Krautz
2017-11-15
2
-1
/
+51
|
|
*
|
HTTP/2 - fix header processing
Timur Pocheptsov
2017-11-15
1
-1
/
+1
|
|
*
|
QAbstractButton: don't clear 'pressed' flag unless left button is released
Richard Moe Gustavsen
2017-11-15
2
-1
/
+34
|
|
*
|
OCI: Match the constraints on the index_name column
Andy Shaw
2017-11-15
2
-1
/
+18
|
*
|
|
QIODevice: do not clear error string on close
Alex Trotsenko
2017-11-16
1
-1
/
+1
|
*
|
|
QMacStyle: De-HITheme item views headers and a couple arrows
Gabriel de Dietrich
2017-11-15
2
-135
/
+57
|
*
|
|
QMacStyle: Render tool button even when a11y is missing
Gabriel de Dietrich
2017-11-15
1
-6
/
+6
|
*
|
|
QMacStyle: Make backingStoreNSView mutable
Gabriel de Dietrich
2017-11-15
2
-6
/
+6
|
*
|
|
QMacStyle: Replace HITheme info structs with QMSP::CocoaControl
Gabriel de Dietrich
2017-11-15
2
-78
/
+92
|
*
|
|
QMacStyle: Remove unused code
Gabriel de Dietrich
2017-11-15
3
-74
/
+0
|
*
|
|
QMacStyle: Rename Cocoa controls enum names
Gabriel de Dietrich
2017-11-15
2
-88
/
+99
|
*
|
|
QMenu: Refactor insertion of action in QPA menu
Gabriel de Dietrich
2017-11-15
2
-54
/
+57
|
*
|
|
QMenu: Update menu action sizes if popup is (not)caused from menu bar
Błażej Szczygieł
2017-11-15
2
-0
/
+8
|
*
|
|
Cocoa: Set NSImage (point) size
Morten Johan Sørvig
2017-11-15
1
-0
/
+1
|
*
|
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-11-15
3
-8
/
+21
|
|
\
|
|
|
|
*
|
tst_qnetworkreply::getFromUnreachableIp - fix win64 also
Timur Pocheptsov
2017-11-15
1
-3
/
+3
|
|
*
|
Document interaction of style name and other style properties
Allan Sandfeld Jensen
2017-11-12
1
-5
/
+17
|
|
*
|
Cocoa: Make High DPI drag cursor work
Morten Johan Sørvig
2017-11-09
1
-0
/
+1
|
*
|
|
test: blacklist tst_QNetworkAccessManager_And_QProgressDialog::downloadCheck(...
Liang Qi
2017-11-15
1
-0
/
+2
|
*
|
|
A brute-force solution to get QRandomGenerator build on Integrity
Liang Qi
2017-11-15
1
-2
/
+3
|
*
|
|
qmake: properly filter simulator devices by minimum deployment target
Jake Petroules
2017-11-15
4
-23
/
+51
|
*
|
|
QSemaphoreReleaser: Move private members to the usual position
Thiago Macieira
2017-11-14
1
-2
/
+4
|
*
|
|
Offscreen QPA: Use fusion style always
Friedemann Kleint
2017-11-14
2
-0
/
+35
|
*
|
|
test: blacklist tst_QWidget::multipleToplevelFocusCheck()
Liang Qi
2017-11-14
1
-4
/
+1
|
*
|
|
Fix QBasicMutex default constructor not constexpr
Thiago Macieira
2017-11-14
1
-0
/
+6
|
*
|
|
Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...
Tony Sarajärvi
2017-11-12
129
-896
/
+1196
|
|
\
\
\
|
|
*
|
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-11-09
129
-896
/
+1196
|
|
|
\
|
|
|
|
|
*
|
Fix tst_QFile::openDirectory for systems using builtin test data
Oliver Wolff
2017-11-09
1
-2
/
+3
|
|
|
*
|
Fix tst_QFile::handle for systems using builtin test data
Oliver Wolff
2017-11-09
1
-2
/
+3
|
|
|
*
|
Fix tst_QFile::useQFileInAFileHandler for systems using resources for test data
Oliver Wolff
2017-11-09
1
-1
/
+12
[next]