log libgui/src/m-editor/file-editor.cc @ 33634:4a70f390c85e default tip @

age author description
Fri, 17 May 2024 19:49:10 -0400 Arun Giridhar maint: Update Qt macros to avoid name collisions
Thu, 16 May 2024 08:42:51 +0200 Markus Mützel maint: Merge stable to default.
Tue, 14 May 2024 22:03:47 +0200 Torsten Lilge fix dragging editor from main window into floating state (bug #65725) stable
Sat, 04 May 2024 17:56:39 +0200 Torsten Lilge rename editor menu entries for running tests and demos in current file
Sat, 04 May 2024 16:44:52 +0200 Torsten Lilge add editor menu entries for running test or demos in current file
Sun, 28 Apr 2024 21:27:05 -0700 Rik maint: clean up extra spaces in cset a583e8d66a19.
Sun, 28 Apr 2024 21:28:00 +0200 Torsten Lilge do not change gui settings when running selected code by F9 (bug #65617)
Thu, 04 Apr 2024 00:59:46 -0400 John W. Eaton maint: merge stable to default
Wed, 03 Apr 2024 20:07:44 +0200 Torsten Lilge explicitly raise non modal message boxes ensuring visibility stable
Fri, 22 Mar 2024 23:51:33 -0400 John W. Eaton use qOverload<T>(fptr) instead of QOverload<T>::of(fptr)
Fri, 16 Feb 2024 14:42:54 -0500 John W. Eaton use explicit lambda-expression captures (bug #65318)
Fri, 16 Feb 2024 03:09:40 -0500 John W. Eaton Backed out changeset 489026b7257b
Thu, 15 Feb 2024 15:40:42 -0500 John W. Eaton explicitly capture '*this' by reference in lambda expressions (bug #65318)
Sun, 04 Feb 2024 13:14:48 +0100 Torsten Lilge prevent showing hidden editor on startup when restoring session (bug #62562)
Fri, 22 Dec 2023 12:14:08 -0500 John W. Eaton maint: merge stable to default
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Tue, 12 Dec 2023 23:02:10 -0800 Rik maint: C++ style check for libgui/ directory.
Wed, 29 Nov 2023 22:33:35 -0800 Rik maint: Review and update strings that appear in GUI. stable
Sat, 06 May 2023 17:48:27 +0200 Markus Mützel Move "same_file" from liboctinterp to liboctave (bug #63803).
Tue, 11 Apr 2023 21:30:34 +0200 Markus Mützel Replace deprecated QLayout::setMargin by QLayout::setContentsMargin.
Thu, 02 Feb 2023 12:25:51 -0800 Rik maint: Remove unnecessary indent after OCTAVE_BEGIN_NAMESPACE in libgui/
Tue, 24 Jan 2023 17:19:44 -0800 Rik maint: Eliminate "(void)" in C++ function prototypes/declarations.
Tue, 17 Jan 2023 10:00:45 -0500 John W. Eaton assume QOverload template is available
Wed, 11 Jan 2023 13:57:59 -0500 John W. Eaton maint: Merge stable to default.
Wed, 11 Jan 2023 12:16:25 -0500 John W. Eaton don't emit signals for invalid objects in interpreter callbacks (bug #62863) stable
Fri, 06 Jan 2023 17:19:16 -0500 John W. Eaton style fixes: avoid breaking lines after "(" and prefer "" over QString ("")
Fri, 06 Jan 2023 16:11:59 -0500 John W. Eaton define some convenience functions to reduce clutter
Fri, 06 Jan 2023 13:12:14 -0500 John W. Eaton maint: Merge stable to default.
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 03 Jan 2023 08:03:20 -0500 John W. Eaton update gui_pref class to match recent changes to sc_pref class
Mon, 02 Jan 2023 12:38:44 -0500 John W. Eaton eliminate base_qobject from octave_dock_widget and other classes
Mon, 02 Jan 2023 12:25:42 -0500 John W. Eaton use signal/slot connection for debugging tooltips in editor
Fri, 30 Dec 2022 23:18:49 -0500 John W. Eaton remove more uses of base_qobject and octave-qobject.h
Sun, 25 Dec 2022 12:46:53 -0500 John W. Eaton move shortcut setting functions to gui_settings from shortcut_manager
Thu, 22 Dec 2022 21:31:35 -0800 Rik maint: merge stable to default
Thu, 22 Dec 2022 21:29:53 -0800 Markus Mützel Fix crash in GUI editor when using MRU list item which has been deleted (bug #63548) stable
Tue, 06 Dec 2022 15:45:27 -0500 John W. Eaton maint: Merge stable to default.
Tue, 06 Dec 2022 14:53:00 -0500 John W. Eaton maint: Re-indent code after switch to using namespace macros. stable
Tue, 06 Dec 2022 15:37:43 -0500 John W. Eaton maint: Merge stable to default.
Tue, 06 Dec 2022 14:37:51 -0500 John W. Eaton maint: Use macros to begin/end C++ namespaces. stable
Sun, 04 Dec 2022 22:57:02 -0500 John W. Eaton eliminate unnecessary uses of octave_qobject in GUI classes
Fri, 02 Dec 2022 18:43:12 -0500 John W. Eaton handle icons and themes in gui_settings class, not resource_manager
Fri, 02 Dec 2022 14:23:53 -0500 John W. Eaton use individual local gui_settings objects
Wed, 10 Aug 2022 22:24:58 +0200 Torsten Lilge also restore bookmarks when restoring an editor session at startup
Wed, 27 Apr 2022 19:03:12 +0200 Torsten Lilge ensure running new file version on save+run (bug #60122)
Sat, 23 Apr 2022 18:10:45 +0200 Torsten Lilge fix broken icon path after new icon structure in GUI
Tue, 22 Feb 2022 20:54:15 +0100 Torsten Lilge reorganize GUIs icons
Tue, 15 Feb 2022 18:57:16 +0100 Torsten Lilge fix updating the name of renamed editor files
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 29 Nov 2021 15:58:51 -0800 Rik maint: style check C++ files in src/ and libgui/ ahead of 7.1 release. stable
Sun, 01 Aug 2021 12:18:43 +0200 Markus Mützel maint: Merge stable to default.
Sat, 31 Jul 2021 16:07:45 +0200 Torsten Lilge fix opening a file in a custom editor (bug #60990) stable
Wed, 09 Jun 2021 00:34:42 -0400 John W. Eaton maint: Merge stable to default.
Fri, 07 May 2021 21:05:56 -0400 John W. Eaton avoid crash when closing GUI with open editor tabs (bug #60500) stable
Sun, 30 May 2021 14:42:36 +0200 Torsten Lilge fix auto completion in default empty script of GUI editor (bug #60689)
Sat, 29 May 2021 16:12:33 +0200 Torsten Lilge fix signal connection to grand parent
Wed, 26 May 2021 12:23:24 +0200 Torsten Lilge revert connection of qscintilla signals back to old syntax (bug #60469)
Mon, 24 May 2021 20:05:23 +0200 Torsten Lilge fix enabled state of editor save action depending on modification state
Tue, 18 May 2021 22:17:34 +0200 Torsten Lilge fix calling documentations from terminal and editor
Fri, 07 May 2021 21:05:56 -0400 John W. Eaton avoid crash when closing GUI with open editor tabs (bug #60500)