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
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
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
path:
root
/
tests
/
auto
/
corelib
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
45
-48
/
+48
*
Define inverted QRects consistently
Allan Sandfeld Jensen
2020-09-21
1
-35
/
+79
*
Remove a leftover of qlinkedlist test
Sona Kurazyan
2020-09-18
1
-1148
/
+0
*
Normalize rounding
Allan Sandfeld Jensen
2020-09-16
1
-1
/
+1
*
Blacklist tst_QTimeLine::interpolation on Windows in general
Mitch Curtis
2020-09-15
1
-1
/
+1
*
Add qHash implementation for QPoint
Mitch Curtis
2020-09-15
1
-0
/
+3
*
Rename QLibraryInfo::location() to path()
Lars Knoll
2020-09-12
1
-1
/
+1
*
Remove most compiler warnings about missing overrides
Lars Knoll
2020-09-11
4
-5
/
+5
*
Fix possible corner cases in qarraydataops.h
Andrei Golubev
2020-09-10
1
-4
/
+217
*
Make Q*ArrayOps erase aligned with std::vector::erase
Andrei Golubev
2020-09-10
1
-11
/
+7
*
QProcess/Unix: introduce setChildProcessModifier()
Thiago Macieira
2020-09-08
1
-15
/
+17
*
QWeakPointer: purge deprecated API
Edward Welbourne
2020-08-31
1
-196
/
+0
*
Purge qalgorithm.h of deprecated API
Edward Welbourne
2020-08-28
1
-808
/
+1
*
Support GrowsBackwards prepend in QList
Andrei Golubev
2020-08-27
1
-8
/
+23
*
Add prepend optimization to QCommonArrayOps
Andrei Golubev
2020-08-27
2
-20
/
+261
*
Support GrowsBackwards flag in QArrayDataPointer
Andrei Golubev
2020-08-27
2
-21
/
+158
*
Cleanup QTypeInfo
Lars Knoll
2020-08-26
4
-22
/
+25
*
QLineF: Don't try calculating a unit vector when length is null
Robert Loehning
2020-08-25
1
-0
/
+11
*
Deprecate the static int based API in QMetaType
Lars Knoll
2020-08-24
4
-6
/
+5
*
Move QStringRef and remains to Qt5Compat
Karsten Heimrich
2020-08-20
2
-12
/
+2
*
QMultiMap: fix remove(Key, T) when key/value belong to the map
Giuseppe D'Angelo
2020-08-19
1
-0
/
+171
*
Add QArrayDataPointer::freeSpace*() functions
Andrei Golubev
2020-08-18
1
-0
/
+39
*
Separate exception safety primitives from operations
Andrei Golubev
2020-08-18
3
-2
/
+613
*
Refine precoditions and logic of array operations
Andrei Golubev
2020-08-18
1
-4
/
+9
*
Extend array operations tests with extra cases
Andrei Golubev
2020-08-18
2
-15
/
+481
*
Replace Qt CONSTEXPR defines with constexpr
Allan Sandfeld Jensen
2020-08-14
5
-17
/
+17
*
Another round of using noexcept instead of pre-C++11 defines
Allan Sandfeld Jensen
2020-08-13
1
-19
/
+19
*
QMap: fix insert() rvalue overloads
Giuseppe D'Angelo
2020-08-06
1
-0
/
+97
*
Long Live QMap as a refcounted std::map!
Giuseppe D'Angelo
2020-08-06
2
-70
/
+74
*
QList: Add a append(QList &&) overload
Mårten Nordheim
2020-08-01
1
-0
/
+195
*
QSharedPointer: do allow calling deleters on null pointers
Thiago Macieira
2020-07-31
1
-2
/
+31
*
QCryptographicHash: Add BLAKE2b and BLAKE2s hashing algorithms
Linus Jahn
2020-07-31
1
-0
/
+106
*
Fix warning when comparing qsizetype to size_t
Tor Arne Vestbø
2020-07-29
1
-1
/
+1
*
Fix warnings about unused expression results in tests
Tor Arne Vestbø
2020-07-29
2
-8
/
+8
*
Fix warnings about unused members in tests
Tor Arne Vestbø
2020-07-29
2
-4
/
+4
*
Disable deprecation warnings in some tests
Tor Arne Vestbø
2020-07-29
2
-0
/
+3
*
QLine: purge deprecated API
Edward Welbourne
2020-07-27
1
-64
/
+1
*
Fix warnings about unused variables and functions in tests
Tor Arne Vestbø
2020-07-26
2
-19
/
+1
*
Disable warning about self-move and self-assign-overload
Tor Arne Vestbø
2020-07-26
2
-0
/
+12
*
tst_QLine: use qmath.h's constants instead of local versions
Edward Welbourne
2020-07-21
1
-15
/
+9
*
QCommandLineOption: purge deprecated API
Edward Welbourne
2020-07-20
1
-6
/
+0
*
Deprecate QTimeLine's curveShape in favor of its easingCurve
Edward Welbourne
2020-07-16
1
-11
/
+11
*
Tests: Use QVERIFY instead of QCOMPARE for empty lists
Friedemann Kleint
2020-07-10
1
-1
/
+1
*
CMake: Regenerate subdir test projects
Alexandru Croitor
2020-07-09
2
-2
/
+2
*
CMake: Regenerate tests with new qt_ prefixed APIs
Alexandru Croitor
2020-07-09
32
-32
/
+32
*
CMake: Regenerate tests
Alexandru Croitor
2020-07-09
1
-2
/
+2
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
2
-7
/
+7
*
Use QList instead of QVector in corelib tests
Jarek Kobus
2020-07-07
10
-230
/
+198
*
Add support for first(n), last(n) and sliced() to QList
Lars Knoll
2020-07-06
1
-0
/
+30
*
Get rid of QArrayData::sharedNull()
Lars Knoll
2020-07-06
2
-76
/
+13
[next]