]> Some of my projects - localmylist.git/shortlog
localmylist.git
2013-04-30 APTXAdd option to delete selected unknown files.
2013-04-30 APTXExport RaiiTransaction.
2013-04-30 APTXAdd Unknown FilesTab.
2013-04-30 APTXSome improvements for Tabs and TabWidget.
2013-04-29 APTXTabs can now be added and removed.
2013-04-29 APTXBuild fixes.
2013-04-29 APTXSplit tabs into separate classes.
2013-04-28 APTXAccount for file/ep relations for the total episodes...
2013-04-27 APTXFix State column values for anime entries.
2013-04-27 APTXUse the data from the sent command rather than the...
2013-04-27 APTXWhen adding a file to AniDB MyList, update file with...
2013-04-27 APTXAdd State column to MyList model.
2013-04-26 APTXAdd setting to control removal of directories during...
2013-04-26 APTXDo not remove watched directories.
2013-04-26 APTXSet rename_error.
2013-04-26 APTXCorrect debug message.
2013-04-26 APTXUse QDir::AllDirs to get all directories and and filter...
2013-04-26 APTXClean up empty directories after rename.
2013-04-26 APTXUse single quotes for values in theInput field.
2013-04-25 APTXAdd Min/MaxRelatedEpNo variables to the rename script...
2013-04-25 APTXAdd setting to hide empty anime.
2013-04-25 APTXMake the regex for the automagical FileName sanitize...
2013-04-25 APTXMake the template version of Settings::get more predict...
2013-04-25 APTXThe results of getFileLocationBatch should be ordered.
2013-04-25 APTXAlways append a newline to the rename script.
2013-04-25 APTXNotify rename_data_changed on updates as well as inserts.
2013-04-24 APTXUse proper enum type instead of 0.
2013-04-24 APTXUse Database::prepare where possible.
2013-04-24 APTXUse Database::prepare in RenameHandler
2013-04-23 APTXEnable voting for episodes in localmylist-management.
2013-04-23 APTXVoting for anime is now possible from localmylist-manag...
2013-04-23 APTXvote -> request.vote
2013-04-23 APTXClear vote date when revoking a vote.
2013-04-23 APTXMark vote requests as completed when they're completed...
2013-04-23 APTXActually commit the vote changes.
2013-04-23 APTXDirectoryWatcher should filter files with fileFilters.
2013-04-23 APTXAniOni now checks watched directories on startup.
2013-04-23 APTXBetter debug.
2013-04-23 APTXActually limit retried by failed_count.
2013-04-23 APTXCorrect row remove count.
2013-04-22 APTXFix rename_data schema.
2013-04-22 APTXUse the correct id for actions on file location entries.
2013-04-22 APTXRemove most of the old read* helper functions.
2013-04-22 APTXMyListFileNode::updated should use the baseQuery().
2013-04-22 APTXProper handling of file.quality.
2013-04-21 APTXAdd FileLocationCheckTask.
2013-04-21 APTXPrefer the file with the highest resolution in firstUnw...
2013-04-21 APTXAccount for file/ep relations in firstUnwatched* methods.
2013-04-21 APTXAdd file_location_delete notification and handling.
2013-04-21 APTXAdd option to delete a file location to localmylist...
2013-04-21 APTXAdd a firstUnwatchedByExactTitle method.
2013-04-20 APTXExpose SqlQuery in runscript.
2013-04-20 APTXRename arg variable to args.
2013-04-19 APTXWarn when reading an undefined setting.
2013-04-19 APTXWorkaround for QTBUG-30076.
2013-04-19 APTXAdd space after period.
2013-04-19 APTXUpdate the original script when saving.
2013-04-19 APTXAdd removeFileLocation.
2013-04-19 APTXAdd EpType variable to the predefined Rename Script...
2013-04-18 APTXIt's be good enough...
2013-04-18 APTXFix setting name.
2013-04-18 APTXProper database check.
2013-04-18 APTXQuick fix for scanning directories.
2013-04-18 APTXReturn the right database for the current thread.
2013-04-16 APTXWhen finding the first unwatched episode, skip unwatche...
2013-04-16 APTXMake anime episode counts more useful.
2013-04-16 APTXTreat illegal vote values as revoking a vote.
2013-04-16 APTXAdd options to mark whole Anime/Episodes to localmylist...
2013-04-16 APTXAdd missing alias to getPendingMyListUpdateBatch query.
2013-04-15 APTXRequestHandler can now set/update votes.
2013-04-15 APTXAdd TODO
2013-04-15 APTXFix possible crash in Database::exec().
2013-04-15 APTXRevert "Fix possible crash in Database::exec()."
2013-04-15 APTXCoding style
2013-04-15 APTXFix possible crash in Database::exec().
2013-04-14 APTXWhen getting a file by path, try mapping the path to...
2013-04-14 APTXNone of those are used anymore
2013-04-14 APTXFocus filter line by default
2013-04-13 APTXMerge branch 'master' of ssh://aptx.org/var/git/localmylist
2013-04-13 APTXPrefix misc tools with "lml-"
2013-04-13 APTXRename managment-gui to localmylist-management
2013-04-13 APTXGCC fixes
2013-04-13 APTXFix setFileLocation typo/null values.
2013-04-13 APTXPesky newlines
2013-04-13 APTXFix debug line not building with Qt4...
2013-04-13 APTXIgnore the test-data folder
2013-04-13 APTXAdd ORDER BY to select the first unwatched ep, not...
2013-04-13 APTXUpdate anime titles url
2013-04-13 APTXMake play-next use a local setting for the player it...
2013-04-13 APTXMake opening files by title a bit more predictable
2013-04-12 APTXMake search-gui used a prepared statement for search.
2013-04-10 APTXFix filtering for large models
2013-04-10 APTXRequestHandler now handles updates with aid&epno/epmin...
2013-04-10 APTXAdd check to make sure that either aid or fid is set...
2013-04-10 APTXRemove itemData field from MyListNode. Increase batch...
2013-04-09 APTXRewrite MyListNode to provide its children with their...
2013-04-09 APTXUpdate views to include deprecated field and use it...
2013-04-09 APTXRead deprecated file status
2013-04-09 APTXUpdate addFileLocation/setFileLocation to use the new...
2013-04-09 APTXSave the original file name when adding a file location
next