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.5
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
/
widgets
/
effects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
3
-3
/
+3
*
Test is no longer flaky, unblacklist it
Dimitrios Apostolou
2022-08-10
1
-2
/
+0
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
3
-0
/
+9
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
2
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
2
-54
/
+4
*
Fix tst_qgraphicseffect on Wayland
Eskil Abrahamsen Blomfeldt
2021-03-11
1
-0
/
+1
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
3
-19
/
+0
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+1
*
Get rid of all usage of QApplication:desktop
Volker Hilsheimer
2020-10-14
1
-2
/
+2
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-9
/
+10
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
2
-2
/
+2
*
Remove most compiler warnings about missing overrides
Lars Knoll
2020-09-11
2
-10
/
+11
*
Port from devicePixelRatioF() to devicePixelRatio()
Morten Johan Sørvig
2020-09-10
1
-4
/
+4
*
CMake: Regenerate subdir test projects
Alexandru Croitor
2020-07-09
1
-0
/
+2
*
CMake: Regenerate tests with new qt_ prefixed APIs
Alexandru Croitor
2020-07-09
2
-2
/
+2
*
Phase 2 of removing QDesktopWidget
Volker Hilsheimer
2020-06-08
1
-1
/
+0
*
Regenerate projects one last time before merge
wip/cmake
Alexandru Croitor
2020-02-12
2
-7
/
+5
*
Regenerate tests/auto/widgets/effects
Alexandru Croitor
2019-11-13
2
-4
/
+26
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Simon Hausmann
2019-10-17
1
-7
/
+4
|
\
|
*
tst_qgraphicseffect: Wait for exposed instead of active
Johan Klokkhammer Helsing
2019-10-15
1
-7
/
+4
*
|
Merge branch 'wip/qt6' into wip/cmake
Alexandru Croitor
2019-08-15
1
-2
/
+1
|
\
\
|
|
/
|
*
unblacklist passing tests
Daniel Smith
2019-07-08
1
-2
/
+1
*
|
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
1
-0
/
+1
|
\
\
|
|
/
|
*
qWaitFor: Prevent being stuck in QCoreApplication::processEvents
Tor Arne Vestbø
2019-01-09
1
-0
/
+1
*
|
Begin port of qtbase to CMake
Simon Hausmann
2018-11-01
3
-0
/
+13
|
/
*
Blacklist flaky tst_QGraphicsEffect autotest on openSUSE
Tony Sarajärvi
2018-09-24
1
-0
/
+3
*
tst_QGraphicsEffect: Allow multiple paint events in itemHasNoContents()
Kari Oikarinen
2018-05-21
1
-2
/
+2
*
tests/auto/widgets/{effects,styles}: Avoid unconditional qWait()s
Kari Oikarinen
2018-04-25
1
-2
/
+1
*
Revert "Set sharedPainter correctly for QGraphicsEffect"
Laszlo Agocs
2018-03-14
1
-21
/
+0
*
Set sharedPainter correctly for QGraphicsEffect
Laszlo Agocs
2017-12-12
1
-0
/
+21
*
Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared pain...
Friedemann Kleint
2017-06-14
1
-21
/
+0
*
QWidgetEffectSourcePrivate::draw(): Call render() when no shared painter exists
Friedemann Kleint
2017-05-29
1
-0
/
+21
*
QGraphicsBlurEffect: Fix for high DPI scaling
Friedemann Kleint
2017-04-18
1
-0
/
+5
*
QtWidgets: Remove Windows CE.
Friedemann Kleint
2016-04-07
1
-7
/
+0
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-04
1
-0
/
+0
|
\
|
*
Purge sRGB chunks from PNGs in tests.
Edward Welbourne
2016-03-29
1
-0
/
+0
*
|
Updated license headers
Jani Heikkinen
2016-01-21
2
-34
/
+24
*
|
Tests: Remove empty init/cleanup slots, constructors and destructors.
Friedemann Kleint
2015-12-10
1
-25
/
+0
*
|
Tests: Remove CONFIG += parallel_test.
Friedemann Kleint
2015-09-05
1
-1
/
+0
*
|
QWidgets tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.
Friedemann Kleint
2015-08-31
2
-3
/
+2
|
/
*
tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-31
1
-2
/
+2
*
fix usage of wince scope
Oswald Buddenhagen
2015-06-05
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
2
-14
/
+14
*
Update license headers and add new license files
Matti Paaso
2014-09-24
2
-38
/
+22
*
QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
Debao Zhang
2013-03-28
1
-1
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
2
-2
/
+2
*
Make QPen default to 1-width non-cosmetic.
Samuel Rødal
2012-10-22
1
-0
/
+4
*
Auto tests: remove PlatformQuirks::isAutoMaximizing()
J-P Nurmi
2012-09-26
1
-5
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
2
-48
/
+48
*
Set the Qt API level to compatibility mode in all tests.
Thiago Macieira
2012-08-01
2
-0
/
+2
[next]