- 17 Oct, 2011 3 commits
-
-
Robert Loehning authored
This reverts commit fe80df7e. With the above commit, Creator could not be compiled with MSVC 2008. Change-Id: Idf4763fa1996edf3b94b7059b1889e0b4dd74d38 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Peter Kuemmel authored
Merge-request: 400 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Change-Id: I81f335b44fe736f3ffc9ba3212de25edf8589dd1
-
Eike Ziller authored
Change-Id: I5a5079377d043c30c7aabefb2c11a4437ae6c92c
-
- 01 Sep, 2011 1 commit
-
-
Eike Ziller authored
Change-Id: I9ef0aa6d47dca86fdd3169a40b9642c898607a05
-
- 31 Aug, 2011 1 commit
-
-
Eike Ziller authored
Change-Id: I703d4704a3bdf88bd567c92512ee27db6aea043c Reviewed-on: http://codereview.qt.nokia.com/3918Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 23 Aug, 2011 1 commit
-
-
hjk authored
Change-Id: I0c62f4f1f637b48ae9d332ac4d6a255a9792ad28 Reviewed-on: http://codereview.qt.nokia.com/3394Reviewed-by:
hjk <qthjk@ovi.com>
-
- 16 Aug, 2011 1 commit
-
-
Eike Ziller authored
Change-Id: I62c13a4f70aacd083884316f997c049fd4202353
-
- 03 Aug, 2011 1 commit
-
-
Eike Ziller authored
Change-Id: Ie922c0ccada7b20f452812ca0cf53f9085774c54
-
- 18 Jul, 2011 1 commit
-
-
Eike Ziller authored
Change-Id: I39e5fae3a357212afdede4a7ec53067f29d6348b
-
- 12 Jul, 2011 1 commit
-
-
Eike Ziller authored
Change-Id: I3307d6836ae5d876a8409bf3c19a30583475639d
-
- 28 Jun, 2011 1 commit
-
-
con authored
Change-Id: I6c284e1b18388a2f9e1bad2ef0802b75d5124975
-
- 14 Jun, 2011 1 commit
-
-
hjk authored
Change-Id: Ie9db48ce3524491d4dd8b17fb79e26a1ecd8bd77 Reviewed-on: http://codereview.qt.nokia.com/471Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 29 Apr, 2011 1 commit
-
-
con authored
-
- 18 Apr, 2011 1 commit
-
-
con authored
-
- 25 Mar, 2011 1 commit
-
-
hjk authored
-
- 15 Mar, 2011 1 commit
-
-
Thiago Macieira authored
Remove the previous code which hardcoded options and didn't work for linux-icc. Reviewed-By: dt
-
- 10 Mar, 2011 1 commit
-
-
Tobias Hunger authored
Remove S60devices and all the code surrounding it. This gets rid of the S60 devices tab in the options dialog, too. Tasknumber: QTCREATORBUG-3681 Reviewed-by: dt
-
- 09 Mar, 2011 2 commits
-
-
Oswald Buddenhagen authored
simply add CONFIG += depend_includepath to qtcreator.pri and remove all the manual DEPENDPATHs, as half of them were missing anyway, and i wouldn't expect it to ever change. not touching src/shared/ for syncing reasons.
-
Tobias Hunger authored
Remove S60devices and all the code surrounding it. This gets rid of the S60 devices tab in the options dialog, too. Tasknumber: QTCREATORBUG-3681
-
- 07 Mar, 2011 1 commit
-
-
con authored
-
- 18 Feb, 2011 1 commit
-
-
con authored
-
- 21 Jan, 2011 1 commit
-
-
dt authored
Patch by Fabo
-
- 18 Nov, 2010 1 commit
-
-
con authored
Qt for some reason doesn't tell the tool chain to require 10.5 when doing a cocoa build but on x86.
-
- 03 Nov, 2010 1 commit
-
-
Oswald Buddenhagen authored
... instead of running a sed script over a lot of files on each version increment.
-
- 01 Nov, 2010 1 commit
-
-
con authored
Because executable_path and loader_path are just too inflexible for some stuff. The rpath is supposed to be set to the Qt Creator app's Contents folder. Compiling on 10.4 now requires to enter compatibility mode via QTC_TIGER_COMPAT env variable or TIGER_COMPAT_MODE qmake variable.
-
- 29 Sep, 2010 1 commit
-
-
Kai Koehne authored
Reviewed-by: Thomas Hartmann
-
- 10 Sep, 2010 1 commit
-
-
Oswald Buddenhagen authored
this also covers the higher-level includes for libs and plugins
-
- 05 Aug, 2010 1 commit
-
-
Lasse Holmstedt authored
see 576642a7 for details
-
- 22 Jun, 2010 1 commit
-
-
dt authored
Christian Kamm convinced me that it should not have any effect. Reviewed-By: ckamm Task-Nr: QTCREATORBUG-1646
-
- 10 Jun, 2010 1 commit
-
-
con authored
Reviewed-by: ckamm
-
- 07 Jun, 2010 1 commit
-
-
Kai Koehne authored
This reverts commit 5234c775 and 21065291.
-
- 03 Jun, 2010 1 commit
-
-
Christian Kamm authored
- Enable qmlprojectplugin even if Qml support is disabled. - But disable its wizards in that case. - Disable the Qml file wizard if the support is off. Reviewed-by: Kai Koehne
-
- 07 Apr, 2010 1 commit
-
-
con authored
Requested-by: Friedemann Kleint
-
- 17 Mar, 2010 1 commit
-
-
Kai Koehne authored
-
- 11 Feb, 2010 1 commit
-
-
Oswald Buddenhagen authored
... so just disable it for all macs.
-
- 08 Feb, 2010 3 commits
-
-
Oswald Buddenhagen authored
includes workaround for breakage with old g++
-
Kai Koehne authored
Only revert stuff that is linked to fast string concat.
-
Kai Koehne authored
This reverts commit e70530c5. It did break builds on older gcc versions (gcc 4.1.2 64 bit Linux, gcc 4.0.1 on Mac OS X): parser/qmljsgrammar_p.h: In static member function ???static int QmlJSGrammar::nt_action(int, int)???: parser/qmljsgrammar_p.h:188: error: ???QmlJSGrammar::<anonymous enum>??? is/uses anonymous type parser/qmljsgrammar_p.h:188: error: trying to instantiate ???template<class T> struct QConcatenable??? ...
-
- 05 Feb, 2010 1 commit
-
-
Oswald Buddenhagen authored
-
- 24 Nov, 2009 1 commit
-
-
Oswald Buddenhagen authored
-