- Jan 05, 2010
-
-
Daniel Molkentin authored
Platform-dependent behavior is not good enough for a lot of people it seems. Reviewed-By: con
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Defaulting to true. Task-number: QTCREATORBUG-502
-
Jarek Kobus authored
If the command's shortcut is changed all context actions are updated accordingly. When the new context action is added its shortcut is automatically updated (taken from command's shortcut). Reviewed-by: con Task-number: QTCREATORBUG-471
-
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.
-