- Aug 07, 2013
-
-
Orgad Shaneh authored
The list always contains a single entry (or none) anyway Take 2. This time it actually compiles ;-) Change-Id: I71a9822360a9b569ba79afa0f575e27918bb2e03 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Nikolai Kosjar authored
Done-by:
hjk <qthjk@ovi.com> Change-Id: Iaccb29d4c74922337ada05971bb392a1458c94ef Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Andre Hartmann authored
For the input "git am" is "git amend" a better match than "git blame". Change-Id: Id0cf91b62dac8b6c54f6de7c0698a375765e936d Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
And use it where appropriate Change-Id: I0f37b8aada6eaa9be6743724b91a59173a01cb0c Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
hluk authored
Change-Id: I7e1bfad127a11118606efbf603bbf8a393ec00b0 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Aug 06, 2013
-
-
Orgad Shaneh authored
Breaks compilation This reverts commit a05ea711 Change-Id: I713f06a1fe1ff24f4721cda082fb732dc3f5c270 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
Depends on a commit that broke compilation This reverts commit a53cc559 Change-Id: I7b697be1c97bd25f15e2a97927dbc7d03dc456e7 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
Change-Id: Ic2666e62f5226780f68da0cdda0229b343d38116 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
The list always contains a single entry (or none) anyway Change-Id: I567b622efd42dd6f676bebb92fbf1c8774bd80ff Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I41a7e7febb77706e84595d560a8abb56a018a823 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Add tool/startMode combo one by one. Change-Id: I1e6cfe98fb1b1291cae6f440105991f3f99f2a6a Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
hjk authored
Change-Id: I10f57785bd26a15aef6fe72f26e7bf28a3a8d31f Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
hjk authored
Change-Id: I33f99f28fb99c21cc62cda57ec1ba1aa2963b065 Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
Tobias Hunger authored
Change-Id: I5f2b73088db2353c7f13875391f11763b66434be Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
If the path() set on that node can not be opened, then the editor is 0 and thus there is a crash. Task-number: QBS-367 Change-Id: I8887a3bb84e19292d97357df49ef988d74bf6739 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I94f9b92e993c09a8a587c39fbd41310fc5b82475 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: Iff654636522bd41e96dfae6183f95c4dfcb53829 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Thomas Hartmann authored
We can parse the .qmlproject files without using the declarative module. Change-Id: I78a910c9ec9477f5c6fbcdca23f62ab841ca4368 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Kai Koehne authored
Fix MSVC warning C4189: 'em' : local variable is initialized but not referenced Change-Id: I8b86dc95c1e05302909bb35c22949931db774c2a Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
David Kaspar authored
blackberry-connect tool requires to have public key with no comment or comment with 'usename@hostname' format QSsh::SshKeyGenerator creates comments in 'QtCreator/TIMEZONE' format there we are stripping them out This issue has been introduced by commit: bd064d50 Task-number: QTCREATORBUG-9888 Change-Id: Ied96720b004cfe4f5bb95adec3401b6b6d30db5c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Broken by debfc171 Change-Id: If8bb67572ea33c3cde4c3b474e0c37b8ca2f058f Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hluk authored
Added commands ]], [[, [], ][ for movement. Task-number: QTCREATORBUG-9527 Change-Id: I0c363427505c9ef6274ed1cf735c9fbc43cb4bd9 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Change-Id: Ida2223d6e3c6577d13aa52827c00e3fa3f44a848 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Replaces \r\n? with \n. Some console applications (e.g. git-push, git-rebase) use \r alone to move the cursor to the line's beginning. This should be replaced by \n rather than just be erased. Change-Id: I8d614d2b471e59decdbfa7f173ffa7fbdb11759b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 05, 2013
-
-
hluk authored
Fixes visual representation (selection exported to editor widget) of "Vk" command on empty line. Change-Id: Iac5fabe53a65d7b94d0a1ed02aff3a7b3804a37b Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Thomas Hartmann authored
ModelNode::isComponent() is throwing an exception if the node is not valid. Change-Id: I4b34b9a583108923d584a73585f3001df68a741d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
hjk authored
Change-Id: I6d28a533d4ee2e93e4b3407e7fdd670c45886708 Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Thomas Hartmann authored
This function did nothing but call EditorManager::openEditor(), so we can call it directly instead. It was not used consistently anyway. Change-Id: I639ef346164be9260e887faac5dc6651ccfd92c5 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
This function is highly confusing as a member of DesignDocument and the logic can be implemented directly in the ShortcutManager. Change-Id: Id722dcb71b542b4780614c9f895f06150ccb67ca Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
hluk authored
Use QTextDocument::onContentsChanged() to monitor text inserted and removed in insert mode for dot command (or just repeat with 2i, 3o etc.) to re-insert same text. Works even if auto-completion is replacing '.' with '->' for pointers. Change-Id: Ie39edcdc9ec60bcf6c7d10f021248c3a0aee76b6 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Thomas Hartmann authored
Move ComponentUtils::goIntoComponent() to DocumentManager. Change-Id: I038f4c56cb1745455613a1dbdeeb8bcb927da7f3 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
The ModelNodeOperations are an implementation detail of our DesignerActions and should not be used in other places. Change-Id: I495bfd043a6b1dd89952b0e7d2318e429678640b Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Change-Id: If20457a3d7f6017421b360a77c452395ff0e9219 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Ifa16795d6cca1256b86b69ab9f7da3e0644aec48 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Aurindam Jana authored
Change-Id: I5a0a485e239eeb33a9d8ad8cfd0f9cc40e1ff6d2 Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Aurindam Jana authored
Change-Id: I7a4ef54a02fcc8dedb28e843a2f05d737324a877 Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Marco Bubke authored
Change-Id: Ifc802442f54b4c84e1df04cbd8c59ad48c745aa5 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
hjk authored
Change-Id: I045622efa22bfcb26f9161556ccbbfb3df08599d Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Daniel Teske authored
Resolve which qmake qtchooser will forward too, as that qmake will put it's path into the makefile. Task-number: QTCREATORBUG-9841 Change-Id: Ib7a17c7683550ce3bb9172c7428a0efc328652f5 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Aurindam Jana authored
Change-Id: Iee7895e9cafc373c32749f3dcc44a690dfc551bc Reviewed-by:
hjk <hjk121@nokiamail.com>
-