- 08 Dec, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
Several special cases that are handled by the CPPEditor did not take into account code that was using tab characters. Task-number: QTCREATORBUG-292 Reviewed-by: Roberto Raggi
-
- 07 Dec, 2009 1 commit
-
-
Roberto Raggi authored
Encapsulate the details.
-
- 03 Dec, 2009 3 commits
-
-
mae authored
-
mae authored
the new approach makes it possible to use more edit features inside the rename selection like cut/copy/paste. Furthermore it compresses rename operations better on the undo stack.
-
Thorbjørn Lindeijer authored
This handles the case with the selection inside the name correctly, and aborts when part of the selection is outside of the name. Previously, a selection could cause the text to get inserted backwards. Task-number: QTCREATORBUG-302 Reviewed-by: Roberto Raggi
-
- 01 Dec, 2009 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 30 Nov, 2009 3 commits
-
-
mae authored
Remove overlap. Add extra selection tooltips for the cpp hover handler.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 26 Nov, 2009 2 commits
-
-
Roberto Raggi authored
We need to port the code to use the new overloay system.
-
Roberto Raggi authored
-
- 23 Nov, 2009 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 18 Nov, 2009 1 commit
-
-
Roberto Raggi authored
-
- 17 Nov, 2009 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
Now, the ASTVisitor constructor takes a valid reference to a TranslationUnit.
-
- 13 Nov, 2009 1 commit
-
-
Roberto Raggi authored
-
- 10 Nov, 2009 5 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Done with Erik Verbruggen
-
- 05 Nov, 2009 1 commit
-
-
Roberto Raggi authored
Don't show the warning message (about the dangerous world of code refactoring) if the user pressed the "Yes, I know I am doing" button.
-
- 02 Nov, 2009 2 commits
-
-
Robert Loehning authored
Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
mae authored
at a later stage we will look into harmonizing context menu among different editors. The cpp editor had the biggest need, because its context menu features all sorts of extra refactoring operations, thus the standard Qt context menu became too large.
-
- 26 Oct, 2009 1 commit
-
-
Roberto Raggi authored
-
- 15 Oct, 2009 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
It was not working for files opened while indexing the project.
-
- 13 Oct, 2009 1 commit
-
-
dt authored
-
- 09 Oct, 2009 4 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 08 Oct, 2009 1 commit
-
-
Erik Verbruggen authored
Reviewed by: Roberto Raggi
-
- 07 Oct, 2009 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
Unfortunately, the MacroResolver does not scale and we get pretty bad performances when parsing big projects.
-
- 06 Oct, 2009 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 05 Oct, 2009 1 commit
-
-
Roberto Raggi authored
-