]> Some of my projects - localmylist.git/shortlog
localmylist.git
2013-06-02 APTXImplement UnknownFilesTab::reload()
2013-06-02 APTXUse a more useful selection mode.
2013-06-02 APTXAdd new tab showing current Pending Requests.
2013-06-02 APTXMove Select All/Clear Selection buttons to common actio...
2013-05-30 APTXCompile fixes.
2013-05-30 APTXCompile fixes.
2013-05-30 APTXAdd custom message handler installed by MyList.
2013-05-30 APTXFix spelling recieve => receive.
2013-05-30 APTXSearch string can be anywhere starting from 3 letters.
2013-05-30 APTXClang analyzer fixes.
2013-05-26 APTXSet connection_error_count and data_error_count only...
2013-05-26 APTXClear Pending Request Data Errors with the other ones.
2013-05-26 APTXPrint debug message on pending mylist update data error.
2013-05-26 APTXFix typo.
2013-05-26 APTXIncrease the size of the codec columns.
2013-05-26 APTXAdd clearPendingRequestDataErrors
2013-05-25 APTXAdd failed column to pending_request marking that a...
2013-05-15 APTXReport data errors.
2013-05-13 APTXAutomatically fail requests from old clients when start...
2013-05-13 APTXAdd new columns to pending_request.
2013-05-13 APTXAdd a sequence numbering udp client instances.
2013-05-13 APTXSet lid when adding a new file to AniDB MyList.
2013-05-13 APTXSet the fid as well as the lid.
2013-05-13 APTXPrint the relevant ids in warnings.
2013-05-13 APTXAdd shortcut for reload action.
2013-05-12 APTXOrder by episode type ordering as well as epno in OpenF...
2013-05-07 APTXAdd "OR REPLACE" to all CREATE RULE/VIEW statements...
2013-05-07 APTXUse provided key, not it.key()
2013-05-07 APTXactualPath should be the exact path of the new path...
2013-05-07 APTXImplement requesting renames for file locations.
2013-05-07 APTXAdd pixel/version sorting to the other OpenFileData...
2013-05-07 APTXPrefer the file with the highest version (and pixels...
2013-05-05 APTXSelect newly added tab automatically.
2013-05-05 APTXUpdate fileLocationUpdate handling.
2013-05-05 APTXFix instantiation order warning.
2013-05-05 APTXImprove renaming on windows.
2013-05-05 APTXAdd missing columns to Database::getFileByPath
2013-05-03 APTXRemove all reload buttons from tabs and replace them...
2013-05-02 APTXAdd option to lock Tab Layout.
2013-05-02 APTXAdd Search tab to localmylist-management and remove...
2013-04-30 APTXMyListTab keyboard selection of rows from filter line.
2013-04-30 APTXSave currently selected tab.
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.
next