- Jul 19, 2013
-
-
Eike Ziller authored
Change-Id: I679d9809dd0f7c945ff2ebde53330a922834795f Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
Change-Id: I0cc073b8e5421f6c2f0bc460ea8dedc205b2a22f Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Robert Loehning authored
Change-Id: I04bfd317ce85f764f97d341b46b20264976ef9bd Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Orgad Shaneh authored
Change-Id: Ide088490db3c48f5036cc2969d4841e08d9a15cd Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I0048944f5fda066bc97552a81b57d24f8a14f55d Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Erik Verbruggen authored
No semantic analysis yet, but this prevents the parser from generating bogus diagnostics. Task-number: QTCREATORBUG-9309 Change-Id: I2ec575a8474cd51bfa97b17678d3da71ab8dcd7a Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Nikita Baryshnikov authored
When tags are not shown in branches dialog, selecting of any item in branches list causes crash Change-Id: I8bfb66202f486c175a14c59f17b43df21ff596ff Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
Conflicts: src/plugins/coreplugin/editormanager/editormanager.cpp Change-Id: I59ce346c85803f5496a22bdadf7dca09e59d3174
-
Eike Ziller authored
We may not just add an editor to a view without removing it from the original view. Task-number: QTCREATORBUG-9843 Change-Id: I1041ceb1f063bb627b5f0bd16bc3b2973a4dc3b6 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Orgad Shaneh authored
Defaults to NoReport and nobody sets other values Change-Id: I3def23bd350fcef45df9eb8d3a0e86baac192bd9 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I2c9a5031b63f0bc3e884739be680d051d7cf1ab4 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christian Kandeler authored
The name is misleading: A "change" could also mean a device was added or removed, which is not what his signal tracks. The new name is "deviceListReplaced", which should give a better hint. In addition, add an explanatory comment. Change-Id: I0a67c4caf20520df53f2d046905b7ac8da4c2972 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I01b27cd12776e22a5b52ceae4c89a4cd567c69ed Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: If0072f8f9761bdc34b35d01aac4d00c5391b8a20 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Position is always followed by colon, not only for .text/.data Change-Id: I7790c5704423aa57f9752fce1021f67319c58df8 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Nikita Baryshnikov authored
Fix crash in GitClient::findExistingOrOpenNewDiffEditor as new DiffEditor is not created Change-Id: I7f0cd18ff3acffe1d83a5fad4d6f0df8c4d133f3 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Aurindam Jana authored
Currently only QML profiling is supported. Pass the remote command along with -qmljsdebugger argument to device. Change-Id: Ia64396f9c6da80e70cb1ee624ed974f8cc32465f Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Petar Perisin authored
Change-Id: I5e81bd3dfc8986c7492701ac5ce5537e0d591834 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Jul 18, 2013
-
-
Orgad Shaneh authored
Change-Id: If737b03f9d090076e9d739189479fb6725ae8856 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-9834 Change-Id: I5ee84593c56a0e3beaf20ef643b04d4de40c37f3 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Log can also contain diff, base directory is required for correct apply/revert actions Change-Id: I9540fc75b1e008a1c8433f121b184f164172a1cb Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Erik Verbruggen authored
Updated/fixed the code to treat treat text/x-objcsrc and text/x-objc++src correctly. Change-Id: I1ab97577c786a28381398e4e0fac177325d00d7b Reviewed-by:
Sergey Shambir <sergey.shambir.auto@gmail.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Christian Kandeler authored
Full explanation inside. Change-Id: Ib39f18282b7d78ebdab53ac2ebe9d4cf1e11c008 Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Robert Loehning authored
Change-Id: I669e4822ea99bab22afe229d8dc822bc7ffc4550 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Tobias Hunger authored
Provide a way for plugins to extend the profiles that Creator will write into the Qbs configuration. This should allow e.g. the Android plugin to add customized settings. Change-Id: I0de596e2c922280b953c43ea0651b08b8936234c Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Eike Ziller authored
And move to using the corresponding method in document model. Change-Id: I80b12ceab8a91c5393b9c0422d660a8896ae09d8 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Eike Ziller authored
This patch mostly gets rid of EditorManager::openedEditors usage. The VCS editors should have a better widget<>document separation, also to make it possible to split/duplicate them, but that's for another time. Change-Id: Idd92a6a4884ff69fba4f4793d182aa7ff68d79e4 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Simon Hausmann authored
QVariant now has an operator< that is ambiguous with this one. (since commit 7ed15da3c1b9e2bb26f414a10bfc6e6d79d7cc7b in qtbase) Change-Id: Idf38afe85cec966df1885aa2da0f37fbb3eeccf6 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Orgad Shaneh authored
Change-Id: I222be2e40547bf9153cee93f2179d0bd1dd88aca Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
It doesn't do what one'd think it should, and will be removed. Change-Id: I5f496388854913d1b968a5e0ffe6eaa5ca1430f0 Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
Eike Ziller authored
-
Eike Ziller authored
This also fixes a bug with setting text cursor in InsertDefOperation in case of split editors (where the cursor could be set in a non-active editor on the target file). Change-Id: I1c011386537bc88a89d4d66bec79dfe06faac3c6 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Leena Miettinen authored
QDoc does not look for docs in header files. Change-Id: I4530233d647fdc2f5ca44c73aee7e0125df07979 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
Change-Id: I3082ec561fad7740600caaa959824387a7e9e2fb Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jul 17, 2013
-
-
Orgad Shaneh authored
Change-Id: Ic3743df91ac48969c751ebbe78c62adb5b4850bb Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Eike Ziller authored
Sometimes one split would not show the document even though it shows in the combo box. Task-number: QTCREATORBUG-9801 Task-number: QTCREATORBUG-9798 Change-Id: Iea79c6f3deb4f1570685794c6eb762f603a36b5f Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Robert Loehning authored
Change-Id: Idc4517f86035aa5faa1265f275b0ed5f97526d2f Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Leena Miettinen authored
Change-Id: Ia36ffd51add0c92b396e448d8e125848e9754877 Reviewed-by:
Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Nikolai Kosjar authored
Task-number: QTCREATORBUG-9828 Change-Id: Ie0ef9757cedb772702e49542b58d5b589506aa9e Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
There is no need to have that logic in CppEditorWidget. The CppModelManager knows how many editors are open and can therefore call GC() by itself. Change-Id: I2ed4051ad7b8c87615014d73e29291027d49d2ab Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-