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
/
autotestplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AutoTest: Do not use a wildcard disconnect
Christian Stenger
4 days
1
-3
/
+4
*
ProjectExplorer: Add and make use of forwarding accessors in Project
Christian Kandeler
2025-01-20
1
-3
/
+1
*
Core: Provide settings categories centrally
Christian Kandeler
2024-11-15
1
-0
/
+6
*
AutoTest: Some code cosmetics
hjk
2024-07-01
1
-12
/
+11
*
AutoTest: Extract helper function for re-use
Christian Stenger
2024-04-29
1
-0
/
+15
*
Core: Add a MenuBuilder
hjk
2024-02-01
1
-13
/
+14
*
AutoTest: Use setupFunction for TestSettingsPage
hjk
2024-01-29
1
-2
/
+2
*
Autotest: Move unit plugin test creation closer to the tested code
hjk
2024-01-19
1
-1
/
+1
*
AutoTest: Hide plugin class definition in the .cpp
hjk
2024-01-12
1
-95
/
+103
*
AutoTest: Use new setup pattern for TestNavigationWidgetFactory
hjk
2024-01-10
1
-3
/
+4
*
AutoTest: More ActionBuilder polish
hjk
2023-12-19
1
-29
/
+27
*
Autotest: New-new ActionBuilder setup
hjk
2023-12-19
1
-72
/
+72
*
Core: Rename ActionBuilder::setOn* to addOn*
hjk
2023-12-13
1
-12
/
+12
*
Core: Rename ActionBuilder::setContainer to addToContainer
hjk
2023-12-13
1
-12
/
+12
*
AutoTest: Provide locator for finding data tags
Christian Stenger
2023-12-05
1
-0
/
+2
*
Autotest: Use new construction pattern for project panel factory
hjk
2023-11-16
1
-9
/
+1
*
AutoTest: Use ActionBuilder
hjk
2023-11-13
1
-116
/
+98
*
Fix setEnabler / readSettings order
Marcus Tillmanns
2023-11-07
1
-1
/
+0
*
AutoTest: Create sub-menu for "run test under cursor" actions
Christian Kandeler
2023-09-22
1
-10
/
+14
*
AutoTest: Allow temporarily disabling of functionality
Christian Stenger
2023-08-30
1
-5
/
+38
*
Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunData
Jarek Kobus
2023-08-17
1
-2
/
+2
*
AutoTest: Dissolve TestFrameworkManager
hjk
2023-07-28
1
-8
/
+7
*
AutoTest: Merge settings and tools hierarchies [2/2]
hjk
2023-07-12
1
-5
/
+5
*
CppEditor: Make a few CppModelManager functions static
hjk
2023-07-12
1
-1
/
+1
*
AutoTest: Merge settings and tools hierarchies [1/2]
hjk
2023-07-12
1
-11
/
+11
*
Autotest: Adapt to changed settings access pattern again
hjk
2023-07-10
1
-2
/
+1
*
Utils: Make aspect settings access implicit
hjk
2023-07-07
1
-2
/
+1
*
Autotest: Fix UI text capitalization and punctuation
Leena Miettinen
2023-06-19
1
-6
/
+6
*
AutoTests: Aspectify parts of main settings
hjk
2023-05-12
1
-6
/
+1
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-6
/
+12
*
AutoTest: Use new test object setup
hjk
2023-02-14
1
-9
/
+2
*
AutoTest: Widen scope for run under cursor
Christian Stenger
2023-02-07
1
-17
/
+46
*
AutoTest: Extract function to get active frameworks
Christian Stenger
2023-02-07
1
-0
/
+18
*
AutoTest: Use using namespace Utils more often
Jarek Kobus
2023-01-27
1
-2
/
+3
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
1
-5
/
+1
*
TestRunner: Merge 2 public methods into one
Jarek Kobus
2023-01-18
1
-10
/
+5
*
Autotest: adjust actions tooltip case
David Schulz
2023-01-11
1
-6
/
+6
*
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
-1
/
+1
*
AutoTestUnitTests: Remove TestStringTable scenario
Jarek Kobus
2022-12-07
1
-2
/
+0
*
AutoTest: Improve run and debug under cursor
Christian Stenger
2022-12-01
1
-1
/
+28
*
Android: Fix clazy "Mixing iterators with const_iterators" warnings
Jarek Kobus
2022-11-30
1
-2
/
+2
*
Autotest: Use more FilePath
hjk
2022-09-23
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Autotest: Convert to Tr::tr
hjk
2022-08-01
1
-27
/
+28
*
Utils: More forward declarations / drop unused headers [H-K]
Jarek Kobus
2022-05-25
1
-1
/
+0
*
Remove algorithm.h from buildtargetinfo.h
Jarek Kobus
2022-05-18
1
-0
/
+1
*
ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnable
hjk
2021-08-13
1
-1
/
+1
*
Autotest: Add more "without deployment" actions
Petar Perisin
2021-08-02
1
-8
/
+54
*
AutoTest: Turn pointer into value
Bernhard Beschow
2021-06-25
1
-3
/
+1
[next]