index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
autotest
/
testnavigationwidget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AutoTest: Move actions from toolbar to context menu
Christian Stenger
2025-03-14
1
-21
/
+18
*
Utils: Introduce a convenience function creatorColor()
hjk
2024-05-29
1
-2
/
+2
*
AutoTest: Use new setup pattern for TestNavigationWidgetFactory
hjk
2024-01-10
1
-10
/
+20
*
AutoTest: Allow temporarily disabling of functionality
Christian Stenger
2023-08-30
1
-1
/
+3
*
Autotest: Hide TestNavigationWidget implementation
hjk
2023-08-07
1
-14
/
+49
*
Utils: Centralize style-related property names as constants
Alessandro Portale
2023-05-10
1
-1
/
+2
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-3
/
+5
*
AutoTest: Use using namespace Utils more often
Jarek Kobus
2023-01-27
1
-10
/
+9
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
AutoTest: Pass context object to lambda connections
Jarek Kobus
2022-12-08
1
-12
/
+7
*
Utils: Remove Utils::optional
Eike Ziller
2022-09-01
1
-1
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Autotest: Convert to Tr::tr
hjk
2022-08-01
1
-17
/
+18
*
Autotest: Add more "without deployment" actions
Petar Perisin
2021-08-02
1
-0
/
+4
*
Core: Use Utils::Link for openEditorAt
David Schulz
2021-05-25
1
-5
/
+2
*
Utils: filepathify Link
David Schulz
2021-05-25
1
-2
/
+3
*
Core: Unify INavigationWidget creation a bit
hjk
2021-05-18
1
-4
/
+1
*
AutoTest: add ITestBase::type() for better readability
David Schulz
2020-11-30
1
-2
/
+3
*
AutoTest: Allow registering ITestTools
Christian Stenger
2020-11-27
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.14'
Eike Ziller
2020-11-16
1
-2
/
+14
|
\
|
*
AutoTest: Fix using of cache
Christian Stenger
2020-11-16
1
-2
/
+14
*
|
AutoTest: Introduce ITestTool
Christian Stenger
2020-11-16
1
-3
/
+5
*
|
AutoTest: Introduce ITestTreeItem
Christian Stenger
2020-11-16
1
-2
/
+2
*
|
AutoTest: Clean up header mess
Christian Stenger
2020-11-09
1
-12
/
+14
|
/
*
Autotest: Introduce ItemDataCache
David Schulz
2020-07-07
1
-24
/
+12
*
AutoTest: Fix crash on shutdown
Christian Stenger
2020-06-18
1
-1
/
+1
*
AutoTest: Cache expanded state as well
Christian Stenger
2020-06-18
1
-0
/
+47
*
Autotest: Slim down TestFrameworkManager interface
hjk
2020-03-27
1
-1
/
+3
*
Remove usages of deprecated APIs of QLayout
Sona Kurazyan
2019-09-02
1
-1
/
+1
*
Remove a couple of "setAutoRaise(true)" for toolbar buttons
Alessandro Portale
2019-04-29
1
-1
/
+0
*
Autotest: Move "sort alphabetically" icon to utils
Alessandro Portale
2019-04-09
1
-1
/
+1
*
AutoTest: Code cosmetics
Christian Stenger
2018-07-20
1
-4
/
+0
*
AutoTest: Correct enabled state of context menu items
Christian Stenger
2018-02-28
1
-5
/
+0
*
TextEditor: move Link class to separate header in Utils
Ivan Donchevskii
2017-11-27
1
-2
/
+1
*
AutoTest: Fix nullptr access
Christian Stenger
2017-11-20
1
-1
/
+1
*
AutoTest: Test execution from result output pane
Claus Steuer
2017-09-27
1
-19
/
+1
*
AutoTest: Unify handling of run modes
Christian Stenger
2017-09-18
1
-9
/
+9
*
Utils: Separate rendering out of ProgressIndicator
Tobias Hunger
2017-07-27
1
-1
/
+1
*
AutoTest: Avoid triggering run tests while building
Christian Stenger
2017-06-19
1
-3
/
+3
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-1
/
+1
*
AutoTest: Modernize code
Christian Stenger
2017-02-17
1
-5
/
+5
*
AutoTest: Always parse if plugin is enabled
Christian Stenger
2016-12-12
1
-3
/
+1
*
AutoTest: Fix handling of enabled state for code parser
Christian Stenger
2016-11-14
1
-1
/
+1
*
Move icons to Utils
Ulf Hermann
2016-08-05
1
-4
/
+4
*
AutoTest: Allow run/debug without deployment
Christian Stenger
2016-07-15
1
-2
/
+22
*
Core: Move expand and collapse icons from autotest to core
Alessandro Portale
2016-07-07
1
-2
/
+2
*
AutoTest: Add minimum support for debugging tests
Christian Stenger
2016-06-22
1
-8
/
+33
*
AutoTest: Remove indirection when retrieving configuration
Christian Stenger
2016-06-15
1
-1
/
+1
*
AutoTest: Display hint if no framework is active
Christian Stenger
2016-06-14
1
-0
/
+18
*
AutoTest: More separation of test tree item and model
Christian Stenger
2016-05-18
1
-2
/
+2
[next]