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
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
/
benchmarks
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-17
28
-122
/
+0
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
2
-3
/
+3
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-3
/
+3
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
28
-28
/
+28
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
28
-0
/
+84
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
21
-22
/
+22
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
28
-756
/
+56
*
benchmarks: fix deprecation warnings
Marc Mutz
2022-04-06
1
-3
/
+3
*
Fix lancebench after lancelot restructuring
Allan Sandfeld Jensen
2022-03-17
1
-1
/
+1
*
benchmarks: fix some (future) -Wunused-result warnings
Marc Mutz
2022-01-24
1
-20
/
+20
*
QTransform benchmark: measure what was promised
Marc Mutz
2022-01-24
1
-1
/
+1
*
Baseline: Move the paintcommands code into the shared directory
Volker Hilsheimer
2022-01-20
1
-2
/
+2
*
Rename and restructure the baseline (lancelot) testing code
Eirik Aavitsland
2021-11-16
2
-5
/
+7
*
testlib: Deprecate QWARN() in favor of qWarning()
Tor Arne Vestbø
2021-08-04
1
-1
/
+1
*
Fix BASE argument of qt_add_resources
Joerg Bornemann
2021-05-18
1
-87
/
+2
*
Replace deprecated APIs in metatype/variant benchmarks
Volker Hilsheimer
2021-04-14
2
-6
/
+4
*
Fix some warnings
Andreas Buhr
2021-03-29
3
-5
/
+8
*
Fix some warnings
Andreas Buhr
2021-03-25
1
-2
/
+2
*
tst_qguimetatype: Avoid deprecated methods
Fabian Kosmale
2021-03-17
1
-14
/
+21
*
Fix warnings about marking functions override
Andreas Buhr
2021-03-10
2
-52
/
+65
*
tst_qguivariant benchmark: Only use valid QMetaTypes
Fabian Kosmale
2021-03-10
1
-2
/
+5
*
tst_bench_qguimetatype: only consider valid metatypes
Fabian Kosmale
2021-03-10
1
-2
/
+5
*
Optimize RGBA64->RGBA64PM for SSE2/AVX2
Allan Sandfeld Jensen
2021-02-03
1
-0
/
+5
*
Fix a few compiler warnings in tests
Allan Sandfeld Jensen
2021-02-02
1
-2
/
+2
*
Remove qmake project files for benchmarks
Joerg Bornemann
2021-02-01
28
-197
/
+0
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+1
*
QChar: make construction from integral explicit
Giuseppe D'Angelo
2020-11-15
1
-8
/
+8
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
21
-27
/
+27
*
Define inverted QRects consistently
Allan Sandfeld Jensen
2020-09-21
1
-2
/
+2
*
Remove QVariant(int type, void *data, ...) constructor
Lars Knoll
2020-08-15
1
-3
/
+3
*
CMake: Regenerate benchmarks
Alexandru Croitor
2020-07-08
21
-27
/
+27
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
2
-2
/
+2
*
Use QList instead of QVector in benchmarks tests
Jarek Kobus
2020-06-25
3
-7
/
+7
*
Phase 2 of removing QDesktopWidget
Volker Hilsheimer
2020-06-08
1
-1
/
+0
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-22
1
-3
/
+4
|
\
|
*
Replace QTime with QElapsedTimer in benchmarks
Edward Welbourne
2020-04-20
1
-3
/
+4
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-11
3
-0
/
+3
|
\
|
|
*
Add default arguments to QPainterPath methods using transform
Jarek Kobus
2020-03-06
3
-0
/
+3
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-03
2
-2
/
+2
|
\
|
|
*
Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
2
-2
/
+2
*
|
Regenerate projects one last time before merge
wip/cmake
Alexandru Croitor
2020-02-12
7
-15
/
+8
*
|
Post-merge fixes
Alexandru Croitor
2020-01-30
1
-0
/
+8
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-01-29
1
-1
/
+1
|
\
\
|
*
|
Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGL
Johan Klokkhammer Helsing
2020-01-22
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
1
-10
/
+10
|
\
|
|
*
Fix lancelot PaintCommands for reuse
Allan Sandfeld Jensen
2019-11-28
1
-10
/
+10
*
|
Convert remaining tests/benchmarks
Leander Beernaert
2019-11-04
28
-9
/
+543
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-10-14
1
-0
/
+2
|
\
|
|
*
Combine BGR30_to_RGB30 and BGR888_to_RGB888
Allan Sandfeld Jensen
2019-09-05
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-10-11
3
-4
/
+37
|
\
|
[next]