- Apr 07, 2014
-
-
Daniel Teske authored
Change-Id: I979e4387d8860a9541ad1797bdeeb6adc04ab68e Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
m_useNinja is now only used to store the value at init() time, thus it's only use is to know while running, whether ninja is in use. Otherwise whether ninja is used or not, is stored in the buildconfiguration. Change-Id: Icda933807ac2f8e5fad32fd124a37bb694bf6e97 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Technically the user can only get into a no buildconfiguration state with broken settings. But we should either check everywhere or nowhere. Change-Id: Ibdc831b66e6cf141c8d25bafed7e568e3cff2ab1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
* Remove qualification for types in Gerrit::Internal * Remove action/command pair. Action is stored in Command. Change-Id: I946bedd3909e217279e9d7a538e8460e0a61de0f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Apr 04, 2014
-
-
Nikolai Kosjar authored
...where applicable. Change-Id: Ie42e1012598adf124e5f66b6a53eda01724dfb71 Reviewed-by:
Przemyslaw Gorszkowski <pgorszkowski@gmail.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
nsf authored
A very simple non-intrusive plugin. Adds a bunch of actions typical emacs user would expect. Doesn't contain any default key bindings. Change-Id: Ib30fb46c577e2fdfd4c704e7f4eee7ee27a53c29 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Przemyslaw Gorszkowski authored
Fix a case: struct A { int a; }; typedef A B; typedef B* Bptr; Bptr b; b-> Task-number: QTCREATORBUG-10021 Change-Id: Ibf5ca801dbdb72744416924c0b8fc03daad5948a Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Orgad Shaneh authored
There are currently ~40 actions. Reserve some extra for future use. Change-Id: I50284105f4f11df43ed5fb8b246b4a457f2447c1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
It does nothing in this case anyway Change-Id: I9b8ab5280375f10b3bd943855648a0a2946a4094 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
* Remove repository setting * Disable Gerrit menu entry if there is no top level Change-Id: Ie3f4ca36ae4e7b350034dea7a0de52382da94e90 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
It's confusing. The user can just choose the path in the dialog rather than in a popup Change-Id: I91422ec9baf5508d3e3d2e552afc6b955fd84748 Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: Ida5c7e9eea197d12ebe6e4bd86e90b2ef7e7a100 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: I4de1ceecc1f0602d0c58ee3e411d43b15437dffb Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Also emit the preamble messages earlier Change-Id: Iba0308255ba77584e85f52ebc6f422187383ddec Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Apr 03, 2014
-
-
Nikolai Kosjar authored
Change-Id: I32afc1f8da54e5875edbc0a5cfc62dbbdbec4bcf Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Nikolai Kosjar authored
Task-number: QTCREATORBUG-11748 Change-Id: I4d773528bd749510041d71411cf125879cfd3080 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Leena Miettinen authored
The Android app tutorial is now a more generic mobile app tutorial, so it was moved to qtquick folder and renamed as creator-mobile-app-tutorial.qdoc. The page name (HTML) was also changed accordingly. Change-Id: I749f45a611b32204e5551884238f79d3d3b639fa Reviewed-by:
Sergio Ahumada <sahumada@blackberry.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Eike Ziller authored
-
Eike Ziller authored
Change-Id: Id93469d7b249272396576775e4732ec1461d77b6 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Adam Strzelecki authored
This adds Retina versions for most often used assets in Qt Creator. Task-number: QTCREATORBUG-10917 Change-Id: I83df52681da0934ed65a32765acfe63ffa21c5cf Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-6719 Change-Id: I97a8972da3cb793324ca366bf4c977553e6bb38d Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Orgad Shaneh authored
* Use Git::Internal namespace * Use a static function for accessing GitClient * Avoid needless data() calls for QSharedPointer Change-Id: I590b75bbee4831be368894c1844c29237e7800eb Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Apr 02, 2014
-
-
Alessandro Portale authored
Change-Id: I748cb2d6e3b810728e4138f2b0983931233105a5 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Ulf Hermann authored
Using the extra window the ZoomControl keeps makes it impossible to increase contentWidth to a point where it overflows. The drawback is that the position on the scrollbar doesn't reflect the real position of the visible part of the trace anymore if you zoom in to such a depth. Task-number: QTCREATORBUG-11879 Change-Id: I6649f3c139f76c242a91d60364a28a4a00c9acee Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
This window is dynamically sized so that no integer overflows can occur when using it in the timeline view instead of the whole trace time. Task-number: QTCREATORBUG-11879 Change-Id: Id86faaf614b5f833e47ce26bb859b63eb09e7547 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Daniel Teske authored
Instead of redirecting the set output to a temporary file output it on stdout with some begin/end markers. This way we don't need to write any filenames into the batch file. Task-number: QTCREATORBUG-11539 Change-Id: I7cfef0f0361d5a2e93fd46298be40f511158b694 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christian Kandeler authored
These classes currently live in the RemoteLinux plugin, but there is nothing Linux-specific about them. Adapt the class and file names accordingly. Change-Id: If1936265cf83afaef9e14bbb0f54ede5e054e76a Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Robert Loehning authored
Change-Id: I0b4db6f76befed238427f7fbf51fd73446dbb773 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
hjk authored
The message will be untranslated due to the string freeze, but better than nothing. Task-number: QTCREATORBUG-11505 Change-Id: I6f5e65615e4c20f42ce6800b8107f923c2ae2c4f Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Fawzi Mohamed authored
Required for Qt paths in includes on ios. Task-number: QTCREATORBUG-11908 Change-Id: Ic56c81812d13e3d6f6acb31d59c1ff7c7048aeff Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Fawzi Mohamed authored
On ios qmake is called recursively and the second call with a different spec (macx-xcode instead of macx-ios-clang) which contains the correct build settings (includes, compiler flags) as ios builds with xcode. macx-ios-clang just creates supporting makefiles, and to avoid being slow does not evaluate everything, and contains misleading information (that is never used), whereas macx-xcode correctly evaluates the the variables and generates the xcodeproject that is actually used to build the application. It is important to override only for the creator evaluator, and not the qmake buildstep used to build the app (as we use the makefiles). Task-number: QTCREATORBUG-11908 Change-Id: I06d569de16f934fca5e104a8da727a3557a4c2e3 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Christian Kandeler authored
Change-Id: Ie532bf6e6224ab7e5027332bf84a89b1fa8c2707 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
hjk authored
Shouldn't happen in that case. But better safe than sorry. Change-Id: I8461fec32c23e7efe6c949724cf522b58b703acc Reviewed-by:
Lukas Holecek <hluk@email.cz> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Oliver Wolff authored
Change-Id: I4c61e1b19c89277829148d31f8ff2b971375d93e Reviewed-by:
Andrew Knight <andrew.knight@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Eike Ziller authored
Change-Id: I7088ac84ae840c9e1dc83ff667938447406cc607 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Alessandro Portale authored
in QtCreator.ini under "WelcomePage/ExamplesSearchString". The installer pre-set that setting, and in that way pre- select a set of examples. Change-Id: I8ac5a38ad0bd3f33875ef1997ccbf0352410dcc3 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Robert Loehning authored
Change-Id: I3a891ba8a3ca5d437c114a95fb1620a200261301 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Eike Ziller authored
Conflicts: qtcreator.pri qtcreator.qbs src/plugins/qtsupport/qtversionmanager.cpp src/shared/qbs Change-Id: If7a93fb018799fe6ada76e79c24ab5b43dfa6fc2
-
Fawzi Mohamed authored
Task-number:QTCREATORBUG-11548 Change-Id: I6224b8745bf87981f5b305328294437cc51a7e7f Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Christian Kandeler authored
Change-Id: Ifc08b5bd004f82f7023ad49cb7cc87734839f272 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-