- May 09, 2016
-
-
Alessandro Portale authored
Qt 5.7 comes with QtQuick 2.7, and Qt 5.7 will most likely come with Qt Creator 4.0.x Change-Id: I3425ee59adde61d5e15f39c81bc10ab286d9f80a Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Alessandro Portale authored
Qt.labs.controls are replaced by QtQuick.Controls.2 QtQuick is bumped to 2.7 Change-Id: I317cc504171258b503455184fa6cc96c08deda5a Reviewed-by:
J-P Nurmi <jpnurmi@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Some AVDs down't allow to connect to their console, there is no point to wait 30s (which is the default connection timeout). Change-Id: I3cb82b99f958787215f44b471abfc203d7633089 Reviewed-by:
Vikas Pachdha <vikas.pachdha@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- May 06, 2016
-
-
Jochen Becher authored
Change-Id: I3c91ad77b6142bcca858dbeae3b36dc640f0f537 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Christian Kandeler authored
To HEAD of 1.5 branch. Change-Id: Ica2767ca526e42a0c039fde593437291a903f8f0 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Riitta-Leena Miettinen authored
Change-Id: I64961b0e069b8eee9403191e49d667c2b258be5f Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- May 04, 2016
-
-
Change-Id: I226884c10e8fea48d08892b4dab3793b9babc0e5 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Change-Id: I1f6b43537a73ac5dbdac4088ffe4cff4307cee42 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
hjk authored
Task-number: QTCREATORBUG-16199 Change-Id: I1e9e2103e626c6480fa1c5ac9b2b3f8ac93e3038 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Christian Stenger authored
...when having split source and headers and defining test data functions inside the source file. If we just reparse a header file (e.g. when opening the respective file inside the editor) we have no explicit information where the definition of the functions is. This lead to not finding the information necessary for displaying data tags and throwing away old information as they have been marked for removal. Change-Id: Ieb8ed9f7c758fe2c793e60ca2c30b4025106363b Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
hjk authored
This is likely to be overkill but seems to fix a regression introduced by e73a9c1b: Persistent model indices owned by the selection model of the watch view lose their model pointer and consequently cause error messages to be emitted and potentially cause crashes. Change-Id: I3334ca25bb5e2facf51d03c50647f95f55786498 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-16145 Change-Id: I5ddbbab1c808f422ebcec1502f9b50a9bf0babb6 Reviewed-by:
Marco Benelli <marco.benelli@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
hjk authored
Change-Id: I357063022435d461d0b52c14541a4dfae69a1cdb Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
The kits are restored in delayedInitialize now, but the file open event from Finder was delivered before that. That lead to the projects mode being opened with the kit configuration screen, but mostly no kits in it, when double-clicking a .pro file while Qt Creator is not running. Delay the remote open file command until plugin initialization is really done. Change-Id: I1a75f6b1f7bcefb4c53d594de11df0d3a0d2e5d3 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Christian Kandeler authored
This is a better try than hardcoding "lib" and likely to be correct in real-world scenarios. Change-Id: I380989b2d2c8389718bde941e081755f41be7f0c Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com> Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Task-number: QTCREATORBUG-16125 Change-Id: I5d25a9171ae6adb28bbef4984f8e1acb935fc62b Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
...to be able to build the example. Change-Id: If79b5e5cf95e6e67c3c6c22583a047e427fb741a Reviewed-by:
Niels Weber <niels.weber@qt.io> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io>
-
Missed this one for some reason. Change-Id: Ib648a23c9deca5bffa0e36af98e1ac5a5c87091f Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Nikolai Kosjar authored
This reverts commit 6b77dea6 and also removes checks for the specific tool chains and thus makes it possible to start the clang static analyzer independent of the specific project/toolchain. Though we only support and test qbs/qmake projects with certain toolchains, users reported that they also had useful results for cmake projects. Task-number: QTCREATORBUG-15980 Change-Id: I27834c148c1a0d7855bebad0bb203bd807e7ad46 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Orgad Shaneh authored
It fails when no results are found. Change-Id: I3390f1119457bb47fb09a95a395cb68a0dd58e82 Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
- May 03, 2016
-
-
Robert Löhning authored
Change-Id: I9982cb7c627f6b9cfccabe6f8e152ba0a014ad42 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Change-Id: I3d43ddd53b3ae8bedbf4eba700476355e1a34e38 Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
-
hjk authored
The inferior calls to rowCount() and columnCount() used to create data() display are troublesome when debugging an actual issue with item models and not too helpful otherwise. People needing that information can still evaluate idx.data() etc manually. Change-Id: If736afbf8fc44cf28e7f07e5f2c3b039a2f4984c Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
This removes the need to take screenshots of icons. - Add icon source directories for the .qdocconf file - Remove screenshots of icons from doc\images (except completion icons) - Copy images that do not have unique names from src or libs to \docs\images - Create images that use overlays and update them in docs\images - Fix paths and filenames in \inlineimage commands - Fix text where one screenshot was replaced by two icons Change-Id: Ib98206890bd15a843566de8d709e45487c70dfbd Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: I4f511ff15fcf298b5d9351c7e61c11d6e5491493 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Nikolai Kosjar authored
The position of the dot character was determined on an outdated translation unit. We queried the translation unit for the source location of the dot character, but apparently clang_codeCompleteAt() does not update the source locations for the translation unit. And we do not want to reparse since this is expensive. Thus, determine the byte position manually by scanning over the document until the right line/column is reached. Change-Id: I25e256bb81a83bb71c7e46a0fb3e927bf4031b16 Reviewed-by:
Erik Verbruggen <erik.verbruggen@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Change-Id: I819bd25db55cc2e678fb1cb5abbeca480b9d4919 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Orgad Shaneh authored
When choosing a kit with a bare metal device in Attach to Running Server and *not* overriding the address, the address is not determined. Change-Id: I431d0edee0635cda773e94737752aa9c31a1cac2 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Nikolai Kosjar authored
...in file qbsproject.cpp, line 940. The assert can be triggered with e.g.: 1. Load a bigger qbs project, e.g. qtcreator.qbs. 2. Trigger project build as soon as possible. 3. Cancel the "Parsing C/C++" operation. 4. Wait until the build finished and the assert occurs. This happens because CppModelManager::updateProjectInfo() since commit 536ccc8a CppTools: Fix incompletely indexed project will check whether the previous indexer run was canceled or not. If it was canceled, it will trigger a full-reindexing of the project. Updating the compiler call data is a special case and it should never trigger an indexing operation, so introduce a dedicated update function for this case. Change-Id: I456945ccf2bf697aaeada572ed87f3acb21a5eaf Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Nikolai Kosjar authored
The user can set "clang.exe" in the options, which is fine. However, "clang" was problematic on Windows since we failed to replace it with "clang-cl" for the actual run for MSVC toolchains. Change-Id: I2f96428d15c7406e90a38c797817aef34e7a9541 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- "General Settings" > "General" - "Always Show Help in External Window" > "Always Show in External Window" - "Filtered by" field label is gone (now a selection list) - Update screenshots Change-Id: I2eac1351c6a63a596e30ef15770ace2790b8bf28 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Jochen Becher authored
Change-Id: I0e62f4665c8530095d1beedc2c263d6212aa53e7 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Orgad Shaneh authored
That's where they're read from later when invoked from Attach to Running Debug Server dialog. Change-Id: I6cda6796e73ee49115af3afd1d45bc89fd8aff51 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I171af41f7527bd99f5d52259674d76f5b580e6bb Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Orgad Shaneh authored
Like Attach to Running Server Change-Id: If8b5a8ed367edb82c50eb0e4b5c07a5aaf76396e Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- May 02, 2016
-
-
Change-Id: I9d699da6668aafd45d7399fc4d5eb37c3ac6f223 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
- Describe Version Info tab - Update instructions for creating Qbs projects - Remove description of Clean all artifacts check box - Describe Store profiles in Qt Creator settings directory check box - Update screenshots Change-Id: Ie0f237e1036c8be1a9bb5151001e8d52e38b6cec Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Christian Kandeler authored
To HEAD of 1.5 branch. Change-Id: I5ed6f3d0fc6d38d8fc1fffd4e442efd09d9330b9 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Ulf Hermann authored
We might have opened or closed projects since the last time we populated the finder, and we will need the files from those projects to resolve file names in the trace. Change-Id: I5979702a105c60e1be452b0b029d01d7498bff3d Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
hjk authored
The inferior calls to rowCount() and columnCount() used to create the "n x m" "nice" display are troublesome when debugging an actual issue with item models and not too helpful otherwise. People needing that information can still evaluate m->rowCount() etc manually. Change-Id: I3a3feed6aab19096ab01bc91c488de5fcbd732d7 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-