log libgui/src/documentation.cc @ 31548:c8ad083a5802 stable

age author description
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
Wed, 11 Nov 2020 23:08:08 -0500 John W. Eaton avoid warnings about deprecated QWheelEvent methods delta and orientation stable
Thu, 05 Nov 2020 16:50:03 -0800 Rik Change feature test to OCTAVE_CHECK_NEW_QHELPINDEXWIDGET_API in cset a0ff81c8b8e8. stable
Thu, 05 Nov 2020 21:41:44 +0100 Torsten Lilge fix index in document browser for Qt 5.15 (bug #59375) 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)
Fri, 13 Dec 2019 21:33:28 +0100 Torsten Lilge replace literal strings by symbolic constants for shortcut 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
Mon, 04 Nov 2019 14:03:00 -0500 John W. Eaton don't use singleton pattern for shortcut manager in GUI
Mon, 04 Nov 2019 13:34:44 -0500 John W. Eaton in GUI objects, store reference to base_qobject instead of resource_manager
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 18:29:47 -0400 John W. Eaton eliminate unnecessary includes from resource-manager.h
Fri, 01 Nov 2019 02:17:13 -0400 John W. Eaton use new gui_settings class instead of using QSettings directly
Fri, 25 Oct 2019 00:38:06 -0400 John W. Eaton split gui-preferences.h into one file per widget
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 '('
Tue, 28 May 2019 19:18:50 +0000 John W. Eaton maint: Merge stable to default.
Sat, 25 May 2019 14:30:01 +0200 Torsten Lilge * documentation.cc (global_search): just return if query string is empty (bug #56388) stable
Sat, 18 May 2019 13:18:00 +0200 Torsten Lilge wrap while searching in doc browser
Sat, 18 May 2019 12:17:57 +0200 Torsten Lilge wrap during search-while-typing in doc browser (bug #56216)
Fri, 22 Feb 2019 11:12:02 +0100 Pantxo Diribarne Simply show the doc browser when the search query is empty (bug #55756). stable
Thu, 21 Feb 2019 05:12:06 +0000 John W. Eaton avoid crash in doc browser when help engine init fails (bug #55736) stable
Tue, 19 Feb 2019 21:31:41 +0000 John W. Eaton avoid crash if help engine setup fails (bug #55736) stable
Tue, 12 Feb 2019 15:31:52 -0500 John Donoghue Mark qt documentation as readonly (bug #53841). stable
Wed, 16 Jan 2019 06:23:07 +0100 Torsten fixed dead assignments in libgui (bug #55440) stable
Tue, 08 Jan 2019 21:42:18 +0100 Torsten improve full text search in documentation browser stable
Thu, 03 Jan 2019 22:21:55 +0100 Torsten * documentation.cc (notice_settings): prevent segfault if help engine does not exist stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 29 Dec 2018 13:12:21 +0100 Torsten improve displaying search result in documentation browser (bug #55228) stable
Tue, 25 Dec 2018 12:41:52 +0100 Torsten updated language files for translation (bug #55279) stable
Mon, 17 Dec 2018 21:41:14 +0100 Torsten ensure right text position when clicking a search result link (bug #55228)
Mon, 17 Dec 2018 15:37:28 +0100 Pantxo Diribarne Fix build failure with old Qt versions (bug #55234)
Sun, 16 Dec 2018 11:20:00 +0100 Torsten Doc browser: go to search text when clicking a search result (bug #55228)
Mon, 10 Dec 2018 18:21:58 +0100 Torsten fix build failure with Qt4.8 (bug #55191)
Tue, 27 Nov 2018 22:04:25 +0100 Torsten doc browser: append anchor from url to history titles (bug #54938)
Tue, 27 Nov 2018 22:04:22 +0100 Torsten doc browser: improve filtering of octave version in history titles (bug #54938)
Sun, 25 Nov 2018 18:39:32 +0100 Torsten open external links indoc browser help files in the standard browser
Sat, 24 Nov 2018 20:52:59 +0100 Torsten fix some tool tips in the documentation browser (bug #54938)
Fri, 23 Nov 2018 19:46:51 +0100 Torsten add mru-lists to the doc browser back/forward buttons (bug #54938)
Mon, 12 Nov 2018 16:54:55 -0800 Rik Don't complain about missing Qt help files when configure with --disable-docs (bug #53006).
Sun, 11 Nov 2018 13:22:37 +0100 Torsten use constants for icon size preferences instead of hard coded numbers
Sat, 10 Nov 2018 11:34:51 +0100 Torsten fix build failure for documentation.cc (bug #55003)
Sun, 04 Nov 2018 13:28:27 +0100 Torsten adding a toolbar with common browse tools to the doc browser (bug 54938)
Tue, 30 Oct 2018 22:50:40 +0100 Torsten enable resetting doc browser zoom level even when zooming with mouse wheel
Mon, 29 Oct 2018 21:25:13 +0100 Torsten provide shortcuts for zooming into the doc browser (bug #54877)
Wed, 24 Oct 2018 10:49:16 -0400 John Donoghue Call the document browser copy on clipboard signal (Bug #54879)
Fri, 13 Jul 2018 14:32:23 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Thu, 21 Jun 2018 10:52:44 +0200 Pantxo Diribarne doc.m: allow full text search in GUI mode (bug #54053).
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
Sun, 13 May 2018 10:07:54 +0200 Torsten make shortcuts for searching within the documentation configurable
Wed, 02 May 2018 00:30:00 -0400 John W. Eaton eliminate redundant octave:: namespace tags
Sun, 15 Apr 2018 17:47:23 -0700 Rik maint: merge stable to default.
Sun, 15 Apr 2018 19:35:09 +0200 Markus Mützel Don't make shortcut key 'Escape' translateable (bug #53526). stable
Fri, 13 Apr 2018 11:50:56 -0500 Daniel J Sebald Change Documentation shortcut context to not interfere with Editor (bug #53640). stable
Sun, 08 Apr 2018 19:53:57 -0700 Rik maint: merge stable to default.
Sun, 08 Apr 2018 18:04:48 -0700 Rik Update some GUI strings identified as unclear by translators.
Thu, 05 Apr 2018 11:35:58 -0500 Daniel J Sebald Add standard key bindings and actions to in-page Documentation find (bug #53006) stable
Tue, 03 Apr 2018 20:17:42 -0500 Daniel J Sebald Add a Ctrl+F unhide/hide in-page find footer to the Documentation window (bug #53006) stable
Tue, 03 Apr 2018 13:52:07 -0700 Rik maint: style check C++ ahead of 4.4 release. stable
Tue, 03 Apr 2018 21:48:53 +0200 Torsten prevent crash if help data could not be set up (bug #53006) stable
Tue, 03 Apr 2018 21:48:33 +0200 Torsten use qt routines for determining users tmp directory (bug #53006) stable
Mon, 02 Apr 2018 15:57:09 -0700 Mike Miller use Octave system functions to avoid build failure with Qt 4 (bug #53540) stable
Fri, 30 Mar 2018 14:44:30 +0200 Torsten build: Check for new help query member in qt 5.9 (bug #53006). stable
Fri, 30 Mar 2018 15:15:08 +0200 Pantxo Diribarne Allow registering compressed help at run time (bug #53006). stable
Wed, 28 Mar 2018 21:46:11 +0200 Torsten documentation widget based on qt help engine (bug #53006) stable