]> Some of my projects - aniplayer-old.git/commit
- First commit!
authorunknown <APTX@.(none)>
Wed, 25 Mar 2009 22:58:10 +0000 (23:58 +0100)
committerunknown <APTX@.(none)>
Wed, 25 Mar 2009 22:58:10 +0000 (23:58 +0100)
commita2c6fcecf195bb2016e86318689486827981cab1
treee16f653cb14b31760395132cb4fbabe98361eba1
parent1b99d8ac2d3bba921027dff4f6fc28b7064db721
- First commit!
92 files changed:
aniplayer.pro [new file with mode: 0644]
init [deleted file]
lib/anidbudpclient/abstractcommand.cpp [new file with mode: 0644]
lib/anidbudpclient/abstractcommand.h [new file with mode: 0644]
lib/anidbudpclient/anidbudpclient.cpp [new file with mode: 0644]
lib/anidbudpclient/anidbudpclient.h [new file with mode: 0644]
lib/anidbudpclient/anidbudpclient.pri [new file with mode: 0644]
lib/anidbudpclient/anidbudpclient.pro [new file with mode: 0644]
lib/anidbudpclient/anidbudpclient_global.h [new file with mode: 0644]
lib/anidbudpclient/authcommand.cpp [new file with mode: 0644]
lib/anidbudpclient/authcommand.h [new file with mode: 0644]
lib/anidbudpclient/mylistaddcommand.cpp [new file with mode: 0644]
lib/anidbudpclient/mylistaddcommand.h [new file with mode: 0644]
lib/anidbudpclient/rawcommand.cpp [new file with mode: 0644]
lib/anidbudpclient/rawcommand.h [new file with mode: 0644]
lib/browserplugin-solution/INSTALL.TXT [new file with mode: 0644]
lib/browserplugin-solution/LICENSE.GPL [new file with mode: 0644]
lib/browserplugin-solution/Makefile [new file with mode: 0644]
lib/browserplugin-solution/README.TXT [new file with mode: 0644]
lib/browserplugin-solution/doc/html/classic.css [new file with mode: 0644]
lib/browserplugin-solution/doc/html/developingplugins.html [new file with mode: 0644]
lib/browserplugin-solution/doc/html/images/qt-logo.png [new file with mode: 0644]
lib/browserplugin-solution/doc/html/images/trolltech-logo.png [new file with mode: 0644]
lib/browserplugin-solution/doc/html/index.html [new file with mode: 0644]
lib/browserplugin-solution/doc/html/qtbrowserplugin-example-grapher.html [new file with mode: 0644]
lib/browserplugin-solution/doc/html/qtbrowserplugin-example-scripting.html [new file with mode: 0644]
lib/browserplugin-solution/doc/html/qtbrowserplugin-example-trivial.html [new file with mode: 0644]
lib/browserplugin-solution/doc/html/qtbrowserplugin.dcf [new file with mode: 0644]
lib/browserplugin-solution/doc/html/qtbrowserplugin.index [new file with mode: 0644]
lib/browserplugin-solution/doc/html/qtbrowserplugin.qch [new file with mode: 0644]
lib/browserplugin-solution/doc/html/qtbrowserplugin.qhp [new file with mode: 0644]
lib/browserplugin-solution/doc/html/qtnpbindable-members.html [new file with mode: 0644]
lib/browserplugin-solution/doc/html/qtnpbindable.html [new file with mode: 0644]
lib/browserplugin-solution/doc/html/qtnpfactory-members.html [new file with mode: 0644]
lib/browserplugin-solution/doc/html/qtnpfactory.html [new file with mode: 0644]
lib/browserplugin-solution/doc/images/qt-logo.png [new file with mode: 0644]
lib/browserplugin-solution/doc/images/trolltech-logo.png [new file with mode: 0644]
lib/browserplugin-solution/doc/index.qdoc [new file with mode: 0644]
lib/browserplugin-solution/doc/qtbrowserplugin.qdoc [new file with mode: 0644]
lib/browserplugin-solution/examples/examples.pro [new file with mode: 0644]
lib/browserplugin-solution/examples/grapher/Info.plist [new file with mode: 0644]
lib/browserplugin-solution/examples/grapher/debug/npgrapher.lib [new file with mode: 0644]
lib/browserplugin-solution/examples/grapher/graph.g1n [new file with mode: 0644]
lib/browserplugin-solution/examples/grapher/grapher.cpp [new file with mode: 0644]
lib/browserplugin-solution/examples/grapher/grapher.pro [new file with mode: 0644]
lib/browserplugin-solution/examples/grapher/grapher.qdoc [new file with mode: 0644]
lib/browserplugin-solution/examples/grapher/grapher.r [new file with mode: 0644]
lib/browserplugin-solution/examples/grapher/grapher.rc [new file with mode: 0644]
lib/browserplugin-solution/examples/grapher/release/npgrapher.lib [new file with mode: 0644]
lib/browserplugin-solution/examples/trivial/Info.plist [new file with mode: 0644]
lib/browserplugin-solution/examples/trivial/debug/nptrivial.lib [new file with mode: 0644]
lib/browserplugin-solution/examples/trivial/release/nptrivial.lib [new file with mode: 0644]
lib/browserplugin-solution/examples/trivial/scripting.qdoc [new file with mode: 0644]
lib/browserplugin-solution/examples/trivial/trivial.cpp [new file with mode: 0644]
lib/browserplugin-solution/examples/trivial/trivial.pro [new file with mode: 0644]
lib/browserplugin-solution/examples/trivial/trivial.pro.user [new file with mode: 0644]
lib/browserplugin-solution/examples/trivial/trivial.qdoc [new file with mode: 0644]
lib/browserplugin-solution/examples/trivial/trivial.r [new file with mode: 0644]
lib/browserplugin-solution/examples/trivial/trivial.rc [new file with mode: 0644]
lib/browserplugin-solution/qtbrowserplugin.pro [new file with mode: 0644]
lib/browserplugin-solution/src/qtbrowserplugin.cpp [new file with mode: 0644]
lib/browserplugin-solution/src/qtbrowserplugin.def [new file with mode: 0644]
lib/browserplugin-solution/src/qtbrowserplugin.h [new file with mode: 0644]
lib/browserplugin-solution/src/qtbrowserplugin.pri [new file with mode: 0644]
lib/browserplugin-solution/src/qtbrowserplugin_mac.cpp [new file with mode: 0644]
lib/browserplugin-solution/src/qtbrowserplugin_p.h [new file with mode: 0644]
lib/browserplugin-solution/src/qtbrowserplugin_win.cpp [new file with mode: 0644]
lib/browserplugin-solution/src/qtbrowserplugin_x11.cpp [new file with mode: 0644]
lib/browserplugin-solution/src/qtbrowserpluginax.def [new file with mode: 0644]
lib/browserplugin-solution/src/qtnpapi.h [new file with mode: 0644]
lib/browserplugin-solution/util/licenseAccepted [new file with mode: 0644]
lib/browserplugin-solution/util/licensecheck.bat [new file with mode: 0644]
lib/browserplugin-solution/util/licensecheck.sh [new file with mode: 0644]
lib/lib.pro [new file with mode: 0644]
src/abstractplaylist.h [new file with mode: 0644]
src/anidbconfigdialog.cpp [new file with mode: 0644]
src/anidbconfigdialog.h [new file with mode: 0644]
src/anidbconfigdialog.ui [new file with mode: 0644]
src/aniplayer.cpp [new file with mode: 0644]
src/aniplayer.h [new file with mode: 0644]
src/aniplayer.rc [new file with mode: 0644]
src/directoryplaylist.cpp [new file with mode: 0644]
src/directoryplaylist.h [new file with mode: 0644]
src/main.cpp [new file with mode: 0644]
src/menu.cpp [new file with mode: 0644]
src/menu.h [new file with mode: 0644]
src/menu.ui [new file with mode: 0644]
src/src.pro [new file with mode: 0644]
src/videowidget.cpp [new file with mode: 0644]
src/videowidget.h [new file with mode: 0644]
src/videowindow.cpp [new file with mode: 0644]
src/videowindow.h [new file with mode: 0644]