log libgui/src/m-editor/file-editor.cc @ 26527:cd73f8e9235f

age author description
Sat, 12 Jan 2019 09:15:22 -0500 John W. Eaton maint: Merge stable to default.
Fri, 11 Jan 2019 21:57:36 -0500 Andrew Janke Change EOL format label from "Mac (CR)" to "Legacy Mac (CR)" in GUI stable
Wed, 02 Jan 2019 16:45:58 -0500 John W. Eaton maint: Merge stable to default.
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 02 Jan 2019 14:13:59 +0100 Andreas Weber Fix static analyzer detected V668 issues (bug #55347).
Wed, 21 Nov 2018 10:35:43 -0800 Rik maint: merge stable to default.
Wed, 21 Nov 2018 10:35:19 -0800 Rik Place down-arrow icon on most-recently-used popdown menu in editor (bug #55032). stable
Thu, 15 Nov 2018 20:40:12 +0100 Torsten fix crash after editor dialog about creation of non-existing file
Sun, 11 Nov 2018 13:22:37 +0100 Torsten use constants for icon size preferences instead of hard coded numbers
Mon, 08 Oct 2018 20:41:31 +0200 Torsten call octave functions with return value from GUI (bug #47585)
Wed, 03 Oct 2018 17:00:36 +0200 Torsten editor: adding cmd objects to the cmd queue instead signaling the command
Mon, 24 Sep 2018 21:45:36 +0200 Torsten allow to change the encoding when editor detects decoding errors (bug #54607)
Sat, 18 Aug 2018 08:21:45 +0200 Torsten updated context menus in editor and console window (bug #46884)
Tue, 14 Aug 2018 21:50:34 +0200 Torsten reload editor files when their path changes by using movefile (bug #43922)
Mon, 06 Aug 2018 21:36:00 +0200 Torsten also restore cursor line numbers when restoring previous editor session_data
Sun, 05 Aug 2018 21:45:08 +0200 Torsten preserve tab position and line when reloading renamed editor file (bug #49322)
Sun, 17 Sep 2017 05:52:33 +0200 Torsten close/reload editor tab when file is (re)moved in gui terminal (bug #43922)
Mon, 16 Jul 2018 16:28:59 -0400 John W. Eaton avoid shadowed variable warning
Sun, 15 Jul 2018 15:47:49 +0200 Torsten fix close events of some main dock widgets (bug #54185)
Sun, 15 Jul 2018 11:56:04 +0200 Torsten add a gui preference for opening files when debugging in console (bug #49119)
Tue, 26 Jun 2018 21:39:38 +0200 Torsten use a custom title bar widget for the main dock widgets
Sun, 06 May 2018 21:03:19 +0200 Torsten keep editor hidden at next startup when it was hidden (bug #53830)
Sun, 06 May 2018 00:19:03 -0500 Daniel J Sebald Use default title bar to preserve GUI float decorations (bug #53276)
Thu, 03 May 2018 01:13:32 -0400 John W. Eaton use cbegin, crbegin, cend, and crend and auto decls where possible
Thu, 03 May 2018 00:39:14 -0400 John W. Eaton be more careful with using auto in place of explicit const iterator decls
Wed, 02 May 2018 01:36:20 -0400 John W. Eaton use auto keyword to declare iterator variables where possible
Wed, 02 May 2018 00:30:00 -0400 John W. Eaton eliminate redundant octave:: namespace tags
Sat, 21 Apr 2018 22:27:17 +0200 Torsten open files in correct order when restoring editor session (bug #53711) stable
Thu, 12 Apr 2018 14:34:10 -0400 John W. Eaton make file editor context menu more like menu bar edit menu stable
Fri, 30 Mar 2018 21:44:29 +0200 Markus Mützel Some minor string changes (bug #53526). stable
Fri, 30 Mar 2018 12:15:01 -0700 Rik [mq]: tr stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 28 Mar 2018 21:46:11 +0200 Torsten documentation widget based on qt help engine (bug #53006) stable
Sun, 11 Feb 2018 10:57:46 +0100 Torsten use tab navigation from tab_bar in file editor
Sun, 11 Feb 2018 10:16:53 +0100 Torsten * file-editor.cc: fix broken copy/cut/past/undo actions
Fri, 09 Feb 2018 14:52:29 -0500 John W. Eaton * file-editor.cc: More style fixes.
Fri, 09 Feb 2018 13:56:34 -0500 John W. Eaton move GUI file editor classes inside octave namespace
Fri, 09 Feb 2018 13:13:39 -0500 John W. Eaton move GUI main_window and related classes inside octave namespace
Fri, 09 Feb 2018 19:57:39 +0100 Torsten style fixes for file editor
Sat, 03 Feb 2018 09:51:34 +0100 Torsten move derived tab bar from editor and doc viewer into separate file
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Thu, 28 Dec 2017 21:13:49 +0100 Torsten Allow commenting with manually selected comment strings (bug #52695):
Tue, 14 Nov 2017 16:52:42 -0500 John W. Eaton smart indentation for selections or current line in code editor
Sun, 08 Oct 2017 10:34:43 +0200 Torsten set editor menu bar as non-native menu bar on all platforms
Thu, 05 Oct 2017 07:32:34 +0200 Torsten do not move the cursor when saving a file with breakpoints (bug #51793)
Fri, 22 Sep 2017 03:04:23 +0200 Torsten Backed out changeset ba164db1c4a4
Sun, 17 Sep 2017 05:52:33 +0200 Torsten close/reload editor tab when file is (re)moved in gui terminal (bug #43922)
Thu, 07 Sep 2017 00:32:15 -0400 John W. Eaton style fixes for GUI editor
Tue, 15 Aug 2017 22:00:06 +0200 Torsten reload editor files when removing was not successful (bug #43922)
Sun, 13 Aug 2017 17:35:59 +0200 Torsten reload editor tabs when the path is renamed in file browser (bug #43922)
Sun, 13 Aug 2017 10:08:18 +0200 Torsten reload editor tab when related file is renamed in file browser (bug #43922)
Sun, 13 Aug 2017 00:33:25 +0200 Torsten fix editor behavior when files are externally changed/removed
Fri, 11 Aug 2017 22:21:49 +0200 Torsten close editor tab when related file is deleted in file browser (bug #43922)
Thu, 10 Aug 2017 21:57:53 +0200 Torsten editor: use function instead several occurrences of identical code
Fri, 28 Jul 2017 15:40:00 -0700 Rik Use character literals 'c' rather than string literals "c" when possible.
Tue, 25 Jul 2017 14:54:10 -0700 Rik Use C++11 nullptr rather than 0 in code (bug #51565).
Thu, 25 May 2017 08:10:34 -0700 Rik maint: merge stable to default.
Fri, 19 May 2017 21:56:19 -0400 John D m-editor: do not disable global actions in editor stable
Fri, 12 May 2017 12:51:23 +0200 Torsten restore last editor session not before octave is ready
Tue, 09 May 2017 12:49:53 -0400 John W. Eaton maint: Use "" instead of <> for our own include files.