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
path:
root
/
tests
/
auto
/
widgets
/
widgets
/
qtoolbutton
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-17
1
-2
/
+0
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-19
/
+19
*
Deprecate QApplication::setActiveWindow() and mark as internal
Tor Arne Vestbø
2022-08-27
2
-2
/
+5
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Sync default action when checking tool button programmatically
Volker Hilsheimer
2021-07-22
1
-0
/
+59
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-4
/
+0
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+3
*
QTest: don't wait before sending mouse event: increment the timestamp
Shawn Rutledge
2020-11-17
1
-2
/
+4
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
1
-1
/
+1
*
Fix warning from shadowing virtual function
Volker Hilsheimer
2020-09-17
1
-20
/
+11
*
CMake: Regenerate tests with new qt_ prefixed APIs
Alexandru Croitor
2020-07-09
1
-1
/
+1
*
Remove winrt
Oliver Wolff
2020-06-06
1
-3
/
+0
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-01-29
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-28
1
-1
/
+1
|
|
\
|
|
*
Flatten version-specific blacklisting on macOS to all macOS versions
Tor Arne Vestbø
2020-01-22
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
1
-3
/
+3
|
\
|
|
|
*
|
Avoid initializing QFlags with 0 or nullptr in tests
Friedemann Kleint
2019-11-26
1
-3
/
+3
*
|
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Leander Beernaert
2019-11-19
1
-0
/
+6
|
\
|
|
|
*
|
Widget tests: Skip tests that fail on Wayland
Johan Klokkhammer Helsing
2019-10-18
1
-0
/
+6
|
|
/
*
|
Regenerate tests/auto/widgets/widgets
Alexandru Croitor
2019-11-13
1
-1
/
+13
*
|
Merge branch 'wip/qt6' into wip/cmake
Alexandru Croitor
2019-08-15
1
-1
/
+1
|
\
|
|
*
unblacklist passing tests
Daniel Smith
2019-07-08
1
-1
/
+1
*
|
Begin port of qtbase to CMake
Simon Hausmann
2018-11-01
1
-0
/
+1
|
/
*
winrt: Make widgets/widgets auto tests pass
Oliver Wolff
2018-06-22
1
-0
/
+3
*
tests/auto/widgets/widgets: Avoid unconditional qWait()s
Kari Oikarinen
2018-04-25
1
-2
/
+1
*
macOS: Blacklist tst_QToolButton::task176137_autoRepeatOfAction()
Friedemann Kleint
2017-07-03
1
-0
/
+2
*
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
*
tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-31
1
-2
/
+2
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
QToolButton: properly reset the size hint when a menu is set on it
Giuseppe D'Angelo
2014-09-16
1
-0
/
+28
*
Stabilize tst_qtoolbutton for Windows 8.1.
Friedemann Kleint
2014-03-28
1
-24
/
+56
*
Make QToolButtonPrivate::popupTimerDone() more robust
J-P Nurmi
2014-02-12
1
-0
/
+10
*
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
1
-1
/
+1
*
Widgets: Remove declaration of built-in and automatic metatypes.
Stephen Kelly
2013-01-04
1
-2
/
+0
*
tst_QToolButton: remove redundant include
J-P Nurmi
2012-11-24
1
-1
/
+0
*
test: Remove QSKIP from tst_QToolButton::triggered()
Sergio Ahumada
2012-10-04
1
-4
/
+0
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Remove some dead code wrapped in Q_WS_QWS.
Stephen Kelly
2012-08-03
1
-3
/
+0
*
Set the Qt API level to compatibility mode in all tests.
Thiago Macieira
2012-08-01
1
-0
/
+1
*
tst_qtoolbutton: stabilize and improve failure message
Rohan McGovern
2012-06-05
1
-2
/
+7
*
Set tst_qtoolbutton triggered function skipped.
Toby Tomkins
2012-02-20
1
-0
/
+4
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Remove TESTED_CLASS/TESTED_FILES comments from tests.
Jason McDonald
2011-12-06
1
-3
/
+0
[next]