- May 06, 2013
-
-
Orgad Shaneh authored
Change-Id: I8cb08b0fcba3ddac7223b39b3762ff71e8d61f8c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Add a way to flush out tasks from the outputparsers. This is necessary to make parsers that keep state more robust. Flush parsers (once) before adding any new task. This keeps the sequence intact. Flush all parsers once the parsing is done to make sure there is no task queued somewhere. Task-number: QTCREATORBUG-9195 Change-Id: Icd37df1f470cb73123ad286d6900ad1047a1d512 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I39a08912efdcf34ef680d508c41c4df9034125dc Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Avoid needless increments of the task id counter for Task(). Change-Id: I6243b4fe9e8fd91653e236722282fa8f8a9ed82d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Aurindam Jana authored
Change-Id: I854255a66e23aa84f23443ef185c0d1e24de81d2 Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Aurindam Jana authored
Change-Id: I164346dd4fc7c4b1f3dc2ebd2ef3b5db9f5474e2 Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
hjk authored
Change-Id: I097af582a476abb57104d6687eb7f0036cbe64a7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Mostly 3 leading spaces converted to 4 A few other indentation issues Change-Id: Ib0db5925cac4d2999faf5699cd570884cbcd4863 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hluk authored
Set correct position for commands I, A in visual mode. Don't repeat insert mode [count] times if cursor moved in insert mode (or after <C-O> command). Don't repeat movement in insert mode ([count] is used only to repeat the first inserted text). Dot command for insert mode should be cleared if cursor moved and user started inserting a text. Change-Id: I4dbd0fa4e7ecedc6623838c9ad855f83276da2ce Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hluk authored
Change-Id: I38534f917fc641decbae06da8db27a73b18d94f6 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- May 04, 2013
-
-
Orgad Shaneh authored
* Enable display of local-only commits * Enable specifying a top commit Change-Id: I0688ba9ac670f709d2044ae2b7bff081fd86c860 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: Ia2584ff975ed0db614dc878a70ce4adbd5c3ba67 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
If the rebase succeeds without conflicts, pop Change-Id: I4f0c6ad3061f4f69f7e5c9450f972cce5c15227d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I6126411209d73797cc7e4f7c15a6a49b50366c63 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 03, 2013
-
-
hjk authored
Change-Id: Id65f983ffada2f8d08929a82c96767d8471d9444 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Snappier, but close to a busy loop now... Change-Id: If4e31d35928c95fae29b3d221c5ff443386b933b Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
This stops it from eating lines that are actually produced by the compiler. Change-Id: I725690eaee6fe223c7024299420a924b455d2723 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Eike Ziller authored
Conflicts: share/qtcreator/qml/qmlpuppet/qml2puppet/instances/objectnodeinstance.cpp Change-Id: I7f319154d5865c47ccfd5f525f0fd7983733dd0e
-
Tobias Hunger authored
It is already gone from qmake. Change-Id: Iad2835d6b937fc7215da070a1c839139419026dd Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
Erik Verbruggen authored
Change-Id: Ie6a2398f3a9e5c26a9af1578e512da53a01d15f5 Reviewed-by:
Sergey Shambir <sergey.shambir.auto@gmail.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- May 02, 2013
-
-
Sergey Shambir authored
Value will be passed to CppTools::ProjectPart::evaluateToolchain() Change-Id: Ib365d91e9956fa59cc79107734c5ac8c89b34d4f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Sergey Shambir authored
Now it uses ProjectPart::evaluateToolchain() to read toolchain info with given compiler flags. Change-Id: Ia31aa1e6b9267ceac53c137e1729689046dcc815 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
On Windows it is "Ignore, Merge Tool, Skip, Abort", while on Linux it is "Merge Tool, Ignore, Skip, Abort" That makes Ignore default on Windows, which is confusing Change-Id: Id7e9e8dd6fd5748d518de4d94db47ae075268627 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Detected by MSVC2010 Change-Id: I6ba98a72b8cf4e265887f256bebdd5d1582dbed8 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Thomas Hartmann authored
Change-Id: I80746a3e77f94040a407ce25cec9ad6fac8b6fce Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Orgad Shaneh authored
It is used for both input and output, the pointer is assumed to be valid Change-Id: Iad9a82dfb5ea4850584d4da848076699cddd23c2 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I900f3dd89eeeac61e29604ac459d36ecc6c0aa8f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
* Introduce a const submitEditorWidget() and use it * Directly use layout from ui Change-Id: Ib566bab464d4f1c08a3f2af0edb5e1fa989c3160 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Qmake may be run by make, so make the makestep use the qmake parser in addition to the rest in qmake based projects. Change-Id: Ibdd3eb476d890d580a8417d691166c4dd33350cb Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Instead mostly postpone it until the contents are needed. Task-number: QTCREATORBUG-9149 Change-Id: I83167537e97fbd965531d990c8073409ff7b0b32 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
hjk authored
Change-Id: I357afd09e56f6be74187d2a5a647681dad698f98 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I357afd09e56f6be74187d2a5a647681dad698f99 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
Change-Id: I4f0cc028814c0abf2ecae62aee6b38cc3e75f895 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Nikolai Kosjar authored
Also remove the introduced functions in CppEditorSupport. We can just wait until the document is "Full Checked" via Document::checkmode(). Change-Id: I31d23016f5aa5d3c37e8e05078436ab901bfb2d7 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Sergey Shambir authored
Change-Id: Id318fc34b19295dacef63a7192a0ff11fef3e274 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Przemyslaw Gorszkowski authored
If type is not found we try to find 'using' declaration for this type. Task-number: QTCREATORBUG-7903 Change-Id: I569db9e1a8504a5da3115ebbed2e823d5924f6ca Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
hluk authored
Change-Id: Ice885d3a51d0c5516ddabe8a8bdb9b1ce5ab7a06 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hluk authored
Allow movement with <C-W> and h, j, k, l, plus capital alternatives to focus furthest split. Command <C-W>o or :only closes all splits except the current one. Change-Id: I14ed57cff5d639c22d3eb325560922c10d0c92bf Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Jesper K. Pedersen authored
Change-Id: I35622ee65ddb7476f43af0ef3aeb0eca6ba0ff4b Reviewed-by:
Vasiliy Sorokin <sorokin.vasiliy@gmail.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Thomas Hartmann authored
Change-Id: Idc466b7e058375c0e393eb9f9dd2cc8f58abb2af Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-