- Jan 15, 2014
-
-
Eike Ziller authored
Not the other way round. Results in less, and less convoluted code. Change-Id: I58a8d1e7785c0d712ff518d38425fc5646a262dd Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jan 08, 2014
-
-
Eike Ziller authored
It was never called with a sensible value anyhow, and only complicates things. Change-Id: I005848700b6c00114d91495670d4a0e15a2d2e64 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- Dec 12, 2013
-
-
Eike Ziller authored
The action handler already knows which editors to handle through the context. It only needs to receive signals for updating the actions from the current editor. So there is no need to tell the action handler about every individual editor. This also removes some noise from the text editor implementations. Change-Id: I76dc5b1559cc8cf54ff313e6cdba4e789a3108aa Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Oct 21, 2013
-
-
David Kaspar authored
BarDescriptorEditorWidget is using TextEditorActionHandler class to provide editor actions e.g. Undo, Redo, Cut, Copy, Paste accessible from main menu and using shortcuts. TextEditorActionHandler.resolveTextEditorWidget() virtual function is added to all resolving TextEditorWidget for an Editor. This allows to have IEditor->widget() to have non-BaseTextEditorWidget instances too. Task-number: QTCREATORBUG-10040 Change-Id: I6f433fc307c13ef2b2a20c48e6473826f2619544 Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
David Schulz <david.schulz@digia.com> Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Oct 16, 2013
-
-
El Mehdi Fekari authored
Change-Id: I10e5f7b4c9d0d527f8df34aa425a2a0bdaac5243 Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Sep 17, 2013
-
-
David Kaspar authored
Task-Number: QTCREATORBUG-10039 Change-Id: I8a6b80d18da1be0697bd8aaceb5d8670105a8f49 Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
David Kaspar <dkaspar@blackberry.com>
-
- Apr 30, 2013
-
-
Tobias Nätterlund authored
The Bar descriptor editor now uses the PanelWidget with PropertiesPanels instead, to make it more similar to the rest of the Qt Creator UI. Split the BarDescriptorEditorWidget class into multiple, smaller, classes. Also moved the Entry Text & Images panel to the General tab, as the Application tab was getting too crowded. Change-Id: I691ccf3638aaad4b5f0ad0d040094f2144d2cec0 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Mar 01, 2013
-
-
Change-Id: Idbad2d7c4760188c01c463a48317a407dc496914 Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Feb 25, 2013
-
-
Tobias Nätterlund authored
This adds dependencies on private Qt headers for the QNX plugin, as we need the QZipReader to read the .bar file. Change-Id: Id70def551776a9d5ac43203cf807d2a0ca65e22f Reviewed-by:
Rafael Roquetto <rafael.roquetto@kdab.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
setDirty() wasn't called when inserting/removing rows from the assets model Change-Id: I553d9db13caaff1a80d021dea9c202bd1b607fbf Reviewed-by:
Mehdi Fekari <mfekari@rim.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Jan 23, 2013
-
-
Friedemann Kleint authored
Change-Id: Ic0a4c0e2e66c52f8acb2a86b656cbc2ca3d0a4bf Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Jan 22, 2013
-
-
Change-Id: I7ad9bb9448ef467eea353d361b72474fe1b8c8f7 Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-