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
/
kernel
/
qaction
/
tst_qaction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-25
/
+25
*
tests: skip tst_QAction::disableShortcutInMenuAction() on Wayland
Liang Qi
2022-10-07
1
-0
/
+3
*
Deprecate QApplication::setActiveWindow() and mark as internal
Tor Arne Vestbø
2022-08-27
1
-6
/
+8
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Don't fire shortcut if the action only lives in an unreachable submenu
Volker Hilsheimer
2021-10-25
1
-0
/
+74
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+2
*
Remove QGuiAction again and split QAction implementation up instead
Volker Hilsheimer
2020-03-29
1
-1
/
+2
*
Split tests of QGuiAction(Group)
Friedemann Kleint
2019-11-01
1
-156
/
+0
*
Extract QGuiAction(Group) from QAction(Group) into QtGui
Friedemann Kleint
2019-10-31
1
-1
/
+1
*
QShortcut: Properly port to the new configure system
Friedemann Kleint
2019-10-25
1
-0
/
+18
*
Widget tests: Skip tests that fail on Wayland
Johan Klokkhammer Helsing
2019-10-18
1
-0
/
+10
*
tst_QAction(Group): Brush up the tests
Friedemann Kleint
2019-06-28
1
-30
/
+30
*
Send ShortcutOverride event when receiving a non-spontaneous key press
Andy Shaw
2018-04-20
1
-0
/
+37
*
Fix autotest tst_QAction::setStandardKeys()
Christian Ehrlicher
2018-02-12
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-23
1
-1
/
+67
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-11-09
1
-1
/
+51
|
|
\
|
|
*
Disable window shortcuts if there is a window modal dialog
Elvis Angelaccio
2017-11-04
1
-1
/
+51
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-30
1
-0
/
+16
|
|
\
\
|
|
|
/
|
|
*
QAction: fix ::setData() always emits changed()
Yulong Bai
2017-10-24
1
-0
/
+16
*
|
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-2
/
+2
|
/
/
*
|
testlib: add key sequence function
Liang Qi
2017-06-22
1
-0
/
+35
|
/
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-01
1
-3
/
+3
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-22
1
-3
/
+3
|
|
\
|
|
*
Plug remaining leaks in tests/auto/widgets/kernel
Marc Mutz
2016-10-21
1
-3
/
+3
*
|
|
tst_qaction: Fix top level widget leaks.
Friedemann Kleint
2016-05-17
1
-69
/
+64
|
/
/
*
|
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
*
|
tests/auto/widgets: Remove some placeholder formatting.
Friedemann Kleint
2015-10-19
1
-2
/
+2
|
/
*
tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-31
1
-1
/
+1
*
Test QAction::autoRepeat
Frederik Gladhorn
2015-07-07
1
-0
/
+38
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Fix QAction::setFont crash on OSX, when font is unknown.
David Faure
2014-11-21
1
-0
/
+10
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
normalise signal/slot signatures [QtWidgets tests]
Marc Mutz
2012-10-19
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Expose QPA API under qpa/*
Girish Ramakrishnan
2012-05-07
1
-1
/
+1
*
Add further theme hints to QPlatformTheme.
Friedemann Kleint
2012-02-22
1
-8
/
+21
*
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
*
Tests: Remove Q_WS_QPA, qpa-sections from .profiles.
Friedemann Kleint
2011-10-27
1
-4
/
+3
*
Moved tests into integrationtests/ and widgets/
Jo Asplin
2011-10-20
1
-0
/
+373