]> Some of my projects - localmylist.git/commit
LocalMyList
authorAPTX <marek321@gmail.com>
Sat, 26 May 2012 01:51:36 +0000 (03:51 +0200)
committerAPTX <marek321@gmail.com>
Sat, 26 May 2012 01:51:36 +0000 (03:51 +0200)
commitfb0f70ed5800aeaffb49dd1eef264330ffc4a565
treed3bc61774db4d3ccd51697425dba272b9ed930c1
LocalMyList
46 files changed:
.gitignore [new file with mode: 0644]
import-mylist/import-mylist.pro [new file with mode: 0644]
import-mylist/main.cpp [new file with mode: 0644]
import-titles/import-titles.pro [new file with mode: 0644]
import-titles/main.cpp [new file with mode: 0644]
localmylist.pri [new file with mode: 0644]
localmylist.pro [new file with mode: 0644]
localmylist/abstracttask.cpp [new file with mode: 0644]
localmylist/abstracttask.h [new file with mode: 0644]
localmylist/addfiletask.cpp [new file with mode: 0644]
localmylist/addfiletask.h [new file with mode: 0644]
localmylist/animetitleparsetask.cpp [new file with mode: 0644]
localmylist/animetitleparsetask.h [new file with mode: 0644]
localmylist/database.cpp [new file with mode: 0644]
localmylist/database.h [new file with mode: 0644]
localmylist/directoryscantask.cpp [new file with mode: 0644]
localmylist/directoryscantask.h [new file with mode: 0644]
localmylist/include/LocalMyList/Database [new file with mode: 0644]
localmylist/include/LocalMyList/LocalMyList [new file with mode: 0644]
localmylist/localmylist.pro [new file with mode: 0644]
localmylist/localmylist_global.h [new file with mode: 0644]
localmylist/mylist.cpp [new file with mode: 0644]
localmylist/mylist.h [new file with mode: 0644]
localmylist/mylistexportparsetask.cpp [new file with mode: 0644]
localmylist/mylistexportparsetask.h [new file with mode: 0644]
localmylist/requesthandler.cpp [new file with mode: 0644]
localmylist/requesthandler.h [new file with mode: 0644]
localmylist/settings.cpp [new file with mode: 0644]
localmylist/settings.h [new file with mode: 0644]
localmylist/workthread.cpp [new file with mode: 0644]
localmylist/workthread.h [new file with mode: 0644]
management-gui/databaseconnectiondialog.cpp [new file with mode: 0644]
management-gui/databaseconnectiondialog.h [new file with mode: 0644]
management-gui/databaseconnectiondialog.ui [new file with mode: 0644]
management-gui/main.cpp [new file with mode: 0644]
management-gui/mainwindow.cpp [new file with mode: 0644]
management-gui/mainwindow.h [new file with mode: 0644]
management-gui/mainwindow.ui [new file with mode: 0644]
management-gui/management-gui.pro [new file with mode: 0644]
play-next/main.cpp [new file with mode: 0644]
play-next/play-next.pro [new file with mode: 0644]
search-gui/main.cpp [new file with mode: 0644]
search-gui/mainwindow.cpp [new file with mode: 0644]
search-gui/mainwindow.h [new file with mode: 0644]
search-gui/mainwindow.ui [new file with mode: 0644]
search-gui/search-gui.pro [new file with mode: 0644]