"README.md" did not exist on "3ee5d97e4de4356d416dad28239324ab757ec27a"
- May 29, 2009
- May 28, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Name::identifier() returns the identifier used to declare the name.
-
Thorbjørn Lindeijer authored
HTML escaping was moved out of the TypePrettyPrinter since it interferes with other logic there. Instead, the region to mark is now available from the Overview and used by the FunctionArgumentWidget to put the current argument in bold.
-
- May 27, 2009
-
-
hjk authored
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
Reviewed-by: Roberto Raggi
-
Thorbjørn Lindeijer authored
The backwards scanner lazily tokenizes strings. This optimizes the common case where scanning one or two lines is enough while at the same time we extended the limit from 5 to 10 lines. Reviewed-by: Roberto Raggi
-
Roberto Raggi authored
-
Roberto Raggi authored
-
hjk authored
-
Thorbjørn Lindeijer authored
Only attempt to activate the completion when there is a function id on the left of the parenthesis. Reviewed-by: Roberto Raggi
-
hjk authored
-
Thorbjørn Lindeijer authored
Fixes performance issue with typing opening parentheses. Reviewed-by: Roberto Raggi
-
- May 26, 2009
-
-
hjk authored
Make operator% only act on types we want to handle. Also add a benchmark for comparison with QString::reserve();
-
hjk authored
Drop original QStringBuilder class, rename QStringBuilderPair to QStringBuilder. Put everything except the QLatin1Literal class and the global operator%() in a private namespace.
-
hjk authored
-
hjk authored
-
hjk authored
-
- May 25, 2009
- May 20, 2009
- May 19, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
Still too unstable after all. This reverts commit 6f3c9f70.
-
- May 18, 2009
-
-
Thorbjørn Lindeijer authored
This reverts commit 84ba24ac. It might work now cause of the fix done in commit f3767148.
-
- May 15, 2009
-
-
Roberto Raggi authored
-
Friedemann Kleint authored
Reduce inconsistencies in tr()-Strings provided for QActions that act on a current <something> (mostly files) by introducing a ParameterAction class that takes the tr()-Strings at construction time and provides a setParameter(QString) slot, allows for setting that parameter or an empty string, which will cause the displayed text to be updated.
-
- May 14, 2009
-
-
Roberto Raggi authored
Moved unCommentSelection() in creator/libs/util so we can use it for other C-like languages (e.g QML and JS).
-
- May 13, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-