log

age author description
Tue, 17 Jan 2023 15:48:16 -0500 John W. Eaton fix omission in previous change
Tue, 17 Jan 2023 13:43:26 -0500 John W. Eaton assume QOpenGLWidget is available
Tue, 17 Jan 2023 13:11:02 -0500 John W. Eaton assume QOffscreenSurface is available
Tue, 17 Jan 2023 10:27:03 -0500 John W. Eaton eliminate work around for header file broken in GCC 4.8.0, 4.8.1, and 4.8.2
Tue, 17 Jan 2023 10:07:12 -0500 John W. Eaton * acinclude.m4: Update Qt version comments.
Tue, 17 Jan 2023 10:04:19 -0500 John W. Eaton assume QGuiApplication::setDesktopFileName is available
Tue, 17 Jan 2023 10:00:45 -0500 John W. Eaton assume QOverload template is available
Tue, 17 Jan 2023 09:52:27 -0500 John W. Eaton assume QMainWindow::resizeDocks is available
Tue, 17 Jan 2023 09:45:55 -0500 John W. Eaton assume QScreen::devicePixelRatio is available
Tue, 17 Jan 2023 09:42:15 -0500 John W. Eaton assume QPrinter::setPageSize is avaialable
Tue, 17 Jan 2023 09:11:44 -0500 John W. Eaton assume QWheelEvent::angleDelta is available
Tue, 17 Jan 2023 09:02:50 -0500 John W. Eaton * acinclude.m4: Update comment about supporting multiple Qt versions.
Sat, 14 Jan 2023 13:06:18 -0500 John W. Eaton move rehash_internal to private rehash function in load_path class
Sat, 14 Jan 2023 13:03:22 -0500 John W. Eaton make find_private_file a private load_path member function
Sat, 14 Jan 2023 10:21:33 -0500 John W. Eaton eliminate some uses of __get_interpreter__
Mon, 16 Jan 2023 14:02:50 +0100 Markus Mützel maint: Merge stable to default.
Mon, 16 Jan 2023 14:02:10 +0100 Markus Mützel GitHub-CI (macos): Enable C++14 with GNU extensions (bug #63633). stable
Sun, 15 Jan 2023 16:12:19 +0100 Markus Mützel maint: Merge stable to default.
Sun, 15 Jan 2023 16:11:48 +0100 Markus Mützel build: Make sure SUNDIALS headers compile with C++ compiler (bug #63633). stable
Fri, 13 Jan 2023 15:55:21 -0800 Rik maint: merge stable to default
Fri, 13 Jan 2023 15:55:08 -0800 Rik sparseimages.m: Disable -svgconvert option to print for "spchol" image (bug #63646) stable
Fri, 13 Jan 2023 18:27:24 -0500 John W. Eaton delete unused function cleanup_statement_list
Fri, 13 Jan 2023 18:24:51 -0500 John W. Eaton make safe_source_file a private member function instead of a static function
Thu, 12 Jan 2023 10:22:04 -0500 John W. Eaton use interpreter::feval instead of global feval function
Thu, 12 Jan 2023 08:40:45 -0500 John W. Eaton avoid an unnecessary use of __get_interpreter__
Thu, 12 Jan 2023 08:21:23 -0500 John W. Eaton use 'emit signal (args)', not 'emit (signal (args))'
Wed, 11 Jan 2023 21:45:45 -0500 John W. Eaton avoid some calls to get_input_system and get_evaluator
Wed, 11 Jan 2023 16:15:38 -0500 John W. Eaton eliminate some uses of the event manager in GUI callback functions
Wed, 11 Jan 2023 17:19:39 -0500 John W. Eaton fix error introduced in changeset 286306a9a393
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
Tue, 10 Jan 2023 14:32:34 -0800 Rik maint: merge stable to default
Tue, 10 Jan 2023 14:32:20 -0800 Rik Fix segfault when using jsonencode on empty struct arrays (bug #63622) stable
Sat, 07 Jan 2023 11:12:28 -0800 Rik maint: merge stable to default
Sat, 07 Jan 2023 11:12:11 -0800 Rik NEWS.6.md: Reverse stripping of spaces at end of lines in cset bc24b226891a. 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:51:35 -0500 John W. Eaton maint: Merge stable to default.
Fri, 06 Jan 2023 16:51:21 -0500 John W. Eaton fix typo in previous change stable
Fri, 06 Jan 2023 16:45:21 -0500 John W. Eaton maint: Merge stable to default.
Fri, 06 Jan 2023 16:44:58 -0500 John W. Eaton update configure message for missing fftw libraries (bug #63628) stable
Fri, 06 Jan 2023 16:18:47 -0500 John W. Eaton * sqp.m: Strip trailing whitespace.
Fri, 06 Jan 2023 16:30:59 -0500 John W. Eaton maint: Merge stable to default.
Fri, 06 Jan 2023 16:30:45 -0500 John W. Eaton use type-specific value extractors in a few more places
Fri, 06 Jan 2023 16:15:16 -0500 John W. Eaton strip trailing whitespace and extra blank lines stable
Fri, 06 Jan 2023 16:11:59 -0500 John W. Eaton define some convenience functions to reduce clutter
Fri, 06 Jan 2023 13:13:25 -0500 John W. Eaton update Octave Project Developers copyright for the new year
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
Wed, 04 Jan 2023 17:43:50 +0100 Markus Mützel maint: Merge stable to default.
Wed, 04 Jan 2023 17:42:44 +0100 Markus Mützel GitHub-CI (mingw): Install gperf. stable
Tue, 03 Jan 2023 18:49:27 -0500 John W. Eaton add some missing includes to gui-settings.cc
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:27:33 -0500 John W. Eaton fix include statement
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
Fri, 30 Dec 2022 23:13:00 -0500 John W. Eaton use interpreter event to display documentation in terminal and editor widgets
Mon, 26 Dec 2022 17:29:59 -0500 John W. Eaton eliminate shortcut_manager class and revamp shortcut handling
Sun, 25 Dec 2022 20:37:53 -0500 John W. Eaton store constant shortcut data in global QHash object
Sun, 25 Dec 2022 16:11:47 -0500 John W. Eaton eliminate unnecessary shortcut_manager member variable