- 18 Jun, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 16 Jun, 2010 1 commit
-
-
Thorbjørn Lindeijer authored
columnNumber() relies on text wrapping, and we're only interested in the position of the cursor in the block.
-
- 14 Jun, 2010 1 commit
-
-
Erik Verbruggen authored
Also removed TokenUnderCursor as it's functionality is in the token cache. Reviewed-by: ckamm
-
- 04 Jun, 2010 2 commits
-
-
Erik Verbruggen authored
This reverts commit c2393df0.
-
Erik Verbruggen authored
This should speed things up a bit, because before, the line was tokenized at least 3 times.
-
- 02 Jun, 2010 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 28 May, 2010 1 commit
-
-
Roberto Raggi authored
-
- 27 May, 2010 1 commit
-
-
Roberto Raggi authored
Don't sort the global completion items when we have too many of them, instead populate the completion box in a way where local symbols are showed before global symbols.
-
- 26 May, 2010 8 commits
-
-
Erik Verbruggen authored
-
Roberto Raggi authored
This reverts commit 13a721d9.
-
Roberto Raggi authored
This reverts commit bb35b4d0.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 19 May, 2010 1 commit
-
-
Erik Verbruggen authored
To only run if the pound/hash sign is at the start of the line.
-
- 18 May, 2010 4 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
This reverts commit e4fb53e8. Should have gone into master, not into the 2.0 release branch.
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
- 17 May, 2010 3 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
ck authored
-
- 14 May, 2010 4 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 11 May, 2010 1 commit
-
-
Thorbjørn Lindeijer authored
By moving the completion settings into the TextEditor plugin, so that both the CppTools and the QmlJSEditor plugins can access the settings. The user-interface to edit the settings is still in the CppTools plugin, since we're in string freeze at the moment. It should be moved to the TextEditor plugin later. For now the QML completion only supports the case-sensitivity and partial completion options, since there is no automatic insertion of brackets. Task-number: QTCREATORBUG-1327 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 10 May, 2010 3 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 06 May, 2010 1 commit
-
-
Roberto Raggi authored
-
- 05 May, 2010 3 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 15 Apr, 2010 1 commit
-
-
Thorbjørn Lindeijer authored
Reviewed-by: mae
-
- 09 Apr, 2010 1 commit
-
-
mae authored
The fake tooltip duplication is not nice.
-
- 08 Apr, 2010 1 commit
-
-
Alexey Semenko authored
Reviewed-by: mae Merge-request: 133
-