- 10 May, 2016 6 commits
-
-
Tim Jenssen authored
- the "move" code needs to be inside the warning widget, this also fixes the problem of wrong position at startup - the patch removes knowledge about the DesignModeWidget and uses a signal Change-Id: I9a861ab955d16e85d7af36f1b56ddb82578b8da4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Tim Jenssen authored
Change-Id: I453b30f45e0bc447b05694eadda60d4613e88062 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Ulf Hermann authored
Drop the timeChanged signal of QmlProfilerTraceTime, too, as that doesn't serve a purpose anymore. We don't want intermittent changes of the trace time to be reflected in the UI when loading. Change-Id: I85f18b90fc404ec254c68625104d3e3f9077a1d9 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I7a6e9909e537f1bb0bf8dcecb6c85012bac4d1e8 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
hjk authored
The tools are separated everywhere, lumping them into the same RunControlFactory removes modularity artificially. Change-Id: I8d9e917bb114a1898a0c293f18d3bf78a52075aa Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Robert Loehning authored
Change-Id: I5a5f8cc4f607f0dd80772eb97128bdefa753c201 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 09 May, 2016 17 commits
-
-
Ulf Hermann authored
Change-Id: Ibb4757cb159856c81c0c7f5f6a8138a61899b06f Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
Eike Ziller authored
Conflicts: src/plugins/autotest/testcodeparser.cpp src/tools/clangbackend/ipcsource/clangbackendclangipc-source.pri tests/unit/unittest/unittest.pro Change-Id: I9db4fbea6ea7c9fdd0d8e1703735af20c92e754b
-
Oswald Buddenhagen authored
Task-number: QTCREATORBUG-16217 Change-Id: Ib88db8cc27d44834997e96d91e3bca8824e81f9b Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
hjk authored
Since NDK r11 this seems to be needed to get breakpoints set correctly on Linux and Mac. Change-Id: I54281feecc0a915d4761228c612b72889756aecf Reviewed-by:
BogDan Vatra <bogdan@kdab.com> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Ulf Hermann authored
Change-Id: Ia17d067ed677cd3a63d8a478ecb9abec91032771 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Eike Ziller authored
That also enables text preview in Quick Look. Also adds missing items for .qdoc and .qdocconf files. Change-Id: I5c3f62aceba9a5d31478d083a9ea0adb2ffbcac1 Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Alessandro Portale authored
With updated import versions. Change-Id: I9c69373d31c7e434eb7b9c210606a79be3d1566e Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Takumi ASAKI authored
Done-with: KATAYAMA Daiki https://www.transifex.com/user/profile/nebula121/ Done-with: Naoki MATSUMOTO <nekomatu@gmail.com> Change-Id: I8549d8f4ac9d32eb2209dbc140483434369bf6c5 Reviewed-by:
Naoki Matsumoto <nekomatu@gmail.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
Eike Ziller authored
Make sure that the tool tip instance is reset to nullptr even if it was closed automatically. Change-Id: I3c718634d90dddc5822a634d082c263f51901684 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
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>
-
Alessandro Portale authored
Since these two features are revived for Qt 5.7, they deserve fresh icons. And since they could also gain back their place in the (qml)debugger toolbar, this patch provides also the toolbar icon variants. Change-Id: Id8c51aaa7ab81f594103fe1538fe6efe153af56a Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I1b7bade71226e4181b2643cabb53f934930afc81 Reviewed-by:
Marco Benelli <marco.benelli@qt.io> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Ulf Hermann authored
The QmlTypedEvent is mainly useful to read a generic QmlEvent and QmlEventType from a QPacket. QmlEventType has a stream operator to do exactly that. QmlEvent also gets further options to store 32-bit data in addition to 64- and 8-bit data. Also, with the more generic storage layout we can reduce the memory consumption of range events by 50%. This comes at the cost of additional memory allocations for non-range events, but as non-range events are significantly less frequent than range events, this is a good tradeoff. Finally the new storage layout lends itself to efficient serialization, which will help when developing new storage and transfer formats for QML traces. Change-Id: I420de68b0142f23c8fb2ca8b329d7ffe69c83fe0 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Orgad Shaneh authored
For repositories with many refs the dialog takes a few seconds to open. Change-Id: I82154ad8a77cc304db941f9d41e36e32aa7043cd Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Orgad Shaneh authored
Change-Id: I6c94352f0c816920c4b97801da050bf14ea7be66 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
BogDan Vatra authored
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>
-
- 08 May, 2016 1 commit
-
-
Orgad Shaneh authored
Change-Id: Ia82f4ca25b59adfbc96c03c1aaed873a572e4785 Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
- 06 May, 2016 7 commits
-
-
Alessandro Portale authored
Change-Id: I5cc8e9d4afd079acda6520d51eee89a58898b42e Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Jochen Becher authored
Change-Id: I3c91ad77b6142bcca858dbeae3b36dc640f0f537 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Ulf Hermann authored
As many events are instantaneous and we're going to drop the duration property soon, this is more fitting. Change-Id: I6e13dd076a5b9df16aed44bf9f631ea5760e9cbf Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I772713aec3a6c25136174b39b853a9ef3ee42a0b Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
There is not reason to keep them in the general data model and cross reference between the models all the time. Change-Id: Ic77c518928dcd6234555cb3f6a830bcc3dc4a1a4 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
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>
-
- 05 May, 2016 1 commit
-
-
Alexander Drozdov authored
After 62c6a074 BareMetalDebugSupport() object creates on stack and destroys on expression end. So, remote setup does not work. Simple create it on heap. It will be cleaned up when RunControl object destroys. Change-Id: I7565d22e27e158d57a4764111befe74892b64356 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 04 May, 2016 8 commits
-
-
Christian Stenger authored
Change-Id: I226884c10e8fea48d08892b4dab3793b9babc0e5 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Leena Miettinen authored
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>
-
Tim Jenssen authored
- not completely sure why this fixed the issue Change-Id: I3e514c64246831899511774cada4497ce86f5b7d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Alessandro Portale authored
Change-Id: I9a975b7c99d7a5535609e966c0ebf49a51484cfc Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-