Christophe Dumez
843168bb62
- Move ui files to their own folder
2009-11-20 08:20:05 +00:00
Christophe Dumez
262b88930e
- Use lowercase characters only in filenames
2009-11-20 07:48:44 +00:00
Christophe Dumez
ccdb2a82c3
- New tracker list (displays tracker status and error/warning messages)
2009-11-19 11:09:03 +00:00
Christophe Dumez
54d7c6dc54
- Moved status bar code from the GUI to its own class for make GUI more readable
...
- Fix "Display current speed in title" feature
- Fix Up/Down speed labels update in status bar
2009-11-18 13:18:55 +00:00
Christophe Dumez
95469756d1
- Bump to beta3
2009-11-18 12:25:28 +00:00
Christophe Dumez
623933e2aa
- COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions)
...
- Delete useless properties button in top tool bar
- Set Alt+P keyboard shortcut to toggle torrent properties visibility
2009-11-18 12:11:15 +00:00
Christophe Dumez
ff5524475f
- Commented -Wl --asneeded lflags
2009-11-18 08:02:12 +00:00
Christophe Dumez
5ffcf5a9dc
- Fixed per torrent speed limiting
...
- A lot of cleanup in speed limiting dialog
2009-11-17 13:11:32 +00:00
Christophe Dumez
94f3323270
- New peers can manually be added to a torrent
2009-11-17 11:46:43 +00:00
Christophe Dumez
9e9e6f028c
- Integrate Geoip database to speed up country resolution
2009-11-15 20:03:23 +00:00
Christophe Dumez
cb32ed97a8
- Prepare to use geoip database locally
2009-11-15 19:08:20 +00:00
Christophe Dumez
59f21d592e
- Updated Changelog
...
- Bump to beta2
2009-11-14 20:35:39 +00:00
Christophe Dumez
51ebfadd85
- Split Preferences from the GUI so that Options dialog does not need to be created on startup to retrieve the preferences:
...
* This speeds up startup
* Bittorrent session settings are now applied at bittorrent class level (Required for headless running)
2009-11-14 19:08:28 +00:00
Christophe Dumez
f7c196dbcf
- Implemented asynchronous hostname resolution in Peer list
2009-11-14 13:33:55 +00:00
Christophe Dumez
8260159ca4
- Initial implementation of Peer list
2009-11-14 10:37:45 +00:00
Christophe Dumez
daef9ece75
- FEATURE: Folder scanning now works with CIFS and NFS mounted folders
2009-11-12 18:24:51 +00:00
Christophe Dumez
ea2f5df95f
- Completed port to TorrentFilesModel. Got rid or old arborescense.h
2009-11-11 14:06:07 +00:00
Christophe Dumez
d006327f14
- Implemented a arborescence.h replacement. The new implementation is way more efficient and saves memory. Note that arborescence was not replaced yet.
2009-11-10 20:47:48 +00:00
Christophe Dumez
6afb82e2e2
- v2.0.0beta1 bump
2009-11-09 20:39:40 +00:00
Christophe Dumez
9bc90fc7b2
- Huge forward porting of all previous properties features to the new properties panel (probably very buggy but most of the code should be there and it compiles)
2009-11-09 08:56:21 +00:00
Christophe Dumez
707e87f5b8
- started work on properties
2009-11-08 14:20:58 +00:00
Christophe Dumez
9f9f6abec1
- Remove outdated files
2009-11-08 10:26:39 +00:00
Christophe Dumez
d6e90883cb
- Initial commit (both lists are merged but not all the features are there and it is probably buggy)
2009-11-07 19:55:33 +00:00
Christophe Dumez
7792b4f849
- Branched trunk in order to work on a major GUI remodeling. I will attempt to:
...
* Merge download and upload lists
* Display torrent properties in the same tab (horizontal split)
2009-11-06 14:30:14 +00:00
Christophe Dumez
e423285d88
- FEATURE: Added per-torrent super seeding mode
2009-10-21 20:47:46 +00:00
Christophe Dumez
e2d801d920
- Updated version to v1.6.0alpha1
2009-09-03 18:11:39 +00:00
Christophe Dumez
194eb3ba6e
- v1.5.0 release
2009-09-03 11:35:28 +00:00
Christophe Dumez
05948e2edf
- Bump to rc5
2009-09-01 17:26:34 +00:00
Christophe Dumez
8ed1c57c29
- Updated french translation
...
- Bump to rc4
2009-08-30 02:01:36 +00:00
Christophe Dumez
4fe22dbc57
- Rewrote Column sorting code in search result lists
2009-08-27 12:37:39 +00:00
Christophe Dumez
e2dc2207d8
- Fixed v1.4.x torrent import
2009-08-27 08:23:35 +00:00
Christophe Dumez
382f3e3c86
- Disabled debug mode
2009-08-27 03:15:12 +00:00
Christophe Dumez
c1378450fc
- Import torrents from v1.4.x (or earlier) in order not to lose them when updating
2009-08-27 03:13:39 +00:00
Christophe Dumez
4e10a8dbf7
rc1 bump & disabling debug
2009-08-27 02:24:20 +00:00
Christophe Dumez
518a120c07
- Bump to beta4
2009-08-26 06:03:04 +00:00
Christophe Dumez
4a1c8a7279
- Search engine now supports category-based requests (only Mininova engine for now but the rest is coming soon)
...
- Updated "buy it" icon
2009-08-25 02:31:36 +00:00
Christophe Dumez
8e2efc2950
- Fix bad ASSERT
...
- Bump to beta3
2009-08-24 03:49:29 +00:00
Christophe Dumez
06fb19e8be
- Updated selectFirstFeed() function due to code rewrite
2009-08-23 13:35:45 +00:00
Christophe Dumez
2fa43dd973
- Started to implement drag n drop in feed list but it is still very buggy
2009-08-23 08:10:56 +00:00
Christophe Dumez
73dbce45b2
- Most of the code is there for rss feeds grouping. However it is not used yet and it is probably quite unstable
2009-08-22 14:06:05 +00:00
Christophe Dumez
0b9c05d41b
- FEATURE: Make use of torrent enclosure in RSS feeds for direct download
...
- FEATURE: Implemented a RSS feed downloader with filter support
- FEATURE: Save old RSS item to hard disk to remember them on start up
- FEATURE: RSS Feeds can now be copied to the clipboard
2009-08-21 07:40:57 +00:00
Christophe Dumez
b659303419
- Bump to v1.5.0alpha
2009-08-14 15:57:08 +00:00
Christophe Dumez
43108712be
- Removed rc2 from version
2009-08-13 03:54:35 +00:00
Christophe Dumez
fc9e7d74a3
- Bump to rc2
2009-08-02 06:36:13 +00:00
Christophe Dumez
40d0e44f15
- Bump to rc1
2009-07-24 08:32:51 +00:00
Christophe Dumez
53c2fe4a60
- Display Swarm infos in seeding list ( closes #346955 )
...
- Bump to beta3
2009-07-12 05:37:09 +00:00
Christophe Dumez
0ea6ee32be
- Now beta2
2009-04-06 20:27:37 +00:00
Christophe Dumez
2e0707bc0c
- Enabled debug, updated nova2.py version to force update
2009-03-30 20:31:30 +00:00
Christophe Dumez
0e9fd2dc3f
- bump to beta1
2009-03-09 21:35:06 +00:00
Christophe Dumez
3b09203937
- Defined TODO list for v1.4.0
2009-01-26 16:14:52 +00:00