Doxygen: insert actual filename into those automatically added file comments
HOWTO
for F in $(find src -type f \( -name '*.cpp' -or -name '*.hpp' \) -exec egrep -q '§§§' {} \; -print);
do D=$(basename $F);
sed -r -e"s/§§§/$D/" $F ;
done
This commit is contained in:
parent
48e9b7594a
commit
6339a288dd
326 changed files with 652 additions and 652 deletions
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file engine-config.cpp
|
||||
** TODO engine-config.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file scheduler-frontend.cpp
|
||||
** TODO scheduler-frontend.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file scheduler-frontend.hpp
|
||||
** TODO scheduler-frontend.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file enginefacade.cpp
|
||||
** TODO enginefacade.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file enginefacade.hpp
|
||||
** TODO enginefacade.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file media-access-facade.cpp
|
||||
** TODO media-access-facade.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file media-access-facade.hpp
|
||||
** TODO media-access-facade.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file netnodefacade.cpp
|
||||
** TODO netnodefacade.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file netnodefacade.hpp
|
||||
** TODO netnodefacade.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file real-clock.cpp
|
||||
** TODO real-clock.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file scriptrunnerfacade.cpp
|
||||
** TODO scriptrunnerfacade.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file scriptrunnerfacade.hpp
|
||||
** TODO scriptrunnerfacade.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file thread-wrapper.hpp
|
||||
** TODO thread-wrapper.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file threadpool-init.cpp
|
||||
** TODO threadpool-init.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file binding.cpp
|
||||
** TODO binding.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file appstate.cpp
|
||||
** TODO appstate.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file basic-setup.cpp
|
||||
** TODO basic-setup.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file basic-setup.hpp
|
||||
** TODO basic-setup.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file configfacade.cpp
|
||||
** TODO configfacade.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file guifacade.cpp
|
||||
** TODO guifacade.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file interfaceproxy.cpp
|
||||
** TODO interfaceproxy.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file option.cpp
|
||||
** TODO option.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file option.hpp
|
||||
** TODO option.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file config-rules.cpp
|
||||
** TODO config-rules.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file defs-manager.hpp
|
||||
** TODO defs-manager.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file query-resolver.cpp
|
||||
** TODO query-resolver.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file query-resolver.hpp
|
||||
** TODO query-resolver.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file subsys.cpp
|
||||
** TODO subsys.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file subsystem-runner.hpp
|
||||
** TODO subsystem-runner.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file playback-controller.cpp
|
||||
** TODO playback-controller.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file dialog.hpp
|
||||
** TODO dialog.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file name-chooser.cpp
|
||||
** TODO name-chooser.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file name-chooser.hpp
|
||||
** TODO name-chooser.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file preferences-dialog.hpp
|
||||
** TODO preferences-dialog.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file render.cpp
|
||||
** TODO render.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file display-service.cpp
|
||||
** TODO display-service.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file gtk-lumiera.cpp
|
||||
** TODO gtk-lumiera.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file clip-track.cpp
|
||||
** TODO clip-track.cpp
|
||||
*/
|
||||
|
||||
#include "clip-track.hpp"
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file clip.cpp
|
||||
** TODO clip.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file group-track.cpp
|
||||
** TODO group-track.cpp
|
||||
*/
|
||||
|
||||
#include "group-track.hpp"
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file parent-track.cpp
|
||||
** TODO parent-track.cpp
|
||||
*/
|
||||
|
||||
#include "parent-track.hpp"
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file project.cpp
|
||||
** TODO project.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file sequence.cpp
|
||||
** TODO sequence.cpp
|
||||
*/
|
||||
|
||||
#include "gui/model/sequence.hpp"
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file track.cpp
|
||||
** TODO track.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file notification-service.cpp
|
||||
** TODO notification-service.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file displayer.cpp
|
||||
** TODO displayer.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file gdkdisplayer.cpp
|
||||
** TODO gdkdisplayer.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file xvdisplayer.cpp
|
||||
** TODO xvdisplayer.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file assets-panel.cpp
|
||||
** TODO assets-panel.cpp
|
||||
*/
|
||||
|
||||
#include "gui/gtk-lumiera.hpp"
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file assets-panel.hpp
|
||||
** TODO assets-panel.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file panel.cpp
|
||||
** TODO panel.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file panel.hpp
|
||||
** TODO panel.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-panel.cpp
|
||||
** TODO timeline-panel.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file viewer-panel.cpp
|
||||
** TODO viewer-panel.cpp
|
||||
*/
|
||||
|
||||
#include "gui/gtk-lumiera.hpp"
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file ui-bus.cpp
|
||||
** TODO ui-bus.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file cairo-util.cpp
|
||||
** TODO cairo-util.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file cairo-util.hpp
|
||||
** TODO cairo-util.hpp
|
||||
*/
|
||||
|
||||
#include <cairomm/cairomm.h>
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file rectangle.cpp
|
||||
** TODO rectangle.cpp
|
||||
*/
|
||||
|
||||
#include "gui/util/rectangle.hpp"
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file rectangle.hpp
|
||||
** TODO rectangle.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file button-bar.cpp
|
||||
** TODO button-bar.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file button-bar.hpp
|
||||
** TODO button-bar.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file menu-button.cpp
|
||||
** TODO menu-button.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file menu-button.hpp
|
||||
** TODO menu-button.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file mini-button.hpp
|
||||
** TODO mini-button.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file panel-bar.cpp
|
||||
** TODO panel-bar.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timecode-widget.cpp
|
||||
** TODO timecode-widget.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timecode-widget.hpp
|
||||
** TODO timecode-widget.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-widget.cpp
|
||||
** TODO timeline-widget.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file basic-draw-strategy.hpp
|
||||
** TODO basic-draw-strategy.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file draw-strategy.cpp
|
||||
** TODO draw-strategy.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file draw-strategy.hpp
|
||||
** TODO draw-strategy.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-arrow-tool.cpp
|
||||
** TODO timeline-arrow-tool.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-body.cpp
|
||||
** TODO timeline-body.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-clip-track.cpp
|
||||
** TODO timeline-clip-track.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-clip.cpp
|
||||
** TODO timeline-clip.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-entity.cpp
|
||||
** TODO timeline-entity.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-group-track.cpp
|
||||
** TODO timeline-group-track.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-group-track.hpp
|
||||
** TODO timeline-group-track.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-header-container.cpp
|
||||
** TODO timeline-header-container.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-header-container.hpp
|
||||
** TODO timeline-header-container.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-header-widget.cpp
|
||||
** TODO timeline-header-widget.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-header-widget.hpp
|
||||
** TODO timeline-header-widget.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-ibeam-tool.cpp
|
||||
** TODO timeline-ibeam-tool.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-layout-helper.cpp
|
||||
** TODO timeline-layout-helper.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-ruler.cpp
|
||||
** TODO timeline-ruler.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-ruler.hpp
|
||||
** TODO timeline-ruler.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-state.cpp
|
||||
** TODO timeline-state.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-state.hpp
|
||||
** TODO timeline-state.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-tool.cpp
|
||||
** TODO timeline-tool.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-tool.hpp
|
||||
** TODO timeline-tool.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-track.cpp
|
||||
** TODO timeline-track.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-track.hpp
|
||||
** TODO timeline-track.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-view-window.cpp
|
||||
** TODO timeline-view-window.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-view-window.hpp
|
||||
** TODO timeline-view-window.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-zoom-scale.cpp
|
||||
** TODO timeline-zoom-scale.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file timeline-zoom-scale.hpp
|
||||
** TODO timeline-zoom-scale.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file video-display-widget.cpp
|
||||
** TODO video-display-widget.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file video-display-widget.hpp
|
||||
** TODO video-display-widget.hpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file window-manager.cpp
|
||||
** TODO window-manager.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
* *****************************************************/
|
||||
|
||||
|
||||
/** @file §§§
|
||||
** TODO §§§
|
||||
/** @file actions.cpp
|
||||
** TODO actions.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue