log libgui/src/m-editor/octave-qscintilla.cc @ 18976:dcb260e7a648

age author description
Fri, 01 Aug 2014 12:10:05 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 23 Jul 2014 08:52:42 +0200 pantxo Swap Ctrl and Meta in Qscintilla shortcut list for mac (bug #41217) gui-release
Sun, 25 May 2014 10:29:05 -0700 Rik maint: Periodic merge gui-release -> default.
Fri, 16 May 2014 20:01:27 +0200 Torsten use editors run selection action for the context menu gui-release
Mon, 28 Apr 2014 11:17:05 -0700 Rik maint: Periodic merge of gui-release to stable.
Sun, 27 Apr 2014 19:36:54 +0200 Torsten update enabled status of undo/redo actions in the editor gui-release
Sun, 27 Apr 2014 18:35:19 +0200 Torsten use the actions from the editor for the context menu gui-release
Sun, 27 Apr 2014 13:03:08 +0200 Torsten disable some global shortcuts when editor gets focus to prevent conflicts gui-release
Fri, 25 Apr 2014 13:25:25 -0700 Rik maint: Clean up extra spaces before/after parentheses.
Fri, 25 Apr 2014 06:40:21 +0200 Torsten handling qscintilla internal shortcuts and commands depending on qsci version gui-release
Fri, 18 Apr 2014 13:43:55 +0200 Torsten add some qscintilla actions to the menu and to the shortcut manager gui-release
Thu, 13 Feb 2014 20:39:09 +0100 Torsten add menu entries and shortcuts for zoom functions in the editor (bug #41516) gui-release
Thu, 13 Feb 2014 22:17:44 +0100 Torsten Backed out changeset f01ac1bb8a5d which broke some editor short cuts gui-release
Thu, 13 Feb 2014 20:39:09 +0100 Torsten add menu entries and shortcuts for zoom functions in the editor (bug #41516) gui-release
Tue, 29 Oct 2013 09:54:40 -0700 Rik Use GNU style coding conventions for code in libgui/
Wed, 16 Oct 2013 23:22:50 +0200 Torsten *octave-qscintilla.cc(contextmenu_run): split selection into single commands
Mon, 14 Oct 2013 22:27:07 +0200 Torsten *octave-qscintilla.cc: fix edit function at cursor by shortcut Ctrl-E
Fri, 11 Oct 2013 22:46:32 +0200 Torsten Add possibility to run selected text of the editor in the terminal
Fri, 11 Oct 2013 14:12:37 +0200 Torsten Add possibility to edit the function related to the actual keyword in editor
Fri, 11 Oct 2013 13:05:06 +0200 Torsten Add help and documentation on actual keyword to the editor menu
Tue, 18 Jun 2013 06:39:12 -0400 John W. Eaton copyright notice fixes
Sat, 08 Jun 2013 18:00:01 +0200 Torsten show help menu in editors context menu only for octave files
Sat, 08 Jun 2013 16:16:52 +0200 Torsten added test for qscintilla version 2.6.0
Fri, 07 Jun 2013 23:13:48 +0200 Torsten add help for word at mouse or text cursor to the editors context menu