summaryrefslogtreecommitdiff
path: root/src/trg-torrent-model.h
Commit message (Expand)AuthorAge
* Fix numerous warnings/errorsGravatar Patrick Griffis2016-01-19
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* add the peers/files/trackers tree view to torrent dialog in transmission styleGravatar Alan Fitton2012-08-26
* new renderer mostly complete nowGravatar Alan Fitton2012-08-24
* consider seed ratios in the new cell renderer like Transmisson does, as well ...Gravatar Alan2012-08-24
* improvements to new cell renderer branchGravatar Alan Fitton2012-08-23
* adapt the cell renderer from Transmission to sort of work. possibly an altern...Gravatar Alan Fitton2012-08-23
* issue 184 - calculate ratio from have valid instead of downloaded, as Transmi...Gravatar Alan Fitton2012-05-27
* 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
* remember the last selected destination on moving torrentsGravatar Alan Fitton2011-11-23
* 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
* 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 85Gravatar Alan Fitton2011-09-16
* issue 104Gravatar Alan Fitton2011-09-16
* get_torrent_data() declaration in wrong header, move it.Gravatar Alan Fitton2011-09-14
* queue position settingGravatar Alan Fitton2011-09-11
* 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
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* 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
* fix for total number of torrents countGravatar 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
* filter by directory and some filter fixesGravatar Alan Fitton2011-03-11
* Korean support, thanks Youn! Also filter by tracker. Adding/removing trackers...Gravatar Alan Fitton2011-03-10
* adding trackers now seems to work. change all tabs to whitespace.Gravatar Alan Fitton2011-02-18
* a bunch of changes needed to facilitate changing trackers (unfinished). also ...Gravatar Alan Fitton2011-02-17
* statistics!Gravatar Alan Fitton2011-02-14
* torrent added notifications, make notifications configurable. unref id arrays...Gravatar Alan Fitton2011-02-12
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30