- 21 Jan, 2015 16 commits
-
-
Tobias Hunger authored
Change-Id: I685e65258078784acf9ce30703a8192bb1f8fd8a Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Change-Id: Ie8de8a5c59f16a22419d1ee8382ef151a65d0b07 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: I4a5a91ff91cb0ec2f8eec647c45c42d8c8faa758 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: Id095832a388ad4aac1657b762bdb8c9f667744d9 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Tobias Hunger authored
This enables JSON wizards to check for that. Change-Id: If6bfc580b37f712168b707ac51412df8f1cbbf25 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Takumi Asaki authored
Add missing comma. Change-Id: I1828389f209c1ba369596a6b509a9c586db1e79a Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I2507c9edebf3bc46f703cd026cfb5eb824c36ebd Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Nikolai Kosjar authored
Bug was exhibited by running e.g. ./qtcreator -test CppEditor,test_quickfix_MoveFuncDefOutside_FreeFuncToCppNS \ -test CppTools,test_cpplocatorfilters_CppLocatorFilter:CppFunctionsFilter-WithNamespacePrefix Change-Id: I57d96a8f7bf0aea6eb11cb68d1b981808533ce41 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I6f5fd3818d51ee531b92be0b78b4435d621fe0ed Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Ia96ac950ec209fcbc82c7b49b72d0b6417b99906 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
This will make debugging JSON wizards much simpler! Change-Id: I03baf4b8d954a9097c0fc4e1180e91d2afe5cc4e Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I444d1d95b87fe5c1ede04e1ae9bbe4e1e2d89bd3 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Make VcsManager provide a generic way to list all IVersionControls and to search for a specific one based on its id. At some point we want to register the IVersionControls directly with the VcsManager instead of going through the object pool and this is a first step into this direction. Change-Id: Id4ded85b29487f6d8adcd0cec1de490afae07132 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I0144e9339e7dfd58b1827071e5057941ffdf17f9 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
I will try to move all the wizard code that is still relevant there and then get rid of the rest. Change-Id: I3963f53fd39ef0f84c71218eb59b05213121cc90 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
Full separation does not seem possible as QTreeView assumes all items to have equal column count. Change-Id: Ia260924fe13ea62789923af8484f9838295355b6 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 20 Jan, 2015 12 commits
-
-
Christian Kandeler authored
Change-Id: Ia2f1870ec67ced58ad95bc6e1953575df2b88cd8 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: Ieea1129352831b78c0dc9deee195025060b2008d Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Daniel Teske authored
The code that invalidates m_currentNode folder nodes on removing wasn't run due to a typo. Change-Id: Ib7d545da4078275b2875c9a4c6246909234c8073 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I5786fb49d99c793319d28d5a14460f962f416ab5 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: I81688ce998bf9f8d47b7d88e639699b626be90dd Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Daniel Teske authored
Change-Id: I6631f0aec8a487095f4c6133c1c2a4dad8f810ee Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Tobias Hunger authored
Not perfect, but might catch some more passwords before they are echoed in cleartext. Change-Id: I61e537a4a3cbc69748e1f761a5a08fe03ff2552d Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Daniel Teske authored
Change-Id: I72ba112682a6cb2eeca02f84ed3783febf0515f1 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Ia3ccc95a70b831ae999e3176f661d12712958bfc Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: Ia141def650ad4ac765c18317267a87a1cf50f512 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Daniel Teske authored
Removing a kit removes the item from the TreeModel and puts it into KitModel::m_toRemoveList. A later update to that kit would trigger the lambda connected to the dirty signal, thus calling node->update(), which eventually ends up calling node->parent()->m_children, and node->parent() is a null pointer there. Change-Id: I9006f1eea036ae99b48a47baa2bc2a33bdcb84b1 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Instead of leaving the header, use leaving of the dockwidget itself as trigger. Change-Id: I7df46e5ef1c01e55c8c3dee837a55b473451153f Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 19 Jan, 2015 12 commits
-
-
Hugues Delorme authored
The error-prone QObject::connect(SIGNAL(), SLOT()) caused the commit to not happen. Status parsing was not triggered anymore. Change-Id: Id413fb1a22de062b6d0a433f41603a84d89243c5 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: If0e958bb48359f613245eb732432ce5144330427 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
WS only change Change-Id: I5a04b51babc91d80aef8c03d356345f1faf95500 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Daniel Teske authored
D'oh. This boolean needs to be set to true to have any effect. Task-number: QTCREATORBUG-13848 Change-Id: Idb6559a9b395b3aea4f3379698914b00eb9a031d Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Daniel Teske authored
Introduced in 1ed12d39 Change-Id: I623e081a6abc80bd6926daf55fc18ab0cb400863 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Alessandro Portale authored
Change-Id: I7f66f63a905e1a9abf7905816dbd86ec3a8951ed Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-13566 Change-Id: I47bf76d1f559bf1addae0e3d577e0207b4de4150 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Daniel Teske authored
Task-number: QTCREATORBUG-13427 Change-Id: I49ab3be15fc38df1564ee10f9515d92fbb6ff047 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Orgad Shaneh authored
Change-Id: I8f3aeee7c45cffb839bc44109da107ee6b91c1ad Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
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>
-
Daniel Teske authored
Task-number: QTCREATORBUG-13831 Change-Id: Iaeb11014ed16bc9f08d7c12d81c1b7b8a4163d21 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Daniel Teske authored
Change-Id: Ided1a14481cfbbcc49e901f3837e056582ff60e3 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-