Search found 117 matches

by marlowa
Fri Oct 11 2019 6:01 am
Forum: Issues
Topic: The issue bug tracker in use for doxypress
Replies: 2
Views: 11010

Re: The issue bug tracker in use for doxypress

Any update on this please? It would be really useful for those of us testing doxypress.
by marlowa
Sun Sep 15 2019 2:32 pm
Forum: Enhancements
Topic: Enh Rqst 3.5.1: create directories in output path
Replies: 3
Views: 10601

Enh Rqst 3.5.1: create directories in output path

When the output directory is a path and the first directory does not exist, it is not created on the fly (you get an error instead). I would like to see doxypress create the directories on the fly, e.g if the output directory is specified as mydocs/doxypress-output/html and mydocs does not exist the...
by marlowa
Sun Sep 15 2019 11:44 am
Forum: Issues
Topic: doxypress 1.3.5 scrollbar size
Replies: 1
Views: 7873

doxypress 1.3.5 scrollbar size

On the Build tab I noticed that if I size the window such that a scrollbar is added to the list of outputs then size of the scrollbar seems to be constant. It is always a small rectangle no matter how much material is visible and how much is out of view. It is also positioned at the bottom no matter...
by marlowa
Fri Sep 13 2019 10:34 am
Forum: Enhancements
Topic: Enh Rqst 3.5.1: function signature where argument list is empty
Replies: 3
Views: 21547

Enh Rqst 3.5.1: function signature where argument list is empty

When a function takes no arguments doxypress generates a signature with (void). I think it should be empty parentheses, which is the modern C++ way. Clang-tidy gives a warning when one uses the redundant (void) form of signature, showing that this form really is out of date.
by marlowa
Fri Sep 13 2019 9:57 am
Forum: Issues
Topic: doxypress 1.3.5: navigation error in HTML frame output
Replies: 1
Views: 7852

doxypress 1.3.5: navigation error in HTML frame output

When one clicks in the left hand frame one is taken to the correct place but the highlight is in the wrong place, typically from the last click made. Perhaps this is a CSS problem. I am using firefox v69.0 on linux mint.
by marlowa
Fri Sep 13 2019 9:38 am
Forum: Developers
Topic: Enh Rqst: parallel processing by doxypress
Replies: 3
Views: 9298

Re: Enh Rqst: parallel processing by doxypress

ok, but how about using threads when running dot? doxygen does this and there is a config parameter for the maximum number of threads.
by marlowa
Fri Sep 13 2019 9:28 am
Forum: Developers
Topic: doxypress 1.3.5: high CPU usage for DoxyPressApp
Replies: 1
Views: 7757

doxypress 1.3.5: high CPU usage for DoxyPressApp

I noticed that during document generation the CPU usage was very high, around 40 to 50% for the GUI. That was a surprise; any ideas why?
by marlowa
Fri Sep 13 2019 9:20 am
Forum: Enhancements
Topic: Enh Rqst 3,5,1: the default directory where doxypress looks for source
Replies: 0
Views: 11806

Enh Rqst 3,5,1: the default directory where doxypress looks for source

it still seems to be looking in the directory in which doxypress was installed, rather than the current directory.
by marlowa
Fri Sep 13 2019 9:11 am
Forum: Enhancements
Topic: Enh Rqst for doxpress 1.3.5: keyboard accelerators for menu
Replies: 0
Views: 12013

Enh Rqst for doxpress 1.3.5: keyboard accelerators for menu

I am pleased to see accelerators for the tabs but there are still no accelerators for the menu items File, Tools and Help.
by marlowa
Fri Sep 13 2019 9:09 am
Forum: Issues
Topic: doxypress 1.3.5: gl error when DoxyPressApp starts up
Replies: 2
Views: 9623

doxypress 1.3.5: gl error when DoxyPressApp starts up

adding QXcbScreen(0xc4dd80, name=:0.0-32, geometry=1920x1080+0+0, availableGeometry=1920x1047+0+0, devicePixelRatio=1.0, logicalDpi=QPair(96.0,96.3), physicalSize=508.0x285.0mm, screenNumber=0, virtualSize=1920x1080 (1920.0x1080.0mm), orientation=0, depth=24, refreshRate=60.0, root=4e0, windowManag...