* Thu May 29 2025 foss@grueninger.de
- Doxywizard: Use Qt 6 instead of Qt5.
* Sat May 24 2025 foss@grueninger.de
- update to 1.14.0
* HTML output has gotten a fresh, more modern look. It makes
better use of CSS and uses fewer bitmaps.
* Added page outline navigation panel to the HTML output
* Added new layout option: full height side bar + navigation tabs
* Improved flexibility of `\cite` command
* Support for Plus sign code fence directives - GitHub flavor
* Sat Jan 11 2025 foss@grueninger.de
- update to Doxygen 1.13.2
* Support for Plus sign code fence directives - GitHub flavor
* String representation at "show configuration" in doxywizard
- Remove special paths for older Suse versions for which packages
are no longer built anyway
* Drop related patch doxygen-no-libclang-cpp.patch
* Thu Jan 02 2025 foss@grueninger.de
- update to Doxygen 1.13.1
* As of doxygen version 1.13.1 and layout version 2.0, Doxygen
will insert defaults for elements that are missing in the user
defined layout file.
* Add WARN_LAYOUT_FILE option to toggle warnings in layout file
* Sun Dec 29 2024 foss@grueninger.de
- update to Doxygen 1.13.0
* Using README.md as directory description via new option
IMPLICIT_DIR_DOCS.
* Add CSS class for @p command [view]
* Add class attribute to the @qualifier command in the HTML output
* New option HIDE_UNDOC_NAMESPACES which can be used to hide
undocumented namespaces (similar to HIDE_UNDOC_CLASSES)
* New option PLANTUMLFILE_DIRS and command \plantumlfile to
include plantuml files (similar to DOT_DIRS, and \dotfile)
* New option AUTOLINK_IGNORE_WORDS to specific a set of words
that should not be linked
* Update available emojis
* Added strip and nostrip options to \include and \snippet to
either strip or keep doxygen comments
* Added helper script to live edit & view a doxygen comment
block, see addon/doxycommentviewer in the repo
* Extending autobrief end characters with ? and !
* Thu Sep 05 2024 pgajdos@suse.com
- update licensing information (IBS sr#343838)
* Wed Aug 07 2024 foss@grueninger.de
- Update to Doxygen 1.12.0
* Adding "engine" chen and chronology for plantuml
* Also allow backticks to be combined with emphasis in Markdown
* Wed May 22 2024 foss@grueninger.de
- Update to Doxygen 1.11.0
* Add Markdown style todo list
* Add support for GitHub Markdown style alerts
* Add a "Run" menu item key-command to DoxyWizard
* Added 'raise' and 'prefix' options to @include{doc}
* Support `link` / `endlink` command in section title
* Add support for @subparagraph and @subsubparagraph
* Translation updates for German/Greek/Polish/Portuegse/Dutch/Chinese
* `doxyapp --locate` list all overloads by including arguments
* Adding support for "engine" files for plantuml
* Show emoji in HTML treeview
* Add `HTML_CODE_FOLDING` possibility to CHM
* Make `HTML_CODE_FOLDING` possible when `DISABLE_INDEX=YES`
* Add doxyindexer and doxysearch installation
* cmake: always install man pages, only install for the
binaries installed
* allow function ptr with `INLINE_SIMPLE_STRUCTS`
* Mon Feb 26 2024 dimstar@opensuse.org
- Use %patch -P N instead of deprecated %patchN.
* Mon Jan 22 2024 pgajdos@suse.com
- reintroduce useful reproducible.patch
- modified patches
% doxygen-no-lowercase-man-names.patch (refreshed)
- added patches
+ reproducible.patch