log

age author description
Sun, 11 Apr 2021 19:22:30 +0200 Torsten Lilge improve some gui colors for dark system themes
Sun, 11 Apr 2021 19:22:29 +0200 Torsten Lilge make detection of default fixed font for gui more robust
Sat, 10 Apr 2021 20:58:08 +0200 Markus Mützel canonicalize_file_name: Use newer Windows API functions (bug #60306).
Fri, 09 Apr 2021 21:59:01 +0200 Pantxo Diribarne Fix some copyright dates in new files (bug #59546)
Wed, 07 Apr 2021 22:21:36 +0200 Pantxo Diribarne octave-svgconvert: Don't use Qt's SVG module (bug #59546)
Fri, 09 Apr 2021 09:38:40 -0400 John W. Eaton mk-default-qt-settings.in.sh: Delete unused script.
Fri, 09 Apr 2021 06:38:21 -0700 Rik Suppress extraneous error messages from Qhull (bug #57727).
Wed, 07 Apr 2021 20:18:21 +0200 Markus Mützel canonicalize_file_name: Add yet another work-around for non-ASCII paths on Windows (bug #60306).
Thu, 08 Apr 2021 16:04:45 -0700 Rik maint: merge stable to default.
Thu, 08 Apr 2021 16:04:13 -0700 Rik doc: Use Texinfo commands to improve transpose() docstring rendering. stable
Thu, 08 Apr 2021 15:35:28 -0700 Rik maint: merge stable to default.
Thu, 08 Apr 2021 15:34:33 -0700 Rik doc: Update keyword docstrings (bug #60275). stable
Thu, 08 Apr 2021 21:19:10 +0200 Torsten Lilge remove default-qt-settings
Thu, 08 Apr 2021 13:20:17 -0400 John W. Eaton * main.in.cc (experimental_terminal_widget): Delete unused variable.
Thu, 08 Apr 2021 09:48:38 -0700 Rik maint: merge stable to default.
Thu, 08 Apr 2021 09:48:17 -0700 Rik doc: Explain how to write dual-purpose executable scripts and Octave functions (bug #60291). stable
Thu, 08 Apr 2021 18:14:02 +0200 Markus Mützel Don't mark BISTs specific for Mac and Windows as fixed.
Thu, 08 Apr 2021 00:16:13 -0400 John W. Eaton maint: merge stable to default.
Thu, 08 Apr 2021 00:15:34 -0400 John W. Eaton issue warning when gnuplot graphics toolkit is initialized stable
Wed, 07 Apr 2021 21:03:58 +0200 Markus Mützel ft-text-renderer.cc: Revert accidentally committed hunk from hg id ee66869c30d6.
Thu, 25 Mar 2021 23:06:40 -0400 John W. Eaton experimental command window widget with server loop
Thu, 25 Mar 2021 17:47:56 -0400 John W. Eaton allow event manager to handle display of execution exceptions
Thu, 25 Mar 2021 16:25:31 -0400 John W. Eaton leave error message output stream decision to error_system class
Wed, 07 Apr 2021 08:04:04 +0200 Markus Mützel bootstrap: Revert local change removed in hg id 0cf53a415b7f.
Tue, 06 Apr 2021 13:59:40 -0700 Rik Silence compiler warning in intprops-wrappers.c (bug #60316)
Tue, 06 Apr 2021 21:26:52 +0200 Torsten Lilge rearrange default lexer settings and add second color mode to gui editor
Tue, 06 Apr 2021 14:25:27 -0400 John W. Eaton eliminate sign comparison warning from GCC
Tue, 06 Apr 2021 14:24:19 -0400 John W. Eaton * intprops-wrappers.c: Include config.h.
Tue, 06 Apr 2021 14:23:49 -0400 John W. Eaton maint: update gnulib
Tue, 06 Apr 2021 10:47:40 -0400 John W. Eaton if bug number is supplied, prefer '%!test' over '%!xtest'
Tue, 06 Apr 2021 10:43:17 -0400 John W. Eaton update bug status in test suite
Fri, 02 Apr 2021 19:28:07 +0200 Markus Mützel Replace Unicode conversion functions from gnulib with STL functions.
Mon, 05 Apr 2021 09:15:48 -0700 Rik maint: merge stable to default.
Mon, 05 Apr 2021 09:09:22 -0700 Rik isprop.m: Document that function only works on graphics objects in Octave 6.X (bug #60295) stable
Mon, 05 Apr 2021 10:48:18 +0200 Markus Mützel Fix loading fonts from path with non-ASCII characters on Windows.
Sat, 03 Apr 2021 13:19:04 +0200 Torsten Lilge provide second color mode for variable editor
Sat, 03 Apr 2021 08:26:30 +0200 Torsten Lilge provide second color mode for workspace view
Fri, 02 Apr 2021 17:02:36 +0200 Torsten Lilge * gui-preferences-ws.h: fix wrong group for color preference keys
Fri, 02 Apr 2021 16:57:51 +0200 Torsten Lilge * settings-dialog.ui: fix tooltip on disabling global shortcuts
Fri, 02 Apr 2021 16:54:42 +0200 Torsten Lilge allow a second color theme for the console window (dark mode)
Thu, 01 Apr 2021 23:18:50 +0200 Pantxo Diribarne Differ latex test until actually needed (bug #59546)
Fri, 02 Apr 2021 01:32:39 -0400 John W. Eaton avoid warning about deprecated Qprinter::setPaperSize function
Thu, 01 Apr 2021 19:42:37 +0200 Markus Mützel eigs: Remove static variables (bug #60311).
Thu, 01 Apr 2021 18:58:26 +0200 Markus Mützel maint: merge stable to default.
Thu, 01 Apr 2021 18:55:45 +0200 Markus Mützel eigs: Prevent possible segmentation fault at exit (bug #60311). stable
Thu, 01 Apr 2021 03:02:22 -0400 John W. Eaton maint: merge stable to default.
Tue, 30 Mar 2021 01:08:00 -0400 John W. Eaton hold references to closure frames in anon functions if needed (bug #60237) stable
Fri, 05 Mar 2021 16:14:34 -0500 John W. Eaton avoid memory leaks when returning handles to nested functions stable
Tue, 02 Mar 2021 12:32:43 -0500 John W. Eaton defer clearing function vars until stack frame is deleted (bug #60137) stable
Wed, 31 Mar 2021 21:33:46 +0200 Torsten Lilge do not disable shortcuts for activating other widgets in console widget
Wed, 31 Mar 2021 18:43:46 +0200 Torsten Lilge * tab-bar.cc: added a comment regarding source for rotated tabs
Wed, 31 Mar 2021 13:39:31 +0200 Torsten Lilge fix broken build with Qt 5.4 after cset 0e9319d40977 (bug #60298)
Wed, 31 Mar 2021 13:38:34 +0200 Torsten Lilge merged away extra head
Mon, 22 Mar 2021 21:32:54 +0100 Pantxo Diribarne Initial implementation of a LaTeX interpreter (bug #59546).
Mon, 29 Mar 2021 19:37:59 +0200 Torsten Lilge provide a tab context menu entry for copying the full path of an editor file
Mon, 29 Mar 2021 07:54:26 +0200 Torsten Lilge do not allow full path in editor tabs
Sun, 28 Mar 2021 22:55:08 +0200 Torsten Lilge allow rotated tabs in the file editor (bug #60276)
Sun, 28 Mar 2021 15:35:05 -0400 John W. Eaton use "m_" prefix for class members in a few more classes
Sat, 27 Mar 2021 09:26:12 +0100 Torsten Lilge add all open tabs to the context menu of the editor tabs (bug #60276)
Thu, 25 Mar 2021 17:57:27 +0100 Markus Mützel Prefer "octave-svgconvert" in "bin" directory on Windows (bug #59546).