- 18 Feb, 2014 20 commits
-
-
Ulf Hermann authored
Change-Id: I3a85322cc583de37f1cc4eb256e3382a92c5c179 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
Change-Id: I32ab2e354d3e45653e8dcb2cf8b0195d199786a6 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
Without this you get lines like this on the console: SOFT ASSERT: "m_state == Done || m_state == Empty" in file [...]/qmlprofilermodelmanager.cpp, line 62 Change-Id: Ia3fb98cd5e9fb683e3265d0fd3ed1ca99784270d Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
We don't want to emit a signal for each event being added. That's expensive and doesn't serve any purpose. We also don't have to save the availability of data in QML as it isn't used anywhere. Change-Id: I32db06a1955a7cfd6b569f50b81bf5278333b622 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
Allow adding a weight to certain tasks so that the movement of the bar gets smoother and update the progress from more places. Change-Id: Ifb8331dc77116cc0464b3970cd6344fbbeacec41 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
The model manager should only set its state to 'Done' if all models are actually done. When that is the case it can safely emit dataAvailable, too, freeing us of the need to apply a heuristic to the progress percentage. In order to have a unified interface to the completion of model processing an abstract base class for QML and V8 models is introduced. Task-number: QTCREATORBUG-11466 Change-Id: Id89c7ef5e24004baab7f37ee5486b69e7611aee0 Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Christian Kandeler authored
Using a local include is not guaranteed to work, as the generated ui header file will not be necessarily be located alongside the included header. Change-Id: Ia154918d79a65912e4356fe1bb4abdfc75e3dc32 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Robert Loehning authored
Not worth the effort of introducing a PathChooser here. Change-Id: I146058da3d1bdad776c943bf15b2373d62903987 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-11220 Change-Id: I01967ce9bd205ccbeb93696b98e9b8d9228617f3 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
jkobus authored
GitDiffSwitcher operates now on IDocument. GitDiffHandler operates now on DiffEditorController. "source" property now attached to editor's document (VcsBasePlugin). Change-Id: Ie2570a597b8b992ac1dc33b9179eca459c8a751a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Daniel Teske authored
It's a nonsensical operation on anything but ProjectNodes Change-Id: Id02682e6dde99c5a08362dac0f6286282cfc15b6 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: I33556b0296a85c8321d785dbe819fcac98d0afb1 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: I5b2f01b5cdf512f2cc125481f0db999d111c3a54 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Daniel Teske authored
Also fix the quadratic peformance. Change-Id: I7287bd23438b4b018a4bf8ee891a4532ec9b4ba8 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
In case the editor is hidden before semantic highlighting started (because semantic parsing hasn't finished yet). Just disable the logic that tries to optimize that for now, since it is not working, and fixing it will require more work (that's done later anyhow). Task-number: QTCREATORBUG-11367 Change-Id: I7ef3cc558e514968f90d2ea56b2df362606d879a Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-3584 Change-Id: Iae5551d36b72c5712f3276b15dfa85982a776dcf Reviewed-by:
David Schulz <david.schulz@digia.com>
-
David Schulz authored
Change-Id: Ifbd01628b28abe6879d30d43f8bd1f389988086f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Lorenz Haas authored
Beautifier is a plug-in for source code beautifiers. Currently Artistic Style, Clang-format and Uncrustify are supported. Task-number: QTCREATORBUG-7489 Change-Id: I8dde9a8ba6a6a55537bfd450ec82ef966ed283c0 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Fawzi Mohamed authored
Change-Id: I62cd3736de46b25107e5ea5f6d8e8dcafaa5e11a Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Fawzi Mohamed authored
add filename to each error message. Change-Id: I2b9f550147acfe6993f1e7d878fdda863182a2a0 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
- 17 Feb, 2014 15 commits
-
-
Orgad Shaneh authored
Change-Id: I18ea4ea410ac811972447e9395f2eef76bda8084 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Orgad Shaneh authored
Assumption: model never has 1 entry for immediate result (there is always the natural result + "Searching for overrides" Change-Id: I5de7e7933b1309f995a6111a2ab1c7aed31c086e Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Orgad Shaneh authored
Change-Id: If1887424f240eba750aeb13d52a101c00904f71b Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Robert Loehning authored
Change-Id: I129cc8fde704ff9bddd53ce277101528ebdd871c Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Orgad Shaneh authored
Change-Id: Icb6c8ece3ba64d35dcd1a695cf400546f3254921 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Orgad Shaneh authored
Change-Id: Ic6157a1d780551977ffbb65ba4fc374a40e95662 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Fawzi Mohamed authored
WarnImperativeCodeNotEditableInVisualDesigner and WarnReferenceToParentItemNotSupportedByVisualDesigner were still declared as errors, which made files having them no editable in designer. Task-number: QTCREATORBUG-10940 Change-Id: I6edc03634c2d05b74ab0adf62e48fc6d03049d7e Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Orgad Shaneh authored
When function's class is the same as the static class Change-Id: Ifb509b996b4628c3b56d7540fd133ef370713214 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Ulf Hermann authored
Change-Id: I95800f3c07b309525baf9ca92b446fd20b61c53f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: Ic5fd63855c752fd07b6ef474bc72be7f7397dec5 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Do the same check as changePrefix Change-Id: I8edf6641295c9c38fbcc70fc5610dba275547b8a Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Daniel Teske authored
So add checks for language everwhere. Change-Id: Iba1035065f34d2008b53f1c73518eb5ad5c54850 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Daniel Teske authored
Change-Id: I80456fb855d8af46bae79b77f60a61c31d76e219 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Daniel Teske authored
These aren't editable but at least keep them the same. Change-Id: I75a907c9523766de2ee671f150b1180ab60cfae9 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
Rename class type of CustomQmakeProjectWizard from "qt4project" to "qmakeproject" and document that change in the manual and changes-3.1.0. Also update all the in-tree xml files to that new class name. Change-Id: I7a9ef914a429d68e7f37a2115c03fa81d7433398 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 14 Feb, 2014 5 commits
-
-
hjk authored
Change-Id: Idb7a6f28ac41bacbfd2603feb8b786c31d3769e3 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
hjk authored
Change-Id: Ic53836dade3985c36b0f6767e43b5af0ddb80d72 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
After the move of locator into core plugin Change-Id: Ie2504ca96f6a77206f0b77a5fc5698adb86b6a4c Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
hjk authored
Change-Id: I28b9a63a066521cdbe67ad9b51d795450b6d070a Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Fawzi Mohamed authored
iOS devices can run an application at a time. Change-Id: I85a24ff32fbee571830a4bc4be8b18259f87924a Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-