- 26 Nov, 2012 1 commit
-
-
Erik Verbruggen authored
The indexing support for the built-in code model is moved to its own file. Symbol searching will now call for a searcher through that support interface, which will create a fully configured and ready-to-go searcher that can be started in the/a future. Change-Id: Idc3ee1c7c789a69fa05ee1d42415313dcea94cf8 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 02 Dec, 2011 1 commit
-
-
Christian Kamm authored
Change-Id: I3a2fef56d6d1871ea4bbb139f9bdd2bc44dd0123 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 08 Sep, 2010 1 commit
-
-
Roberto Raggi authored
-
- 07 Sep, 2010 1 commit
-
-
Roberto Raggi authored
-
- 06 Sep, 2010 1 commit
-
-
Roberto Raggi authored
Thanks to this patch we can move the filtering of C++ symbols in a background thread. Done-with: Erik Verbruggen
-
- 26 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-
- 11 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-
- 23 Jul, 2010 2 commits
- 12 Jul, 2010 1 commit
-
-
Roberto Raggi authored
Done-with: Erik Verbruggen
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 01 Feb, 2010 1 commit
-
-
Friedemann Kleint authored
QString: Use QChar where appropriate.
-
- 03 Dec, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
Done with Roberto Raggi. Task-number: QTCREATORBUG-405
-
- 01 Dec, 2009 1 commit
-
-
Roberto Raggi authored
-
- 14 Aug, 2009 1 commit
-
-
hjk authored
-
- 16 Jun, 2009 2 commits
-
-
con authored
Reviewed-by: Trust Me Conflicts: src/libs/cplusplus/CppBindings.cpp src/libs/cplusplus/CppBindings.h src/libs/cplusplus/FastPreprocessor.cpp src/libs/cplusplus/FastPreprocessor.h src/plugins/cpptools/cppcurrentdocumentfilter.cpp src/plugins/cpptools/cppcurrentdocumentfilter.h src/plugins/cpptools/cppsemanticsearch.cpp src/plugins/cpptools/cppsemanticsearch.h src/plugins/duieditor/parser/qmljs.g src/plugins/duieditor/parser/qmljsast.cpp src/plugins/duieditor/parser/qmljsast_p.h src/plugins/duieditor/parser/qmljsastfwd_p.h src/plugins/duieditor/parser/qmljsastvisitor.cpp src/plugins/duieditor/parser/qmljsastvisitor_p.h src/plugins/duieditor/parser/qmljsengine_p.cpp src/plugins/duieditor/parser/qmljsengine_p.h src/plugins/duieditor/parser/qmljsgrammar.cpp src/plugins/duieditor/parser/qmljsgrammar_p.h src/plugins/duieditor/parser/qmljslexer.cpp src/plugins/duieditor/parser/qmljslexer_p.h src/plugins/duieditor/parser/qmljsmemorypool_p.h src/plugins/duieditor/parser/qmljsnodepool_p.h src/plugins/duieditor/parser/qmljsparser.cpp src/plugins/duieditor/parser/qmljsparser_p.h src/plugins/duieditor/parser/qmljsprettypretty.cpp src/plugins/duieditor/parser/qmljsprettypretty_p.h src/plugins/duieditor/rewriter/rewriter.cpp src/plugins/duieditor/rewriter/rewriter_p.h src/plugins/duieditor/rewriter/textwriter.cpp src/plugins/duieditor/rewriter/textwriter_p.h src/shared/cplusplus/ASTClone.cpp tests/manual/cplusplus/main.cpp
-
Jason McDonald authored
Reviewed-by: Trust Me
-
- 30 May, 2009 1 commit
-
-
Christian Hoenig authored
-
- 25 Feb, 2009 2 commits
- 13 Jan, 2009 2 commits
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
- 16 Dec, 2008 1 commit
-
-
hjk authored
-
- 09 Dec, 2008 2 commits
-
-
Thorbjørn Lindeijer authored
In the GUI this is currently called "Methods" with the shortcut 'm'.
-
Thorbjørn Lindeijer authored
They're not overly useful to have in there, since they don't have a name you could type to jump to them. Reviewed-by: Roberto Raggi
-
- 08 Dec, 2008 1 commit
-
-
Thorbjørn Lindeijer authored
Avoid creating a copy of the list of projects.
-
- 05 Dec, 2008 2 commits
-
-
Thorbjørn Lindeijer authored
The scope of the classes is now separated and displayed in the second column, and not included in the search.
-
Thorbjørn Lindeijer authored
-
- 04 Dec, 2008 1 commit
-
-
Thorbjørn Lindeijer authored
Invokable with 'c', currently shows all classes it can find.
-