- 09 Aug, 2013 1 commit
-
-
Daniel Teske authored
Change-Id: I44f1859b6d91e20a2a15146c6587e4a51c70aa90 Reviewed-by:
David Schulz <david.schulz@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 15 May, 2013 1 commit
-
-
Daniel Teske authored
No class derives from this, so the virtuals are not needed. Change-Id: I251abc32cef6f4aacf39f31af1106eeebd8fe31e Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- 27 Mar, 2013 1 commit
-
-
Friedemann Kleint authored
Change-Id: Ie679e7e9d0d20a0f71dcc1fcf0f7d8305eeeeced Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
- 14 Feb, 2013 1 commit
-
-
David Schulz authored
Cleanup code and added shortcuts and menu entries for - open header/source in next split - follow symbol under cursor in next split - open declaration/definition in next split Change-Id: I2c4347749d26669d88b7c2968f30f60710f442b1 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 28 Mar, 2012 1 commit
-
-
Konstantin Tokarev authored
Most of editors have "jump to file" or "follow symbol" actions. This patch reduces amount of related boilerplate code. New actions are made optional to prevent shortcut clash (both use F2). Change-Id: I2af580ed9d6789df25f4487ba001f3b83887c504 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 15 Mar, 2012 1 commit
-
-
Yuchen Deng authored
Change-Id: Iec7e36b1d7a526d7fa8a8096110b91f9c4cc44f9 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 15 Feb, 2012 1 commit
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 10 Feb, 2012 1 commit
-
-
Adam Treat authored
Add actions to the basetexteditor to indent and unindent a selection. These actions are equivalent to Key_Tab and Key_BackTab respectively. The advantage of having actions here is the user can override them and assign any key binding they want. Thus, I could assign Ctrl+I and Shift+Ctrl+I to them and have the same behavior as Kate. Change-Id: I0a305a7b45018072a78f2880ea15650ea92095a1 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 14 Dec, 2011 1 commit
-
-
Leandro Melo authored
This is a clipboard within Creator only. It allows the user to paste/navigate through the recently copied content by repeatedly triggering a shortcut (which is by default set to Ctrl+Shift+V). Task-number: QTCREATORBUG-146 Change-Id: Ie449ab4b304548d5037a0c877bbbc0344d654325 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 10 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: I3720946ba5485696822976567d83b4d6cb1fb283 x Change-Id: Iab58bc34bc56371405d132315573b484a533b77c Reviewed-by:
hjk <qthjk@ovi.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 26 Sep, 2011 1 commit
-
-
Leandro Melo authored
Regular and camel-case version. Task-number: QTCREATORBUG-5160 Change-Id: I749fbc4c768d4f11fb741fd1b9d00ddee56eb965 Reviewed-on: http://codereview.qt-project.org/5537 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
- 18 Aug, 2011 1 commit
-
-
Friedemann Kleint authored
Change-Id: I832d255a4d8f291426d54ad0353641db515a511a Reviewed-on: http://codereview.qt.nokia.com/3182 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 19 May, 2011 1 commit
-
-
Fawzi Mohamed authored
Now correctly disables all modifying actions and shortcuts of texteditoractionhandler if the editor is readonly. Task-number: QTCREATORBUG-4774 Change-Id: Ic212a2fe3b6dcc18e2fbc461d24bed031c67f6a2 Reviewed-on: http://codereview.qt.nokia.com/7 Reviewed-by:
Bill King <bill.king@nokia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 17 Mar, 2011 1 commit
-
-
Kostas Karanikolas authored
Merge-request: 223 Reviewed-by: Leandro Melo
-
- 25 Feb, 2011 1 commit
-
-
Steffen Imhof authored
Merge-request: 256 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
- 22 Feb, 2011 1 commit
-
-
hjk authored
rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor rename BaseTextEditor{,Widget} subclasses rename editableInterface->editorInterface rename createEditableInterface->createEditor minor cleanups after renamings
-
- 12 Jan, 2011 2 commits
- 20 Dec, 2010 1 commit
-
-
Nicolas Arnaud-Cormos authored
This plugin let the user record and replay some macros: * 3 handlers: action, find and texteditor * almost all texteditor and cpp actions recorded * options page to set the directories where the macros are stored * optional dialog to give a name and comment at the end of a macro * locator integration to play a macro * shortcuts assignment to macro The most important change outside the plugin macros is the isScriptable method for command: All scriptable commands can be stored in a macro. Merge-request: 2176 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 10 Nov, 2010 1 commit
-
-
mae authored
We now have different actions to bind to (saves us an explicit option). Small fixes to state machines. Done-with: Erik Verbruggen
-
- 27 Aug, 2010 1 commit
-
-
Tobias Hunger authored
* Fix all warnings about non-explicit constructors except for those in 3rdparty code.
-
- 25 Jun, 2010 2 commits
- 20 May, 2010 1 commit
-
-
mae authored
The new and cleaner foldingIndent in the block user data will make it easier to support other kinds of indentation for various other programming languages (like Python).
-
- 07 May, 2010 1 commit
-
-
mae authored
Task-number: QTCREATORBUG-61
-
- 03 May, 2010 1 commit
-
-
André Fillipe authored
The actions perform exactly like their counterparts in Eclipse: a new, indented line is inserted above or below the current line and the text cursor is moved to the start of the new line. The line where the cursor was before the action was triggered remains unchanged. The shortcuts are also like in Eclipse: "Ctrl+Shift+Return" inserts a line above the current, "Shift+Return" inserts a line below the current. Merge-request: 140 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 21 Jan, 2010 2 commits
-
-
Thorbjørn Lindeijer authored
It was a bit confusing, since it reversed the order of the lines. When this would be fixed, the added value of this action is very small, since you can then also simply move your cursor one up before joining the lines.
-
Falco Hirschenberger authored
Merge-request: 1823 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> Task-number: QTCREATORBUG-510
-
- 30 Nov, 2009 1 commit
-
-
mae authored
Introduce "Reset Font Size" action, bound to Ctrl+0
-
- 25 Sep, 2009 1 commit
-
-
Erik Verbruggen authored
(re-)formatting.
-
- 11 Sep, 2009 1 commit
-
-
Erik Verbruggen authored
-