- 29 Jan, 2015 1 commit
-
-
Montel Laurent authored
Change-Id: I6c0d4ec60759b3c2fedac3e6649b7ec5102a6487 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 22 Oct, 2014 1 commit
-
-
hjk authored
Make const-correct, add convenience function for commandline parameter expansion. Change-Id: I12c3651e4e7b8a0a9319d1dfbea676b622b1a41a Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 16 Oct, 2014 1 commit
-
-
hjk authored
... and use that all over the place. Change-Id: Ie6e0ed0f0d9eaba9b4466761e6b455f33a905086 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 09 Oct, 2014 1 commit
-
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 01 Jul, 2014 1 commit
-
-
Christian Kandeler authored
Currently we pass in some places by value, elsewhere by const ref and for some weird reason also by const value in a lot of places. The latter is particularly annoying, as it is also used in interfaces and therefore forces all implementors to do the same, since leaving the "const" off is causing compiler warnings with MSVC. Change-Id: I65b87dc3cce0986b8a55ff6119cb752361027803 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 16 Jun, 2014 1 commit
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-10953 Change-Id: Iff1a31c007ac777bfa390d48237480ef56ffc0e4 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 28 May, 2014 2 commits
-
-
Orgad Shaneh authored
Change-Id: I132eb2615842ad7fdf6d7fa0f87d8c2c0c77203e Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Change-Id: I9def38768c0243358022f56bba80af2080ac8d05 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 06 May, 2014 1 commit
-
-
Tobias Hunger authored
Change-Id: I3ea10aa204b1ea41702edab09884b416cd6d9e06 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 13 Mar, 2014 1 commit
-
-
Jarek Kobus authored
Change-Id: Id54a11b6868d5033fd1ecfd6324b7e50b94e305c Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- 10 Feb, 2014 2 commits
-
-
Tobias Hunger authored
Do not use BuildDir.History, SourceDir.History or WorkingDir.History. Change-Id: I0df95b88680efdc2ecaec68625ab476499ee1fb8 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
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>
-
- 06 Jan, 2014 1 commit
-
-
hjk authored
This affects mainly Apple's version of GDB. Mac users are advised to use LLDB, or some recent build of FSF GDB. Change-Id: I6a7fbb591e79f737e12d08b0e881e9e4d1d9660c Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 04 Nov, 2013 1 commit
-
-
Tobias Hunger authored
This makes the specializations responsible to register the environment aspect that makes the most sense for them. The only real user of this is the QmlProject, which added its own EnvironmentAspect on top of LocalEnvironmentAspect set by the base class. Change-Id: I2ad8c23a008e249dc919491a5fd397ec04502375 Reviewed-by:
Tobias Hunger <tobias.hunger@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>
-
- 04 Sep, 2013 1 commit
-
-
Nikolai Kosjar authored
Change-Id: I177094f19978e07f85e42b34701d8f03cd26665e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 11 Apr, 2013 2 commits
-
-
Tobias Hunger authored
It is no longer used. Change-Id: Ie99af7b432bba07f8e334c99817bd535828ade8b Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: If878e22cc2715d05bb3e65ad908cd4fb5e21b03b Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 10 Apr, 2013 1 commit
-
-
Tobias Hunger authored
across its uses. We have the kits now, so we can use the information from there and no longer need to guess at the dumpers to use. Change-Id: I058304198e9c7fdbad45a84658e1bcea8ed9834d Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 05 Apr, 2013 2 commits
-
-
Tobias Hunger authored
Change-Id: I30c92dd5082eed050c2796a014919788710baafa Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I7fbb82dc3ff83593473a57c69d0eb89bc33f50f5 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 22 Mar, 2013 1 commit
-
-
hjk authored
Change-Id: I3fee4afb72231833abf177d334c881c7b646fb9e Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 27 Feb, 2013 1 commit
-
-
Stanislav Ionascu authored
All targets should be displayed, even without binary artifacts, otherwise it's not possible to select a CMake custom target to build. Change-Id: I4b7640f460a248fd2d4b56428c2c8da3b13b9103 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Yuchen Deng <loaden@gmail.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 09 Jan, 2013 1 commit
-
-
Daniel Teske authored
If the CMakeRunConfiguration environment is based on the bc environment then we need to emit this signal on changing the bc or if the environment of the bc changed. Change-Id: I005dfa06c92b89f5cf8b901c0f5d929fd8e1bf70 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 17 Dec, 2012 1 commit
-
-
Daniel Teske authored
On updating the working directory ensure that changes triggered from the cmakerunconfiguration are not interpreted as the user changing. Task-number: QTCREATORBUG-8426 Change-Id: Ibe6d026d864e1af48b01b5c81db9ad7c7fb6be2b Reviewed-by:
Tobias Hunger <tobias.hunger@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>
-
- 20 Nov, 2012 1 commit
-
-
Orgad Shaneh authored
Distinguish from const char * one. QString ctor is yet to be removed Change-Id: I2da231036c6417353b0566d39666d918ad141c6d Reviewed-by:
hjk <qthjk@ovi.com>
-
- 12 Nov, 2012 1 commit
-
-
Robert Loehning authored
Change-Id: Ia686fdb377e2267c7687d6804c02b209402d6275 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@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>
-
- 24 Aug, 2012 1 commit
-
-
Daniel Teske authored
It adds almost nothing and introduced some bugs. This fixes: Double evaluation in cmakeproject on build directory changes. Wrong runconfiguration update in cmake for set_target_properties(target PROPERTIES OUTPUT_NAME [..]) changes. Unecessary runconfiguration removal in AutoTools and Generic projectmanager. Reevaluation of .pro files on changing the active runconfiguration or deploy configuration. Task-number: QTCREATORBUG-7723 Task-number: QTCREATORBUG-7761 Change-Id: I50249b186917cd3a4f399f187f09ac8428ab6f9e 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>
-
- 18 Jul, 2012 2 commits
-
-
Daniel Teske authored
And then use that knowledge to simply do a static_cast Change-Id: Ia145468235ed0b75ed243d6ae2d76ab824df2958 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Daniel Teske authored
It's the same as RunConfiguration::activeBuildConfiguration Change-Id: I117edbe2347dd40b183ba7e9d2f6ace08645db7e Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 21 Jun, 2012 1 commit
-
-
Tobias Hunger authored
Introduce Profiles to store sets of values that describe a system/device. These profiles are held by a target, getting rid of much of the information stored in the Build-/Run-/DeployConfigurations, greatly simplifying those. This is a squash of the wip/profile branch which has been on gerrit for a while, rebased to current master. Change-Id: I25956c8dd4d1962b2134bfaa8a8076ae3909460f Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 18 May, 2012 1 commit
-
-
Tobias Hunger authored
* Move debugginghelper to QtSupport. ProjectExplorer should not start looking for Qt versions! * Make autotools and generic project plugins depend on QtSupport Change-Id: If28418a85e3696cba713e66148c893a5a9b6adc7 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 25 Apr, 2012 1 commit
-
-
Tobias Hunger authored
Use Core::Id for all the project related objects in favor of plain QStrings. Change-Id: I790ab40cb29899efdb49c413a77609486f52e683 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 29 Mar, 2012 1 commit
-
-
Tobias Hunger authored
Rename signal isEnabledChanged(bool) to enabledChanged() as that is also used by the BuildConfigurations. Change-Id: I9fc8906a2abbf9d19e21129309bee6ff5a142117 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-