- Aug 16, 2010
-
-
Kai Koehne authored
Remove unneeded methods from API.
-
- Aug 13, 2010
-
-
Christian Kamm authored
Makes them easy to use everywhere. Also when calling QuickFixData::textOf and friends, it wasn't really clear which file they would run on.
-
Christian Kamm authored
-
- Aug 12, 2010
-
-
Christian Kamm authored
-
- Jul 27, 2010
-
-
Erik Verbruggen authored
For answers to questions about where to insert a snippet/chunk of C++ code. Ok, currently it will only find the One And Only place to insert method declarations in classes, and it will need some tuning.
-
- Jul 26, 2010
-
-
Erik Verbruggen authored
-
- Jul 20, 2010
-
-
Roberto Raggi authored
Revert "Revert "Try to fix the type rewriter."" This reverts commit c9bc1e7c.
-
Roberto Raggi authored
This reverts commit 33b19f02.
-
ck authored
Reviewed-by: Roberto Raggi
-
Roberto Raggi authored
-
- Jul 19, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
con authored
We need to add the fully qualified name to the case statements. Reviewed-by: Roberto Raggi
-
- Jul 16, 2010
-
-
Roberto Raggi authored
Done-with: Erik Verbruggen
-
- Jul 12, 2010
-
-
Roberto Raggi authored
-
Erik Verbruggen authored
-
- Jul 09, 2010
-
-
con authored
Reviewed-by: Roberto Raggi
-
- Jul 06, 2010
-
-
Tobias Hunger authored
* Use tr if a tr method is available at the object * Use QT_TRANSLATE_NOOP for global string constants * Do not offer to translate stuff inside QLatin1String and QLatin1Literal * Do not offer to wrap strings inside tr, trUtf8 and QT_TRANSLATE_NOOP with QLatin1String
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Jul 05, 2010
-
-
Roberto Raggi authored
-
con authored
-
Tobias Hunger authored
* Mark a string literal as translateable, using either tr() (if the object is perived from QObject) or QCoreApplacation::translate().
-
- Jul 01, 2010
-
-
con authored
-
- Jun 30, 2010
-
-
Christian Kamm authored
-
- Jun 23, 2010
-
-
Roberto Raggi authored
-
- Jun 22, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Jun 15, 2010
-
-
Thorbjørn Lindeijer authored
Due to using QTextCursor::columnNumber() instead of QTextCursor::positionInBlock(), a lot of code would not work correctly when used with wrapped lines. In addition, there was an issue with columnNumber() returning 0 right after inserting a character before the last character of a line. Reviewed-by: mae
-
- Jun 14, 2010
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- Jun 07, 2010
-
-
Roberto Raggi authored
-
- Jun 04, 2010
-
-
Erik Verbruggen authored
-
- Jun 03, 2010
-
-
Roberto Raggi authored
-