SHA256
8
0
forked from pool/doxygen
OBS User unknown
2009-01-13 17:42:16 +00:00
committed by Git OBS Bridge
parent 41db1ffb62
commit 837cfaa50c
18 changed files with 142 additions and 76 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Jan 6 13:39:49 CET 2009 - mseben@suse.cz
- updated to version 1.5.8
Changes
* Completely rewrote the doxywizard. Main changes:
* It is now based on Qt version 4. (4.3 or higher is required)
* Different layout that allows easy switching between wizard and
expert mode, without losing settings.
* Running doxygen can be done without first having to save the
configuration file.
* For HTML output, there is a button to show the results in the
default browser.
* Option to change the default configuration that is used when
you first start the wizard.
* Non-default options are shown with red label, and there is
context menu to reset them back to the default.-
- rewritten (*-man.patch)
- spec file clean-up, added libqt4-devel to BuildRequires
- fixed qmake and moc path (*-qtdir.patch)
-------------------------------------------------------------------
Tue Jul 15 13:39:08 CEST 2008 - anosek@suse.cz