index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-27
16
-69
/
+173
|
\
|
*
json encoder: Harmonize number serialization with ES6
Marius Kittler
2017-03-25
1
-0
/
+29
|
*
Fix propagation of locale from widget to its children
Edward Welbourne
2017-03-24
1
-0
/
+28
|
*
QSslSocket: fix connection to a international domain name
Olivier Goffart
2017-03-23
2
-0
/
+37
|
*
Build examples and tests only if their requirements are met
Ulf Hermann
2017-03-22
9
-7
/
+33
|
*
Mark some methods in test code as overrides
Edward Welbourne
2017-03-22
2
-21
/
+22
|
*
Autotest: make tst_QDir more reliable on tests being run out of order
Thiago Macieira
2017-03-22
1
-41
/
+24
*
|
tst_moc: fix include guards
Olivier Goffart
2017-03-25
1
-1
/
+1
*
|
tst_QMdiArea::tabBetweenSubWindows(): Improve warning message
Friedemann Kleint
2017-03-22
1
-1
/
+2
*
|
tst_QArrayData: fix unused variable warning in reallocate()
Marc Mutz
2017-03-22
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-21
8
-26
/
+373
|
\
\
|
|
/
|
*
tst_qurl: skip test with ':' in filename, on Windows
David Faure
2017-03-21
1
-1
/
+5
|
*
QMetaType & QVariant: "load" and "save" std::nullptr_t
Thiago Macieira
2017-03-20
1
-3
/
+8
|
*
Blacklist tst_QPauseAnimation::multipleSequentialGroups on all macOS
Tony Sarajärvi
2017-03-20
1
-0
/
+2
|
*
QUrl::fromUserInput: fix handling of files with a ':' in the name
David Faure
2017-03-20
1
-1
/
+1
|
*
Fix char format of preedit text in empty text block
Eskil Abrahamsen Blomfeldt
2017-03-20
1
-0
/
+236
|
*
QChar: fix ambiguous comparisons with 0, '\0', ... for good
Marc Mutz
2017-03-17
1
-21
/
+40
|
*
tst_QMimeDatabase: increase update-mime-database timeout to 4mins
Marc Mutz
2017-03-17
1
-1
/
+1
|
*
Fix item keeping hover highlight even when mouse has left it
Dan Cape
2017-03-13
1
-0
/
+53
|
*
QLockFile: Don't deadlock if the lock file has a mtime in the future
Olivier Goffart
2017-03-10
1
-0
/
+28
*
|
Diaglib: Output DPI and scale factors
Friedemann Kleint
2017-03-21
2
-2
/
+8
*
|
Diaglib: Fix WinRT exclusion
Friedemann Kleint
2017-03-20
1
-1
/
+1
*
|
QMap, QHash: make key_iterator satisfy the DefaultConstructible concept
Anton Kudryavtsev
2017-03-20
2
-0
/
+8
*
|
Set default fbo redirect correctly for QOpenGLWidget viewports
Laszlo Agocs
2017-03-18
1
-0
/
+7
*
|
Blacklist also tst_QSemaphore::tryAcquireWithTimeout(2s)
Marc Mutz
2017-03-17
1
-0
/
+2
*
|
Make QFile::open fail when using an invalid file name
Jesus Fernandez
2017-03-17
1
-0
/
+1
*
|
Add lancelot test to exercise tiled non-ARGB32PM bilinear filtering
Allan Sandfeld Jensen
2017-03-16
2
-6
/
+15
*
|
Skip tst_MacNativeEvents::testChildDialogInFrontOfModalParent()
Tor Arne Vestbø
2017-03-15
1
-0
/
+2
*
|
tst_QObject: Test if the new connect style works with multiple inheritance
Olivier Goffart
2017-03-14
1
-0
/
+108
*
|
QTabletEvent manual test: add quit shortcut
Shawn Rutledge
2017-03-14
2
-1
/
+4
*
|
QTabletEvent manual test: show keyboard modifiers
Shawn Rutledge
2017-03-14
2
-0
/
+22
*
|
Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9
Liang Qi
2017-03-13
60
-320
/
+474
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-13
60
-320
/
+474
|
|
\
\
|
|
|
/
|
|
*
Stop trying to discover the system timer resolution on Windows
Thiago Macieira
2017-03-08
1
-51
/
+10
|
|
*
Don't call releaseKey a second time if the insertion fails
Andy Shaw
2017-03-07
1
-0
/
+11
|
|
*
Fix UB in QFutureInterface: invalid casts from ResultStoreBase to ResultStore<>
Olivier Goffart
2017-03-06
2
-80
/
+89
|
|
*
Fix building of various examples and tools with -no-feature-process
Ulf Hermann
2017-03-06
2
-0
/
+6
|
|
*
Use QT_CONFIG(library) instead of QT_NO_LIBRARY
Ulf Hermann
2017-03-06
9
-11
/
+12
|
|
*
tst_QVersionNumber: fix Clang warning about superfluous move
Marc Mutz
2017-03-06
1
-1
/
+1
|
|
*
Make QLocale consistent about special handling of the C locale
Edward Welbourne
2017-03-06
1
-0
/
+10
|
|
*
QMenu: make wide submenu appear on the same screen with its parent menu
Oleg Yadrov
2017-03-04
1
-0
/
+25
|
|
*
Wide QMenu: fix size and position
Oleg Yadrov
2017-03-04
1
-0
/
+37
|
|
*
QDialogButtonGroup: Fix removal of deleted buttons
Olivier Goffart
2017-03-02
1
-0
/
+19
|
|
*
tst_utf8: Fix one of the overlong sequences to be what we meant
Thiago Macieira
2017-03-01
1
-2
/
+2
|
|
*
Fix parsing of day-of-week names that start with another name
Thiago Macieira
2017-02-28
1
-0
/
+50
|
|
*
Make it possible to specify the RCC data version format
Simon Hausmann
2017-02-28
1
-2
/
+2
|
|
*
Properly use the "process" feature
Ulf Hermann
2017-02-27
41
-176
/
+182
|
|
*
QDateTime: Fix clearing the ShortData flag in setMSecsSinceEpoch
Thiago Macieira
2017-02-24
1
-0
/
+23
*
|
|
moc: Support signals that return movable-only type
Olivier Goffart
2017-03-13
1
-0
/
+32
*
|
|
moc: put the QPrivateSignal argument in the arg array
Olivier Goffart
2017-03-13
1
-0
/
+15
|
/
/
[next]