- Jan 12, 2010
-
-
Friedemann Kleint authored
Add repository creation operation to IVersionControl, implement for hg and git, add convenience slot with prompts to VCSBasePlugin. Add respective menu options and make menus are visible in case no VCS is active. Change project wizards extension page to list VCS that are capable of repository creation in a QComboBox in case the directory is not managed by another VCS (in which case it lists that one for operation 'add'). On that occasion, polish the Project selection to use a QComboBox as well and add some smartness to find the most suitable project to add via path matching.
-
Oswald Buddenhagen authored
they were remnants of the pro editor, which was removed long time ago. they were still used for automatic editing of pro files, but were totally overengineered for that purpose (removed 1300 LOC, added 40).
-
Roberto Raggi authored
Look at the token under cursor only if the current character is a brace or a quote.
-
dt authored
Instead note that it is invalid if trying to build and on the projects mode pane. Task-Nr: QTCREATORBUG-459
-
Christiaan Janssen authored
-
Marco Bubke authored
-
Kai Koehne authored
Do not allow users to edit the field right beside the visible checkbox.
-
Kai Koehne authored
Happened when trying to reparent a node to one of it's children.
-
Kai Koehne authored
-
kh1 authored
-
Marco Bubke authored
-
Marco Bubke authored
Task-number: BAUHAUS-276
-
Marco Bubke authored
-
Christian Kamm authored
-
ck authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Erik Verbruggen authored
-
hjk authored
-
hjk authored
-
Christiaan Janssen authored
-
Kai Koehne authored
registerDocumentation failed if a namespace/qch file had been registered before, but the qch file is not accessible any more. This prevented the registration of the same namespace/qch file at a different location. Fix this by explicitly removing entries that have no valid qch file any more from the db. Reviewed-by: con
-
Kai Koehne authored
The usage of 'int newIndex' was ambiguous in the case of oldIndex < newIndex. Solved by directly passing the ModelNode that was moved around. 'nodeSlidedToIndex' was also renamed to 'nodeOrderChanged', since 'Slided' is no proper English.
-
Kai Koehne authored
The custom creator-qml installer comes with a qmlviewer installed in creator/bin. Make sure that this qmlviewer is used to run .qmlproject files, even though there might be other qmlviewer binaries in the PATH.
-
Marco Bubke authored
-
ck authored
-
ck authored
-
Roberto Raggi authored
-
dt authored
QMake passes those headers directly to gcc, so the user doesn't need to include themselves.
-
dt authored
-
Roberto Raggi authored
-
Daniel Molkentin authored
-
ck authored
Reviewed-by: kh1
-
ck authored
Reviewed-by: kh1
-
hjk authored
call()
-
hjk authored
-
hjk authored
-
hjk authored
-