- 05 Apr, 2013 2 commits
-
-
Tobias Hunger authored
Change-Id: I03cab5d963a6d7c77171efe360a552d8109f6a8b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
NOTE: Next patch will be "Move DRCA to Debugger plugin" and is needed to make this functional. Change-Id: Ie405a0e4fbdc0fb35ff16d34c725e7aee5153a4a Reviewed-by:
Tobias Hunger <tobias.hunger@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>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 21 Jan, 2013 1 commit
-
-
BogDan Vatra authored
Redirect the errors to the application output window. Change-Id: I927fae72a53314d0200ffbd13c68900d15259cf9 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>
-
- 05 Sep, 2012 1 commit
-
-
Daniel Teske authored
And add a few helpful error messages Task-number: QTCREATORBUG-7826 Change-Id: Ia9f9fa476cecf2cff198bc460408bc062e119338 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>
-
- 22 Aug, 2012 3 commits
-
-
hjk authored
Missing intermediate rootQt4ProjectNode() Change-Id: I27ddf9850a700cdd77e0f1805f1721b93a6e1ee4 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: If3540328c0f2f0af375ccaba2e10c5417e8f1ed9 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I8ec2b90ccfe1498f4188b50624f77436c1c1a492 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 14 Aug, 2012 1 commit
-
-
hjk authored
Script will be used if and only if there is one given. No extra bool. Change-Id: I095e01b2243f0fa1f7ba2ce9591e3d67b6de5241 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 12 Aug, 2012 2 commits
-
-
hjk authored
Remote dumpers are not used anymore, there's also no need to have it in the engine base class anymore. Change-Id: If0b6930b07e468d5973d848e02696bc5da40a197 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Fix whitespace, capitalization, naming, comments, add 'using' in .cpp, remove 'using' in .h, remove unneeded Q_UNUSED, add needed Q_UNUSED, etc. Change-Id: Ibf9ba57850cbea1e79e152ec0165c8b01fa66567 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 26 Jul, 2012 1 commit
-
-
Robert Loehning authored
Change-Id: Ieb95bd04026d4a8ba824e6355031954332654e99 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 25 Jul, 2012 1 commit
-
-
hjk authored
Change-Id: I105aa0433530abb4e9f53de19c0846281ccda0cf Reviewed-by:
hjk <qthjk@ovi.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 17 Jul, 2012 1 commit
-
-
Tyler Mandry authored
Change-Id: I2fb2c75001569385e417ea44ae90d34e92a22449 Reviewed-by:
BogDan Vatra <bog_dan_ro@yahoo.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 09 Jul, 2012 1 commit
-
-
Oswald Buddenhagen authored
the idea is to encapsulate accesses to specific variables. Change-Id: Icafd2c85de6178db1a492a5dd36dde7f1925ea21 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 28 Jun, 2012 1 commit
-
-
hjk authored
This replaces the debugger command, sysroot and target abi fields with a profile id. Change-Id: I831c42ff8624fcfa520c2f28f6f06d73191b2680 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>
-
- 13 Jun, 2012 1 commit
-
-
hjk authored
Change-Id: I89abcb0dcceef6767cb3e78f4e85c1cd718e78c1 Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 24 Apr, 2012 1 commit
-
-
BogDan Vatra authored
Change-Id: Iad58914f067a6ef6d3412ccd42f757d821e39e45 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-