summaryrefslogtreecommitdiff
path: root/src/trg-torrent-model.c
Commit message (Expand)AuthorAge
* reindent with gnu indent. add keyboard accelerators for view menu, fix toggle...Gravatar Alan Fitton2012-01-04
* keyboard acceleratorsGravatar Alan Fitton2012-01-02
* contributed patch to change two Kbps to the correct KB/s. also have another g...Gravatar Alan Fitton2012-01-02
* revert the last change until i have time to fix a few issuesGravatar Alan Fitton2011-12-31
* avoid some unnecessary filter updatesGravatar Alan Fitton2011-12-28
* filter items (not trackers+dirs for now) show counts next to them. while doin...Gravatar Alan Fitton2011-12-27
* hopefully a fix for tree on windowsGravatar Alan Fitton2011-12-21
* oops, no tabs. (indent -kr -nut)Gravatar Alan Fitton2011-12-11
* run GNU indent everything. not done this for a while because it was producing...Gravatar Alan Fitton2011-12-11
* first attempt at libappindicator supportGravatar Alan Fitton2011-12-11
* rename the addremove signal in the torrent model to update-filters. this is t...Gravatar Alan Fitton2011-12-09
* add some comments at the top of some files, also add a timeout of 20 seconds ...Gravatar Alan Fitton2011-11-30
* give labels precedence over "Default" when shortening directory namesGravatar Alan Fitton2011-11-24
* remember the last selected destination on moving torrentsGravatar Alan Fitton2011-11-23
* shouldn't be adding one to the offset to detect subdirsGravatar Alan Fitton2011-11-22
* use "Default" as the alias for the state selector name for the default direct...Gravatar Alan Fitton2011-11-22
* issue 66 - make paths under the default download dir appear as relative. add ...Gravatar Alan Fitton2011-11-22
* move {tpeer,tfile},{c,h} into torrent.{c,h}Gravatar Alan Fitton2011-10-08
* make connect button a menu button with other profiles, also add a connection ...Gravatar Alan Fitton2011-10-07
* issue 135Gravatar Alan Fitton2011-10-01
* on first use the notebook position was taking the pref get_int default of 0, ...Gravatar Alan Fitton2011-09-30
* issue 129, issue 130Gravatar Alan Fitton2011-09-26
* issue 128Gravatar Alan Fitton2011-09-24
* issue 85Gravatar Alan Fitton2011-09-16
* issue 85Gravatar Alan Fitton2011-09-16
* issue 104Gravatar Alan Fitton2011-09-16
* show progress in percent done columnGravatar Alan Fitton2011-09-11
* queue position settingGravatar Alan Fitton2011-09-11
* sync up the view menu and the desktop preferences page a bitGravatar Alan Fitton2011-09-08
* issue 71Gravatar Alan Fitton2011-09-08
* issue 59 - add first tracker column.Gravatar Alan Fitton2011-09-08
* issue 75 - show total number of seeders/leechers across trackers instead of s...Gravatar Alan Fitton2011-09-07
* issue 47 - add non-default column to display number of PEX and DHT peers to t...Gravatar Alan Fitton2011-09-07
* issue 70 - new statuses in RPC version >= 14. still need to add stateselector...Gravatar Alan Fitton2011-09-04
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* issue 51 - add a category for active torrentsGravatar Alan Fitton2011-07-10
* fix small list memory leak when a torrent is removed in active-only modeGravatar Alan Fitton2011-05-02
* fix crash in debug mode (issue 37)Gravatar Alan Fitton2011-04-24
* reindent. remote prefs was sending the active encryption preference, lower ca...Gravatar Alan Fitton2011-04-23
* after a move or properties change (via dialog) on a single torrent, perform a...Gravatar Alan Fitton2011-04-23
* header right click menu to show/hideGravatar Alan Fitton2011-04-23
* handle multiple files via libunique, also use the more reliable get_uris() in...Gravatar Alan Fitton2011-04-22
* only lookup the selected torrent id when it changes, remember it until checki...Gravatar Alan Fitton2011-04-21
* oops.. json_array_get_elements() returns a newly allocated list, not the one ...Gravatar Alan Fitton2011-04-16
* spawn requests from a thread poolGravatar Alan Fitton2011-04-13
* fix for total number of torrents countGravatar Alan Fitton2011-04-12
* fix the recently-active updates, add search columns for peers/file treeviewGravatar Alan Fitton2011-04-12
* tidy sources with GNU indent after recent changes. on seconds thoughts, don't...Gravatar Alan Fitton2011-04-12
* some quite significant changes to only receive/update recently-active torrent...Gravatar Alan Fitton2011-04-12
* added columnGravatar Alan Fitton2011-04-09