LUMIERA.clone/src/gui/model
Ichthyostega 603f9e2b7d DOC: fix some Doxygen link syntax
I worked under the erroneous assumption, that Doxygen
will use its internal entity-IDs as the link-IDs when
generating mardown-links. Yes, this seemed logical and
this would be the way I'd implement it....

But seemingly, Doxygen is not so consistent when it
comes to questions of syntax. The same holds true for
markdown, which lacking a coherent definition anyway.

Another problem is that Doxygen's auto-link generation
frequently fails, for reasons not yet clear to me.
Sometimes it seems to be necessary to give it a nudge
by including the \ref command. While I'm not willing
to go into focussed invstigation of Doxygen syntax
right now, at least I've done a search-and-replace
to remove the malformed links I've written the
last days
2015-12-27 03:16:49 +01:00
..
clip-track.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
clip-track.hpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
clip.cpp House Cleaning 2011-10-22 22:14:48 +02:00
clip.hpp adapt GUI to use the new Time framework 2011-05-16 08:38:01 +02:00
controller.hpp UI-Element protocol: clarify the role of the doExpand() extension point 2015-12-26 00:59:16 +01:00
diagnostics.hpp harmonise the form of the header include guards 2015-11-28 18:36:35 +01:00
element.hpp Design: Backbone of the GUI 2015-01-06 23:44:58 +01:00
group-track.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
group-track.hpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
parent-track.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
parent-track.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
project.cpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
project.hpp add TODO markers regarding #959 2015-01-05 15:47:23 +01:00
sequence.cpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
sequence.hpp minor improvement to the GUI-model Sequence 2014-04-05 22:18:37 +02:00
session-facade.cpp refactoring: better name for the query focus shifting operation 2015-01-08 15:13:27 +01:00
session-facade.hpp harmonise the form of the header include guards 2015-11-28 18:36:35 +01:00
tangible.cpp DOC: fix some Doxygen link syntax 2015-12-27 03:16:49 +01:00
tangible.hpp DOC: fix some Doxygen link syntax 2015-12-27 03:16:49 +01:00
track.cpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
track.hpp fix include order in GUI headers 2014-08-17 07:02:48 +02:00
widget.hpp UI-Element protocol: clarify the role of the doExpand() extension point 2015-12-26 00:59:16 +01:00