- Jan 18, 2010
-
-
Kai Koehne authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
con authored
-
Erik Verbruggen authored
Changed the QML/JS editor to treat .qs/.js files as JavaScript, and invoke the appropriate parser for it. Reviewed-by: Christian Kamm
-
Friedemann Kleint authored
-
ck authored
Chances are the user wants to select it anyway.
-
Tim Jenssen authored
- if there is no LastQtVersionUpdate we doesn't have a real timestamp and we are not able to check against this. - this will happen during/after installation with qt bundled versions Reviewed-by: Daniel Molkentin
-
Roberto Raggi authored
-
- Jan 15, 2010
-
-
Erik Verbruggen authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Erik Verbruggen authored
-
hjk authored
-
Martin Aumüller authored
Merge-request: 2160 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
hjk authored
-
hjk authored
-
Erik Verbruggen authored
-
Friedemann Kleint authored
Add non-modal stash management dialog and additional menu option "Stash snapshot..." to stash away changes prompting for a description, which will immediately replay the stash (take snapshot and continue working). Add interface to IVersionControl for creating/restoring/deleting snapshots for backup/complex undo operations (currently supported by git only). Add test options to VCSBasePlugin. Clean up and extend git client accordingly.
-
Christian Kamm authored
-
Christian Kamm authored
-
hjk authored
-
Tobias Hunger authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
con authored
Rename IWizard::Kind --> IWizard::WizardKind, add some logic for which wizard kinds to collapse/expand.
-
con authored
-
Tobias Hunger authored
* Make sure we do not add duplicate or 0 (build|run)configurations to a project. Reviewed-by: dt
-
- Jan 14, 2010
-
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
* Fix typo in variable name * Make member naming more consistent * Use a constant for the file name postfix. Reviewed-by: Alessandro Portale
-
con authored
Leading to a crash when selecting the empty entry. The patch fixes a big memory leak with bin editors (neither the widget nor the IFile instance was deleted, the latter leading to the empty entry in the open editors window), and also puts a saveguard in the open editors window, so that empty entries are not shown any more. Task-number: QTCREATORBUG-571 Reviewed-by: Thorbjørn
-
dt authored
Reviewed-By: thorbjorn
-
con authored
Remove the historical separation of "Action" and "OverridableAction". The latter is now merged into the former.
-
Kai Koehne authored
-
Kai Koehne authored
Fix namespace usage such that all classes in shared/qml live in the Qml namespace, and classes in QmlDesigner plugin in the QmlDesigner namespace. This should prevent any symbol clashes until we can finally get rid of the file dublicates (e.g. QmlDocument).
-
Roberto Raggi authored
-
Daniel Molkentin authored
-