log libgui/src/resource-manager.cc @ 30877:2bb539746697

age author description
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.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Thu, 11 Apr 2019 07:37:20 -0400 Andrew Janke Fix typos and grammar errors in comments in libgui (patch #9790)
Mon, 16 Dec 2019 07:12:05 +0100 Torsten Lilge add missing include (bug #57420)
Thu, 12 Dec 2019 06:45:57 +0100 Torsten Lilge replace literal strings by symbolic constants for global preferences
Tue, 12 Nov 2019 13:51:22 -0500 John W. Eaton use standard C++ range-based for loops instead of Qt foreach macro
Tue, 12 Nov 2019 12:10:33 -0500 John W. Eaton simplify gui_settings->value (PREF.key, PREF.def) calls
Sun, 10 Nov 2019 12:15:33 +0100 Torsten Lilge replace preference literals by symbolic constants for variable editor
Sat, 09 Nov 2019 12:45:07 +0100 Torsten Lilge replace preference literals by symbolic constants for workspace view
Wed, 06 Nov 2019 14:34:32 -0500 John W. Eaton eliminate static instance variable from octave_qobject class
Fri, 01 Nov 2019 18:16:49 -0400 John W. Eaton don't use singleton pattern for resource manager in GUI
Fri, 01 Nov 2019 02:17:13 -0400 John W. Eaton use new gui_settings class instead of using QSettings directly
Tue, 29 Oct 2019 17:23:08 +0100 Torsten Lilge use symbolic constants for command widget preferences
Fri, 25 Oct 2019 00:38:06 -0400 John W. Eaton split gui-preferences.h into one file per widget
Fri, 25 Oct 2019 07:36:37 +0200 Torsten Lilge improve run selection from editor (bug #42705)
Sun, 15 Sep 2019 12:28:23 -0400 John W. Eaton try to use consitent ordering for include files in libgui sources
Fri, 19 Jul 2019 14:15:04 -0400 John W. Eaton style fixes: avoid breaking lines immediately after '('
Sun, 21 Jul 2019 12:43:19 +0200 Markus Mützel Do not ignore user preferences for locale encoding on non-Windows platforms.
Sun, 21 Jul 2019 12:16:09 +0200 Markus Mützel Append name of actual encoding used if "SYSTEM" is selected.
Fri, 22 Mar 2019 08:05:04 +0100 Torsten Lilge * resource-manager.cc (ctor): test XDG_CONFIG_HOME before importing old gui settings
Sun, 17 Mar 2019 09:53:39 +0100 Torsten Lilge use standard location on each platform for gui preferences file (bug #55855)
Sat, 09 Mar 2019 17:24:28 +0100 Torsten improve system locale detection for loading gui translations (bug #41072)
Tue, 05 Mar 2019 22:04:24 +0100 Torsten changeset: 26838:c9e81f30d78d
Mon, 04 Mar 2019 23:06:37 +0100 Torsten gui honors XDG_CONFIG_HOME at startup (bug #55822)
Wed, 02 Jan 2019 16:45:58 -0500 John W. Eaton maint: Merge stable to default.
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 02 Jan 2019 14:13:59 +0100 Andreas Weber Fix static analyzer detected V668 issues (bug #55347).
Sat, 22 Dec 2018 18:17:14 +0100 Torsten make SYSTEM alias for locale encoding if not suported on windows (bug #55139) stable
Thu, 13 Dec 2018 21:53:15 +0100 Torsten editor encodings in prefs dialog only in uppercase (bug #55139)
Sun, 09 Dec 2018 21:42:51 +0100 Torsten fix encoding combo box for not supported default encoding (bug #55139)
Wed, 05 Dec 2018 21:15:40 +0100 Torsten validate editor file codec derived from name (bug #55139)
Mon, 26 Nov 2018 20:59:05 +0100 Torsten preference for (not) using system icon theme
Thu, 01 Nov 2018 22:10:00 +0100 Torsten do not use courier new as default font (bug #54086)
Tue, 21 Aug 2018 16:25:22 -0400 John W. Eaton allow default font, size, and external editor to be set from environment
Sun, 29 Jul 2018 12:57:07 +0200 Torsten update internal __mfile_encoding__ when gui default encoding changes (bug #54310)
Sat, 28 Jul 2018 08:29:34 +0200 Torsten synchronize gui editor encoding when changing __mfile_encdoing__ (bug #54310)
Tue, 12 Jun 2018 13:03:04 -0400 John W. Eaton solve installation info initialization problem differently
Fri, 08 Jun 2018 15:43:36 -0400 John W. Eaton rename defaults source files to installation-data
Fri, 08 Jun 2018 13:42:34 -0400 John W. Eaton move some static configuration variables inside a class
Wed, 02 May 2018 00:30:00 -0400 John W. Eaton eliminate redundant octave:: namespace tags
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 02 Mar 2018 13:25:34 -0500 John W. Eaton eliminate most Qt version checks
Fri, 09 Feb 2018 16:14:26 -0500 John W. Eaton move more GUI classes inside octave namespace
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 21 Nov 2017 18:44:00 -0800 Rik maint: merge of stable to default.
Sun, 19 Nov 2017 21:15:17 +0100 Torsten update wrong setting keys accidentally introduced into the settings file stable
Wed, 06 Sep 2017 12:53:28 -0400 John W. Eaton style fixes for some GUI source files
Fri, 19 May 2017 18:15:48 +0200 Michael Barnes provide variable-editor widget for the GUI
Fri, 28 Jul 2017 15:40:00 -0700 Rik Use character literals 'c' rather than string literals "c" when possible.
Tue, 25 Jul 2017 14:54:10 -0700 Rik Use C++11 nullptr rather than 0 in code (bug #51565).
Thu, 29 Jun 2017 02:33:19 -0400 John W. Eaton move configuration variables inside octave::config namespace
Fri, 28 Apr 2017 13:19:12 -0700 Rik maint: Use C++11 nullptr rather than 0 or NULL when possible.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 31 Aug 2016 12:20:46 -0700 Rik maint: Style check C++ code in libgui/
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Wed, 10 Aug 2016 03:54:42 -0400 John W. Eaton allow building with Qt5 (bug #40252)
Mon, 25 Jul 2016 17:44:02 -0400 Daniel J Sebald Save settings in Qt convention, delete all children in destructors (bug #45366)
Thu, 19 May 2016 00:33:18 -0400 John W. Eaton use namespace for system file_ops class
Wed, 18 May 2016 14:58:29 -0400 John W. Eaton use namespace for system env class
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Wed, 30 Mar 2016 22:09:26 -0700 Rik maint: Eliminate bad spacing around '='.
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Sat, 06 Feb 2016 07:32:37 -0800 Rik maint: Clean up naming and indentation of #ifdef blocks in libgui
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Sun, 29 Nov 2015 00:01:21 +0100 Torsten allow selecting an encoding when saving a file (bug #45688)
Thu, 06 Aug 2015 08:09:01 -0700 Rik Use error() rather than ::error() unless explicitly required.
Sun, 08 Mar 2015 09:48:45 +0100 Torsten make notepad++ the custom default editor in windows
Fri, 27 Feb 2015 08:41:59 +0100 Torsten new gui icons
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Mon, 02 Dec 2013 11:29:22 -0500 John W. Eaton fix build for systems without QFont::Monospace stable
Tue, 26 Nov 2013 20:08:02 +0100 Torsten load translators before welcome wizard and take system language as default stable
Mon, 25 Nov 2013 20:39:44 +0100 Torsten add systems default monospace font for terminal and editor to default settings