log libgui/src/m-editor/octave-qscintilla.cc @ 18678:6113e0c6920b

age author description
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