- Feb 28, 2011
-
-
Friedemann Kleint authored
Duplicate ids in Mercurial, Bazaar.
-
Thorbjørn Lindeijer authored
Reviewed-by: Christiaan Janssen
-
Thorbjørn Lindeijer authored
-
Christiaan Janssen authored
-
Christian Kandeler authored
-
Friedemann Kleint authored
-
Leandro Melo authored
It might look a little bigger, but since we are using QPushButtons by default in the options pages it's more uniform considering the buttons around. If we "conclude" it looks weird or unpleasant in other places (like in the wizards, for example) we can consider an alternative approach. Reviewed-by: con
-
Leandro Melo authored
Reviewed-by: dt
-
Tobias Hunger authored
Clean up whitespaces and coding style issues.
-
cerf authored
Merge-request: 229 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
cerf authored
Refactored the mercurial plugin which led to new vcsbase common tools (VCSBaseClient, VCSBaseClientSettings and VCSJobRunner) Merge-request: 229 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
Remove 'synchronous' parameter in data requests as everything is asynchroneous right now. Also remove unneeded m_requests.contains call.
-
Friedemann Kleint authored
Introduce separate plain text mode parallel to diff-chunk mode using a stacked widget with a QPlainTextEdit. Task-number: QTCREATORBUG-3859
-
con authored
Task-number: QTCREATORBUG-3838 Reviewed-by: Robert Loehning
-
con authored
Task-number: QTCREATORBUG-3853
-
con authored
-
con authored
Task-number: QTCREATORBUG-3851
-
Leandro Melo authored
We decided to have text-based buttons by default.
-
Leandro Melo authored
This reverts commit 561f87fc.
-
Leandro Melo authored
This reverts commit c5b57ea5.
-
Friedemann Kleint authored
Add infrastructure for custom special stops with data.
-
Friedemann Kleint authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Friedemann Kleint authored
-
con authored
Avoid writing empty string prefixed arrays into settings, and some isNull vs isEmpty confusion (xml reader seems to read null instead of empty strings in some cases).
-
Pawel Polanski authored
-
hjk authored
-
Friedemann Kleint authored
-
Milian Wolff authored
To achieve this there are two methods in IRunControlFactory you need to implement: 1) createRunConfigurationAspect returns a IRunConfigurationAspect which stores the settings specific to your plugin. 2) createConfigurationWidget returns a RunConfigWidget that will be shown in the project settings Merge-request: 258 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
con authored
Task-number: QTCREATORBUG-3842
-
con authored
Somehow got lost in merges 2.1 --> 2.2
-
Friedemann Kleint authored
-
Pawel Polanski authored
-
Friedemann Kleint authored
Need /E:ON, V:ON for cmd.exe, do not pass empty environment to QtcProcess.
-
Leandro Melo authored
-
- Feb 25, 2011
-
-
Tobias Hunger authored
Make sure parent pointers are cleared when removing nodes.
-
Tobias Hunger authored
-
Tobias Hunger authored
Do not crash when closing the options dialog for the second time. Reviewed-by: thorbjorn
-
Leandro Melo authored
Continuing 561f87fc
-