- 05 Sep, 2012 7 commits
-
-
Christian Kandeler authored
Namely: - path list separator - executable suffix - file name case sensitivity All of these are duplicated in various places in the current Creator code. Change-Id: I86eb4662fa3c2071759bd728cae1aaf7111ae686 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Christian Kandeler authored
Change-Id: I761a970ce439dfac23aac74bcd13b9a5e43cb9dd Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Orgad Shaneh authored
Function signature was prepared for that on 4c6b7947 but it wasn't really used Change-Id: I1ee7059a00f0441d42a117b8f8d2c8c776d93815 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Orgad Shaneh authored
MSVC enables C++11 features by default. Only the version matters Change-Id: I5c0c27326a876c7755a7608692fb03b8798b5634 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
Change-Id: Ic166f5b7af55b12a1578e130a29fbe81e5ecad0a Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Orgad Shaneh authored
Change-Id: I9f968c976c40578bf6aeef2392b5c560775353ef Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Friedemann Kleint authored
Profile p -> Kit k in #ifdef Q_OS_WIN. Change-Id: I6701b7c4c68770323d7b66ba2058861aa16f1cdc Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 04 Sep, 2012 30 commits
-
-
Alessandro Portale authored
This patch adds a new variant of the good old ugly QmlApplicationViewer wizard. The new one is QQuickView based, and thus targets QtQuick2 Change-Id: I049223f644029e75bd15120b003c0ce4907a547a Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Marco Bubke authored
Change-Id: I5ea1eb67a0f3c919a05e142b669b7aa2fcec025d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: I9d3bc10f770e4dedbef14bb98ea918e8cfcab5d4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: I354fa0127732ac83a6cf33c9f19ff29897db8df4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Orgad Shaneh authored
Change-Id: I5c2ddacab09b7e1ff997686d21a8b5aa193e1aa3 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-7740 Task-number: QTCREATORBUG-7739 Change-Id: I587b22fcd5a21b1aa740d2e301da969519de0e45 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Tobias Hunger authored
Change-Id: I898e7d4dec9b4de2c6f244f7b41ce71c82a4eee0 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-7705 Change-Id: Ica9a39f0557993a8bba6ec32f7373101203af4c0 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Orgad Shaneh authored
Also add keyboard accelerators Change-Id: Icea8af6af7e5d94623ba7782c375977bbab17f22 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Leandro Melo authored
Task-number: QTCREATORBUG-7801 Change-Id: I61436148ed1428a50a6840ba9109310a57dabaa4 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
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>
-
Eike Ziller authored
We called that "Target" before Change-Id: Ie0d673c643947c26ac2706907f6250fc1739388a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Tobias Hunger authored
... when removing settings Change-Id: If85061321082a8cd0e35752f71d2498fd4693dfd Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Not necessarily needed, but more consistent. Task-number: QTCREATORBUG-7278 Change-Id: I6c72b90fa18514aecccee9aa2de3ee626e681b60 Reviewed-by:
hjk <qthjk@ovi.com>
-
Thiago Macieira authored
The error was: error: unable to find string literal operator 'operator"" ANDROID_EXE_SUFFIX' C++11 requires a space between two string literals to form concatenation. Change-Id: I346ca1d52add74536d1fdb60efb9af7dca69d80c Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kandeler authored
Code pasting functionality is something that comes in very handy on the shell, so why have it be GUI-only? Change-Id: I4f316769b4ce25e1ab5f90df94ceef33f8478248 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Daniel Teske authored
They might differ if the user passes any -spec parameter Change-Id: I9408541a09a6a687fdbae879bd1ab4c92e62aa1e Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-7791 Change-Id: Ied2dcd8f8ccb16f427d60c6f6b2d93afb4c4b7e4 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Daniel Teske authored
It seems that not doing that was intentional. But not doing that looks like an obvious bug. Task-number: QTCREATORBUG-7783 Change-Id: Ide7c7be6711f64f9e8b87bca2fe35cb2722aa589 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Daniel Teske authored
That's a workaround for not properly parsing the qmake command line. Change-Id: I39e613b5419e8918b1120c6c2d782aab3b155021 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Kai Koehne authored
Unify translation context introduced in 4dd31391 Change-Id: I1ccea979d1b64647b74ace3466b6053a9e1397de Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Christian Kandeler authored
Change-Id: Id53e07d9706f7fb3b9bc033f1a9132c3ae35b65e Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
hjk authored
No need for a copy of Qt::escape. Change-Id: Id4bf0b8d09485375a41a728f0cc6ceca91c9fb42 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Oswald Buddenhagen authored
Change-Id: I0ffa76e802c0cc00d1866e7fe09ae54a6f535a6f Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Leandro Melo authored
There was a fix for QTCREATORBUG-7730 in the case of nested forward declarations in commit 74a458bc. However, it introduced regressions and actually didn't solve the issue, since the behavior was hidden by another error fixed later. The patch should properly fix the issue and the regression pointed in QTCREATORBUG-7777. Task-number: QTCREATORBUG-7730 Task-number: QTCREATORBUG-7777 Change-Id: I27397fefdc7cc9a60111761df1f76a01407886f7 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Lukas Holecek authored
Change-Id: Ie657e9d5aeed71a3c301349df031a90237ba6eb8 Reviewed-by:
hjk <qthjk@ovi.com>
-
Lukas Holecek authored
Reset cursor position if search is canceled and always search from initial cursor position if search expression changes. Implemented Vim's wrapscan (ws) option. Task-number: QTCREATORBUG-7251 Change-Id: Ic709cc4fb9dacdb94fbd17f85ac9b75738d5578c Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Do not open the dialog with the wizard as parent after QWizard::exec() has finished. Task-number: QTBUG-27039 Change-Id: I6c04481b57b1b7bd5437012b6507c6618323159e Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Change-Id: I7a20eebadfda65aa68c1ff4f19c55b8a5e36559a Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Kamm authored
Change-Id: I0e094f7c9f718d228f8a3ec9295fcedd930151c2 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
- 03 Sep, 2012 3 commits
-
-
Oswald Buddenhagen authored
this is a reduced RHS grammar to be used with expandVariablesReferences() to implement the expansions in QMAKE_SUBSTITUTES. using the parser+evaluator for that is consistently up to 25% slower than a purely interpreted approach - except for plain strings (with some quoting), which happens to be exactly what is found in the template files to substitute. Change-Id: I219266460b970c6ddcb43cf85a914fbde6540271 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Oswald Buddenhagen authored
for faster bootstrapping of qmake Change-Id: I602a023f4acbac276219bfc125863749ad96f754 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Oswald Buddenhagen authored
Change-Id: Ic472eb88f9d253fc182fb5c776560443c810321f Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-