log libgui/src/main-window.h @ 27311:0040b7668518

age author description
Sun, 04 Aug 2019 08:52:27 +0200 Torsten Lilge update load path dialog when path is modified via console
Fri, 02 Aug 2019 17:21:17 +0200 Torsten Lilge add possibility for adding dir with subdirectories to load path dialog
Mon, 29 Jul 2019 10:43:04 -0400 John W. Eaton use Qt signals to pass interpreter callbacks to octave-qobject
Mon, 22 Jul 2019 23:51:01 -0400 JunWang new gui dialog for modifying octaves load path (bug #43549)
Tue, 23 Jul 2019 17:00:06 -0400 John W. Eaton Backed out accidentally committed work-in-progress changeset 189ca5990c5d
Mon, 22 Jul 2019 23:51:01 -0400 JunWang work-in-progress patch for set path dialog
Sat, 20 Jul 2019 17:57:23 +0200 Markus Mützel Restore mfile_encoding on startup from GUI settings.
Thu, 18 Jul 2019 11:23:22 -0400 John W. Eaton rename octave_link and octave_link_events classes, move inside octave namespace
Tue, 16 Jul 2019 11:57:28 -0400 John W. Eaton eliminate octave_cmd classes
Fri, 12 Jul 2019 13:14:50 -0500 John W. Eaton replace some explicit callback functions with lambda expressions
Fri, 28 Jun 2019 14:42:44 -0400 John W. Eaton more refactoring of GUI classes that manage the interpreter
Thu, 27 Jun 2019 13:27:22 -0400 John W. Eaton eliminate unnecessary inclusion of qt-application.h
Sat, 22 Jun 2019 17:30:16 -0500 John W. Eaton refactor and rename some qt application objects
Fri, 21 Jun 2019 14:41:04 -0500 John W. Eaton rename octave_interpreter object in GUI
Fri, 21 Jun 2019 14:17:02 -0500 John W. Eaton define octave_qt_gui_app and octave_qt_cli_app separately
Fri, 21 Jun 2019 10:10:54 -0500 John W. Eaton move news reader widget to separate file
Sun, 10 Mar 2019 16:40:35 +0100 Torsten Lilge debug step starts script if not already running in debug mode (bug #44728)
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 02 Nov 2018 22:38:28 +0100 Pantxo Diribarne Rethrow exceptions from the GUI to the interpreter thread (bug #54920) stable
Thu, 13 Dec 2018 21:53:32 +0100 Torsten allow to select the gui style in the preferences dialog
Fri, 19 Oct 2018 14:18:50 -0400 John W. Eaton move settings_dialog class inside octave namespace
Thu, 18 Oct 2018 22:17:40 -0400 John W. Eaton refactor GUI main_window class
Thu, 18 Oct 2018 15:12:16 -0400 John W. Eaton Backed out changeset 2ab0a9b66388
Wed, 17 Oct 2018 16:57:43 -0400 John W. Eaton tmp gui startup commit
Thu, 27 Sep 2018 21:26:32 +0200 Torsten use signal/slot to give all gui dock widgets access to the command queue
Sun, 17 Sep 2017 05:52:33 +0200 Torsten close/reload editor tab when file is (re)moved in gui terminal (bug #43922)
Thu, 02 Aug 2018 06:58:35 +0200 Torsten use common callback for workspace actions initiated by gui
Sun, 29 Jul 2018 22:04:57 +0200 Torsten include builtin functions without interpreter argument being into octave_cmd
Sun, 29 Jul 2018 12:57:07 +0200 Torsten update internal __mfile_encoding__ when gui default encoding changes (bug #54310)
Sat, 28 Jul 2018 08:29:34 +0200 Torsten synchronize gui editor encoding when changing __mfile_encdoing__ (bug #54310)
Thu, 26 Jul 2018 20:04:17 +0200 Torsten use exisitng mutex in octave_qt_link for changing gui preferences (bug #54369)
Wed, 18 Jul 2018 20:54:05 +0200 Torsten change gui preferences from within the worker thread (bug #49119)
Wed, 15 Mar 2017 22:00:17 +0100 Pantxo Diribarne Fallback to open.m for opening files in the gui file browser (bug #50543)
Wed, 23 May 2018 17:12:57 -0400 John W. Eaton new input_system class to manage user input for the interpreter
Tue, 17 Apr 2018 21:40:31 -0400 John W. Eaton improve Ctrl-C interrupt handling in the GUI (bug #53635) stable
Fri, 30 Mar 2018 15:15:08 +0200 Pantxo Diribarne Allow registering compressed help at run time (bug #53006). stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 19 Feb 2018 20:13:15 -0600 Daniel J Sebald Make the variable editor multi-panel via a QMainWindow layout (bug #53046)
Fri, 09 Feb 2018 16:14:26 -0500 John W. Eaton move more GUI 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
Thu, 25 Jan 2018 23:59:57 -0500 John W. Eaton pass variable value to variable editor in addition to variable name
Mon, 22 Jan 2018 01:31:53 -0500 John W. Eaton rename some signals and slots for consistency and clarity
Mon, 22 Jan 2018 00:45:11 -0500 John W. Eaton handle run file and execute command in terminal in the same way
Sat, 20 Jan 2018 09:29:07 +0100 Torsten always enable paste action in windows (bug #52361)
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Thu, 28 Sep 2017 10:49:39 +0200 Kai T. Ohlhus doc: Improve Doxygen documentation for some files in libgui.
Wed, 06 Sep 2017 19:57:14 -0400 John W. Eaton style fixes for GUI main window
Thu, 31 Aug 2017 15:33:45 -0400 John W. Eaton avoid SIGABRT on exit from the GUI (bug #50210)
Fri, 19 May 2017 18:15:48 +0200 Michael Barnes provide variable-editor widget for the GUI
Tue, 16 May 2017 06:55:25 +0200 Torsten parse error messages clickable in gui console for opening the file (bug #35619)
Fri, 28 Apr 2017 13:19:12 -0700 Rik maint: Use C++11 nullptr rather than 0 or NULL when possible.
Thu, 27 Apr 2017 15:18:20 -0700 Rik maint: Use convention 'int *x' for naming pointers.
Thu, 27 Apr 2017 09:48:57 -0700 Rik maint: Use convention 'void * fcn ()' for functions which return pointers.
Mon, 24 Apr 2017 17:20:37 -0700 Rik maint: Use convention 'int& x' for naming references.
Mon, 24 Apr 2017 14:38:34 -0700 Rik maint: Use convention 'int *x' for naming pointers.
Tue, 11 Apr 2017 08:00:23 +0200 Torsten improve opening files from gui when built without qscintilla (bug #39179)
Mon, 10 Apr 2017 07:02:42 +0200 Torsten Backed out changeset 7332287221a9
Sun, 09 Apr 2017 22:21:46 +0200 Torsten Backed out changeset 2cee3976d88f
Sun, 09 Apr 2017 20:08:15 +0200 Torsten provide open file dialog even when built without qscintilla (bug #39179)
Sun, 09 Apr 2017 07:46:46 +0200 Torsten improve usage without qscintilla by external editor interface (bug #39179)