- May 05, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Apr 30, 2010
-
-
con authored
-
- Apr 28, 2010
-
-
con authored
Discussed-with: hjk
-
- Apr 26, 2010
-
-
Thorbjørn Lindeijer authored
The Parentheses, TextBlockUserData and TextEditDocumentLayout classes and their member function implementations were spread around the BaseTextEditor class. Moving them to their own file to make the code a bit better organized. Reviewed-by: mae
-
dt authored
Task-Nr: QTCREATORBUG-1151
-
- Apr 23, 2010
-
-
Erik Verbruggen authored
-
- Apr 15, 2010
-
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Reviewed-by: mae
-
- Apr 14, 2010
- Apr 13, 2010
-
-
Thorbjørn Lindeijer authored
Reviewed-by: Jens Bache-Wiig
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-1102 Reviewed-by: Roberto Raggi
-
- Apr 12, 2010
-
-
Thorbjørn Lindeijer authored
Trying to clean up a little.
-
- Apr 09, 2010
-
-
mae authored
The fake tooltip duplication is not nice.
-
- Apr 08, 2010
-
-
Alexey Semenko authored
Reviewed-by: mae Merge-request: 133
-
- Mar 31, 2010
-
-
con authored
-
- Mar 30, 2010
-
-
Roberto Raggi authored
OK, it seems that this change is not necessary. This reverts commit 40bae63c.
-
Roberto Raggi authored
Done-with: Erik Verbruggen
-
- Mar 26, 2010
-
-
Thorbjørn Lindeijer authored
Some categories do not have icons yet, unfortunately.
-
- Mar 24, 2010
-
-
Roberto Raggi authored
-
- Mar 18, 2010
-
-
Thorbjørn Lindeijer authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
- Mar 17, 2010
-
-
Roberto Raggi authored
-
Erik Verbruggen authored
Done-with: Roberto Raggi
-
Erik Verbruggen authored
-
- Mar 15, 2010
-
-
Roberto Raggi authored
-
- Mar 12, 2010
-
-
Lasse Holmstedt authored
Go to About Plugins and enable/disable plugins from there. Reviewed-by: mae
-
- Mar 11, 2010
-
-
Christian Kamm authored
The problem was that for Foo::Foo (|) when the user triggers completion at |, startOfLine() returns a token that's not on the current line and not yet tokenized by that instance of the BackwardScanner. As a fix I explicitly ask the instance to tokenize up to the given index. Task-number: QTCREATORBUG-673 Reviewed-by: Roberto Raggi
-
- Mar 10, 2010
-
-
dt authored
-
- Mar 09, 2010
-
-
Erik Verbruggen authored
Fixed crash in FindUsages on a dirty file in a large project, which is saved while the FindUsages is still running.
-
- Mar 05, 2010
-
-
Christian Kamm authored
Fixes QTCREATORBUG-787 Reviewed-by: Erik Verbruggen
-
hjk authored
-
- Mar 01, 2010
-
-
con authored
-
- Feb 23, 2010
-
-
dt authored
Reviewed-by: Friedemann Kleint
-
- Feb 22, 2010
-
-
Erik Verbruggen authored
-
Friedemann Kleint authored
Introduce multithread-locking to Core::MimeDatabase as it is invoked from the indexer thread to sort apart headers and sources. Add a convenience to operate on a sequence to avoid locking for each file.
-
- Feb 15, 2010
-
-
Erik Verbruggen authored
This reverts commit 2a59d2ae.
-