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
/
cppquickfixassistant.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Editor: move ownership of assist interface to processor
David Schulz
2022-11-17
1
-3
/
+2
*
Editor: unify assist processor handling
David Schulz
2022-11-14
1
-5
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
CppEditor: Consider selection when requesting quickfixes
Christian Kandeler
2022-08-23
1
-1
/
+45
*
TextEditor: add text cursor to assist interface
David Schulz
2022-05-13
1
-4
/
+2
*
ClangCodeModel: Make clangd refactoring actions available
Christian Kandeler
2022-02-01
1
-8
/
+12
*
Editor: pass AssistInterface to createProcessor
David Schulz
2021-09-16
1
-1
/
+1
*
Merge CppTools into CppEditor
Christian Kandeler
2021-09-01
1
-5
/
+3
*
CppEditor: Move ast path checker to relevant quick fix provider
David Schulz
2021-02-11
1
-2
/
+0
*
TextEditor: use Utils::FilePath as file member in AssistInterface
David Schulz
2020-09-04
1
-1
/
+1
*
CppEditor: Do not add QuickFixFactories to object pool anymore
hjk
2018-02-02
1
-0
/
+1
*
TextEditor: Split the global QuickFixFactory list
hjk
2017-12-18
1
-4
/
+5
*
TextEditor: Dissolve QuickFixAssistProcessor
hjk
2017-12-15
1
-1
/
+23
*
TextEditor: Use more direct access to quick fix factories
hjk
2017-12-15
1
-8
/
+1
*
De-emphasize PluginManager::getObjects<Type>()
hjk
2017-12-15
1
-5
/
+4
*
CppEditor: split CppEditor and CppEditorWidget
Ivan Donchevskii
2017-09-12
1
-1
/
+2
*
Remove unused IAssistProvider::supportsEditor
Eike Ziller
2017-07-03
1
-5
/
+0
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
CodeAssist: Support asynchronous processing without threads
Nikolai Kosjar
2015-06-03
1
-2
/
+2
*
Clean exported headers of the CppTools plugin.
Friedemann Kleint
2015-03-05
1
-0
/
+1
*
Clean exported headers of the TextEditor plugin.
Friedemann Kleint
2015-02-26
1
-0
/
+2
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
C++: Remove unneeded qualifications
Orgad Shaneh
2015-02-04
1
-6
/
+6
*
|
Core: Use FileName for file path in IDocument
Orgad Shaneh
2015-01-12
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
TextEditor: Flatten QuickFixAssistProcessor hierarchy
hjk
2014-09-30
1
-13
/
+1
*
|
CppEditor: Simplify CppQuickFixOperation interface
hjk
2014-09-30
1
-9
/
+9
*
|
CppTools: Change CppModelManager implementation pattern
hjk
2014-09-19
1
-1
/
+1
*
|
TextEditor: Merge some "assist" related classes
hjk
2014-09-09
1
-2
/
+2
*
|
CppEditor: Rename CPPEditor{,Document} to CppEditor{,Document}
hjk
2014-08-27
1
-4
/
+8
*
|
C++: Base parsing on editor document instead of widget
Nikolai Kosjar
2014-08-25
1
-1
/
+3
*
|
TextEditor: Consolidate document access functions.
hjk
2014-08-04
1
-1
/
+1
*
|
Editors: Some renamings to enhance consistency
hjk
2014-07-31
1
-2
/
+2
|
/
*
Always pass Core::Id by value.
Christian Kandeler
2014-07-01
1
-1
/
+1
*
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-01-08
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
|
Merge BaseTextEditorWidget::editorDocument() and ::baseTextDocument()
Eike Ziller
2013-12-18
1
-1
/
+1
|
/
*
TextEditor: Move isAsynchronous() up to IAssistProvider
Nikolai Kosjar
2013-10-01
1
-0
/
+5
*
Rename IDocument::fileName --> filePath
Eike Ziller
2013-07-09
1
-1
/
+1
*
Clean headers in CppEditor.
Friedemann Kleint
2013-04-10
1
-16
/
+0
*
CppTools: Use namespace CppTools consistently
Tobias Hunger
2013-04-08
1
-1
/
+1
*
fix include style relating to cplusplus libraries
Oswald Buddenhagen
2013-04-03
1
-10
/
+8
*
C++: Fix dangling IDocument* in CppCompletionAssistProcessor
Nikolai Kosjar
2013-03-19
1
-1
/
+2
*
CppEditor: Replace Q_ASSERT with QTC_ASSERT/QTC_CHECK
Nikolai Kosjar
2013-02-14
1
-1
/
+3
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
CppEditor: quick fix to generate getters and setters
Erik Verbruggen
2013-01-24
1
-0
/
+1
|
/
[next]