summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* add a manpage, fix a potential crash, icon cache fix in spec fileGravatar Alan Fitton2011-10-24
* make sure the session download directory is still the first item and default ...Gravatar Alan Fitton2011-10-22
* make persistent tree view columns resizableGravatar Alan Fitton2011-10-21
* forgot to uncomment the adding off the preferences tabGravatar Alan Fitton2011-10-21
* issue 153Gravatar Alan Fitton2011-10-21
* make the execute command tree view in preferences a generic widget, the "pers...Gravatar Alan Fitton2011-10-21
* use previous change to remove some unnecessary code and so intervals are take...Gravatar Alan Fitton2011-10-19
* implement a TRG_PREFS_CONNECTION flag which gets prefs for the connected profileGravatar Alan Fitton2011-10-19
* issue 155Gravatar Alan Fitton2011-10-19
* issue 154Gravatar Alan Fitton2011-10-18
* issue 147Gravatar Alan Fitton2011-10-17
* remove a randomly placed 'b' character breaking main.cGravatar Alan Fitton2011-10-17
* prevent -m /m --minimized being picked up as torrent file argumentsGravatar Alan Fitton2011-10-17
* issue 151, issue 100Gravatar Alan Fitton2011-10-17
* win32 Gravatar Alan Fitton2011-10-17
* win32 second instance crashes seem to be in json parser with empty lists, not...Gravatar Alan Fitton2011-10-17
* fix license display on win32 in about dialogGravatar Alan Fitton2011-10-16
* fix indenting style on main.c (no tabs), present window when second instance ...Gravatar Alan Fitton2011-10-15
* use mailslots from the win32 api to implement file handler on windowsGravatar Alan Fitton2011-10-15
* emit a profile changed signal even if reconnecting to the same profile. other...Gravatar Alan Fitton2011-10-13
* if the app is started with a torrent and autoconnect, upload it after the fir...Gravatar Alan Fitton2011-10-13
* make this build on debian squeezeGravatar Alan Fitton2011-10-11
* add libproxy/libmodman to win32 installerGravatar Alan Fitton2011-10-11
* version bump to 0.7, as there's new featuresGravatar Alan Fitton2011-10-11
* some improvements to the win32 installerGravatar Alan Fitton2011-10-10
* fix const discard warningGravatar Alan Fitton2011-10-09
* restore status icon tooltipsGravatar Alan Fitton2011-10-09
* fix locales and system tray in win32Gravatar Alan Fitton2011-10-09
* use new profiles menu in status iconGravatar Alan Fitton2011-10-08
* move {tpeer,tfile},{c,h} into torrent.{c,h}Gravatar Alan Fitton2011-10-08
* apply patch for ipv6 geoip supportGravatar Alan Fitton2011-10-08
* add profiles to menu. disable downloading metadata stuff until I find a bette...Gravatar Alan Fitton2011-10-08
* makes more sense to increment the connection id just before a connection atte...Gravatar Alan Fitton2011-10-07
* fix small memory leak and make connection id atomicGravatar Alan Fitton2011-10-07
* make connect button a menu button with other profiles, also add a connection ...Gravatar Alan Fitton2011-10-07
* issue 84Gravatar Alan Fitton2011-10-04
* (no commit message)Gravatar Alan Fitton2011-10-03
* issue 137Gravatar Alan Fitton2011-10-03
* hopefully fix issue 132Gravatar Alan Fitton2011-10-03
* use an icon for file wanted/unwantedGravatar Alan Fitton2011-10-03
* issue 145 - fix my broken regex which was causing filenames to be treated as ...Gravatar Alan Fitton2011-10-03
* issue 134Gravatar Alan Fitton2011-10-01
* accept URLs and magnet links as application arguments, DHT on magnet warning,...Gravatar Alan Fitton2011-10-01
* escape \d+ in host regexGravatar Alan Fitton2011-10-01
* for issue 141Gravatar Alan Fitton2011-10-01
* issue 65Gravatar Alan Fitton2011-10-01
* issue 135Gravatar Alan Fitton2011-10-01
* fix a warning caused by divide by zero on empty filesGravatar Alan Fitton2011-10-01
* issue 142Gravatar Alan Fitton2011-09-30
* issue 133Gravatar Alan Fitton2011-09-30