- 22 Aug, 2012 1 commit
-
-
hjk authored
Change-Id: I0061124880ba21a408ac1f3221fdbc38d961a66d Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 30 Jul, 2012 1 commit
-
-
Tobias Hunger authored
Change-Id: I0ecf6f2d93f1911c8a243f8159e64f7d014bd036 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 21 Jun, 2012 2 commits
-
-
Tobias Hunger authored
Change-Id: I90fa6386e98c7b089c5b1192f3657629a1da2112 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
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>
-
- 03 May, 2012 1 commit
-
-
Daniel Teske authored
Most of them are done, or are not really todos but just notes on the code. Change-Id: Idc4836844ee7bc1444e1251f97118bd9103a6019 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 15 Feb, 2012 1 commit
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 25 Jan, 2012 1 commit
-
-
Yuchen Deng authored
The "ProjectName-build" is more common, and certainly does not cause conflict. Not all of the directories have to be called "qtcreator-build" Change-Id: Iee671f6091756c09be4ab1192faf244f74cac034 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 05 Dec, 2011 1 commit
-
-
tomdeblauwe authored
Change-Id: I62e1f14793fbf994273a838f19b8a4846dcec466 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 22 Nov, 2011 1 commit
-
-
Daniel Teske authored
Task-Nr: QTCREATORBUG-6581 Change-Id: I391df32dc49a7ee7a34ba4b47bf02d1c1690647a Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 04 Nov, 2011 1 commit
-
-
Daniel Teske authored
We do create them, when necessary. Change-Id: I2eb8e2f9c37db2e73058a5f1b5ff060d651a4995 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 29 Aug, 2011 1 commit
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-5788 Change-Id: I45f54faff6efa7d7a877efc877191dd8ce85c3f9 Reviewed-on: http://codereview.qt.nokia.com/3810 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 24 Aug, 2011 1 commit
-
-
Daniel Teske authored
Change-Id: If1e09d4f6fda3b266de17087aa9b1aa0014ecaf7 Task-Nr: QTCREATORBUG-5883 Reviewed-on: http://codereview.qt.nokia.com/3410 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 22 Aug, 2011 1 commit
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-5871 Change-Id: Id9de63f90060ba606ce1a37e618f3ffba6f1e2be Reviewed-on: http://codereview.qt.nokia.com/3311 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 18 Aug, 2011 1 commit
-
-
Friedemann Kleint authored
Change-Id: I19f100003427ba43aaae5ba0dc7078088017cb09 Reviewed-on: http://codereview.qt.nokia.com/3178 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 07 Jul, 2011 1 commit
-
-
con authored
Text on the first page had big left margin. The cmake arguments + generator + run button on one line were too wide (on Mac resulting in a non-usable arguments line edit). Change-Id: Idde43e1acd8f9822c1bfc3d3f3149f254a8a2843 Reviewed-on: http://codereview.qt.nokia.com/1275 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 14 Jun, 2011 1 commit
-
-
dt authored
Selecting the toolchain is a configure time setting for cmake. So that's the right place, except for us the debugger also depends on the toolchain. Switching the debugger thus involves reconfiguring. Also due to the cmake cache in most cases reconfiguring with a different toolchain selected won't do anything. Cmake and creator's concept of toolchains clash. Task-Nr: QTCREATORBUG-4898 Change-Id: Ibf84029d7008046891750a91666d0e3e4711ec69 Reviewed-on: http://codereview.qt.nokia.com/477 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 27 Apr, 2011 3 commits
- 13 Apr, 2011 2 commits
- 31 Mar, 2011 1 commit
-
-
Jarek Kobus authored
Reviewed-by: Pawel Polanski
-
- 21 Mar, 2011 1 commit
-
-
Tobias Hunger authored
Use a distinct ABI OS flavor for each of the supported MSVC versions. Task-number: QTCREATORBUG-4129
-
- 16 Mar, 2011 1 commit
-
-
Tobias Hunger authored
-
- 23 Feb, 2011 1 commit
-
-
hjk authored
Reviewed-By: Tobias Hunger
-
- 21 Feb, 2011 1 commit
-
-
Tobias Hunger authored
Refactor ToolChains in Qt Creator: * Allow for several toolchains of the same type * Be smarter wrt. guessing what kind of output a toolchain produces. This allows us to eventually handle e.g. embedded linux setups way better than before. * Be smarter wrt. guessing what kind of environment a Qt version needs. * Improve auto-detection of toolchains a bit * Decide on which debugger to use based on the kind of output produced by the compiler. * Add options page to configure toolchains * Remove toolchain related options from the Qt version dialog Reviewed-by: dt
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 17 Nov, 2010 1 commit
-
-
Oswald Buddenhagen authored
get away from argument stringlists. instead, use native shell command lines which support quoting/splitting, environment variable expansion and redirections with well-understood semantics. Task-number: QTCREATORBUG-542 Task-number: QTCREATORBUG-1564
-
- 04 Oct, 2010 1 commit
-
-
dt authored
Task-Nr: QTCREATORBUG-2592
-
- 24 Sep, 2010 1 commit
-
-
Tobias Hunger authored
-
- 23 Sep, 2010 1 commit
-
-
Tobias Hunger authored
Reviewed-by: dt
-
- 17 Sep, 2010 1 commit
-
-
dt authored
Relative to the project's directory.
-
- 15 Sep, 2010 1 commit
-
-
Leena Miettinen authored
Reviewed-by: dt
-
- 02 Sep, 2010 1 commit
-
-
dt authored
-