Commit graph

243 commits

Author SHA1 Message Date
Christophe Dumez
b0c7bdf82b - Made program usage message (help) translatable
- Bump to rc1
2010-01-02 23:40:57 +00:00
Christophe Dumez
cbe4bbac6a - Merged headless branch 2010-01-02 22:20:37 +00:00
Christophe Dumez
09c7c50ad3 - qBittorrent can now identify itself as KTorrent too 2010-01-01 20:29:03 +00:00
Christophe Dumez
131250dc03 - Bump to beta4 2010-01-01 13:38:55 +00:00
Christophe Dumez
435801c893 - Added Peer id spoofing settings to Web UI 2009-12-30 17:47:10 +00:00
Christophe Dumez
4f3fd86f91 - Bump to v2.1.0beta2 2009-12-23 09:01:06 +00:00
Christophe Dumez
b07fbb726e - Bump to beta1 2009-12-19 18:55:55 +00:00
Christophe Dumez
3dc1107b40 - Fix typo in src.pro that broke compilation with GUI enabled 2009-12-15 11:48:57 +00:00
Christophe Dumez
af166f53d3 - Added headlessloader class to prepare Fred's work 2009-12-15 11:08:22 +00:00
Christophe Dumez
e2aaf5d1de - Edited project file in order not to compile UI classes when DISABLE_GUI is defined
- Added #ifndef directives to main.cpp in order to fix compilation when DISABLE_GUI is defined
2009-12-15 10:56:41 +00:00
Christophe Dumez
92dd669597 - Updated version number to v2.1.0alpha in trunk (new development focus) 2009-12-12 22:54:47 +00:00
Christophe Dumez
84f00bf3f6 - uTorrent user agent is now spoofed correctly 2009-12-11 12:18:00 +00:00
Christophe Dumez
d1a549a6cc - Updated Korean translation
- Updated Changelog
2009-12-10 16:57:16 +00:00
Christophe Dumez
59a8e651f9 - Updated Changelog
- Bump to rc7
2009-12-08 19:31:17 +00:00
Christophe Dumez
906f2bab1e - Disable debug again 2009-12-08 16:43:48 +00:00
Christophe Dumez
1e4200345a - Updated Serbian translation 2009-12-08 07:51:41 +00:00
Christophe Dumez
968a5f3017 - No longer ships GeoIP database since most distributions provide it in a separate package
- GeoIP database is no longer embedded in qBittorrent executable unless --with-geoip-database-embedded parameter is passed to configure (see src/geoip/REAME)
- Dropped "CONFIG += x11 network" in project file since it does not seem to be required
- Updated configure file to reflect Geoip changes
2009-12-07 20:54:47 +00:00
Christophe Dumez
a096105f18 - Added Serbian translation (By Anaximandar Milet)
* Translation is not complete yet
2009-12-06 11:37:20 +00:00
Christophe Dumez
51f842aaef - Bump to rc5
- Disabled DEBUG output as a default now
2009-12-06 10:27:02 +00:00
Christophe Dumez
3a6ff19418 - Bump to rc4 2009-12-01 21:06:41 +00:00
Christophe Dumez
ba8fd62900 - Bump to rc3 2009-11-29 10:27:29 +00:00
Christophe Dumez
efed943366 - Bump to rc2 2009-11-27 16:31:17 +00:00
Christophe Dumez
45e56c02ee - Bump to rc1 (qBittorrent v2.0.0 is now officially in FEATURE FREEZE) 2009-11-26 11:06:46 +00:00
Christophe Dumez
d55553c53f - Bump to beta10 2009-11-25 20:38:20 +00:00
Christophe Dumez
9708b335d8 - bump to beta9 2009-11-25 12:38:33 +00:00
Christophe Dumez
6206befbec - Bump to beta8 2009-11-24 20:25:16 +00:00
Christophe Dumez
e7f6ae3110 - Bump to beta7 2009-11-24 17:51:37 +00:00
Christophe Dumez
072200c5f9 - Bump to beta6 2009-11-22 21:15:44 +00:00
Christophe Dumez
47d545633d - Graphically display piece availability in torrent preferences 2009-11-21 19:40:24 +00:00
Christophe Dumez
fb6b40ccd1 - Rewrote the bar to display the downloaded piece as the one we had was overly complicated 2009-11-21 18:36:12 +00:00
Christophe Dumez
ac021aaecb - Bump to beta5 2009-11-21 15:33:22 +00:00
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