- Oct 29, 2013
-
-
Tobias Hunger authored
Also rename the related factory and config widget. This was necessary since QmakeRunConfigurationFactory was already taken by the base class. Change-Id: I37875935101b7560ad64c8a8c27d821c9810b387 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
Change-Id: I47875935101b7560ad64c8a8c27d821c9810b388 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: Ibd5a5e5a80bb31b798b26b340fae460fdded7892 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I14971be5c00da949ff46729236c535d1ac29f9bc Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I0433317d03aefb8e175f2208ca7ae29fa3e9fa49 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I6e1bf4e603338e53f9264b0a2ee2a90ef345bbfe Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
David Kaspar authored
BlackBerryConfiguration creates single toolchain and debugger for Simulator and Device. The names of the created qtVersion, toolChain, debugger, kit in BlackBerryConfiguration are simplified/unified. Task-number: QTCREATORBUG-10461 Change-Id: I61bfef30a882b562ab03bd71aa4c3667a63343b8 Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
This finally renames the plugin itself. Change-Id: Ibdf4f4b4e9776c2fdc809e0127f3e1310de44bd1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: Ia3adfcbcc61ed955cc7cea5af7cae90d20f249c1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I6be91281667f7f26740e7b62b08ce9d646bbc85e Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Tobias Hunger authored
This fixes Boot2Qt setting the debugger for its kits. Change-Id: I3ac3ad70b29b6c852e5e50d3e64258e487455b43 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: Iea96398de12845f992d647bbeca3bebf68bdd8ac Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Thomas Hartmann authored
Change-Id: I37f9691a320cdf4c63f7de72b2384624b5f67132 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Friedemann Kleint authored
Change-Id: Id5043a1f208554b8e73a50ebacdb655af53dc8b5 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I22dd15b10a6b06b380f19eda31925951f4566ecf Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Tobias Hunger authored
Make the retrieval of information on pre-defined macros more explicit and use the information to populate the tool chain with after it is constructed. This avoids doing one run of the compiler per auto-detected debugger during the start-up of Qt Creator. Change-Id: Ie741dccede91079b4126056676c31975f340dbae Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Considering that this is a Noop by default we want that inlined. Change-Id: Iefd822ad9e5fc576fb538d9b891f6e3ed3b914aa Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Make the macro Cache accessible to derived classes. This is done so that we can populate that cache with the data the factory/config widget already has and thus reducing the number of times we need to run the compiler. Change-Id: I5ea72a0688c765ae995db66dde3ed6f6672198b6 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
Broken by qtbase commit 934f06220391eb0e0ebf66a2eb037f48adb4c43c Change-Id: I55b1ae8636a1c1cf1ed75f4d03b58ebf5bba511a Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
David Schulz authored
Change-Id: I57dc9297c89b193dbcb7dd9c96ff6d6118ce2191 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
hjk authored
Change-Id: I27139d8ccc17b665853bec4a37e80568680b5fcc Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Fawzi Mohamed authored
Change-Id: Ieee4a509b46da937c3bce21f72c77685946db4dd Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-10546 Change-Id: I7b87d4907164840d2c40b70cf919eb31aefebff8 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
hjk authored
Change-Id: Id49e347cc448f6a28271b6af775d56b6e00b4908 Reviewed-by:
David Schulz <david.schulz@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Tobias Hunger authored
Code cosmetics: Shorten gccPredefinedMacroOptions and move it to the method that is actually related to that functionality. Change-Id: I8aae1fd89f58d798f5bec95f16c7b92c44546e4d Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Do not warn that the macro data is invalid if gcc failed to run. This avoids spurious warnings when giving a non-executable file, etc. Change-Id: I52d731bf2b9a6fc12faaa74d70488125bffd9299 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I8121267044b533a882dc9cc15209baa13e37ba6c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
That is the case when the debugger options page was never opened. Change-Id: If3cb37810ec51d300dca157b2c0c23c6a6e79b49 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
David Schulz authored
Task-number: QTCREATORBUG-10511 Change-Id: I0c2fde3aedb31a60bc553b490a97841af1746a14 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
El Mehdi Fekari authored
Qcc compiler doesn't support "dumpmachine" option provided by the gcc to get a list of supported abis from the compiler, and needs to pass -Wp option when running qcc to get predefined macros and header paths. GccToolChain fails to get those information from qcc and print warning messages on the console. This patch adds new QccToolChain class and reinterprets the compiler options to detect predefined macros and header paths. It also provids list of supported abis and suggested mkspecs. Task-number: QTCREATORBUG-10116 Change-Id: Ic48d5c58c5b957f5a8536248888c9a63ca499f34 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
El Mehdi Fekari authored
Change-Id: I253117e3773f0c5e9078ac4ad59125c2b50a611d Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
Nikolai Kosjar authored
This static function got moved into a base class. Change-Id: I0b72f324bd52421388c7566dc4fd115a9b27ea7f Reviewed-by:
David Schulz <david.schulz@digia.com>
-
David Schulz authored
Change-Id: I0738581babd73512501cea7f24cba573d45efbae Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
David Schulz authored
Change-Id: Icc2b2705a587482ac2a4215d05a012c4c15f6439 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- Oct 28, 2013
-
-
Orgad Shaneh authored
Change-Id: I02416c8a55fcdfdea1cbe349f7e78204c0200fd9 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com>
-
Orgad Shaneh authored
Use member directly Change-Id: Id7b67458d40e4f5ae4893101afac423d14dfdba7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I02e6b7ff5e2280cabb0f23de942941756f7bf3a0 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I09735507703e9a2c55aff68a25a4405cf12c9ab4 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
Change-Id: I82e1cd3cca9cc2d79366e1af054640dadebf7871 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
Change-Id: Icbd14a683d1a5ec53aa2d2337d43a86c26bccac9 Reviewed-by:
hjk <hjk121@nokiamail.com>
-