- 03 Feb, 2012 1 commit
-
-
Daniel Teske authored
Task-Nr: QTCREATORBUG-6063 Change-Id: Ieace3e9e68b4e0342c35ac7c279f4b0b61076419 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 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>
-
- 23 Sep, 2011 1 commit
-
-
Jarek Kobus authored
Task-number: QTCREATORBUG-5092 Change-Id: I218cef02f7c242e4dfae59b1b8021ea618e60d07 Reviewed-on: http://codereview.qt-project.org/5160Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 14 Apr, 2011 1 commit
-
-
hjk authored
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 30 Mar, 2011 1 commit
-
-
dt authored
The fullname is used if the name is not unique Task-Nr: QTCREATORBUG-2113 Reviewed-By: con Squash
-
- 17 Jan, 2011 1 commit
-
-
dt authored
Almost(*) all of the symbian and maemo specific code is now theoretically moveable to a separate plugin. Thus making it possible to implement new targets in a plugin. (*) Noteable missing is the qtversion, which needs to be split up per target too. Also fixes Task-Nr: QTCREATORBUG-2440 Reviewed-By: hunger Reviewed-By: ck
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 02 Nov, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 08 Oct, 2010 1 commit
-
-
con authored
Reviewed-by: Tobias Hunger Task-number: QTCREATORBUG-1877
-
- 26 Aug, 2010 1 commit
-
-
dt authored
Unloading a project must always remove the configuration widgets, since otherwise they might be accessed after the project was deleted. So remove them even if we have no other project widget to show. Reviewed-By: Tobias Hunger
-
- 13 Jul, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 18 Jun, 2010 1 commit
-
-
Tobias Hunger authored
... otherwise the ASSERT will not trigger when it should.
-
- 25 May, 2010 1 commit
-
-
dt authored
Remove unneded code.
-
- 28 Apr, 2010 1 commit
-
-
con authored
Discussed-with: hjk
-
- 26 Mar, 2010 1 commit
-
-
dt authored
-
- 25 Mar, 2010 2 commits
- 16 Mar, 2010 1 commit
-
-
dt authored
That is e.g. buildSteps() and cleanSteps() --> steps(type)
-
- 15 Mar, 2010 1 commit
-
-
Tobias Hunger authored
Reviewed-by: con
-
- 12 Mar, 2010 1 commit
-
-
Jens Bache-Wiig authored
As discussed with nigel, this label doesnt really make sense. It is confusing because you might thing you should click it and tab widgets do not usually require labels to indicate that you should press them.
-
- 11 Mar, 2010 2 commits
-
-
Jens Bache-Wiig authored
I redesigned the gradient boxes for a more subtle an professional look.
-
Jens Bache-Wiig authored
I added a sidebar as suggested in the ergosign screenshots. It is required to balance things.
-
- 05 Mar, 2010 2 commits
-
-
hjk authored
-
Tobias Hunger authored
Reviewed-by: con
-
- 23 Feb, 2010 1 commit
-
-
con authored
-
- 22 Feb, 2010 1 commit
-
-
Tobias Hunger authored
-
- 09 Feb, 2010 1 commit
-
-
Tobias Hunger authored
* Ease cross device development by introducing 'targets' which group build- and runsettings that are valid for this one target Most of the kudos for the code review go to dt. Con, thorbjorn, ckandler and others did also review parts of this patch. Reviewed-by: dt
-
- 22 Jan, 2010 1 commit
-
-
con authored
-
- 20 Jan, 2010 1 commit
-
-
dt authored
To simply transmit the RunConfiguration Reviewed-By: Tobias Hunger
-
- 08 Jan, 2010 2 commits
- 07 Jan, 2010 1 commit
-
-
Tobias Hunger authored
* Use id() for methods returning a string used to represent some type of object. * Use displayName() for strings that are meant to be user visible. * Quieten some warnings while touching the files anyway. * Move Factories to their products in the plugins where that was not done before. Reviewed-by: dt
-
- 09 Dec, 2009 1 commit
-
-
Tobias Hunger authored
* Remove one layer of layout. Reviewed-by: dt
-
- 07 Dec, 2009 2 commits
-
-
Tobias Hunger authored
We are targetting nothing below netbooks. These devices have screens that usually are 1024px wide (or wider), so this increase should be OK there. The 100px bonus do help a bit when editing environment variables, etc. Reviewed-by: dt
-
dt authored
-