- 25 Feb, 2014 1 commit
-
-
Eike Ziller authored
We have many buttons that open the options dialog, and many of these use different terms. Change-Id: I073fe2a23569c6f4174a2fb6567359c89cb2427c Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- 10 Feb, 2014 1 commit
-
-
Tobias Hunger authored
Change-Id: Ib747ce4903668799a47011ae7cddfd898aaf722b Reviewed-by:
Eike Ziller <eike.ziller@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>
-
- 24 Oct, 2013 1 commit
-
-
Friedemann Kleint authored
They are a hassle for translators and reviewers alike. Change-Id: I363138212b692cf75fe1605df8af3721315d37e1 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 09 Oct, 2013 1 commit
-
-
Eike Ziller authored
QTBUG-28385 is biting us over and over (QWizard doesn't have close button nor cancel button on Mac in Qt 5), and actually there's no reason for us having a wizard without the features from Utils::Wizard. Task-number: QTCREATORBUG-10346 Task-number: QTBUG-28385 Change-Id: I80c0d82fe6738496c2ac03c31a1c2757ade8e266 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 17 Sep, 2013 1 commit
-
-
Tobias Hunger authored
Refactor the code of the build configuration factories. The idea is to generalize the code so much that we can allow plugins to install custom build configuration factories for the platforms they support. To support this use case the following changes where done here: * BuildInfo class was introduced to describe one build configuration that can be created by a factory. * Factories report a list of BuildInfo to describe what they can produce. This fixes the need for factories to implicitly create one buildconfiguration and then create another one 'officially' to support debug and release build configurations to be set up for projects. * Do no longer work around factories to create build configurations. Change-Id: Ic372e4a9b5c582633b467d130538948472b89d91 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 16 Sep, 2013 1 commit
-
-
Oleksii Serdiuk authored
Modified CMake plugin to work correctly with RemoteLinux plugin. Because of not being able to extract files to be installed from CMake project, only executable targets are automatically added to deployment files. All other files have to be specified in CMakeDeployment.txt file which should be placed into root of CMake project. The file format is: > deployment/prefix > relative/source/file1:relative/destination/dir1 > ... > relative/source/filen:relative/destination/dirn Where: - deployment/prefix is (absolute) path prefix to which files will be deployed on the remote machine. - relative/source/file is file path relative to CMake project root. Plain files - no directories or wildcards supported. - relative/destination/dir is destination directory path relative to deployment/prefix. Change-Id: I0831636c1b9aac3ff16bb6293104c512d2abfb5a Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 04 Sep, 2013 1 commit
-
-
Nikolai Kosjar authored
Change-Id: I177094f19978e07f85e42b34701d8f03cd26665e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 21 Aug, 2013 1 commit
-
-
Tobias Hunger authored
Change-Id: Ia49c6552a5aae72870687ef9c64f2642fbe24155 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 24 May, 2013 1 commit
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-9340 Change-Id: I1e209cc96bf415fe065520caa51f90d4f5ecf134 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 08 May, 2013 1 commit
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-9264 Change-Id: I7c726177ff855da41d1971245655e8dc24740430 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 01 Mar, 2013 2 commits
-
-
Yuchen Deng authored
Change-Id: Id8b42469fc7fdc22278bcaf4f5cb60f42d8f6c53 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Yuchen Deng authored
Change-Id: Ife98b33c3269a452187c957bd5579722b3ae4018 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 28 Feb, 2013 1 commit
-
-
Yuchen Deng authored
Change-Id: I5a3aa31db7fa37f31a4b557eb5b09b7987169265 Reviewed-by:
Peter Kümmel <syntheticpp@gmx.net> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 21 Feb, 2013 1 commit
-
-
Daniel Teske authored
And allow the user to configure kits before proceding. Change-Id: I6acf2bcc05d53b0ac9d448599d29d2fe02ae1349 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 14 Feb, 2013 2 commits
-
-
Daniel Teske authored
So check that in isComplete() and prevent a crash. Task-number: QTCREATORBUG-8717 Change-Id: Ib485941534a4f0f3aa4e791fdb655eb9061ba9fa Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: Ib8836483fa1f7fdf3af4063b25a7940ae07080a8 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 12 Feb, 2013 1 commit
-
-
Leena Miettinen authored
Change-Id: I2d45f123936bb53a2659b6e96afc9073ab2b140c Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 11 Feb, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: I1e735c3caa617e5255caa55c2dab2ade61ec5989 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 04 Feb, 2013 1 commit
-
-
Yuchen Deng authored
Change-Id: I416a35a773792a1aee17811c022820262eb7f23e Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 29 Jan, 2013 2 commits
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Friedemann Kleint authored
Change-Id: Ic043a097947a80e2fb5cb381c585375c4e5f5eef Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- 26 Nov, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: I5eab1edbca591cc36813cd862d6ad93875b51a3c Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 23 Nov, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: I23134b7eef222dcdb3425e2f2f6d62ab863009fe Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 07 Nov, 2012 2 commits
-
-
Daniel Teske authored
Change-Id: Icb78bb7c1a652913852a77a59cd729c4d8745d4d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Daniel Teske authored
Change-Id: I892e3e2f34ef5acafe9ffe89eb85187047aaa32e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 16 Oct, 2012 2 commits
-
-
Daniel Teske authored
We used to do that on the cmake run page, but given it's own page is certainly better. Task-number: QTCREATORBUG-7971 Change-Id: Id38690a750e99dbccfd9f17f64423033891b0d78 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
We can simply call addPage and create a linear wizard instead of manually setting up a linear structure via setPage + wizard progress Change-Id: If4524ac235f4d1b0e6ed6d1b322b5ecac5966e2c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 05 Oct, 2012 2 commits
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Daniel Teske authored
On initial run we offer the user a choice between all the kits, which are compatible with the cached generator. After the initial run, the user can't change kits nor generators anymore. Except if the builds into a new directory or adds a buildconfiguration, then the user can choose between generators but not kits. Task-number: QTCREATORBUG-7940 Task-number: QTCREATORBUG-7928 Change-Id: I9b663435cd2e021f7fe08379c1c487a6aebe8976 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Peter Kümmel <syntheticpp@gmx.net>
-
- 04 Oct, 2012 1 commit
-
-
Peter Kümmel authored
The cmake wizard proposes also ninja if ninja support is available Ninja must be in PATH, but it is only called once, so it doesn't hurt. Task-number: QTCREATORBUG-7720 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Change-Id: If3c9c7ae55e6990fa16b031fc2998a8d8d9ed17a Reviewed-by:
Peter Kümmel <syntheticpp@gmx.net> Reviewed-by:
Yuchen Deng <loaden@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 24 Sep, 2012 1 commit
-
-
Peter Kümmel authored
The cmake wizard proposes also ninja if ninja support is available Ninja must be in PATH, but it is only called once, so it doesn't hurt. Task-number: QTCREATORBUG-7720 Change-Id: If3c9c7ae55e6990fa16b031fc2998a8d8d9ed17a Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 19 Sep, 2012 1 commit
-
-
Christian Kandeler authored
Change-Id: I023ba83f3dfc8ba51a6dda6236d0156358a2e592 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 11 Sep, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: I6cc06684134030bd527d9dcce21ad17938a56927 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 05 Sep, 2012 1 commit
-
-
Friedemann Kleint authored
Profile p -> Kit k in #ifdef Q_OS_WIN. Change-Id: I6701b7c4c68770323d7b66ba2058861aa16f1cdc Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.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>
-
- 31 Aug, 2012 1 commit
-
-
Yuchen Deng authored
On Linux/Unix, there does not exist "MinGW Makefiles" generator. Using "Unix Makefiles" can simply fixed the issue on Linux. And does not effect Windows builds. Change-Id: Id69e1a24485fbab05866f52d823035abc1dca06b Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 24 Aug, 2012 2 commits
-
-
hjk authored
similar for HistoryCompleter *m_completer -> m_historyCompleter Change-Id: Ic7aedc19cbb865f0a5bdddb9565a7411fd06dfde Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Iaeff40be410d1f0facd687632c9ce4897eb2e613 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 23 Aug, 2012 1 commit
-
-
hjk authored
Change-Id: I1560e379639a02a2decf46c4e6b015bd6042c6b7 Reviewed-by:
hjk <qthjk@ovi.com>
-