log

age author description
Fri, 01 Nov 2019 18:16:49 -0400 John W. Eaton don't use singleton pattern for resource manager in GUI
Sat, 02 Nov 2019 15:24:14 -0400 John W. Eaton allow only one base_qobject instance and provide gobal access to it
Sat, 02 Nov 2019 10:54:48 -0400 John W. Eaton eliminate slots declaration for some resource manager functions
Sat, 02 Nov 2019 18:22:39 +0100 Markus Mützel * kpse.cc (READABLE): Use wide character file system API on Windows.
Sat, 02 Nov 2019 08:03:40 -0700 Rik Temporarily disable code in cset d0fe6e344c41 (bug #55940)
Sat, 02 Nov 2019 09:45:09 +0100 Torsten Lilge use symbolic constants for preferences key/default in history viewer
Sat, 02 Nov 2019 08:25:17 +0100 Torsten Lilge * gui-preferences-nr.h: add file missing in cset deb8877f2c34
Sat, 02 Nov 2019 07:41:42 +0100 Torsten Lilge use symbolic constants for preferences key and default values in news reader
Fri, 01 Nov 2019 18:29:47 -0400 John W. Eaton eliminate unnecessary includes from resource-manager.h
Fri, 01 Nov 2019 02:17:13 -0400 John W. Eaton use new gui_settings class instead of using QSettings directly
Fri, 01 Nov 2019 12:12:10 -0400 John W. Eaton improve memory management in workspace_view class
Fri, 01 Nov 2019 21:57:03 +0100 Markus Mützel Use canonical paths in list of load paths (bug #56267).
Fri, 01 Nov 2019 21:31:42 +0100 Torsten Lilge suppress extra prompt when running selection in editor (bug #57146)
Fri, 01 Nov 2019 20:47:13 +0100 Torsten Lilge fix removing temporary dir from path in windows (bug #57146)
Fri, 01 Nov 2019 16:22:01 +0100 Markus Mützel * load-path.cc: Fix indentation.
Fri, 01 Nov 2019 09:26:22 +0100 Torsten Lilge fix saving modified files when closing editor tabs or octave
Thu, 31 Oct 2019 15:42:13 -0400 John W. Eaton * octave-qobject.cc: Add comment.
Thu, 31 Oct 2019 15:08:47 -0400 John W. Eaton * qt-interpreter-events.cc: Use QMutexLocker objects where possible.
Thu, 31 Oct 2019 14:43:47 -0400 John W. Eaton define new __event_manager_apply_preferences__ function
Thu, 31 Oct 2019 14:36:11 -0400 John W. Eaton improve thread safety of qt_interpreter_events::gui_preference
Thu, 31 Oct 2019 11:40:30 -0400 John W. Eaton use single QVariant object for return values in qt_interpreter_events class
Thu, 31 Oct 2019 10:39:43 -0400 John W. Eaton improve thread safety of qt_interpreter_events::get_named_icon
Thu, 31 Oct 2019 09:59:35 -0400 John W. Eaton * dialog.cc: Minor style fixes.
Wed, 30 Oct 2019 23:18:11 +0100 Philip Nienhuis Don't break uninstalling a package due to unrelated dependencies (bug #51722)
Thu, 31 Oct 2019 14:49:22 +0900 Kai T. Ohlhus maint: merge stable to default.
Thu, 31 Oct 2019 14:48:22 +0900 Kai T. Ohlhus doc: improve example of using global variables from oct-files. stable
Thu, 31 Oct 2019 00:51:45 -0400 John W. Eaton restore some symbol table functions for backward compatibility
Wed, 30 Oct 2019 15:19:07 -0700 Rik Silence compiler warning about use of error() without format string.
Wed, 30 Oct 2019 13:52:27 -0400 John W. Eaton * intepreter.cc (interpreter::quit): Fix exception handling logic.
Wed, 30 Oct 2019 13:24:59 -0400 John W. Eaton make "quit cancel" a no-op outside of finish script
Sat, 26 Oct 2019 11:31:05 -0400 John W. Eaton use consistent order for signal/slot/other decls in libgui/src files
Fri, 25 Oct 2019 14:50:09 -0400 John W. Eaton use QMutexLocker to manage locks in qt_interpreter_events methods
Sat, 26 Oct 2019 12:20:29 -0400 John W. Eaton move qt_interpreter_events object from interpreter_qobject to octave_qobject
Tue, 29 Oct 2019 11:36:14 -0400 John W. Eaton improve compatibility of quit function
Tue, 29 Oct 2019 16:37:02 -0700 Rik maint: merge stable to default.
Tue, 29 Oct 2019 16:36:41 -0700 Rik doc: Create en-dashes and em-dashes correctly in documentation. stable
Tue, 29 Oct 2019 16:33:40 -0700 Rik fminsearch.m: Use only real part of objective function for Matlab compatibility (bug #57136).
Tue, 29 Oct 2019 17:23:08 +0100 Torsten Lilge use symbolic constants for command widget preferences
Tue, 29 Oct 2019 08:10:02 -0700 Rik Change disable_app_nap to file local function rather than private member function.
Mon, 28 Oct 2019 17:14:51 -0700 Rik maint: merge stable to default.
Mon, 28 Oct 2019 17:14:34 -0700 Rik Fix BIST test for is_same_file on Windows platforms.
Mon, 28 Oct 2019 15:49:47 -0700 Mike Miller doc: expand page_output_immediately doc string, mention page_screen_output stable
Mon, 28 Oct 2019 12:05:06 -0400 John W. Eaton fix line count in lexer when mixing line and block comments (bug #57121)
Mon, 28 Oct 2019 20:03:04 +0900 Kai T. Ohlhus maint: merge stable to default.
Mon, 28 Oct 2019 15:25:07 +0900 Kai T. Ohlhus improve file equaliy check for MS Windows (bug #55161). stable
Sun, 27 Oct 2019 14:19:34 -0700 Andrew Janke Disable Mac App Nap feature so that pause, sleep work correctly (bug #55940).
Sun, 27 Oct 2019 12:16:57 -0700 Rik pkg.m: Use uppercase URL in documentation and error messages.
Sat, 26 Oct 2019 21:51:41 +0200 Philip Nienhuis Adapt path styles for pkg.m on Windows (bug #57083)
Sun, 27 Oct 2019 10:59:53 -0700 Rik Fix compiler warning about errant semicolon in cset 775412096ae4.
Sun, 27 Oct 2019 10:31:33 -0700 Rik Polish implementation of is_same_file().
Sun, 27 Oct 2019 17:25:36 +0100 Torsten Lilge use symbolic constants for file dock widget preferences
Sun, 27 Oct 2019 09:59:39 +0100 Markus Mützel New function "is_same_file".
Sat, 26 Oct 2019 19:00:54 -0700 Rik Store constant row vectors for ones(), zeros(), pi(), e() as Ranges for compactness.
Sat, 26 Oct 2019 05:56:52 -0700 Rik doc: Tweaks to @ref, @xref, @pxref invocations for better output.
Sat, 26 Oct 2019 05:31:40 -0700 Pantxo Diribarne Display documentation cross-references more clearly in plaintext format (bug #56929).
Sat, 26 Oct 2019 10:56:13 +0200 Markus Mützel Use syntax for UTF-8 mode with PCRE that is used in the configure test (bug #35910).
Fri, 25 Oct 2019 17:38:08 +0200 Markus Mützel Add basic support for string encoding with fgetl and fgets (bug #55452).
Fri, 25 Oct 2019 01:42:56 -0400 John W. Eaton fix incorrect gui preference key
Fri, 25 Oct 2019 01:30:03 -0400 John W. Eaton use symbolic preference keys if available
Fri, 25 Oct 2019 00:41:16 -0400 John W. Eaton fix typo in call to QSettings::value function