- Jul 06, 2010
-
-
ck authored
No difference in functionality yet. Reviewed-by: kh1
-
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
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Christian Kamm authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Bill King authored
-
- Jul 05, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Christian Kamm authored
-
Christian Kamm authored
Keep more information by using enter() instead of turnInto() when moving from a *_start to *_open.
-
Christian Kamm authored
-
Roberto Raggi authored
Task-number: QTCREATORBUG-1776
-
con authored
Otherwise "rebuilding" the debugging helper doesn't necessarily lead to Qt Creator picking up the new one (some of the locations can be read-only). Reviewed-by: dt
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Tobias Hunger authored
-
con authored
-
mae authored
we need a real icon in a larger size, this one will scale poorly.
-
Roberto Raggi authored
-
Roberto Raggi authored
This was a regression introduced in 8e4fb678 triggersCompletion should return `true' when the token at the left of the T_LPAREN is an identifier, a SIGNAL, a SLOT or T_GREATER (for template functions).
-
Friedemann Kleint authored
-
Tobias Hunger authored
* Mark a string literal as translateable, using either tr() (if the object is perived from QObject) or QCoreApplacation::translate().
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-1795
-
- Jul 04, 2010
-
-
Alessandro Portale authored
There is already a "CONFIG" in variables[] which always overshadowed the entry from functions[].
-
Alessandro Portale authored
-
Alessandro Portale authored
I did not learn to count higher than 20, myself.
-
- Jul 03, 2010
-
-
Alessandro Portale authored
Task-number: QTCREATORBUG-1795
-
- Jul 02, 2010
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-1290
-