Christophe Dumez
31abae33a1
- Improved the way menu icons are installed to avoid problems on some systems (Thanks JanCR for reporting this)
...
- Fixed version in desktop file
2007-08-11 14:47:52 +00:00
Christophe Dumez
7b8722df34
- Updated TODO
2007-08-09 06:59:21 +00:00
Christophe Dumez
eda115249a
- Updated Italian translator
2007-08-09 06:43:42 +00:00
Christophe Dumez
44d61e0b9d
- Fixed overflow that caused ratio to become negative
...
- Added some more asserts so that it doesn't happen again
- Fixed waiting for paused_alert on exit in the case where a torrent was paused then resumed before we received torrent_paused_alert
2007-08-09 05:03:06 +00:00
Christophe Dumez
c51abd9096
- Updated TODO
2007-08-08 12:43:58 +00:00
Christophe Dumez
8b26b7fd48
- BUGFIX: Fixed progress column delayed sorting (after torrent finished checking)
2007-08-07 23:15:46 +00:00
Christophe Dumez
f9c357b52d
- Wait for torrent_paused_alert before saving fast resume data
2007-08-07 23:00:51 +00:00
Christophe Dumez
60923e81c6
- Updated TODO
...
- Removed useless include in downloadThread
2007-08-07 22:14:23 +00:00
Christophe Dumez
06a2f2ad1f
- Updated polish translation
2007-08-07 10:25:36 +00:00
Christophe Dumez
a9692dbe60
- Changed the way progress bars are rendered
2007-08-04 22:14:17 +00:00
Christophe Dumez
bee1dbeea4
BUGFIX: Finished torrents were still displayed as checking when paused by libtorrent on full disk (hit an assert)
2007-08-04 18:26:42 +00:00
Christophe Dumez
9ba0c7ebba
- Updated Italian translation
2007-08-04 11:32:19 +00:00
Christophe Dumez
b702bea806
- beta4 release
2007-08-04 06:23:44 +00:00
Christophe Dumez
ff756a2b1f
- Some fixes in bandwidth allocation per torrent dialog
2007-08-04 05:29:35 +00:00
Christophe Dumez
8e6b1be322
- updated TODO
2007-08-03 18:24:36 +00:00
Christophe Dumez
d74a095186
- Updated TODO with beta3->beta4 changelog
2007-08-03 18:20:01 +00:00
Christophe Dumez
db9bc24b5f
- rss feeds are now updated automatically every 10 minutes
2007-08-03 15:16:42 +00:00
Christophe Dumez
86d38efcb2
- Allow to delete rss streams using "Del" key
2007-08-03 15:02:16 +00:00
Christophe Dumez
dcb6642394
- Mostly rewritten RSS part
...
* Fixed a lot of bugs
* Improved CPU & memory usage
* Improved usability
Please report any bug you may experience.
2007-08-03 14:37:56 +00:00
Christophe Dumez
1c0e890252
- Fixed columns width in transfers list (problem was caused by the hidden "hash" column that didn't have a null size)
2007-08-02 14:12:22 +00:00
Christophe Dumez
0c18f44a34
- Updated TODO
2007-08-01 19:43:21 +00:00
Christophe Dumez
a98a21196f
- Updated Chinese (Simplified) translation
2007-08-01 18:15:24 +00:00
Christophe Dumez
83b0cd5706
- Updated TODO
2007-08-01 10:10:20 +00:00
Christophe Dumez
f4465dcea2
- Updated unkrainian translation
2007-08-01 09:11:38 +00:00
Christophe Dumez
7469f97953
- Really enable UPnP/LSD/NAT-PMP (recently disabled as a default in libtorrent)
2007-08-01 08:47:58 +00:00
Christophe Dumez
80fa44f8bb
- It is not possible to pause torrents in finished tab ( closes #129498 )
2007-08-01 08:43:00 +00:00
Christophe Dumez
5879df7d5f
- Should fix compiling errors with Qt 4.2
2007-08-01 07:19:44 +00:00
Christophe Dumez
57b4a7150a
- Prevent users from filtering all the files in a torrent using right-click menu (combobox was ok)
2007-07-31 15:37:14 +00:00
Christophe Dumez
c2450cd41e
- updated TODO
2007-07-31 11:22:05 +00:00
Christophe Dumez
4922eb3dc5
- Improved preview list delegate
...
- All delegates are now good :)
2007-07-31 11:12:41 +00:00
Christophe Dumez
0561206d91
- Started to improve download & finished list rendering (filename column)
2007-07-31 09:41:47 +00:00
Christophe Dumez
99530728c5
Update torrent progress when its content changed (filtered files)
2007-07-31 09:25:54 +00:00
Christophe Dumez
e66af5b271
- Improved files deletion in BT_backup (no more hard-coded extensions that are annoying when adding new ones)
...
- Improved directory scanning for torrents using a "*.torrent" filter
2007-07-31 08:13:38 +00:00
Christophe Dumez
6dd78d33ab
- Improved download list popup menu code
...
- Added some asserts
- bit of code improvement/clean up
2007-07-30 10:27:56 +00:00
Christophe Dumez
d2983fa5aa
- Updated Slovak translation
2007-07-30 10:06:46 +00:00
Christophe Dumez
d680be3626
FEATURE: Allow to drag 'n drop urls on the main window
2007-07-30 09:30:07 +00:00
Christophe Dumez
a00ea9af99
- Added a different icon for torrents being checking so that we can differenciate them from finished torrents
2007-07-29 15:40:11 +00:00
Christophe Dumez
c6285d8f67
- Improved start/Pause & start_all/pause_all functions
2007-07-29 14:14:57 +00:00
Christophe Dumez
269b59f8a2
- Updated french translation
2007-07-29 03:23:03 +00:00
Christophe Dumez
620deb3b6a
- Fixed a problem that happened sometimes with torrents to pause after checking
2007-07-29 01:44:49 +00:00
Christophe Dumez
a5ac742c1f
- Fixed (workaround, maybe Qt's bug?) for transfers list background painting problem.
2007-07-27 16:10:50 +00:00
Christophe Dumez
897ab4d782
- Updated TODO (url seeds are documented on wiki)
2007-07-27 15:04:08 +00:00
Christophe Dumez
3e36cd3c46
- Update trackers edition code
...
- current tracker is now updated regularly when properties are displayed
2007-07-27 14:43:42 +00:00
Christophe Dumez
f839d6fe41
- Improved trackers errors code a lot and moved it to Bittorrent class
...
- When using startAll() command and when only some torrents are paused : already started torrents are not displayed as connecting untill next refresh anymore (they keep their current state).
2007-07-27 13:58:12 +00:00
Christophe Dumez
9cbab8d63e
-FEATURE: Url seeds are now displayed in torrent properties and are editable
...
- Broke compatibility with Qt4.2. Will fix this a bit later (in the meantime, edit properties.ui)
2007-07-27 09:53:55 +00:00
Christophe Dumez
676f30d9a1
- Fixed ipv4 compilation warning with latest g++
...
- Paused torrents that are checking are now displayed as paused (not checking) -> less confusing
- Updated TODO (libtorrent fixed ipfilter bug)
2007-07-26 15:43:27 +00:00
Christophe Dumez
2ab7f6f923
- Transfer lists refreshers were moved to separate threads to improve GUI responsiveness. Please report any problem (like mutex deadlocks in console output) or crashes.
2007-07-25 09:03:22 +00:00
Christophe Dumez
03fae3953f
- Made error message clearer when libcommoncpp2 is not installed.
2007-07-25 07:00:14 +00:00
Christophe Dumez
a370503eb3
search plugin update - do not display only last version changelog
2007-07-24 08:22:12 +00:00
Christophe Dumez
e493776a73
- User is now warned when fast resume data was rejected
2007-07-24 07:30:33 +00:00