| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: doxywizard | Distribution: openSUSE Tumbleweed |
| Version: 1.16.1 | Vendor: openSUSE |
| Release: 2.2 | Build date: Tue Jan 20 09:50:22 2026 |
| Group: Development/Tools/Doc Generators | Build host: reproducible |
| Size: 1247464 | Source RPM: doxywizard-1.16.1-2.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/doxygen/doxygen | |
| Summary: Graphical User Interface for Doxygen | |
Doxywizard is a graphical front-end to read/edit/write doxygen configuration files.
GPL-2.0-or-later
* Tue Jan 20 2026 Petr Gajdos <pgajdos@suse.com>
- drop %suse_update_desktop_file usage
- modified sources
* doxywizard.desktop
* Sun Jan 11 2026 Christoph G <foss@grueninger.de>
- update to 1.16.1
* The group name is replaced with the group title inside the
@retval command
* Problem with `\satisfies` documentation in Doxyfile and
doxywizard
* Mon Jan 05 2026 Christoph G <foss@grueninger.de>
- update to 1.16.0
* Add support for specifying requirements.
* Improve support for C++ concepts by allowing individual parts
of the requirements expression to be documented
- Drop doxygen-testsuite-failure-final-solution.patch which is
part of the release
* Wed Nov 12 2025 pgajdos@suse.com
- added patches
https://github.com/doxygen/doxygen/pull/11864
* doxygen-testsuite-failure-final-solution.patch
- TEST_FLAGS="--xmlxsd" is no longer needed
(https://github.com/doxygen/doxygen/commit/8e2dcb4b91a3e1788e8253ad0f0ca921d362717a)
* Wed Oct 22 2025 Christoph G <foss@grueninger.de>
- update to 1.15.0
* Support Mathjax version 4
* Minor Doxywizard improvements
* Increase maximum number of allowed threads in config file
* New option MARKDOWN_STRICT which is enabled by default, and
will no longer treat ' as the end of a quoted text started
with ` (e.g. `word'). If you depend on the old behavior, set
this option to NO.
* Wed Sep 24 2025 pgajdos@suse.com
- upstream links to github repository
- set TEST_FLAGS="--xmlxsd"
(https://github.com/doxygen/doxygen/issues/11772)
* Wed Jul 23 2025 Franz Sirl <franz.sirl-obs@lauterbach.com>
- Restore build on openSUSE 15.6 and SLE15 SP6/SP7
* Thu May 29 2025 Christoph G <foss@grueninger.de>
- Doxywizard: Use Qt 6 instead of Qt5.
* Sat May 24 2025 Christoph G <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 Christoph G <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 Christoph G <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 Christoph G <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 Christoph G <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 Christoph G <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 Dominique Leuenberger <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
* Mon Dec 25 2023 Christoph G <foss@grueninger.de>
- Update to doxygen 1.10.0
Full changelog see https://www.doxygen.nl/manual/changelog.html
- Drop patches that are part of upstream since 1.9.7
Fix-boundingbox-parsing_part1.patch,
Fix-boundingbox-parsing_part2.patch,
Fix-boundingbox-parsing_part3.patch,
and Fix-boundingbox-parsing_part4.patch.
- Drop patch reproducible.patch, it does no longer apply and
messing around with the internals of a C++ filesystem library
does not seem to be the right approach.
* Mon Jul 17 2023 Bernhard Wiedemann <bwiedemann@suse.com>
- Add reproducible.patch to make doxytags output reproducible (boo#1201579)
* Mon Apr 24 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Re-download patches: the server presents them with shorter hash
refs:
* Fix-boundingbox-parsing_part1.patch
* Fix-boundingbox-parsing_part2.patch
* Fix-boundingbox-parsing_part3.patch
* Fix-boundingbox-parsing_part4.patch
* Mon Apr 24 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Add _multibuild to define 2nd spec file as additional flavor.
Eliminates the need for source package links in OBS.
* Thu Mar 16 2023 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Fix boundingbox parsing of graphviz PDFs when using cairo >=
1.17.6, add:
* Fix-boundingbox-parsing_part1.patch
* Fix-boundingbox-parsing_part2.patch
* Fix-boundingbox-parsing_part3.patch
* Fix-boundingbox-parsing_part4.patch
/usr/bin/doxywizard /usr/share/applications/doxywizard.desktop /usr/share/man/man1/doxywizard.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Apr 1 23:32:50 2026