- 06 Oct, 2014 11 commits
-
-
Christian Stenger authored
Change-Id: I19c423dd9f6cbaecbaa925df0090af001b951601 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Erik Verbruggen authored
Change-Id: Ife43b0850f61e17af5f2c2e4397c7db6bb12e598 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Christian Kandeler authored
We want to build against that one then. Change-Id: Iab6aaec4872ec02735292f2d8b3507fcbf3140ea Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Nikolai Kosjar authored
Change-Id: Icf5837de56fc7bf5015dcad581206dcf07412a35 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Nikolai Kosjar authored
For the time being, this function actually sets an additional CppIndexSupport to be executed. Handle the case that a client tries to restore the previous CppIndexingSupport (see SymbolSearcherTestCase). This fixes GenericProjectManager::test_simple in interaction with CppTools::test_builtinsymbolsearcher. Now first running the CppTools tests and then the GenericProjectManager tests work fine. Change-Id: Ibe7248ec8651d4fdc312f10cdcc9c56d6dd086d9 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-13106 Change-Id: I3db25390879489a898bb263405319deb80a53092 Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
jkobus authored
Change-Id: I834754f7d52f29257e822464132d5fe24dbf5ec7 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
Change-Id: I453956908bf4c99f42d1239cf793d3ea1c91fdde Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com> Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Orgad Shaneh authored
Change-Id: Ie47c5a7ca91752b0da40b46f780ee5e0b3b6ce29 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
jkobus authored
Change-Id: Ibfe35171525f136d0a40707e0531b72d36a62349 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
ea83fe74 apparently was not enough Change-Id: I54d471ae79496f42d85e5fe3d8239cb2cd902349 Reviewed-by:
Jens Bache-Wiig <jensbw@gmail.com>
-
- 03 Oct, 2014 1 commit
-
-
BogDan Vatra authored
Task-number: QTCREATORBUG-12877 Change-Id: I6126903f82e3cfa1dd2669a9f7333410e99e1aee Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 02 Oct, 2014 12 commits
-
-
hjk authored
Change-Id: I94794214d969aeda6b3ce21fdca9e0bd23dea800 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
hjk authored
Fall back to what we do for Windows/Linux/BSD and the rest of Unix anyway. The target architecture/os detection process is conceptually not precise. Refusing to do anything at all, including steps like copying files which do not depend on precise architecture data anyway, is overshooting. Change-Id: Ic6c98c4dac5fe4a625149be558c8b02440f8fdbc Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
David Schulz authored
Change-Id: Ie6aaaa5d99ba3823d9d42331f45b2dcab397e1cd Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
hjk authored
That was not removed in a83bf58b. The slot was moved into a lambda, but the connection was not removed. Change-Id: Ieb2883f9721b1b513c56aa95625b7ae038a33ad0 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
hjk authored
That can be too restrictive. Change-Id: Iedaa6ce0f97c424efbe4046ce13c05025b222523 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Marco Bubke authored
Task-number: QTCREATORBUG-12872 Change-Id: I8ab9a88203fcce60fa9f9cdf06369eb0c572a0bf Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Ulf Hermann authored
If we've changed the model index we don't reuse the item index for selecting the next item. Also, there are two reasons why firstIndexNoParents() can return -1. They have to be handled differently. Change-Id: Ib33e3bd0e96a39a71658a0e4509926012a91bf27 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
It's rather unintuitive if it only centers horizontally. Change-Id: I9245da0b26fccc14a100804715d09aaa82059413 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
This is faster and more accurate than propagating by source location. Change-Id: I6aed3b1591380b49dd7c56a66bdc35912570e347 Task-number: QTCREATORBUG-12932 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
hjk authored
Unused. Change-Id: Idd9805756c51e025e99842fa6fc8707b10927c4d Reviewed-by:
David Schulz <david.schulz@digia.com>
-
hjk authored
Removes some widget->editor->signal->slot->widget indirection. Change-Id: I7951d62ad3b7477e4693798d85c53c932b86c95e Reviewed-by:
David Schulz <david.schulz@digia.com>
-
hjk authored
Change-Id: I256753726cd543e157663faddabf960b26b04300 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- 01 Oct, 2014 3 commits
-
-
Tobias Hunger authored
Change-Id: Iebeae1f52cf856e009a0910118829c89dd3ea222 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Daniel Teske authored
Change-Id: I792da9e8ef836c3226bfb84d671cbf4f43244914 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Christian Kandeler authored
Change-Id: Id38252d7e24bccc2a0c4bf2631d98da632c16533 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- 30 Sep, 2014 13 commits
-
-
Tobias Hunger authored
Change-Id: Ic9184841126af21a9849ab52cde6027cf89a40a6 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
Limitations: * Overloads are not yet handled * Action is not offered if the slot can't be looked up in the receiver expression (e.g. when it's a base class pointer). Change-Id: I5779ff1b74657025d058d4f3690f6723b4784497 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Tobias Hunger authored
Change-Id: Iae2833554529c2f333d9781eb0f7fa28f3bfde79 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I93fc26e48b39635662662a9ab4040f45fa874876 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: Ieeeec4d1a023b7cca19e3bd23ba1aa6dd1d76e72 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-9794 Change-Id: Ia01e71b67ed31f21234ee26c508149173d16c503 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
The editor factories are already a central place to associate hover handlers with editors, no need to retrieve them later from the object pool again. This also allows for easy handling of more than one active handler per editor. Change-Id: Ie716b96f5ce6b526ee897468635e03e909d81538 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Tobias Hunger authored
Change-Id: Ia0fbae6a1d1b2f3dd00c578a8d1ac60e0482fba9 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: If39ed6d2711fa4cc144d1b1f9738acf3d04ac225 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
hjk authored
{Cpp,QmlJS}QuickFixProcessor were doing the same (storing a single pointer to a IAssistProvider). This could be done in the base class with the leaf classes removed. Change-Id: I0e419f37c5547d5ddfcfd1a767d356040dd7e56f Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Eike Ziller authored
Fill the line and column information in the location returned by QmlOutlineModel::sourceLocation for that. The drag & drop code also needed a way to override the executed drop action for file drops, because the QML outline supports move-drags, which would lead to the items being removed from the outline when dragged onto a split... Change-Id: I2478abc7d5aa2f3aa676cdd609ecb69a50adce8c Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Daniel Teske authored
Makes testing easier Change-Id: I8dd6a01e6c82aec9e6ac37c999934083f72f5355 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Kandeler authored
Change-Id: I9c02e0f7b9701ffac9a2c05d240573e65464fb52 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-