- Jan 29, 2016
-
-
Tobias Hunger authored
Sprinkle overrides over code derived from classes in ProjectExplorer Change-Id: Ia4cc25649f7dc00b0ea126d8176a59afbc5ed574 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- Jan 25, 2016
-
-
hjk authored
Change-Id: I8965fc054fd479105276422eae43a4df636f7ca8 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I04b0849eeb2991b03892fcc97cb65a2f5ace5805 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Jan 20, 2016
-
-
BogDan Vatra authored
Change-Id: I6935681fd22350f7ab849a0ad2ca34d473a0b95b Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Jan 19, 2016
-
-
Tobias Hunger authored
* Update files in src/plugins Change-Id: Ia5d77fad7d19d4bb3498e78661982f68729adb22 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Jan 11, 2016
-
-
Tobias Hunger authored
Add setRootProjectNode method and a default implementation of rootProjectNode to Project. Use that in all derived classes. Change-Id: Id28cde04457a20a8963d43020785ef9d77fea57c Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Jan 06, 2016
-
-
BogDan Vatra authored
We need to call it when QmakeProject emits proFilesEvaluated to be sure AndroidPackageSourceDir is set. Task-number: QTCREATORBUG-15568 Change-Id: Ia70e0cff1b5fb8f2003ba2c2799a694873b2ad19 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
-
BogDan Vatra authored
Task-number: QTCREATORBUG-15533 Change-Id: If78b5c7f379e590ec7c0bbeb53dd9b45343f64b8 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
-
- Nov 25, 2015
-
-
Alessandro Portale authored
Instead of describing icons via file name or in the themed icons case via a string that is a list of mask/color pairs, we have now a class for it. Icons are now listed in per-plugin *icons.h headers. RunControl::m_icon was The only place left where an icon property was in fact a string. This patch changes that member to be a Utils::Icon. Change-Id: Ibcfa8bb25e6d2e330c567ee7ccc0b97ead603177 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- Nov 16, 2015
-
-
Tobias Hunger authored
This information can be used to get information from earlier steps, which e.g. queried for android devices to deploy to. Change-Id: Iefe1c9443915cb6211f86f98ff7aaf3cb75145ba Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Id0bc2d3a305e6af24838266195ab22e04e3a12a1 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I2aa3a32a0d30f1d122977d94d4109227dea6bbd7 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Nov 03, 2015
-
-
Tobias Hunger authored
Change-Id: I78bb73f8c9457fd74c470eacbf54eb9195ac9681 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- Oct 23, 2015
-
-
Alessandro Portale authored
http://blog.qt.io/blog/author/didesous/ announced new designs/themes for Qt Creator. This patch replaces many of the existing toolbar icons with recolorizable masks for better theming support. Change-Id: I557aa485205fe2624f33724226f698c303342b40 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- Sep 25, 2015
-
-
Daniel Teske authored
Change-Id: I2a03e243678263441d64884dbd5245b8ec2ba9c7 Task-number: QTCREATORBUG-13035 Reviewed-by:
BogDan Vatra <bogdan@kdab.com>
-
- Sep 03, 2015
-
-
Christian Kandeler authored
The name is overly generic, particularly with a pathChanged() signal also present. Rename to "rawPathChanged", which adequately describes the semantics. Change-Id: Ia62b8b0a97a794cb6d5ad6b8ce0abcd36b5f5cdb Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- Sep 02, 2015
-
-
Daniel Teske authored
Of both nodes and run configurations. Change-Id: I04cae590561f3c7b355a3385856dca13ebcd7acf Task-number: QTCREATORBUG-13950 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Aug 31, 2015
-
-
Tobias Hunger authored
Clang warns about these. Change-Id: I002d97356dd7b6401edc577b69978d5d17a1e404 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
- Jul 20, 2015
-
-
Daniel Teske authored
There are use cases for building libraries, and this makes them buildable by default. Task-number: QTCREATORBUG-14734 Task-number: QTCREATORBUG-14710 Change-Id: I36a29a8c5aa23fa21213a05e512a7bd126f00c81 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
- May 07, 2015
-
-
Daniel Teske authored
Change-Id: Id39b63876938c6759829786f54f2448ff730d500 Task-number: QTCREATORBUG-13868 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
- Apr 29, 2015
-
-
Tobias Hunger authored
Change-Id: I314cb7edc9c7553f781b4a0cf54172aee3ccc336 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
- Mar 23, 2015
-
-
BogDan Vatra authored
Static libs can't be run on Android and on iOS, so we need to filter them out. Change-Id: I90b778ffaa5e7d6267cc0e8d753be56bf93007a7 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
- Mar 17, 2015
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-11625 Change-Id: I1017546463e819fc05846af74582cb9f5739ff08 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
- Mar 09, 2015
-
-
Nikita Baryshnikov authored
Change-Id: Idfd3941f47b71d6b84306d88604b744e3585e4af Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- Feb 18, 2015
-
-
Christian Kandeler authored
Change-Id: I69aacc7391e6e25e66eae1fb54b3c1cfb18679ee Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
- Feb 13, 2015
-
-
hjk authored
Change-Id: If3434ca14030d9914f9be6119d8505a7096b3582 Reviewed-by:
Nikita Baryshnikov <nib952051@gmail.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Daniel Teske authored
Introduce the class AndroidQmakeBuildConfiguration whose purpose is to set the environment variable. Modify the Factory to create buildconfigurations of that type and fix restore/clone to also take the factories' priorities into account. Change-Id: Icb377fa9211cd3564c36b60cf7c5f7dd84fcab50 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Orgad Shaneh authored
Change-Id: I4a41cfb629be8bb06b4b0616cd4475525e617a51 Reviewed-by:
BogDan Vatra <bogdan@kde.org> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- Feb 06, 2015
-
-
Orgad Shaneh authored
Change-Id: I6ae4d7652db9d83c24009de9f59bd865c39db8bc Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Orgad Shaneh authored
Mostly done using the following ruby script: Dir.glob('**/*.cpp').each { |file| next if file =~ %r{src/shared/qbs|/qmljs/} s = File.read(file) s.scan(/^using namespace (.*);$/) { ns = $1 t = s.gsub(/^(.*)\b#{ns}::((?!Const)[A-Z])/) { |m| before = $1 char = $2 if before =~ /"|\/\/|\\|using|SIGNAL|SLOT|Q_/ m else before + char end } if t != s puts file File.open(file, 'w').write(t) end } } Change-Id: I44745947f315b73f0b983d4362f884580dc2d94b Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
- Jan 29, 2015
-
-
Orgad Shaneh authored
Change-Id: I4852ff215abf25649fc5eac1e922ae901839ca3d Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- Jan 27, 2015
-
-
Daniel Teske authored
That's a more natural approach to select the application .pro file Task-number: QTCREATORBUG-13732 Change-Id: I8c6745bea4b408e1d4f7ed2cd4e1d50798c60881 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
- Jan 23, 2015
-
-
Daniel Teske authored
Preselect the node of the current runconfigration, actually display the path to the selected runconfiguration as the defailt and correct the path that we write into the .pro file. Change-Id: I45ad798573f1b0cd29c5ecdc2d951f7b07f7bd3c Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Daniel Teske authored
Accidental logic error in 21a5766c Change-Id: I3eca9a5ebfecb9846051142bd54b30962472b740 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
- Jan 19, 2015
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-13566 Change-Id: I47bf76d1f559bf1addae0e3d577e0207b4de4150 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Daniel Teske authored
Task-number: QTCREATORBUG-13819 Change-Id: Ibf9049cf00dfcfe25c8399c1fd39ae3b26e8fd23 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com> Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
- Jan 16, 2015
-
-
Eike Ziller authored
Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- Jan 06, 2015
-
-
Robert Loehning authored
Change-Id: I45778c9562ba530a36ddaf201f0c61d380d701cf Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
- Nov 20, 2014
-
-
Kai Koehne authored
Change-Id: I810aa2d98c96040fd536ae0711041f301e5c22d7 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- Nov 18, 2014
-
-
BogDan Vatra authored
Change-Id: I03c86d2071ce612424bac9bf92a25208d0ba9443 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-