- 24 Apr, 2009 3 commits
- 21 Apr, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
Reviewed-by: con
-
- 08 Apr, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
-
- 07 Apr, 2009 2 commits
-
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Previously the whole line turned into a link. I think it looks a bit nicer now.
-
- 06 Apr, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
Link position had the wrong offset. Also took out a redundant check on token kind.
-
- 30 Mar, 2009 1 commit
-
-
Roberto Raggi authored
-
- 26 Mar, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
It popped up an error saying the file couldn't be found. Better not show a link at all.
-
- 25 Mar, 2009 2 commits
-
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
The BaseTextEditor was unconditionally setting the mouse cursor on each mouse move event, after which the CPPEditor would set it as well when the mouse was above a link. This caused some mouse cursor flickering, so now the cursor is only set when it's supposed to change. Also fixed an issue where the link wasn't removed when leaving the text editor with the mouse while Ctrl was pressed.
-
- 24 Mar, 2009 7 commits
-
-
Thorbjørn Lindeijer authored
By avoiding searching for the definition when it isn't necessary.
-
Thorbjørn Lindeijer authored
Cause blue doesn't fit nicely in all color schemes.
-
Thorbjørn Lindeijer authored
There's no place to jump to in these cases.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Allowed customizing the link for includes and macro uses and fix it for highlighting the name.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Allows navigating the code using the mouse when pressing Ctrl. Suggested a few times and also seen in other IDEs.
-
- 19 Mar, 2009 1 commit
-
-
con authored
Task: 240811
-
- 18 Mar, 2009 1 commit
-
-
mae authored
-
- 17 Mar, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
Introduce setCodeFoldingSupported to the BaseTextEditor, and only enabled it for the C++ and QtScript editors. This removes the useless margin meant for code folding markers from the plain text editor and .pro file editor.
-
- 05 Mar, 2009 2 commits
-
-
Thorbjørn Lindeijer authored
This code is already in TextEditor::BaseTextEditor::openEditorAt.
-
Thorbjørn Lindeijer authored
Small bugfix for column to jump to.
-
- 04 Mar, 2009 4 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 03 Mar, 2009 2 commits
-
-
Roberto Raggi authored
Don't look at the whole project. We're only interested in the symbols that we can resolve in the current file.
-
Roberto Raggi authored
-
- 25 Feb, 2009 2 commits
- 20 Feb, 2009 1 commit
-
-
Roberto Raggi authored
-
- 10 Feb, 2009 1 commit
-
- 09 Feb, 2009 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 29 Jan, 2009 1 commit
-
-
Roberto Raggi authored
-
- 23 Jan, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
-
- 21 Jan, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
Many singletons have their own instance() method, in which case there is no need to use ICore::instance() to get access to them.
-
- 20 Jan, 2009 1 commit
-
-
hjk authored
there anymore
-