]> Some of my projects - localmylist.git/shortlog
localmylist.git
2015-08-31 APTXAdd scaled icons.
2015-08-30 APTXAdd Hosts tab.
2015-08-30 APTXAdd new tab actions.
2015-08-30 APTXBuild fix for Qt4.
2015-08-30 APTXAdd Path Mapping tab.
2015-08-28 APTXAdd icon to desktop file
2015-08-28 APTXAdd icon and desktop file for localmylist-management.
2015-08-18 APTXTake pending MyList updates into account when choosing...
2015-08-17 APTXAdd basic comment.
2015-08-17 APTXImplement "remove file location" context menu option.
2015-08-08 APTXTry rounding the vote before casting to int.
2015-08-08 APTXSave connection settings.
2015-07-25 APTXFix build with Qt5.5.
2015-07-19 APTXAdd tool tip text for file location data.
2015-06-14 APTXAdd x-jat to the languages used for alternative title...
2015-06-14 APTXDynamicModelTab now saves its settings.
2015-06-14 APTXAdd new FileEpisode table to DynamicModel.
2015-06-04 APTXEnsure that AddFileTask is atomic.
2015-05-31 APTXAdd MyList::playFile
2015-03-23 APTXRemove unnecessary dependency on scripttools.
2015-03-23 APTXImplement the quit action.
2015-02-08 APTXMerge branch 'master' of ssh://aptx.org/var/git/localmylist
2015-02-08 APTXRemove redundant select all/clear selection buttons...
2015-01-27 APTXFix Qt5 build failure on linux.
2015-01-25 APTXFix clang warnings.
2015-01-25 APTXFix Qt4 build.
2015-01-25 APTXfixup! Add QVariant comparison for Qt4 builds.
2015-01-25 APTXAdd QVariant comparison for Qt4 builds.
2015-01-25 APTXRemove non-existent files.
2015-01-25 APTXAdd new version of DynamicModel.
2014-11-05 APTXAllow using the return key to open files in MyList...
2014-11-02 APTXJust set the state in the destructor and assume the...
2014-09-28 APTXAdd RaiiMyList.
2014-08-16 APTXAdd nextEpisode and previousEpisode.
2014-07-13 APTXAdd option to hide watched episodes.
2014-06-22 APTXRemove incorrect signal/slot connections.
2014-06-22 APTXA service's initial state should be Uninitialized not...
2014-06-22 APTXfixup! Correct stateChanged signal signature.
2014-06-22 APTXCorrect stateChanged signal signature.
2014-06-22 APTXMerge branch 'master' of ssh://aptx.org/var/git/localmylist
2014-06-22 APTXAdd Service and ServiceManager.
2014-03-15 APTXFix query for myListSearch.
2014-03-15 APTXAdd myListSearch* methods.
2014-03-15 APTXCheck if workThread exists before trying to access it.
2014-02-14 APTXMissing changes from 75b97dfc2db6aa00090f5696e86dfac0be...
2014-02-11 APTXUpdate filter bar arrow key selection.
2013-12-11 APTXFix macro typo.
2013-12-11 APTXAdd placeholder text for search/filter fields.
2013-10-06 APTXAdd Part rename variable.
2013-10-03 APTXAdditional mark watched helper functions.
2013-09-29 APTXAdd "Rename as Video File" feature.
2013-09-18 APTXSet the application_name PG connection option.
2013-09-18 APTXFix notification subscribing/unsubscribing.
2013-09-18 APTXAdd active connection checking.
2013-09-18 APTXSlight syntax highlighter adjustments.
2013-08-31 APTXBetter color scheme for the AniAdd script syntax highli...
2013-08-31 APTXMake the search tab use the same search query as the...
2013-08-31 APTXMore build fixes.
2013-08-31 APTXBuild fixes.
2013-08-31 APTXAdd openEpisode method to to open a specific episode.
2013-08-31 APTXFix compiling with Qt4.
2013-08-31 APTXAdd Anime Search functions.
2013-08-31 APTXExpose a print function to JS in lml-runscript.
2013-08-31 APTXInitial version of dynamic model.
2013-07-06 APTXFix updateFilesFromPendingMyListUpdate accidentally...
2013-06-15 APTXRequest FileFlag::MyListViewed for better view date...
2013-06-08 APTXAdd rule to notify new_pending_request on update.
2013-06-08 APTXProper word boundaries around builtin variables.
2013-06-06 APTXAdd line numbers to the rename script editor.
2013-06-06 APTXAdd availableSettings method.
2013-06-06 APTXAdd a very basic Settings Dialog to edit settings store...
2013-06-06 APTXFix include. Again...
2013-06-06 APTXFix include.
2013-06-06 APTXAdd syntax highlighting for AniAdd scripts.
2013-06-05 APTXAdd support for nested database transactions.
2013-06-04 APTXBetter way of setting monospace fonts.
2013-06-04 APTXFix how requests failed with data errors interacts...
2013-06-04 APTXPrefix type with namespace name, for script bindings.
2013-06-04 APTXUse monospace fonts in the script editor and client...
2013-06-04 APTXFix messagehandler for Qt4.
2013-06-04 APTXAdd simple client log tab.
2013-06-04 APTXAdd basic log viewer tab.
2013-06-04 APTXClarify Request Data label in MyList view context menu.
2013-06-03 APTXA more complete connection settings dialog.
2013-06-03 APTXFix clearPendingRequestDataErrors.
2013-06-02 APTXDisable deletion of pending requests.
2013-06-02 APTXRename resetPendingRequestErrorCount => resetPendingRequest
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.
next