- Aug 14, 2013
-
-
Przemyslaw Gorszkowski authored
Change-Id: I564ea9cccc24509957481b6726f25833f35a4da4 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
Contributor works on a fix. Change-Id: I998558b53b6506bcb1398cd2cd783b748b358240 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
...leading to the error message QMetaObject::indexOfSignal: signal aboutToRemoveFiles(QStringList) from CppTools::CppModelManagerInterface redefined in CppTools::Internal::CppModelManager Change-Id: I0a1c307ad5fc0d7cefa198726f534140192facad Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Orgad Shaneh authored
Change-Id: Icad8723e26f7f9d89098e04c09c9dbd2d5539902 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- Aug 13, 2013
-
-
hluk authored
Implements :omap (and :onoremap) for defining user mappings for movement while in operator-pending mode (after commands 'c', 'd', '>' and others). Change-Id: I07a1e90bf5c649ef5bb53d1de873817dc7348e19 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Task-number: QTCREATORBUG-9947 Change-Id: I701bb87ecafc4c1260003de51678ab66122aaffa Reviewed-by:
Mitch Curtis <mitch.curtis@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I1eec0f54d05b3f7d8679060faccc14ec8a3777f6 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Nikolai Kosjar authored
(a) The code model manager figures out by itself which files were added or removed from the project. If this was done successfully, check also the timestamp of the common files and reindex if necessary. (b) A full reindexing is only triggered if the project configuration changes (defines, includes, framework paths). (c) If project files were removed, the garbage collector is called. Task-number: QTCREATORBUG-9730 Change-Id: Ib855614b070880576233a3525813617c967a72f3 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
David Schulz authored
Change-Id: Ibf91733e08b818dffd16dd9fc171efec5a4488b0 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
hjk authored
More in line with IRunConfigurationAspect Change-Id: I50a038de004733b6b19d345b30a63cc2db02875a Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I6f49dd9eeff53eafc51bd5238ca655437df12111 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Marco Bubke authored
It does nothing but this time I don't want push a big source ball. Change-Id: I3ab547bc2780391508333673dc9715fd0be61c67 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
hjk authored
Change-Id: If084739b81ab7486d667eabb665a272bc9020d2e Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-9824 Change-Id: I1a237a57332c929844fdc230c96fba397d79d312 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: Ifd5af5c69329d2b9c86da8c8df796f317c65e1ee Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hluk authored
Fixes scrolling to center text cursor on screen on j/k and h/l on last visible line. Change-Id: I65a1144a99f44a3df4217bc8eb6ee5ae6ef89ad4 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
David Kaspar authored
Task-number: QTCREATORBUG-9975 Change-Id: I937f6d99730f4802ef9b1cf2b91145762cd4934e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
David Kaspar <dkaspar@blackberry.com>
-
Orgad Shaneh authored
Broken by 269d5193 Change-Id: I5f86fc8049955a3e01a013c5f7845d3a9b6f0f83 Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Nikolai Kosjar authored
Change-Id: Ia679f3d2ae5fce0978a4e320fa18b28f1a7bed71 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
itemlibrarywidget.cpp:53:42: fatal error: private/qdeclarativeengine_p.h: No such file or directory Change-Id: I55109fdecd33203199f73017ae06da88c892ff4d Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Orgad Shaneh authored
When using dark color scheme, highlighting with white background is unreadable. Change-Id: I8c65d8c9fc08448f1c04680ed7a1d4c0fd842070 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Aug 12, 2013
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-7645 Change-Id: I51b0301b5bc376f45deb5925bda8db936973aaef Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Thomas Hartmann authored
This crashed when the template definitions were missing. Change-Id: I22aff1b9bb809ff59f108cb90f47b19c2db223fa Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: Ib7a900af164dd1ab35c9b9d472b292900269d9c4 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: I370cc96d6d939f45962add9bd5280ae3a9b51214 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
This reduced dependecies. Change-Id: I064a9f4ef953196a301b4fdd194db2370efcfba1 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
DELETE is provoking a name clash even in the namespace. Change-Id: I5aeb99b527db5308808a3fc077a6710d5a20cdfb Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: I0a8d05104809cf4d1b5b806ee4e6d1675eac760c Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: I32bf8c4f09ddaa0ac82decf9458e429ead23780c Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
We derived from QDeclarativeListModel which is private. This patch uses QAbstractListModel instead. Change-Id: Ib567433f5fbb38780b32e5a9291d2cb87730e624 Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Adding setupQmlBackend() Change-Id: Ie7446ad8ef8153f3ff70a2f22466ac3ed24e3f92 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Cleaning up/renaming the functions used to resolve .qml files. Change-Id: I80ccb9346d89c0841ad0109147d8a9e07cf20408 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Moving the registration of QML types from PropertyEditorView to QuickPropertyEditorView. The view itself should not handle QML implementation details anymore. Change-Id: Ia66db999e2f7a4b8cbe1111c4176257344d78ea8 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Moving QML related code from PropertyEditorView to PropertyEditorQmlBackend. PropertyEditorView should not contain any code related to QML anymore. Change-Id: Ia58db399e2f7a4b8cbe1119c4176257344d78ea9 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Moving template generation from PropertyEditorView to PropertyEditorQmlBackend. Change-Id: I8c7d2c46863544b98b203cc690bd15f4f4653f09 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: Iddb2066372cdb9f1b80b8ab53ab88c69273634c1 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
* Renaming PropertyEditor to PropertyEditorView * Adding PropertyEditorWidget * Renaming DeclarativeWidgetView to QuickPropertyEditorView * Renaming NodeType to PropertyEditorQmlBackend * Moving PropertyEditorQmlBackend into separate file * Cleaning up interface of PropertyEditorQmlBackend Change-Id: I1291feb5880b01d1e2bac09f4eb1e0181ff04d5c Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
CrumbleBarInfo contains the ModelNode to properly identify the node. We cannot use the id, because no every component has an id. If the crumble bar only contains one item it is hidden. Change-Id: I4d421eaad8962aa9043567e1f27957b1aa089766 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: I52f77a2bb5eb52956d08596478aecab383033900 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Change-Id: I0272b0aefc0598ad524aa1d9e6b434ef2dcd79a9 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-