- Jan 05, 2010
-
-
Daniel Molkentin authored
-
ck authored
The code is #ifdef'ed out for now, but has been successfully tested.
-
con authored
-
con authored
-
- Jan 04, 2010
-
-
Sergey Belyashov authored
Merge-request: 90 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Daniel Molkentin authored
Fixes: QTCREATORBUG-483
-
ck authored
-
Friedemann Kleint authored
Do not insert currentDocument variable for empty files. Polish VariableManager, QLatin1String(), const-correctness. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Daniel Molkentin authored
Reviewed-By: Friedemann Kleint
-
Daniel Molkentin authored
-
Daniel Molkentin authored
In case the variable char was not in use, %[a-z] would result in [a-z]%.
-
Daniel Molkentin authored
xdg-open is not available everywhere and fails when no DE is running. Reviewed-By: Oswald Buddenhagen
-
Erik Verbruggen authored
Added a name component to the SideBar's saveSettings/restoreSettings to allow for multiple instances in a plug-in.
-
hjk authored
-
Oswald Buddenhagen authored
... using fromLocal8Bit instead of fromLatin1. of course the localized messages pose a "challenge" for the various workarounds which parse them ... Task-number: QTCREATORBUG-504
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
cursor
-
hjk authored
-
Tobias Hunger authored
Reviewed-by: Daniel Molkentin Reviewed-by: Friedemann Kleint
-
Tobias Hunger authored
Reviewed-by: Erik Verbruggen
-
- Dec 23, 2009
-
-
ck authored
-
ck authored
-
ck authored
Also introduced MaemoSshThread class to factor out common parts of the runner and the deployer code. The maemosshrunner files do not contain code anymore and will be removed soon.
-
Christian Kamm authored
There's no need to reparse something we already got the AST of.
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
ck authored
-
ck authored
We now have two subclasses for deploying files and running commands, respectively.
-
Christian Kamm authored
- unsigned* was printed as unsigned - Type **name was printed as Type**name
-
ck authored
This will replace the current ssh-via-QProcess approach, which has severe drawbacks.
-
- Dec 22, 2009
-
-
con authored
This code was (more or less) duplicated in 4 places.
-
Christian Kamm authored
-
- Dec 21, 2009
-
-
con authored
-
Erik Verbruggen authored
Roberto.
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
In preparation for finding macro uses. * Macro: add offset and length * MacroUse: add line * Document: add convenience functions for finding a macro definition, use or undefined use at a given location. Reviewed-by: Erik Verbruggen
-
con authored
-
con authored
-