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
/
testresultspane.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AutoTests: Some code cosmetics
hjk
2025-04-10
1
-1
/
+1
*
Utils: Remove parent argument from FileUtils dialogs
hjk
2025-01-06
1
-1
/
+1
*
Fix filter actions in output views
Eike Ziller
2024-11-20
1
-1
/
+1
*
AutoTest: Add sessions settings
Christian Stenger
2024-09-04
1
-10
/
+38
*
AutoTest: Fix update when toggling duration
Christian Stenger
2024-09-02
1
-4
/
+5
*
AutoTest: Display duration inside summary if available
Christian Stenger
2024-08-29
1
-1
/
+4
*
AutoTest: Display results duration if possible
Christian Stenger
2024-08-28
1
-1
/
+18
*
Remove #include <utils/fileutils.h> from most header files
hjk
2024-07-26
1
-0
/
+1
*
Core: Show context of filter matches
Mathias Hasselmann
2024-07-09
1
-1
/
+1
*
Utils: Introduce a convenience function creatorColor()
hjk
2024-05-29
1
-2
/
+2
*
AutoTest: Hide plugin class definition in the .cpp
hjk
2024-01-12
1
-2
/
+2
*
AutoTest: Remove dead entities
Christian Stenger
2023-10-30
1
-12
/
+0
*
OutputPane: Use setter for priority and fix default visibility
Eike Ziller
2023-09-18
1
-5
/
+1
*
OutputPane: Add an id() for the settings
Eike Ziller
2023-09-18
1
-0
/
+1
*
OutputPane: Use setter for display name
Eike Ziller
2023-09-18
1
-5
/
+1
*
Utils: Make TreeViews use setUniformRowHeights by default
hjk
2023-09-05
1
-0
/
+1
*
Autotest: Adapt to changed settings access pattern again
hjk
2023-07-10
1
-4
/
+3
*
AutoTest: Delay expansion request
Christian Stenger
2023-06-27
1
-1
/
+1
*
AutoTests: Aspectify parts of main settings
hjk
2023-05-12
1
-4
/
+4
*
Utils: Centralize style-related property names as constants
Alessandro Portale
2023-05-10
1
-1
/
+1
*
AutoTest: Redo results filtering
Christian Stenger
2023-03-01
1
-0
/
+1
*
AutoTest: Improve test output handling
Christian Stenger
2023-02-14
1
-60
/
+29
*
AutoTest: Avoid potential crash
Christian Stenger
2023-02-03
1
-1
/
+0
*
AutoTest: Avoid pass by value
Orgad Shaneh
2023-01-30
1
-5
/
+5
*
AutoTest: Use using namespace Utils more often
Jarek Kobus
2023-01-27
1
-27
/
+21
*
AutoTest: Use TestResult as value type
Jarek Kobus
2023-01-27
1
-31
/
+28
*
TestRunner: Merge 2 public methods into one
Jarek Kobus
2023-01-18
1
-4
/
+2
*
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
-6
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Autotest: Convert to Tr::tr
hjk
2022-08-01
1
-35
/
+36
*
Use setClipboardAndSelection more broadly
hjk
2022-07-15
1
-4
/
+7
*
Use more FileUtils based file dialogs
hjk
2021-08-19
1
-5
/
+5
*
Merge remote-tracking branch 'origin/5.0'
Eike Ziller
2021-08-18
1
-0
/
+9
|
\
|
*
AutoTest: Handle resizing appropriate
Christian Stenger
2021-08-18
1
-0
/
+9
*
|
Autotest: Add more "without deployment" actions
Petar Perisin
2021-08-02
1
-0
/
+14
|
/
*
AutoTest: Fix expansion of results
Christian Stenger
2021-06-21
1
-0
/
+1
*
Autotest: Remove 1-pixel frame around the test result pane
Alessandro Portale
2021-05-28
1
-0
/
+1
*
AutoTest: Use Utils::FilePath for files and directories
Christian Stenger
2021-05-27
1
-3
/
+2
*
Utils: filepathify fileutils
David Schulz
2021-05-18
1
-1
/
+1
*
Use qAsConst with non-const Qt containers in range-loops
Alessandro Portale
2021-02-17
1
-1
/
+1
*
Don't allocate unneeded temporary containers
Jarek Kobus
2020-12-14
1
-2
/
+3
*
AutoTest: Use separate icon variations for toolbar and menu
Alessandro Portale
2020-12-10
1
-2
/
+8
*
Utils: Add "Run File/Selected" icons and use them in ClangTools/AutoTest
Alessandro Portale
2020-12-10
1
-2
/
+9
*
AutoTest: add ITestBase::type() for better readability
David Schulz
2020-11-30
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.14'
Eike Ziller
2020-11-19
1
-1
/
+1
|
\
|
*
Reuse the requestExpansion() signal from the base class
Jarek Kobus
2020-11-17
1
-1
/
+1
*
|
AutoTest: Introduce ITestTool
Christian Stenger
2020-11-16
1
-3
/
+10
*
|
AutoTest: Introduce ITestConfiguration
Christian Stenger
2020-11-16
1
-2
/
+4
*
|
AutoTest: Clean up header mess
Christian Stenger
2020-11-09
1
-6
/
+5
|
/
[next]