- Mar 30, 2012
-
-
Tobias Hunger authored
Change-Id: I3a480e5dc0bc3b4270057148b6b9a405323ca5ec Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Mar 29, 2012
-
-
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>
-
- Mar 06, 2012
-
-
Leena Miettinen authored
Change-Id: I5b6e0f03fbc729f635d66fb5569c777a72b731f4 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Daniel Teske authored
Since the project setup now hapens in the projects mode, we need to consider the user using the qt options dialog. The TargetSetupPage owns the temporary qt versions created for importing. The individual Qt4TargetSetupWidgets hold pointers to those temporary qt version. Thus the TargetSetupPage needs to inform the widgets when a pointer becomes invalid or a already existing id needs to be replaced by a temporary qt version. The interface of Qt4TargetSetupWidget is now pretty bad and doesn't really work. Task-Number: QTCREATORBUG-7020 Change-Id: I08799e482cb8f7f7b86c1bc14a0aabd444eee5d8 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Daniel Teske authored
Makes it easier to do the right thing. Change-Id: Id6c6754033b3310c6b8c68a4aacc22cbaef268ee Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Mar 02, 2012
-
-
Daniel Teske authored
Change-Id: Ibd1df2026266c7c3d839f5579b73227366c95a5c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- Feb 24, 2012
-
-
Tobias Hunger authored
Really ugly hack to get remote deployment for desktop linux going again. This is a regression that we recently introduced and should have again in the next version of Qt Creator. The proper fix will be happening when adding a system environment for Qt Creator 2.6. Change-Id: Iaa9782eda0f7bb434ac5a538a4ef49be11eb3643 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Daniel Teske authored
The supported targets don't change, it is which targets can be created Change-Id: I0a454281c061457d23f3a9c2ec1d2a6bd6484474 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Feb 23, 2012
-
-
Thomas Hartmann authored
We support (pure) qml projects only on the desktop. Change-Id: Ib68d8ddab053a2b4e4b60cc07e9408eff0e27d63 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- Feb 22, 2012
-
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-6967 Change-Id: Ie14d77ea0cc06e567a6802b7112a1f5926dc62cc Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- Feb 21, 2012
-
-
Daniel Teske authored
Before we would only offer widgets for targets which had at least a qt version. Thus it was impossible to import a in source desktop build if the user had no qt version for the desktop in the settings. Change-Id: Ib8e04b1569ac3499c11c5cfda6c708f5fd408144 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Daniel Teske authored
ITargetFactory::supportedTargetIds should return all targets that this factory can support, regardless of e.g. installed qt versions. Whereas canCreate() should check the availability of e.g. a qt version. This makes supportedTargetIds() have the same meaning as ITargetFactory::supportsTargetId(). Change-Id: I744abb89e441026d6f3f8de21944d780e9b9fa32 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
This is the first step of a larger refactoring. The plan is to make debuggersettings more orthogonal to individual runconfiguration implementation. This patch alone already pushes the settings handling to the debugger plugin and removes code duplication in the runconfiguration implementation. Change-Id: I4c78d1658ea462d3df14b873f8f41cc918a23f1a Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- Feb 20, 2012
-
-
Eike Ziller authored
And adapt the other API respectively. Change-Id: I1e04e555409be09242db6890f9e013396f83aeed Reviewed-by:
Bill King <bill.king@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Feb 15, 2012
-
-
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>
-
- Feb 09, 2012
-
-
Alessandro Portale authored
Symbian and Meego components are only supported on the devices and for the simulator. Change-Id: I21db10d32a80eac9ea04b678efd0e7dd65bccaff Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
This is a cleanup for 95a028e8. Change-Id: Ia2012ffcbadeb6bec123ec77751f2c73a94e05ce Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- Feb 08, 2012
-
-
Thomas Hartmann authored
This patch introduces platforms as a top level topic when choosing a wizard. Also I changed the categories and priorities. Details: 1. I did change the way the dialog/view is structured in newdialog.cpp 2. I added platformName() and supportsPlatform() to BaseQtVersion. I needed two functions because the Simulator does not provide a platform and therefore has no platformName but supports two platforms. I still have to turn the platform names into proper constants. 3. I changed the categories and priorities to get the layout that was discussed. (I had to touch quite alot of files but this is mostly trivial) 4. I added a combobox that allows filtering for platforms. 5. I added flags() to IWizard to indicate that a wizard is platform independent. Change-Id: I86c7ad628a431ad06505c76580885c6e6c3ddc23 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- Jan 31, 2012
-
-
Christian Kandeler authored
This does not make sense for non-Desktop versions, where it can cause libraries from a sysroot to be erroneously picked up by executables in build steps. Only set it for running desktop qt run configurations. Change-Id: I3b098d5b1179eaefe20824b18a8976d68013d20d Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Jan 30, 2012
-
-
Denis Mingulov authored
QString::fromLocal8Bit() and QString::fromUtf8() are much more slower than an obvious QString::fromLatin1() and QLatin1String(), so this commit changes some places where these functions are really not needed. QString::fromLatin1() is used in case if QString object is used immediately (something like QString::fromLatin1().arg()), QLatin1String is used otherwise like in other places (for example, QPixmap(QLatin1String("..."))) - to allow to use default QString constructor and work with QT_NO_CAST_FROM_ASCII. Change-Id: Ib6eb1c61e9cb35c7c5b7569fea77c5e41d32621a Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jan 26, 2012
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Daniel Teske authored
Only do that on loading the project. Change-Id: Ibe5ef1188e30d0743a3d10caeb4a98ac5f5ee95d Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Jan 18, 2012
-
-
Thomas Hartmann authored
Every wizard now implements requiredFeatures() to define a feature set. If the feature set is not satisfied by the available Qt Versions, the wizard is not shown in the create file/project dialog. Every Qt version can define the provided feature set in availableFeatures() defined in BaseQtVersion. Change-Id: Ie9e2c210d19187b2296451948c36d274f2096623 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- Jan 14, 2012
-
-
Friedemann Kleint authored
Change-Id: If9fd111032975d2a313084f5fedf20561806e268 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Dec 07, 2011
-
-
Daniel Teske authored
Change-Id: I3afc3a4f2e0dd2671279c2d071779f1d7b277849 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Nov 03, 2011
-
-
Tobias Hunger authored
... and required factories. Change-Id: Id8a0e7a5a83d3c05e70d61d5023401be5e201c6c Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Oct 20, 2011
-
-
Daniel Teske authored
All existing wizards derived from AbstractMobileWizard do not support qt 5. So they won't offer them, nor default to them. Task-number: QTCREATORBUG-6321 Change-Id: I999e2565cec5b0d7da04c10e38ac2cb101352e5b Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- Oct 04, 2011
-
-
Daniel Teske authored
Change-Id: Id9743739fafe42c3d0f695cec0342b68544c64b0 Reviewed-on: http://codereview.qt-project.org/5992 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Daniel Teske authored
The base environment depends on *all* library pro files. Do emit baseEnvironmentChanged accordingly. Change-Id: Ia24f3d65492fbe7d2bb4f9fa9e46202ae1764213 Reviewed-on: http://codereview.qt-project.org/5991 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-6228 Change-Id: Ib4f4890cb4c9ef10ddf2cdf3d6946601708ee7e6 Reviewed-on: http://codereview.qt-project.org/5979 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Sep 23, 2011
-
-
Jarek Kobus authored
Task-number: QTCREATORBUG-5092 Change-Id: I218cef02f7c242e4dfae59b1b8021ea618e60d07 Reviewed-on: http://codereview.qt-project.org/5160 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
- Sep 19, 2011
-
-
hjk authored
Change-Id: Id21e8a3962550a1c66d761e718b48a8fcf4053e7 Reviewed-on: http://codereview.qt-project.org/5122 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Sep 14, 2011
-
-
Kai Koehne authored
Honor the qmake line that is imported: If it contains declarative_debug or QMLJSDEBUGGER_PATH, also set the option in the qmake step, if not not. Change-Id: Ibc524ff8d39b66f76cc79807264db0dd3534e2d7 Reviewed-on: http://codereview.qt-project.org/4090 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Sep 08, 2011
-
-
Tobias Hunger authored
* Set a null-ABI for toolchains where detection of ABI failed: This allows the user to select any tool chain. * Warn if ABI detection fails by showing a message in the Qt version setup dialog * Do not override the mkspec if the Qt version has a null ABI only: We (have to) trust the user to know what he is doing in that case. * GCC: Add version information to GCC tool chain and use it to select the mkspec on Mac. * GCC: Do not override mkspec if we do a cross-compile (and actually detect that). * GCC: Leave out -32 or -64 from mkspec if the compiler binaries ABI matches the target ABI. * Linux-generic is compatible with all other linuxes (both ways) The targets themselves do additional filtering and will remove anything that does not work for them anyway. Task-number: QTCREATORBUG-5756 Task-number: QTCREATORBUG-5960 Change-Id: Ib3c0ac91f3aa8e2a823e3e9891a02bdccb97af14 Reviewed-on: http://codereview.qt-project.org/4281 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Sep 07, 2011
-
-
Daniel Teske authored
Change-Id: I4e6dd89a8ddd95aa21ebf5555c05349f541bd83e Reviewed-on: http://codereview.qt.nokia.com/4335 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
Tobias Hunger authored
Change-Id: I8f75bad07959a8d80ddf1c9245b89c1cc977ce61 Reviewed-on: http://codereview.qt.nokia.com/4280 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Aug 18, 2011
-
-
Friedemann Kleint authored
Disentangle the covariant returns and introduce convenience accessors. Move internal classes away from Qt4Project. Change-Id: I6c3158988824d2a159b1b3f8ecdf8432c32be2bc Reviewed-on: http://codereview.qt.nokia.com/3216 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
Change-Id: I19f100003427ba43aaae5ba0dc7078088017cb09 Reviewed-on: http://codereview.qt.nokia.com/3178 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Aug 10, 2011
-
-
Friedemann Kleint authored
Change-Id: I0f23f8d372f3ceb3d4af301196e6fdea5f969998 Reviewed-on: http://codereview.qt.nokia.com/2819 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-