]> Some of my projects - localmylist.git/shortlog
localmylist.git
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
2013-04-09 APTXFix qtsingleapplication on unix
2013-04-09 APTXSet lid if available
2013-04-09 APTXAdd new fields that were added to the schema to the...
2013-04-09 APTXAdd copy c-tor and assignment operator to node data...
2013-04-09 APTXMake rule names more descriptive. Some rules got overri...
2013-04-07 APTXFix INSERT statements to account for new columns
2013-04-07 APTXAdd more columns for future features
2013-04-06 APTXAdd a version dialog to management-gui
2013-04-04 APTXAdd a "import titles from web action" to management-gui
2013-04-04 APTXHeader missing from previous commit
2013-04-04 APTXActually implement handling file_location inserts by...
2013-04-04 APTXAdd changes to OpenFileData to script interface
2013-04-04 APTXMake id columns not null. Add a lid column for future use
2013-04-03 APTXUnsubscribe before closing the connection.
2013-04-03 APTXIf the group is unknown, use "Unknown" as group name...
2013-04-03 APTXFix GCC fix...
2013-04-03 APTXGCC fixes
2013-04-03 APTXAdd new columns to file_location, for future features
2013-04-02 APTXAdd the path_map table to the schema.
2013-04-02 APTXMake LocalMyList compile with Qt4 again.
2013-04-02 APTXAdd basic support for mapping file paths between hosts.
2013-04-02 APTXAdd tooltips with alternate names to the model
2013-04-01 APTXCheck permissions for rename
2013-04-01 APTXFix report loading
2013-04-01 APTXAdd an error to the rename dialog if the selected file...
2013-04-01 APTXLittle moveChild() cleanup
2013-03-31 APTXMyListModel now handles additions to the database.
2013-03-26 APTXMyListModel can now update itself when database entries...
2013-03-26 APTXUse proper exec in AsyncQueryTask
2013-03-25 APTXNew implementation of MyListModel
2013-03-25 APTXMake SqlAsyncQuery fast. Add functions to fill database...
2013-03-21 APTXSQLAsyncQuery fixes
2013-03-20 APTXAdd dtor to and emit ready signal to SqlAsyncQuery.
2013-03-19 APTXFix SqlQuery.
2013-03-19 APTXAdd SqlAsyncQuery class.
next