log libgui/src/documentation.cc @ 33410:05f246fa1e06

age author description
Mon, 15 Apr 2024 13:54:22 +0200 Markus Mützel maint: Merge stable to default.
Mon, 15 Apr 2024 13:44:26 +0200 Markus Mützel Fix typo in variable name in 7bad34ee4021. stable
Sun, 14 Apr 2024 21:31:02 +0200 Torsten Lilge save and restore splitter state of documentation widget stable
Mon, 08 Apr 2024 14:39:40 -0700 Rik maint: Use Octave coding convention of space between function name and parentheses in libgui/.
Thu, 07 Mar 2024 13:55:46 -0500 John W. Eaton for consistent coding style, use #if defined, not #ifdef or #ifndef
Sun, 18 Feb 2024 23:25:15 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Sun, 18 Feb 2024 21:35:17 +0100 Torsten Lilge fix anchors using XREF in html files for qt help (bug #65285) stable
Fri, 16 Feb 2024 14:42:54 -0500 John W. Eaton use explicit lambda-expression captures (bug #65318)
Fri, 16 Feb 2024 03:09:40 -0500 John W. Eaton Backed out changeset 489026b7257b
Thu, 15 Feb 2024 15:40:42 -0500 John W. Eaton explicitly capture '*this' by reference in lambda expressions (bug #65318)
Sun, 11 Feb 2024 09:39:44 -0500 John W. Eaton maint: merge stable to default
Sat, 10 Feb 2024 13:39:44 +0100 Torsten Lilge fix XREF in urls of octaves help collection (bug #65285) stable
Sat, 10 Feb 2024 13:39:44 +0100 Torsten Lilge fix XREF in urls of octaves help collection (bug #65285)
Fri, 22 Dec 2023 12:14:08 -0500 John W. Eaton maint: merge stable to default
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Tue, 12 Dec 2023 23:02:10 -0800 Rik maint: C++ style check for libgui/ directory.
Wed, 29 Nov 2023 22:33:35 -0800 Rik maint: Review and update strings that appear in GUI. stable
Sat, 26 Aug 2023 18:03:22 +0200 Torsten Lilge remove requirement of QSqlDatabase header (bug #64580)
Sun, 13 Aug 2023 18:25:10 +0200 Torsten Lilge fix documentation with Qt6
Wed, 12 Apr 2023 12:02:25 +0200 Markus Mützel Replace deprecated QRegExp by QRegularExpression in libgui/src.
Tue, 11 Apr 2023 21:30:34 +0200 Markus Mützel Replace deprecated QLayout::setMargin by QLayout::setContentsMargin.
Thu, 02 Feb 2023 12:25:51 -0800 Rik maint: Remove unnecessary indent after OCTAVE_BEGIN_NAMESPACE in libgui/
Thu, 02 Feb 2023 11:41:24 -0500 Arun Giridhar Replace various iterators with range-based loops (bug #63738)
Tue, 24 Jan 2023 17:19:44 -0800 Rik maint: Eliminate "(void)" in C++ function prototypes/declarations.
Tue, 17 Jan 2023 09:11:44 -0500 John W. Eaton assume QWheelEvent::angleDelta is available
Fri, 06 Jan 2023 16:11:59 -0500 John W. Eaton define some convenience functions to reduce clutter
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
Tue, 03 Jan 2023 08:03:20 -0500 John W. Eaton update gui_pref class to match recent changes to sc_pref class
Mon, 26 Dec 2022 17:29:59 -0500 John W. Eaton eliminate shortcut_manager class and revamp shortcut handling
Sun, 25 Dec 2022 15:19:22 -0500 John W. Eaton eliminate some unnecessary uses of base_qobject
Sun, 25 Dec 2022 12:46:53 -0500 John W. Eaton move shortcut setting functions to gui_settings from shortcut_manager
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
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 14:23:53 -0500 John W. Eaton use individual local gui_settings objects
Fri, 25 Nov 2022 21:23:54 -0800 Rik maint: Clean up m-files before Octave 8.1 release. stable
Wed, 12 Oct 2022 22:58:52 +0200 Pantxo Diribarne doc: use a default monospace font in Qt doc browser (bug #63204)
Sat, 21 May 2022 09:03:10 +0200 Torsten Lilge * documentation.cc (ctor): use internal function for temp directory
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
Fri, 18 Jun 2021 22:50:59 +0200 Torsten Lilge * documentation.cc (load_index): expand the contents tree view at startup
Fri, 18 Jun 2021 21:22:21 +0200 Torsten Lilge fix doc browser startup when launched from cli
Fri, 28 May 2021 15:20:51 +0200 Torsten Lilge restore zoom level in documentation browser at start up
Tue, 18 May 2021 22:17:35 +0200 Torsten Lilge fix missing contents page at startup of doc browser
Thu, 29 Apr 2021 11:12:40 -0400 John W. Eaton allow most dock widgets to be used from command line
Thu, 22 Apr 2021 12:52:14 -0400 John W. Eaton where possible, use default destructors in GUI classes
Fri, 16 Apr 2021 23:06:32 -0400 John W. Eaton connect many Qt signals and slots without SIGNAL and SLOT macros
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
Sun, 10 Jan 2021 14:04:35 +0100 Torsten Lilge add bookmark functionality to the documentation browser (bug #54938)
Fri, 11 Dec 2020 11:42:53 -0500 John W. Eaton avoid crash due to accessing first element of empty list (bug #59656) stable
Fri, 27 Nov 2020 11:16:43 +0100 Markus Mützel documentation.cc: Include missing header (bug #59553). stable
Thu, 12 Nov 2020 01:21:29 -0500 John W. Eaton avoid deprecated QHelpEngine::linksForIdentifier function stable
Thu, 12 Nov 2020 00:49:59 -0500 John W. Eaton avoid deprecated QFlags<T>::QFlags(QFlags<T>::Zero) constructor stable
Wed, 11 Nov 2020 23:41:06 -0500 John W. Eaton use Qt::SplitBehavior enum and values if available stable