log libgui/src/resource-manager.cc @ 31649:deb553ac2c54

age author description
Tue, 06 Dec 2022 15:45:27 -0500 John W. Eaton maint: Merge stable to default.
Tue, 06 Dec 2022 14:53:00 -0500 John W. Eaton maint: Re-indent code after switch to using namespace macros. stable
Tue, 06 Dec 2022 15:37:43 -0500 John W. Eaton maint: Merge stable to default.
Tue, 06 Dec 2022 14:37:51 -0500 John W. Eaton maint: Use macros to begin/end C++ namespaces. stable
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
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 00:48:23 -0500 John W. Eaton fix small error introduced in changeset ad014fc78bd6
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 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 10:11:46 -0500 John W. Eaton * resource-manager.cc: Fix copy/paste error from previous change. stable
Thu, 01 Dec 2022 15:00:07 -0500 John W. Eaton don't return invalid settings pointer from resource manager (bug #63437) stable
Sun, 03 Apr 2022 14:28:45 +0200 Torsten Lilge use common function for getting temp dir in GUI (bug #62215)
Thu, 31 Mar 2022 13:30:03 +0200 Torsten Lilge consider env variables for location of temp files (bug #62215)
Thu, 03 Mar 2022 21:09:50 +0100 Torsten Lilge allow to specify a fallback icon for icon selection in the gui
Sun, 27 Feb 2022 20:21:12 +0100 Torsten Lilge provide different icon sets for the GUI
Thu, 24 Feb 2022 22:16:35 +0100 Torsten Lilge icon fallback concept without QIcon::fallbackSearchPaths (bug #62106)
Wed, 23 Feb 2022 23:25:55 +0100 Torsten Lilge test for qt 5.11 for icon fallback search path (bug #62106)
Tue, 22 Feb 2022 20:54:15 +0100 Torsten Lilge reorganize GUIs icons
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 29 Nov 2021 15:58:51 -0800 Rik maint: style check C++ files in src/ and libgui/ ahead of 7.1 release. stable
Sat, 08 May 2021 21:12:19 +0200 Markus Mützel Fix error in dc171e0452cf (bug #60556).
Wed, 05 May 2021 17:46:37 +0200 Markus Mützel libgui: Avoid dangling reference with QString::toStdString.
Sun, 11 Apr 2021 19:22:31 +0200 Torsten Lilge allow reloading default colors and styles in the preferences dialog
Sun, 11 Apr 2021 19:22:29 +0200 Torsten Lilge make detection of default fixed font for gui more robust
Thu, 08 Apr 2021 21:19:10 +0200 Torsten Lilge remove default-qt-settings
Tue, 06 Apr 2021 21:26:52 +0200 Torsten Lilge rearrange default lexer settings and add second color mode to gui editor
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 06 Jan 2021 17:13:54 -0500 John W. Eaton maint: merge stable to default.
Mon, 04 Jan 2021 13:37:34 -0500 John W. Eaton avoid build errors with Qt4 (bug #59813) stable
Wed, 06 Jan 2021 22:46:49 +0100 Torsten Lilge improve detection of systems font size at first startup (bug #59829)
Tue, 08 Dec 2020 21:34:55 +0100 Torsten Lilge copy lexer settings from default settings file for new languages
Mon, 07 Dec 2020 19:59:18 +0100 Torsten Lilge get the default size for gui editor and terminal from system settings
Fri, 13 Nov 2020 19:27:05 +0100 Markus Mützel maint: merge stable to default.
Fri, 13 Nov 2020 18:54:58 +0100 Markus Mützel resource-manager.cc: Fix think-o in 8f07c47242b8. stable
Thu, 12 Nov 2020 18:28:49 +0100 Markus Mützel maint: merge stable to default.
Thu, 12 Nov 2020 18:22:45 +0100 Markus Mützel Show correct system encoding in drop-down list in editor settings. stable
Wed, 30 Sep 2020 14:09:50 -0400 John W. Eaton maint: merge stable to default.
Mon, 13 Jul 2020 15:31:28 -0400 John W. Eaton avoid deprecated qSort function stable
Tue, 22 Sep 2020 14:10:59 -0700 Rik maint: merge stable to default.
Tue, 22 Sep 2020 16:13:25 +0200 Torsten Lilge improved detection of standard fixed witdh font (bug #59128) stable
Tue, 22 Sep 2020 17:19:46 +0200 Torsten Lilge fix indentation of cset b075aa252ca7
Tue, 22 Sep 2020 16:13:25 +0200 Torsten Lilge improved detection of standard fixed witdh font (bug #59128)
Mon, 13 Jul 2020 15:31:28 -0400 John W. Eaton avoid deprecated qSort function
Thu, 11 Jun 2020 13:52:20 +0200 Markus Mützel resource-manager.cc: Include missing header (bug #54334).
Tue, 09 Jun 2020 13:45:20 -0700 Rik Use std::array rather than std::vector in patch for (bug #54334).
Mon, 08 Jun 2020 21:59:17 +0200 Markus Mützel Use Octave functions to get and set environment variables (bug #54334).
Sun, 07 Jun 2020 10:28:17 +0200 Torsten Lilge also use environment varaibles for network proxy settings (bug #54334)
Sat, 16 May 2020 13:32:24 -0700 Rik Remove support for Qt4 in Octave 7.
Fri, 21 Feb 2020 11:31:45 +0100 Markus Mützel Don't use "codecForLocale" to get encoding for locale charset. stable
Fri, 17 Jan 2020 13:27:27 -0600 John W. Eaton merge stable to default.
Fri, 17 Jan 2020 13:15:27 -0600 John W. Eaton fix many spelling errors (bug #57613) stable
Sun, 12 Jan 2020 09:33:21 -0800 Rik maint: Use Octave coding conventions in libgui/ directory.
Fri, 10 Jan 2020 12:10:13 -0800 Rik maint: Use two spaces between sentences in code comments.