]> Some of my projects - localmylist.git/shortlog
localmylist.git
2012-06-14 APTXExpose task count information
2012-06-14 APTXSkip known files during DirectoryScanTask by default
2012-06-14 APTXAdd a simple getFileByPath
2012-06-14 APTXDon't bother adding 0 size files
2012-06-14 APTXUse the correct constructor. This made MyListAddCommand...
2012-06-14 APTXSize is int64, not int
2012-06-13 APTXRespect isUdpHost host option
2012-06-13 APTXSome fixes to RenameHandler. Only perform one rename...
2012-06-13 APTXWorkThread should have gotten its own Settings instance...
2012-06-13 APTXAdd new actions to management-gui
2012-06-13 APTXRemove Database argument from all *Task classes
2012-06-13 APTXExport all public classes.
2012-06-13 APTXAdd UnknownFileLookupTask to remove known files from...
2012-06-13 APTXWhen adding new files, check if there is an unknown...
2012-06-12 APTXFix typo.
2012-06-12 APTXAdd allTasksFinished signal.
2012-06-12 APTXWhitespace fixes
2012-06-12 APTXUpdate schema... I think these were all the changes -.-
2012-06-12 APTXMake AniOni read its own settings.
2012-06-12 APTXInitialize RenameEngine as needed.
2012-06-12 APTXRename "general" config group to "host".
2012-06-12 APTXNot going to bother with suspend/resume.
2012-06-12 APTXAdd options to clear various failed requests so they...
2012-06-12 APTXAdd specific notify* methods.
2012-06-12 APTXAdd RenameHandler.
2012-06-11 APTXAdd Watched column to MyListModel
2012-06-11 APTXAdd Open AniDB Page context menu option.
2012-06-10 APTXUpdate schema
2012-06-10 APTXLog non-fatal errors with a different level.
2012-06-10 APTXActually read HostInfo.
2012-06-10 APTXMake it possible to start the udp client in management...
2012-06-09 APTXMerge branch 'master' of ssh://aptx.org/var/git/localmylist
2012-06-09 APTXMake tools connect to the database since MyList does...
2012-06-09 APTXMake AniOni handle UDP client errors.
2012-06-09 APTXFix infinite loop in RequestHandler
2012-06-07 APTXMake proper preprocessor conditions
2012-06-07 APTXSUBDIRS must be built in order
2012-06-07 APTXAdd install rules and basic config file
2012-06-07 APTXAdd AniOni, the LocalMyList daemon.
2012-06-07 APTXRemove unused dependencies
2012-06-07 APTXMyList shouldn't just run everything in constructor...
2012-06-07 APTXSwitch to RaiiTransaction in some places.
2012-06-03 APTXUse RaiiTransaction instead. Transaction was not comple...
2012-06-03 APTXAdd RaiiTransaction helper class for automatic transact...
2012-06-03 APTXMore useful context menu.
2012-06-03 APTXPendingMyListUpdate for handling MyList edits (except...
2012-06-02 APTXSome Fun with context menus
2012-06-02 APTXExpose more data through MyListModel
2012-06-02 APTXFor now, make MyList save local settings right after...
2012-06-02 APTXFix typo
2012-06-02 APTXAdd sql schema and default config data.
2012-06-02 APTXMerge branch 'master' of ssh://aptx.org/var/git/localmylist
2012-06-02 APTXIgnore build directory
2012-06-02 APTXAdd install rules to project. Add missing conv headers
2012-06-02 APTXMove organizationName and libraryName to MyList
2012-06-02 APTXInitialize variable
2012-06-02 APTX<: is alternate form of [
2012-06-01 APTXAdd namespace declarations
2012-06-01 APTXAdd namespace declarations
2012-06-01 APTXMerge branch 'master' of ssh://aptx.org/var/git/localmylist
2012-06-01 APTXAdd MyListModel
2012-06-01 APTXMerge branch 'master' of ssh://aptx.org/var/git/localmylist
2012-06-01 APTXRead/update should be a transaction. Read default mylis...
2012-06-01 APTXRemove project entries for deleted files
2012-05-26 APTXLocalMyList