Initial commit of version 1.0 as submitted to the Qt contest 2007.master
commite65ef7a32b376798d15a340c63737212e30e9869
authorJos van den Oever <jos@vandenoever.info>
Thu, 24 Jul 2008 19:41:56 +0000 (24 21:41 +0200)
committerJos van den Oever <jos@vandenoever.info>
Thu, 24 Jul 2008 19:41:56 +0000 (24 21:41 +0200)
tree94b2db6e09a4f71776713ec34d1d58f511ee7fd7
Initial commit of version 1.0 as submitted to the Qt contest 2007.
75 files changed:
Doxyfile [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Mainpage.dox [new file with mode: 0644]
README [new file with mode: 0644]
designerplugin/a.out [new file with mode: 0755]
designerplugin/designerplugin.pro [new file with mode: 0644]
designerplugin/plugintest.cpp [new file with mode: 0644]
designerplugin/testlink.sh [new file with mode: 0755]
designerplugin/warptreeicon.xpm [new file with mode: 0644]
designerplugin/warptreeplugin.cpp [new file with mode: 0644]
designerplugin/warptreeplugin.h [new file with mode: 0644]
dirview/dirview.pro [new file with mode: 0644]
dirview/main.cpp [new file with mode: 0644]
html/annotated.html [new file with mode: 0644]
html/classWarpNodePainter-members.html [new file with mode: 0644]
html/classWarpNodePainter.html [new file with mode: 0644]
html/classWarpTreeNode-members.html [new file with mode: 0644]
html/classWarpTreeNode.html [new file with mode: 0644]
html/classWarpTreeView-members.html [new file with mode: 0644]
html/classWarpTreeView.html [new file with mode: 0644]
html/doxygen.css [new file with mode: 0644]
html/doxygen.png [new file with mode: 0644]
html/files.html [new file with mode: 0644]
html/functions.html [new file with mode: 0644]
html/functions_func.html [new file with mode: 0644]
html/functions_vars.html [new file with mode: 0644]
html/index.html [new file with mode: 0644]
html/labelfitter_8h-source.html [new file with mode: 0644]
html/modelnode_8h-source.html [new file with mode: 0644]
html/tab_b.gif [new file with mode: 0644]
html/tab_l.gif [new file with mode: 0644]
html/tab_r.gif [new file with mode: 0644]
html/tabs.css [new file with mode: 0644]
html/warpcoord_8h-source.html [new file with mode: 0644]
html/warptreeview_8h-source.html [new file with mode: 0644]
html/warptreeview__p_8h-source.html [new file with mode: 0644]
images/bi.jpg [new file with mode: 0644]
images/bu.jpg [new file with mode: 0644]
images/ci.jpg [new file with mode: 0644]
images/cu.jpg [new file with mode: 0644]
images/designer.png [new file with mode: 0644]
images/dirview.png [new file with mode: 0644]
images/expand.png [new file with mode: 0644]
images/expand.svg [new file with mode: 0644]
images/rect.png [new file with mode: 0644]
images/round.png [new file with mode: 0644]
images/windirview.png [new file with mode: 0644]
images/zoom.png [new file with mode: 0644]
images/zoom2.png [new file with mode: 0644]
images/zoomtooltip.png [new file with mode: 0644]
makeclean.sh [new file with mode: 0755]
makedox.sh [new file with mode: 0755]
src/labelfitter.cpp [new file with mode: 0644]
src/labelfitter.h [new file with mode: 0644]
src/modelnode.cpp [new file with mode: 0644]
src/modelnode.h [new file with mode: 0644]
src/src.pro [new file with mode: 0644]
src/warpcoord.cpp [new file with mode: 0644]
src/warpcoord.h [new file with mode: 0644]
src/warptreeview.cpp [new file with mode: 0644]
src/warptreeview.h [new file with mode: 0644]
src/warptreeview_p.h [new file with mode: 0644]
test/test.cpp [new file with mode: 0644]
test/test.pro [new file with mode: 0644]
treeoflife/Bembidion.xml [new file with mode: 0644]
treeoflife/tol.cpp [new file with mode: 0644]
treeoflife/tolmodel.cpp [new file with mode: 0644]
treeoflife/tolmodel.h [new file with mode: 0644]
treeoflife/treeoflife.db [new file with mode: 0644]
treeoflife/treeoflife.pro [new file with mode: 0644]
treeoflife/xmltosqlite/xmltosqlite.cpp [new file with mode: 0644]
treeoflife/xmltosqlite/xmltosqlite.pro [new file with mode: 0644]
warp/warp.cpp [new file with mode: 0644]
warp/warp.pro [new file with mode: 0644]
warptree.pro [new file with mode: 0644]