index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
cppeditor
/
cppmodelmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Locator: Fix style and reuse LocatorFilterEntries
Jarek Kobus
2023-05-16
1
-1
/
+1
*
CppLocatorFilters: Remove the old matchesFor() implementation
Jarek Kobus
2023-05-12
1
-3
/
+2
*
ClangCodeModel: Remove the old matchesFor() implementation
Jarek Kobus
2023-05-11
1
-7
/
+0
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-2
/
+2
*
CppEditor/LanguageClient: Reuse MatcherType enum
Jarek Kobus
2023-04-21
1
-8
/
+12
*
CppLocatorFilter: Add cppCurrentDocumentMatcher()
Jarek Kobus
2023-04-20
1
-0
/
+2
*
LocatorMatcher: Introduce MatcherType enum
Jarek Kobus
2023-04-20
1
-4
/
+7
*
CppModelManager: Use locator matcher for unused functions
Jarek Kobus
2023-04-19
1
-18
/
+11
*
CppCurrentDocumentFilter: Get rid of the arg from c'tor
Jarek Kobus
2023-04-19
1
-3
/
+2
*
LocatorMatcher: Introduce LocatorMatcherTaskCreator
Jarek Kobus
2023-04-18
1
-0
/
+4
*
CppModelManager: Pass context object into signal connection
Jarek Kobus
2023-04-05
1
-1
/
+1
*
CppLocatorFilter: Don't repeat CppLocatorData arg in c'tors
Jarek Kobus
2023-04-04
1
-3
/
+3
*
CppModelManager: Avoid using ILocatorFilter::allLocatorFilters()
Jarek Kobus
2023-04-04
1
-4
/
+1
*
Replace a few \returns by Returns
hjk
2023-03-24
1
-1
/
+1
*
LocatorFilter classes: Use more linkForEditor
Jarek Kobus
2023-03-03
1
-6
/
+3
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-6
/
+9
*
LocatorFilter classes: Use Core namespace
Jarek Kobus
2023-02-23
1
-126
/
+121
*
Some fixes in translated strings
Eike Ziller
2023-02-15
1
-2
/
+2
*
Designer: Update C++ code model on an object name change in designer
Christian Kandeler
2023-01-27
1
-4
/
+16
*
Utils: Push FilePath::toString border line a bit further
hjk
2023-01-13
1
-1
/
+1
*
CppEditor: Convert to Tr::tr
Alessandro Portale
2023-01-12
1
-4
/
+3
*
CppEditor: Use FilePath for ProjectPath::m_sourceFiles
hjk
2023-01-11
1
-40
/
+38
*
Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*
hjk
2023-01-10
1
-1
/
+1
*
CppIndexingSupport: Flatten class hierarchy
Jarek Kobus
2023-01-09
1
-3
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
CppEditor: FilePathify some of the refactoring operations
hjk
2022-12-16
1
-6
/
+6
*
CppEditor: More migration to FilePath
hjk
2022-12-14
1
-1
/
+1
*
CppEditor: Use FilePath in fileSizeExceedsLimit()
hjk
2022-12-08
1
-7
/
+6
*
CPlusPlus: Use FilePath for resolved include paths
hjk
2022-11-30
1
-1
/
+1
*
CppEditor: Convert parts of ModelManagerInterface to FilePath
hjk
2022-11-29
1
-6
/
+6
*
CppEditor: Remove Snapshot::remove(QString) overload
hjk
2022-11-29
1
-4
/
+5
*
CppEditor: Convert AbstractEditorSupport interface to FilePath
hjk
2022-11-28
1
-7
/
+8
*
CppEditor: Switch to FilePath in IndexItem
hjk
2022-11-25
1
-8
/
+4
*
CPlusPlus: Return FilePaths from Document::includedFile
hjk
2022-11-25
1
-9
/
+9
*
CppEditor: Proliferate FilePath use
hjk
2022-11-25
1
-1
/
+1
*
CppEditor: Let users check for unused functions in (sub-)projects
Christian Kandeler
2022-11-24
1
-0
/
+181
*
CPlusPlus: Proliferate FilePath use
hjk
2022-11-22
1
-8
/
+8
*
Merge remote-tracking branch 'origin/9.0'
Tim Jenssen
2022-10-25
1
-7
/
+7
|
\
|
*
UI text: Use a full stop in the end of messages
Leena Miettinen
2022-10-20
1
-7
/
+7
*
|
cppeditor: make it possible to ignore patterns
Philip Van Hoof
2022-10-25
1
-5
/
+34
*
|
CppEditor: Adapt include locations when renaming ui files
Christian Kandeler
2022-10-24
1
-6
/
+35
|
/
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-8
/
+8
*
CppEditor: Add actions for following a symbol to its type
Christian Kandeler
2022-09-27
1
-0
/
+8
*
CppEditor: Add support for showing pre-processed source files
Christian Kandeler
2022-09-14
1
-1
/
+134
*
CppEditor: Do not get confused by aliased files
Christian Kandeler
2022-09-06
1
-3
/
+3
*
ClangCodeModel: Implement per-session mode for clangd
Christian Kandeler
2022-09-05
1
-1
/
+1
*
Clang/C++: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*
Eike Ziller
2022-08-29
1
-3
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
CppEditor: rename overview -> outline
David Schulz
2022-08-26
1
-1
/
+1
[next]