- 16 Oct, 2013 34 commits
-
-
Aurindam Jana authored
Change-Id: Ie093e3d9d314dd79ab4f5e91b6749bf7e1d6f43e Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Uncommented in e088541c Change-Id: Ia9685b815523ab61a8780e9f5686a5d713eec842 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
hjk authored
Change-Id: Ia979c37c8f0ae77e2390951a547098461474313c Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Tobias Hunger authored
This avoids useless validation runs during construction. Also reorder member variables to save a couple of bytes in the structure. Change-Id: Ibc33b89f12c306852af02d387ee2d177f732bb83 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
This fixes the rendering of the AbiWidget if no ABIs are deteceted. Change-Id: I9ef4aec70e88add498fd60f29014d6bf91e0ee61 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I4ef40fd76b65f6504c8dee71bf8b5d76e1d23cbe Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I285a6102c0b7fefa7c4027d814654da640af39a9 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
Jake Petroules <jake.petroules@petroules.com>
-
Aurindam Jana authored
Change-Id: Ia17ccafc13674555922a59264ea9f5df5abef060 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
Stay below the radar during construction/fromMap. This avoids some signals from the KitManager about unmanaged kits having been updated. This signal is used in three places only and always connected only after the the construction happend. So this should be safe. Change-Id: If6cc29b6bb98fa161776a9a79f48f88173db04b8 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
Change-Id: I15cc54883cd49b49373b556e7155706f10475408 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-9150 Change-Id: I5cff954364b04e6cf1003697c7663b52c4a941db Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Tobias Hunger authored
The SessionManager is disconnected at that point already, so we were never told that projects were destructed already and were happily calling into those. This fixes the crash described in QTCREATORBUG-10354. Task-number: QTCREATORBUG-10354 Change-Id: Ib8ce07d6db38dbff9154b127f5fb620a9961c742 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Nikolai Kosjar authored
This reverts commit c5dfcce9, but the bug addressed by that commit remains fixed. FunctionHintProposals need to be fragile so they can be replaced by e.g. GenericProposals. Only one proposal can be "active". Change-Id: Ibca40063d46b8ef3bce4d72be7488f70885e75da Reviewed-by:
David Schulz <david.schulz@digia.com>
-
hjk authored
Also bump the minimum Qt version required for new Qt Quick apps to 4.8 Change-Id: Ieeabc8475ccfa7f9fec7ca08cd88384ed88f0d1d Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
hjk authored
Change-Id: I5e173900a4008c72c67a30eaa9c101027c1b43af Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
hjk authored
Change-Id: I5c7727f18039a359c79397f28e1c32bcd7acf101 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
El Mehdi Fekari authored
Change-Id: I10e5f7b4c9d0d527f8df34aa425a2a0bdaac5243 Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
hjk authored
Change-Id: I1c3790447aa863b532133c0280349aa07a920b8a Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Marco Bubke authored
Task-number: QTCREATORBUG-10372 Change-Id: I0b56bf4998dbbdeb690622078d61c672d012ed5a Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
BogDan Vatra authored
Change-Id: I0e8a920614a00122225e529667f0c808c8a3ad76 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
BogDan Vatra authored
Change-Id: I2fffb7778501a90b8530482900343a5f44f999ff Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
hjk authored
First step towards plugin renaming. Change-Id: I8ac017660a7aa2bda0d7bb7d72ab0cfceaf6cfd2 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
hjk authored
Change-Id: I1d4457d65b736c876f1c1cc66c23921250c09380 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
hjk authored
Change-Id: If34b564b55ef3e76cb5696ed30220d64b256d607 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
hjk authored
Task-number: QTCREATORBUG-10379 Change-Id: I515da97e6f6ac079590c9d91317ed32b5194a12a Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
hluk authored
Fixes handling of commands that switch or create new editors (<C-W><C-W>, <C-W>V). Change-Id: Iefad2571390afeb085c7c270187e5de451892521 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
Change-Id: I0ea3a31a430cae57e72fc1be6e9305d56597d503 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Fawzi Mohamed authored
Change-Id: I0e145b07d034277e2afa74f885a55a2722e2c180 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Topi Reiniö <topi.reinio@digia.com>
-
Fawzi Mohamed authored
Change-Id: Ib319856d881c7399f5cd76782b1f76655fbb88b2 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Petar Perisin authored
Change-Id: I5574abf0acf7ed430f5f7f3b89ebcbddb31f3016 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I1e16b09361bb7d3eab2bfc7b77da388c60d23f01 Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-10370 Change-Id: If512ea8cbbd77a9c39696093153455ca9e2bb83f Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Orgad Shaneh authored
Broken by 113c5600 Apparently SyntaxHighlighter::rehighlight is called too early Task-number: QTCREATORBUG-10026 Change-Id: Ifa76c156b5b84b79c869d2de1a0ad69c13ac6b48 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Orgad Shaneh authored
Follow coding style Change-Id: I9583cdfc7ec32140614beb8684d3f15344fa7135 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com>
-
- 15 Oct, 2013 6 commits
-
-
El Mehdi Fekari authored
Task-number: QTCREATORBUG-10252 Change-Id: Ia8545fd0255f59290a6bab6e35ef1c082649f794 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Aurindam Jana authored
Change-Id: I6c13ce1636bbaf201602e4a9473aca4f9953d1cb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Aurindam Jana authored
Change-Id: Ic6e4c66ba2921de7d77e48e62e4d87bd820d9859 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Aurindam Jana authored
QmlProjectRunConfiguration is now derived from LocalApplicationRunConfiguration. Change-Id: Ieddac63ff9832771ed141c3f0aff1bcc0313f6bf Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Aurindam Jana authored
Change-Id: I4a7c29f2f679e62bae6fa3d01983851207e532c8 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Daniel Teske authored
The whole class can be removed easily now. But I was promised further refactorings in that area anyway. Change-Id: I20d200c6acc52604cd2c273f336374ef22626323 Reviewed-by:
hjk <hjk121@nokiamail.com>
-