log libgui/src/m-editor/file-editor.cc @ 17637:b30bb9bb05c8

age author description
Sat, 12 Oct 2013 00:08:29 +0200 Torsten change some editor shortcuts
Fri, 11 Oct 2013 23:59:24 +0200 Torsten fix enabling copy, cut and run selection actions depending on selected text
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
Thu, 18 Jul 2013 14:30:31 -0400 John Donoghue Enable/disable editor actions based on available editor windows
Sun, 14 Jul 2013 11:55:58 +0200 Torsten make ctrl-w available for readline in the gui terminal
Sat, 13 Jul 2013 10:28:57 +0200 Torsten enable readline key bindings in terminal widget of gui (bug #36986)
Sun, 07 Jul 2013 19:07:23 +0200 Torsten no native dialogs to prevent hangs in KDE (patch #7948 by Andre da Costa Barros)
Sun, 30 Jun 2013 20:33:20 -0400 John Donoghue Make main window copy and paste global for current focused window
Sat, 22 Jun 2013 20:43:29 +0200 Torsten fix checked state of window menu entries at startup (bug #39322)
Fri, 21 Jun 2013 22:40:53 +0200 Torsten make stand-alone windows from dock widgets when floating (bug #38785)
Sun, 09 Jun 2013 18:55:19 +0200 Torsten do not save unnamed files for restoring the editor session at next start up
Sun, 09 Jun 2013 17:27:55 +0200 Torsten * file-editor.cc(handle_edit_file_request): set focus to the editor widget
Sat, 08 Jun 2013 21:57:07 +0200 Thorsten Liebig GUI: change (un)comment handling of selection, allow (un)comment of current line
Fri, 07 Jun 2013 23:13:48 +0200 Torsten add help for word at mouse or text cursor to the editors context menu
Sun, 19 May 2013 09:05:28 -0400 John Donoghue Make open file "file not found" message box open in front of editor window.
Sat, 11 May 2013 18:20:31 +0200 Torsten ask for saving modified editor files if octave is closed (bug #38689)
Sat, 11 May 2013 14:01:15 +0200 Torsten fix endless loop when closing all files in the editor and files are modified
Fri, 10 May 2013 21:01:02 +0200 Torsten fix running files from file browser's context menu
Sun, 05 May 2013 16:34:11 +0200 Torsten add close actions to the file menu of the editor
Sat, 04 May 2013 22:51:43 -0500 Daniel J Sebald Use menu triggered signal instead of action triggered signal to rid cast.
Sat, 04 May 2013 23:37:27 +0200 Torsten move more common code from dock widgets into octave-dock-widget.h
Thu, 25 Apr 2013 17:57:55 -0400 John W. Eaton preserve pending command line input when running commands from GUI actions
Thu, 25 Apr 2013 02:42:45 -0400 John W. Eaton partial menu bar cleanup
Tue, 23 Apr 2013 23:12:38 -0400 Mike Miller gui: fix editor file name filters to allow all files
Tue, 23 Apr 2013 21:43:25 -0400 John W. Eaton style fixes
Fri, 19 Apr 2013 17:36:40 -0400 John W. Eaton improve debugging with the GUI
Fri, 19 Apr 2013 09:36:22 -0400 John W. Eaton try harder to find editor tab widgets for files with multiple names
Tue, 16 Apr 2013 21:34:39 +0200 Torsten configurable size of toolbar icons
Sun, 14 Apr 2013 21:18:17 +0200 Torsten * file-editor.cc(construct): icon search.png instead of find.png
Sun, 07 Apr 2013 05:45:23 -0400 John W. Eaton improve encapsulation of file editor window object
Sun, 07 Apr 2013 04:29:10 -0400 John W. Eaton move signal/slot connections from main window to sub window where possible
Sat, 06 Apr 2013 23:58:58 -0400 John Donoghue add create script context menu to history window
Sat, 06 Apr 2013 13:06:40 -0400 John W. Eaton rename dbstop -> breakpoint in GUI interface functions
Thu, 04 Apr 2013 22:22:17 -0400 John Donoghue Add editor print menu/toolbutton implementation
Fri, 05 Apr 2013 03:04:56 -0400 John W. Eaton use signals instead of event queue for entering/leaving debug mode
Wed, 03 Apr 2013 00:10:56 -0400 Daniel J Sebald remove _terminal pointer from main_window, it is contained by other Qt object
Mon, 01 Apr 2013 21:19:23 +0200 Torsten gui: call external editor when opening a file and custom editor is selected
Sat, 30 Mar 2013 10:57:15 -0400 John W. Eaton allow command-line edit function to use GUI editor
Fri, 29 Mar 2013 22:37:01 -0400 John W. Eaton also provide a hook for exiting debugger
Thu, 28 Mar 2013 17:01:43 +0100 Torsten gui: add shortcut for goto line action in the editor and center the target line
Thu, 28 Mar 2013 03:20:25 -0400 John W. Eaton callbacks to set markers in editor using command line dbstop function
Wed, 27 Mar 2013 23:42:21 -0400 John W. Eaton improve naming of debug pointer update callbacks and signals
Wed, 27 Mar 2013 12:59:12 -0400 John W. Eaton open editor tab and insert marker for debugging with gui
Wed, 27 Mar 2013 00:44:04 -0400 John Donoghue editor goto line menu item (bug #38590)
Thu, 14 Mar 2013 22:23:23 -0400 John W. Eaton avoid shadowed variable warning from GCC
Sat, 02 Mar 2013 22:41:00 +0100 Torsten gui: improve shortcuts for the editor (bug #38383) and for widget navigation
Sat, 02 Mar 2013 22:31:40 +0100 Torsten gui: make sure settings are really written into the settings file
Wed, 06 Feb 2013 21:45:04 +0000 Richard Crozier Created common octave_dock_widget class
Sat, 02 Feb 2013 13:21:44 +0100 Torsten gui: show menu with recently used editor files also in file menu of main window
Sun, 27 Jan 2013 18:44:53 -0600 Daniel J Sebald Add full-length-name tool tip to editor file tab when name is not full length.
Sun, 27 Jan 2013 22:22:19 +0100 Torsten gui: cleanup some string constants for translations
Sat, 26 Jan 2013 20:33:46 +0100 Torsten gui: set keyboard focus when switching between dock widgets (bug #36957)
Sat, 05 Jan 2013 21:30:01 +0100 Torsten gui: new error message when saving a file as one already opened in the editor
Thu, 03 Jan 2013 17:40:43 -0500 John W. Eaton eliminate some compiler warnings for GUI code
Wed, 02 Jan 2013 14:29:50 -0500 John W. Eaton allow build to proceed if either Qt or QScintilla is missing
Fri, 28 Dec 2012 15:39:46 +0100 Torsten editor: when opening an open file, bring its tab (even with short title) on top
Fri, 28 Dec 2012 15:01:08 +0100 Torsten editor: add list of recently used files to the file menu
Sun, 23 Dec 2012 14:33:48 -0600 Daniel J Sebald Redo portions of file editor to use more signals/slots rather than casting.