index
:
qt-creator/qt-creator.git
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
plugins
/
cppeditor
/
cpptoolstestcase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ExtensionSystem: Remove uses of PluginManager::plugins()
Marcus Tillmanns
2025-03-28
1
-5
/
+2
*
Merge remote-tracking branch 'origin/16.0'
David Schulz
2025-02-28
1
-0
/
+6
|
\
|
*
CppEditor: disable TabSettings auto detection for tests
v16.0.0-rc1
David Schulz
2025-02-25
1
-0
/
+6
*
|
CppEditor: Make a test more robust
Christian Kandeler
2025-02-27
1
-3
/
+4
|
/
*
ProjectExplorer: Add convenience accessors to some classes
Christian Kandeler
2025-01-23
1
-2
/
+2
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-1
/
+1
*
Plugins: Change a few usages of PluginSpec::name to ::id
Alessandro Portale
2024-11-22
1
-1
/
+1
*
CppEditor: Use a timeout in waitForRehighlightedSemanticDocument()
Christian Kandeler
2024-07-10
1
-2
/
+10
*
CppEditor: Add quickfix for moving a class to a dedicated set of files
Christian Kandeler
2024-05-08
1
-0
/
+15
*
TextEditor: handle syntax highlight in batches
David Schulz
2024-03-25
1
-3
/
+3
*
CppEditor: Mark two tests as incompatible with ClangFormat
Christian Kandeler
2024-02-29
1
-0
/
+11
*
TextEditor: Fix folding for async syntax highlighter
Artem Sokolovskii
2024-02-28
1
-1
/
+13
*
ProjectExplorer: Move OpenProjectResult off ProjectExplorerPlugin class
hjk
2024-01-18
1
-2
/
+1
*
Various Plugins: Simplify return QList statements
Jarek Kobus
2023-08-02
1
-1
/
+1
*
CppEditor: Make a few CppModelManager functions static
hjk
2023-07-12
1
-18
/
+17
*
CppEditor: Reuse QScopeGuard instead of ExecuteOnDestruction
Jarek Kobus
2023-06-07
1
-6
/
+4
*
CppEditor: Remove WorkingCopy::contains()
Christian Kandeler
2023-05-03
1
-1
/
+1
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-4
/
+4
*
FilePathify some testing code
hjk
2023-01-13
1
-4
/
+4
*
CppEditor: Use FilePath for ProjectPath::m_sourceFiles
hjk
2023-01-11
1
-2
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
CppEditor: Convert parts of ModelManagerInterface to FilePath
hjk
2022-11-29
1
-5
/
+5
*
CppEditor: Proliferate FilePath use
hjk
2022-11-25
1
-4
/
+4
*
CPlusPlus: Proliferate FilePath use
hjk
2022-11-22
1
-17
/
+18
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
use initializer lists
Tim Jenssen
2022-09-08
1
-1
/
+1
*
Clang/C++: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*
Eike Ziller
2022-08-29
1
-2
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
ProjectExplorer: Remove unneeded #include in projectexplorer.h
hjk
2022-07-27
1
-1
/
+5
*
CppEditor: Remove foreach / Q_FOREACH usage part 2
Artem Sokolovskii
2022-05-09
1
-1
/
+1
*
EditorManager: Remove QString openEditor(At) overloads
Eike Ziller
2021-11-02
1
-1
/
+2
*
CppEditor: Merge the four TestDocument classes
Christian Kandeler
2021-09-08
1
-68
/
+130
*
CppEditor: Merge two TestCase classes
Christian Kandeler
2021-09-08
1
-6
/
+28
*
Merge CppTools into CppEditor
Christian Kandeler
2021-09-01
1
-0
/
+426