log libgui/src/main-window.cc @ 27196:d993642352d0

age author description
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
Mon, 27 May 2019 10:06:24 -0700 Pantxo Diribarne Enable "Quit" menu item on Mac application menu (bug #56155)
Wed, 22 May 2019 13:57:30 +0000 John W. Eaton where possible, eliminate octave:: namespace qualifier inside octave namespace
Tue, 21 May 2019 19:50:59 +0000 John W. Eaton move some static functions inside octave namespace
Thu, 11 Apr 2019 08:52:06 -0700 Rik maint: merge stable to default.
Thu, 11 Apr 2019 08:48:43 -0700 Rik build: Silence unused parameter warning created in cset 43f6f02dd91c (bug #56097). stable
Wed, 10 Apr 2019 23:53:01 +0200 Torsten Lilge fix missing unlock of mutex when gui editor is not present (bug #56097) stable
Wed, 10 Apr 2019 23:53:01 +0200 Torsten Lilge fix missing unlock of mutex when gui editor is not present (bug #56097)
Mon, 08 Apr 2019 08:24:08 -0700 Rik Use "+ " for PS4 in GUI to match CLI (bug #56075).
Sun, 10 Mar 2019 16:40:35 +0100 Torsten Lilge debug step starts script if not already running in debug mode (bug #44728)
Wed, 30 Jan 2019 21:48:36 +0100 Torsten adapt initial window sizes to the screen resolution (bug #55498) stable
Wed, 16 Jan 2019 07:23:53 +0100 Torsten * main-window.cc (focus_changed): prevent accessing null pointer (bug #55440) stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sun, 30 Dec 2018 11:58:56 -0800 Mike Miller gui: exit even when shadowing the 'exit' or 'quit' builtins (bug #55324) stable
Fri, 28 Dec 2018 08:37:35 +0100 Torsten separate include file for main window gui preferences stable
Thu, 27 Dec 2018 22:50:14 +0100 Torsten fix resetting gui window layout stable
Mon, 24 Dec 2018 08:55:21 +0100 Torsten make restoring gui more robust to changes of desktop size (bug #53207) 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, 16 Nov 2018 19:35:39 -0500 John W. Eaton use symbol_info_list instead of symbol_scope to pass workspace info to gui
Fri, 16 Nov 2018 15:02:04 -0500 John W. Eaton don't include symtab.h unnecessarily
Sat, 17 Nov 2018 10:41:07 +0100 Kai T. Ohlhus Make use of native file dialogs configurable (bug #54607).
Tue, 13 Nov 2018 03:13:37 -0500 John W. Eaton fix registration of qt graphics toolkit
Sun, 11 Nov 2018 13:22:37 +0100 Torsten use constants for icon size preferences instead of hard coded numbers
Wed, 31 Oct 2018 19:32:41 -0400 John W. Eaton eliminate global and file-scope static variables in oct-hist.cc
Mon, 22 Oct 2018 16:51:20 -0400 John Donoghue Add missing QStyleFactory header (Bug #54881)
Thu, 18 Oct 2018 22:17:40 -0400 John W. Eaton refactor GUI main_window class
Thu, 18 Oct 2018 22:06:55 -0400 John W. Eaton eliminate unused variables from octave_qt_link 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
Fri, 28 Sep 2018 18:18:09 -0400 John W. Eaton dynamically load qt graphics
Thu, 11 Oct 2018 18:46:05 +0200 Torsten fix opening a function file with an error in a nested function (bug #54801)
Mon, 08 Oct 2018 20:41:31 +0200 Torsten call octave functions with return value from GUI (bug #47585)
Thu, 27 Sep 2018 21:26:32 +0200 Torsten use signal/slot to give all gui dock widgets access to the command queue
Sat, 22 Sep 2018 19:26:05 +0200 Torsten fix editing an m-file with syntax error via edit ... menu (bug #54600)
Fri, 14 Sep 2018 18:47:23 +0200 Torsten allow native dialogs for remaining file open/save dialogs (bug #5
Tue, 11 Sep 2018 22:18:28 +0200 Torsten do not use qt-settings for startup directory when not starting gui
Sun, 09 Sep 2018 19:02:46 +0200 Torsten use non-native file dialogs for the editor for encoding selection (bug #54607)
Sat, 08 Sep 2018 20:38:23 +0200 Torsten use native file dialogs in gui (bug #54607)
Mon, 20 Aug 2018 13:15:02 -0700 Mike Miller fix libgui build failure with Qt 4.8
Thu, 16 Aug 2018 19:36:39 +0200 Torsten update news window contents when community news are requeted a second time
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)
Fri, 13 Jul 2018 22:58:45 +0200 Torsten use std::string instead of QString when the latter is not required
Tue, 12 Jun 2018 13:03:04 -0400 John W. Eaton solve installation info initialization problem differently
Fri, 08 Jun 2018 15:43:36 -0400 John W. Eaton rename defaults source files to installation-data
Fri, 08 Jun 2018 13:42:34 -0400 John W. Eaton move some static configuration variables inside a class
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
Sun, 06 May 2018 20:59:05 +0200 Torsten fix visibility of dock widgets at startup
Tue, 17 Apr 2018 21:40:31 -0400 John W. Eaton improve Ctrl-C interrupt handling in the GUI (bug #53635) stable
Sat, 14 Apr 2018 22:33:01 -0700 Rik Escape '<', '>' in NEWS file before it is displayed as HTML in Release Notes window (bug #53642). stable
Tue, 03 Apr 2018 13:52:07 -0700 Rik maint: style check C++ ahead of 4.4 release. stable