- 18 Aug, 2014 1 commit
-
-
Tobias Hunger authored
This change also adds a AbstractMacroExpander for the QtKitInformation. It supports the following variables in the Kit display name: %{Qt:version} - Qt version number %{Qt:type} - Qt type %{Qt:name} - Qt version name %{Qt:mkspec} - mkspec used by the Qt version Task-number: QTCREATORBUG-11118 Change-Id: I7263781336ab561c34880b187ebd55e81e6ca215 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 30 Jul, 2014 1 commit
-
-
Tobias Hunger authored
Make available features and platforms methods on kits (implemented via the KitInformation). Add convenience methods to KitManager to collect all that. Remove QtFeatureProvider and implement KitFeatureProvider instead. The idea of this patch is to make it easier to find which kits are applicable to which wizard: I should now be able to match the wizard features against a kit and have a good set of kits to choose from. Change-Id: Ie5be0213f142cfdf4417ac55bd6cbb056265a531 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 28 Apr, 2014 1 commit
-
-
Friedemann Kleint authored
This makes it possible to use concise names for shadow-build directories, for example {projectname}_5s for Qt 5 / stable instead of the long, auto-generated names. Also, users can then manually configure names for kits with non-latin names, which would otherwise result in underscores and dashes with numbers. Change-Id: If0eab746942246d1aba6a5dd04f59d3219be47b8 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 08 Jan, 2014 1 commit
-
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 12 Dec, 2013 1 commit
-
-
El Mehdi Fekari authored
This allows plugins (e.g Andoird, BlackBerry...) to better control the kits that are auto generated from their SDK/Target sources. Change-Id: I250451a21364780d083ef99af232ae914f8756f4 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 17 Oct, 2013 1 commit
-
-
Tobias Hunger authored
Do not trust kits with an invalid id, as there is no way those could have ended up being saved out by creator. Safe all other kits that were constructed using Kit(const QVariantMap &). This new constructor uses the code that used to be in fromMap(...), with some simplifications. Remove fromMap(...) method from kit as it is no longer used. Change-Id: Iac28ea9b85670e03088a4b7c5283af6b4b70c0fc Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 16 Oct, 2013 1 commit
-
-
Tobias Hunger authored
Change-Id: I15cc54883cd49b49373b556e7155706f10475408 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 19 Sep, 2013 1 commit
-
-
Tobias Hunger authored
Mutable KitInformation are those that are supposed to be editable in more user-accessible places (e.g. like the Mini Target Selector or similar) than the normal kit options page. The functionality to display these settings is not part of this patch. Change-Id: I13446c49abf89eaf739a60dbcd01c97e2144de45 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 03 Sep, 2013 1 commit
-
-
Daniel Teske authored
Change-Id: I6aa7d7d52b681ee61d27c2d98e6fefe9cfd9532b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 02 Sep, 2013 1 commit
-
-
Daniel Teske authored
It's rare that users will want older toolchains. In updateAutomaticKits distinguish between a Kit being removed since the toolchain doesn't exist anymore. Which happens on e.g. changing the ndk path. If the toolchain still exists, then it isn't the newest anymore, so demote the Kit to a manual kit thus enabling the user to remove it if he no longer needs it. Change-Id: I59203abc9bed5f2c46a002cea68fd72a84283840 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 23 Aug, 2013 1 commit
-
-
Tobias Hunger authored
Change-Id: Ica6cf20c4ae1c7d58386d4970e468a105a3263b3 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 21 Aug, 2013 1 commit
-
-
Tobias Hunger authored
Change-Id: Icd15e53022453be0713ee4953dd8f1f099b053de Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 22 Jul, 2013 1 commit
-
-
El Mehdi Fekari authored
This method is needed by plugins (ex. qnx) that provides auto detected kits to prevent kit's information from any unwanted changes. Change-Id: I6f0b36983436890aef62f5204d0f8a51d5e645fb Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 07 May, 2013 1 commit
-
-
Tobias Hunger authored
Leave the rest user-editable. Task-number: QTCREATORBUG-9030 Change-Id: I77c9ff980dd9a497bff53ee04dae7e771e4e7e82 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 26 Mar, 2013 1 commit
-
-
Friedemann Kleint authored
Change-Id: If61a8a91d2a39c5c97974a5bfcef91892b68d3f1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 20 Mar, 2013 1 commit
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-8861 Change-Id: Iea9948f1f62a79df36b239ad3981cb137b44e5bd Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 28 Feb, 2013 1 commit
-
-
Tobias Hunger authored
Change-Id: I24ce10ac147b116ca438681b34cdc4398675edeb Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 21 Feb, 2013 2 commits
-
-
Daniel Teske authored
If both qt versions and ndk path exist automatically create Kits Change-Id: If7739e866eeda3df2982850ff8f8cf22ca8f22c0 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: Ic413ed46abd4455b5bc3d282326e95b9dd372b49 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 08 Feb, 2013 2 commits
-
-
Tobias Hunger authored
Display warning and error icons in the kit options page. This is more consistent with what we do elsewhere. Change-Id: I31786054da3ad8c55931156f0124740eea2d68d3 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I3b293ed9371b201e692fae7a7569239ebc8483e9 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 04 Feb, 2013 1 commit
-
-
Fawzi Mohamed authored
Change-Id: I8a9be3cda84f5d00d29a8f5e101c004ea2bbc6ba Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 22 Jan, 2013 1 commit
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-8576 Task-number: QTCREATORBUG-8081 Change-Id: I9a6675a8ae97517f78bca026c4aa0edca82d606d Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 18 Jan, 2013 1 commit
-
-
hjk authored
Change-Id: I653827e8a11e56975e1b2cb1b791e9ea9408f54c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 21 Nov, 2012 1 commit
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-8231 Change-Id: Ic5f4cc876fef1a06e877702a272230fc7f44b1f4 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 02 Nov, 2012 1 commit
-
-
Daniel Teske authored
Which asks each KitInformation for their parser, thus currently creating a toolchain + qt chain if that is applicable. Remove all code that does that by hand from various buildsteps/buildconfigurations. Change-Id: I79a07ffd1dbe9a43bdbc838bc0098071aa412009 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 12 Oct, 2012 8 commits
-
-
Tobias Hunger authored
Change-Id: I14c540766e37d63957d8c648a8b31dbc68445ac7 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
This reduces the amount of validation that is happening a lot. Change-Id: I9a854afc462109845febbb09da1b27930a23cb95 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Make sure validate will not modify kits, add a fix method to do that when kits are loaded/added. Change-Id: Ib378af0f3470b2caf64177b35fca061089ac4523 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I562e6f8d5fef36eea543c208cdd855db048b7f33 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I28d13c2f54aa42dc42bd9bd5fcae8f8ac0430d0b Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I4f211e118bc5cb58a7adf1f6d814105905f964f8 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
This is to avoid creating lots of Core::Ids due to temporary kits, etc. Change-Id: Id786e3412aadae7a594f6caf64d0dd364744d296 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-7901 Change-Id: Ia38ea896809e7793439e412e260b7cdc409923da Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 04 Sep, 2012 1 commit
-
-
Tobias Hunger authored
* Rename profiles to kits. * Update some strings: * projects mode has a Kits tab, not a Targets tab. * " Settings" was dropped from the sub-tabs of the Kits tab * menu entry "Build/Open Build/Run Target Selector" was renamed to "Build/Open Build and Run Kits Selector". * Use "Kit" instead of "Target" in miniprojecttargetselector. (The class was not renamed as it does indeed select targets, not kits) Change-Id: I0727e086e2dfa0e8aaaf89fdc6f2e3596c7a4314 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 07 Aug, 2012 1 commit
-
-
Tobias Hunger authored
Pick better names for similar profiles that should share a name. This happens a lot when e.g. importing existing projects. Task-number: QTCREATORBUG-7676 Change-Id: I57a8c16828edc59d1c1a32f3e12785c25a4555da Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 03 Jul, 2012 1 commit
-
-
Tobias Hunger authored
Change-Id: I1becf390ad700d205724a1a49867e4b7fa0e2175 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-