PDA

View Full Version : DoxyGate - Doxygen GUI Frontend



doxygate
6th August 2008, 11:51
DoxyGate is Doxygen GUI Frontend written in Qt. It has modern and easy-to-use interface which allows to quickly configure and run Doxygen projects.

Version 1.0.beta alaivable for Windows.
Linux coming soon...

Project is for now at http://sourceforge.net/projects/doxygate

http://sourceforge.net/dbimage.php?id=182256

fullmetalcoder
6th August 2008, 12:51
screenies look nice but there's no source download...

doxygate
6th August 2008, 13:02
Yeah, source archive is planned after all Linux tests will be passed. But probably RPM will come first.

sunil.thaha
6th August 2008, 13:12
GUI looks great !!

elcuco
6th August 2008, 16:08
which reminds me... has been doxygen ported to qt4? or does it still use qt3?

doxygate
6th August 2008, 16:34
which reminds me... has been doxygen ported to qt4? or does it still use qt3?

Doxygen itself still uses Qt 3...
But DoxyGate is based on Qt 4.4.

doxygate
11th August 2008, 08:38
New version available - 1.0.
Look for it also here: http://qt-apps.org/content/show.php/DoxyGate?content=86665

doxygate
14th August 2008, 15:43
New version available: 1.1 beta

Project is here: http://qt-apps.org/content/show.php?content=86665

Changelog:

1.1 beta
-----------------------------------------------------------
GUI & usability:
* GUI improvements
* hints are now delayed (no more occasional popups)
* options text fits the max width automatically

Functionality:
* settings are now stored per-user
* symbolic links expanded when searching for a tool
+ tools presence checked on-the-fly
+ search for tools presence on first start
+ viewing results in external applications
+ control of doxygen messages

doxygate
24th August 2008, 21:38
New version available: 1.1

Project is here: http://qt-apps.org/content/show.php?content=86665

Changelog:

1.1
-----------------------------------------------------------
GUI & usability:
* Fixed issue with run time output format

Functionality:
+ checking doxygen version

Build:
* fixed linkage issues with some msvc compilers

spud
25th August 2008, 14:09
Looks great!
The src-package seems to be missing the file gui/res.rc. I could only compile it after I created the file with the line
IDI_ICON1 ICON DISCARDABLE "icon.ico"And there seems to be a bug that all items under the menu "Output" are disabled even after I have generated html documentation for a project.
greets

doxygate
26th August 2008, 00:26
Thanks for the note!
I've repacked .zip, now should be ok.

doxygate
12th January 2009, 17:48
Well... Since doxygen is now shipped with revised doxywizard (also written in Qt4) I doubt that there is a sence to continue with Doxygate anymore... Probably the project will be closed, but I would like to hear opinions if it was useable and good or not... i.e. should it live or die.
Thanks for all ;)