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
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