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
*
Add change file for Qt 5.6.3
v5.6.3
Jani Heikkinen
2017-09-06
1
-0
/
+288
*
Revert "QCryptographicHash: make SHA3 calculate SHA3, not Keccak"
Thiago Macieira
2017-08-31
2
-142
/
+76
*
Revert "tst_qwidget::activation expect fail on Win 10"
Joni Jäntti
2017-08-31
1
-6
/
+0
*
Revert "tst_qgraphicswidget expect fail on Win 10"
Joni Jäntti
2017-08-30
1
-7
/
+0
*
Fix navigation with offline style
Eike Ziller
2017-08-29
1
-1
/
+1
*
Fix huge painting artefact of certain dashed lines
Eirik Aavitsland
2017-08-22
1
-1
/
+1
*
tst_qgraphicswidget expect fail on Win 10
Joni Jäntti
2017-08-15
1
-0
/
+7
*
tst_qwidget::activation expect fail on Win 10
Joni Jäntti
2017-08-15
1
-0
/
+6
*
tst_qfocusevent activateWindow for Win 10
Joni Jäntti
2017-08-15
1
-0
/
+9
*
Fix write and read-write ioctls on certain 64-bit OS
Thiago Macieira
2017-08-14
1
-1
/
+1
*
Fix failing network cookie jar tests
Simon Hausmann
2017-08-07
1
-4
/
+4
*
Bump minimum glibc requirement for sys/eventfd.h to glibc 2.8
Thiago Macieira
2017-08-05
1
-2
/
+4
*
Use correct DRM event context version
Jonathan Liu
2017-07-28
1
-1
/
+1
*
Use pkg-config for libdrm in eglfs_kms_egldevice backend if possible
Jonathan Liu
2017-07-19
1
-1
/
+6
*
Increase FD_SETSIZE from 256 to 1000 for QNX
James McDonnell
2017-07-06
1
-1
/
+1
*
Ignore failure of tst_qmenu::submenuTearOffDontClose on macOS 10.11
Simon Hausmann
2017-07-04
1
-0
/
+2
*
Ignore tst_qwidget::showMinimizedKeepsFocus on macOS 10.11
Simon Hausmann
2017-07-04
1
-0
/
+1
*
Ignore tst_macNativeEvents::testPushButtonPressRelease on macOS 10.11
Simon Hausmann
2017-07-03
1
-0
/
+3
*
Skip the threaded systemProxyForQuery test on Windows 7
Simon Hausmann
2017-07-03
1
-1
/
+4
*
Ignore tst_QOpenGLWidget::clearAndGrab failures on Ubuntu
Simon Hausmann
2017-07-03
1
-0
/
+2
*
macOS: Don't keep WA_MacAlwaysShowToolWindow windows always on top
Tor Arne Vestbø
2017-06-30
2
-5
/
+84
*
Fix Angle check in QGLBuffer auto-test
Simon Hausmann
2017-06-29
1
-1
/
+1
*
Ignore tst_qglbuffer vertexBuffer and indexBuffer failures with Angle
Simon Hausmann
2017-06-22
1
-0
/
+7
*
Blacklist AAAA related DNS lookup tests on Windows 7/8.1
Simon Hausmann
2017-06-21
2
-0
/
+10
*
Teach QTestLib to read QTEST_ENVIRONMENT to expand blacklist keywords
Tor Arne Vestbø
2017-06-21
1
-1
/
+8
*
Restore binary compatibility with pre-5.6 qt_handleMouseEvent
Jan Kundrát
2017-06-19
1
-0
/
+6
*
Fix namespaced build using harfbuzz-ng
Thiago Macieira
2017-06-16
1
-0
/
+3
*
Ignore test failures of linkLocalIPv6 on RHEL 6.6 in the CI
Simon Hausmann
2017-06-16
1
-1
/
+2
*
Fix crash when calling QWidget::grab() on a QOpenGLWidget
Sérgio Martins
2017-06-08
2
-2
/
+6
*
Translate the adjusted deviceWindowRect with an adjusted offset
Allan Sandfeld Jensen
2017-06-08
1
-1
/
+7
*
Skip failures of task232085_spinBoxLineEditBg with the real Gtk style
Simon Hausmann
2017-06-08
1
-0
/
+2
*
Autotests: Blacklist "utun" interfaces on Darwin
Thiago Macieira
2017-06-08
2
-0
/
+22
*
define QT_NO_EXCEPTIONS reliably when using Clang
R.J.V. Bertin
2017-06-05
2
-1
/
+16
*
HiDPI: Scale mouse position on enter event
Błażej Szczygieł
2017-05-22
1
-1
/
+2
*
Remove some more register keywords
Marc Mutz
2017-05-09
3
-4
/
+4
*
QHash/QMultiHash: fix operator==
Giuseppe D'Angelo
2017-05-09
3
-12
/
+116
*
ANGLE: Improve error handling
Oliver Wolff
2017-05-05
7
-55
/
+477
*
QOpenGLWidget: Fix UB (invalid cast) in ~QOpenGLWidgetPrivate
Dyami Caliri
2017-05-05
1
-6
/
+2
*
QUrl: fix IDN conversion when the ACE form is invalid
Thiago Macieira
2017-05-04
2
-9
/
+61
*
QUrl: fix IDN whitelist checking when the TLD is in Unicode
Thiago Macieira
2017-05-04
2
-2
/
+10
*
[doc] QSet: fix return type of insert()
Marc Mutz
2017-05-04
1
-1
/
+1
*
Use gdbserver command from a safe place
BogDan Vatra
2017-05-02
1
-42
/
+11
*
Windows: Fix tst_QFileDialog2::completionOnLevelAfterRoot()
Friedemann Kleint
2017-05-02
1
-1
/
+1
*
Improve QStringBuilder docs
Marc Mutz
2017-04-18
1
-8
/
+20
*
Fix build with libdrm >= 2.4.78
Thiago Macieira
2017-04-18
1
-5
/
+5
*
QVariant: fix docs regarding QUuid
Marc Mutz
2017-04-14
1
-3
/
+5
*
QMatrix4x4: fix aliasing problem in operator*=
Marc Mutz
2017-04-14
2
-1
/
+6
*
write Libs.private to .pc files only in static builds
Oswald Buddenhagen
2017-04-12
1
-12
/
+12
*
Cocoa: Unbreak app activation on macOS Sierra
Morten Johan Sørvig
2017-04-12
2
-10
/
+18
*
Android: Fix crash at exit
BogDan Vatra
2017-04-11
2
-14
/
+16
[next]