log

age author description
Mon, 05 Dec 2022 10:17:17 -0500 John W. Eaton Backed out changeset 34c3cd39c4b9
Sun, 04 Dec 2022 22:57:02 -0500 John W. Eaton eliminate unnecessary uses of octave_qobject in GUI classes
Sun, 04 Dec 2022 22:56:23 -0500 John W. Eaton move some functions from resource_manager to gui_settings
Sun, 04 Dec 2022 15:29:51 -0500 John W. Eaton eliminate unused gui_pref::ignore data member
Sat, 03 Dec 2022 14:45:33 -0500 John W. Eaton maint: Merge stable to default.
Sat, 03 Dec 2022 14:43:33 -0500 John W. Eaton Backed out changeset d9970470108a stable
Sat, 03 Dec 2022 10:54:32 -0500 Arun Giridhar maint: Merge stable to default.
Sat, 03 Dec 2022 10:36:59 -0500 Reinhard Resch Remove several race conditions with signal handler (bug #61370). stable
Sat, 03 Dec 2022 13:56:11 +0100 Markus Mützel maint: Merge stable to default.
Sat, 03 Dec 2022 13:55:14 +0100 Markus Mützel Revert accidental changes in ea0b06534a37. stable
Sat, 03 Dec 2022 13:44:21 +0100 Markus Mützel maint: Merge stable to default.
Sat, 03 Dec 2022 13:41:42 +0100 Markus Mützel Windows: Set console input and output codepages to UTF-8 if supported. stable
Sat, 03 Dec 2022 13:29:27 +0100 Markus Mützel gui: Include error number in message for GUI settings file.
Sat, 03 Dec 2022 01:01:57 -0500 John W. Eaton maint: Merge stable to default.
Sat, 03 Dec 2022 01:00:04 -0500 John W. Eaton eliminate unnecessary base_qobject object from GUI dialog classes
Sat, 03 Dec 2022 00:52:02 -0500 John W. Eaton eliminate base_qobject argument from release_notes constructor
Sat, 03 Dec 2022 00:48:23 -0500 John W. Eaton fix small error introduced in changeset ad014fc78bd6
Fri, 02 Dec 2022 21:34:15 -0800 Rik mean.m: Accept large DIM inputs and calculate Matlab-compatible output (bug #63411) stable
Fri, 02 Dec 2022 19:32:48 -0500 John W. Eaton don't bother updating old setting names
Fri, 02 Dec 2022 18:43:12 -0500 John W. Eaton handle icons and themes in gui_settings class, not resource_manager
Fri, 02 Dec 2022 18:31:30 -0500 John W. Eaton use gui_settings to store icon fallbacks
Fri, 02 Dec 2022 14:23:53 -0500 John W. Eaton use individual local gui_settings objects
Fri, 02 Dec 2022 15:51:44 -0500 John W. Eaton use separate functions for importing and resetting default shortcuts
Fri, 02 Dec 2022 10:36:13 -0500 John W. Eaton don't allow settings file name to be changed
Fri, 02 Dec 2022 10:10:19 -0500 John W. Eaton eliminate unused default_settings variable from resource manager
Fri, 02 Dec 2022 10:07:32 -0500 John W. Eaton don't attempt to restore settings from old qt-settings config file
Fri, 02 Dec 2022 08:58:41 -0500 John W. Eaton set Qt organization, application, and version in main program
Fri, 02 Dec 2022 08:57:06 -0500 John W. Eaton allow qt_application ctor to set Qt organization, application, and version
Fri, 02 Dec 2022 08:24:38 -0500 John W. Eaton provide default constructor for gui_settings
Fri, 02 Dec 2022 19:33:07 -0800 Rik doc: Don't use TexInfo @var{} macro "like" for zeros, ones, etc. stable