- Jul 19, 2013
-
-
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>
-
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>
-
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>
-
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>
-
Erik Verbruggen authored
Caused by 76209948 where a memory pool was introduced to fix memory leakage. Change-Id: Ib2f7c53e9560ff473fcdfedd6dcfce50455095da Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com> Reviewed-by:
Przemyslaw Gorszkowski <pgorszkowski@gmail.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Eike Ziller authored
Change-Id: I43f09324ad2502a64bb51c4b6cde337ebbe18132 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Erik Verbruggen authored
The memory pool is not too efficient, but will keep objects from leaking. Change-Id: I68a55bc7a6ea56463652245abeea8954b693c1d7 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Eike Ziller authored
It was only applying the settings to one of the open editors in case of splits. Task-number: QTCREATORBUG-9825 Change-Id: Iaa9b92d33f2531e7c5d053270f354f052160acd8 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
Unfortunately the language is still checked by using an editor property. Change-Id: I3b54624e60b65c48b154c405f66d04b74be5be3e Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikita Baryshnikov authored
Get output of pull command and emit signal if update/merge is needed. On update show update dialog. Change-Id: I814f76daf3d89d0bd9485ed42a224b6b5d78bcb3 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Nikita Baryshnikov authored
Added cmake errors parser Change-Id: I137f62111861c7e72d84e44b5ab631b9f60c2834 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I1309db70e98d678e150388c76ce665e988fdf081 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Nikolai Kosjar authored
* const correctness * 100 columns * superfluous curly braces * include order * old qDebugs() Change-Id: Id8012d3cf4e292b671cdbc1952ff13dde316791e Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Eike Ziller authored
Instead of through an arbitrary set of editors on these documents. Change-Id: I9de731b6e6edfc52fe5199b1f47456a3a8701d9a Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
They are duplicated from TextDocument::(set)codec. The default implementation of the duplicated methods was just delegating to the text document. The override of setTextCodec in QmlJsEditor was useless, since it was only called from EditorConfiguration::configureEditor with the ITextEditor::TextCodecFromProjectSetting flag anyhow, which made the overridden method in QmlJsEditor be the same as the fallback. Aside from that, the duplicated methods wouldn't have belonged to the *editor* anyhow, but to the document. Change-Id: Ib43c28210b6bf88726159d751a4905a1d062f80e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
The method is for setting the contents, so it belongs to the document, and should be named correspondingly. Change-Id: I40363dc08f11268f530885b512e4a88e8b10d096 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jul 16, 2013
-
-
Marco Bubke authored
Change-Id: I60bdd5b36749be5092d4dabe486b101d62b3df06 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I228e91711f6976e0e6d7b298d73f61cd8c25be23 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-