- 09 Nov, 2015 1 commit
-
-
hjk authored
The objects have been reported as 'having children', but when asked for them nothing was produced, leading to an endless loop (until the next 'step' command). Change-Id: I3bbfe10a7ed980b27a5fca1edfe44dd8983b8f7b Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 06 Nov, 2015 17 commits
-
-
Eike Ziller authored
Themes from the user config where not restored correctly. Improve error handling when no themes are found in case of broken installations. Cleanly differentiate between theme "id" (currently complete basename of theme file) and theme "displayName" (as specified as a property in the theme file). Remove convoluted broken code that tried to allow using an absolute file path for a theme on the command line and require themes to be installed either in Qt Creator globally or in the user settings path. In general stream line the code. Task-number: QTCREATORBUG-15113 Task-number: QTCREATORBUG-15233 Change-Id: I014a4314e8bea27422ed4c42462cf16f4220698b Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Sergey Belyashov authored
Change-Id: I50d77ef6ae188deb7d0242ac7f8995c1febf3c56 Reviewed-by:
Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
hjk authored
Task-number: QTCREATORBUG-15110 Change-Id: Ic1bcdf1b73e0013068e56a5d8804da42cdb2c237 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Martin Kampas authored
It has been in use by the Mer plugin for per build-engine path mappings. This reverts bits of commit 244cdb78 (Debugger: Split off runtime-only items from DebuggerStartParameters) Change-Id: Ibba60443c52cedf51722bc71c4df67bee5f1ecec Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Martin Kampas authored
This fixes the case when action is set not visible _before_ adding with FancyActionBar::insertAction. Change-Id: Ib59129532d74b8edf8ed8e83fc9bb13ad3b996fc Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Nikolai Kosjar authored
Register the translation unit and request diagnostics from the clangbackend as soon as the project part is determined. There is no reason to wait until the parser is finished for the highlighter. Change-Id: Iebccbf59ebd205389462dcee97363746fb651bb2 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Nikolai Kosjar authored
...for project-less files. Change-Id: I02d7e26bdd40dfce3b0663a07b591ee6beb2f6b7 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Nikolai Kosjar authored
...if qtc.clangbackend.verboselib=true. Change-Id: Ibba408db955892daf055b2050d810ce55b9d8913 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Nikolai Kosjar authored
Provide the language option (e.g. "-x c++-header") when registering a translation unit for the editor. Task-number: QTCREATORBUG-14787 Change-Id: Ie06f9fdab302f1b21ba72cdb65b6aabf9f7bc04c Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Nikolai Kosjar authored
Apparently libclang might return invalid ranges. Now we discard the invalid ranges. Since there is a diagnostic location (in addition to ranges) the editor will still display an indication for the user. Task-number: QTCREATORBUG-15272 Change-Id: I351e136b9925a53fb2273a394e17873c5533798d Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: Ic81768748bb998d73906dcfc599a52f8c363f5b8 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: I60934867db6b61c8309a712db8a189d458a73ea7 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: Ib4cc26ca39f7ced993a9a4c142208c377d940719 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Martin Kampas authored
Change-Id: Iea178d2af7ab03e14a59745bc1bbe34e7d3294f1 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Change-Id: Icaca7da1f5ae6f958ae0fdaf217bde611d049916 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
hjk authored
Change-Id: Idaf6692668210838488699dcab38d1517825bda3 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Martin Kampas authored
Change-Id: Ie550c0549b976bba3d50e39bee3b349867640c6d Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
- 05 Nov, 2015 6 commits
-
-
Eike Ziller authored
We needed to adapt the relative settings location to the new destdir: sdktool moved from QtC/bin to QtC/libexec/qtcreator Change-Id: I24152ea7ba6c0992941ad1750489ddc22f1767b0 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Sergey Belyashov authored
Fixed some lacks of Q_OBJECT macro. Change-Id: I226078baa40977ef49357b34b1e9dc5f0491d76a Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Marco Benelli authored
Change-Id: I4f6c78cd9d2a2e407ef26e498418617efeee5bba Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Marco Benelli authored
Change-Id: I1c6fb32820d8a5e58900c2812f43045bd588aff2 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I1fc905909e4d95934b0669a8d27801d6446548d6 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
hjk authored
Easier to create invisible breakpoints there. Task-number: QTCREATORBUG-15276 Change-Id: I76ffa45f9f0de5ffbc3b82a7ef9a4ddcdfff62eb Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 04 Nov, 2015 5 commits
-
-
Leena Miettinen authored
Updated screen shots. Change-Id: Id17908d3720aa4b7074f43169a09da05cd74eede Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Alessandro Portale authored
After b42bd585 there was no automatic scaling of Qt Creator's UI with Qt 5.6 on non-OSX, anymore. This commit re-introduces it for Windows. As a small bonus, now the environment variable is only set during QApplication creation and unset afterwards. The run environments are now not affected, anymore. Change-Id: If0039df500d28a93c1ca8c2df9960992a010723f Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Allows default implementation of e.g. stack retrieval in the base class. Change-Id: I96460b19aa31347b2c863736b4ce2b5046eb4de6 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Tobias Hunger authored
Do destinguish between /tmp/untitled1 and /tmp/untitled10. Add some line-breaks while editing the file. Change-Id: I49f9457bd43f188d4327fea3b84254ecb41ee7fc Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: Ia3a9a17bcbb5c8b7fb3fee903ec56f5f63414be2 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 03 Nov, 2015 8 commits
-
-
Leena Miettinen authored
...in the title of the Options page. Change-Id: I081113e7982f730604a769f077f1de15c9185ca2 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
Qt 5.6 builds with relative RPATH by default on Linux. Since this additionally leads to very short RPATHs, we cannot change the relative structure within the Qt installation (e.g. plugins in bin/, libs somewhere in lib/qtcreator/). Instead we now deploy qt into a self-contained lib/Qt/ folder, keeping the original structure, on Linux. Change-Id: I36136590379c3e7b02ba7de3345369e2384dcc95 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I58f4a581de6273b16d2fc7ba07567527e46bc4d1 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
David Schulz authored
Task-number: QTCREATORBUG-15275 Change-Id: I8112312d3d27798665d7d28b41b9f2ad845cca14 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
We have been way more generous in accepting input than what is specified by the grammar since the beginning, and even GDB did (does?) not completely stick to that format. So the comment is misleading at best. Change-Id: Ieaf4fc2b9a6f01be649936f72e03866677d6cc5b Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Ulf Hermann authored
Now that we don't recreate the debug connection anymore when (re)trying to connect, we have to do it explicitly when changing the connection parameters or when a connection attempt fails and we need to cancel the "Connecting" state. Change-Id: Ib2b6b4fb1e39e64fe3c9f2bf90b6e43043d05a9e Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
hjk authored
... and don't offer expansion of isEmpty() object. Task-number: QTCREATORBUG-15270 Change-Id: Ifb76c20c6308484d38e21273a2f33c575bb72430 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Leena Miettinen authored
Move the instructions for creating the project into an include file that can be used for all Qt Quick Application tutorials. Change-Id: I02385f68f23ef2d3ee98b754344781ae1819203c Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
- 02 Nov, 2015 3 commits
-
-
Christian Kandeler authored
To HEAD of 1.4 branch. Change-Id: I1fe4823c46b0b28e1b9d7415e9d8fc3c4a7cea59 Reviewed-by:
Jake Petroules <jake.petroules@theqtcompany.com>
-
Marco Benelli authored
The commit b26920c3 introduced a bug in reformatting properties lacking an object initializer. Change-Id: I30f9c9c8a005660e7af4a6c97d0b1ff1be461548 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
J-P Nurmi authored
Change-Id: I2aed529c3bedb27ae5c4c670d51d9d182815c8b2 Reviewed-by:
Liang Qi <liang.qi@theqtcompany.com> Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-