Christophe Dumez
|
5f7822d202
|
Fix alternative upload speed limit overwriting standard upload speed limit.
|
2010-01-25 19:54:46 +00:00 |
|
Christophe Dumez
|
6a87225dd0
|
- Fix typo in src.pro
|
2010-01-24 19:19:58 +00:00 |
|
Christophe Dumez
|
b6f56c0812
|
- Bump to v2.2.0beta1
|
2010-01-24 18:16:42 +00:00 |
|
Christophe Dumez
|
c4ce2a2549
|
Improved user friendlyness of size units (Use 1KiB/s instead of 1024B/s)
Optimized transfer list repainting
|
2010-01-24 18:06:51 +00:00 |
|
Christophe Dumez
|
41650da297
|
- I should not have to call repaint() manually
|
2010-01-24 17:16:20 +00:00 |
|
Christophe Dumez
|
74c61e6805
|
- Fix for translations
|
2010-01-24 17:03:57 +00:00 |
|
Christophe Dumez
|
e8dd7bbcc9
|
- Fix possible race condition in RSS that could cause crash on startup (bug #511441)
|
2010-01-24 16:46:10 +00:00 |
|
Christophe Dumez
|
335d012d55
|
- Updated a field that should not be translatable
|
2010-01-24 15:55:55 +00:00 |
|
Christophe Dumez
|
17fc58840a
|
- Updated language files
|
2010-01-24 15:37:58 +00:00 |
|
Christophe Dumez
|
0e8c55b9f5
|
FEATURE: Added back file prioritizing in a torrent (it seems users were using it after all)
|
2010-01-24 15:26:29 +00:00 |
|
Christophe Dumez
|
d581f653c6
|
Nox compilation fix
|
2010-01-24 12:07:07 +00:00 |
|
Christophe Dumez
|
48dbaf05ae
|
FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period)
|
2010-01-24 11:57:15 +00:00 |
|
Christophe Dumez
|
540da69d61
|
- Remember alternative speeds state on restart
|
2010-01-23 20:45:14 +00:00 |
|
Christophe Dumez
|
06efd64a80
|
FEATURE: User can set alternative speed limits for fast toggling
Bandwidth scheduler is not functional yet (but appears in program preferences)
|
2010-01-23 20:44:09 +00:00 |
|
Christophe Dumez
|
62d872984b
|
Make sure invalid torrent are removed from the transfer list
|
2010-01-23 19:15:00 +00:00 |
|
Christophe Dumez
|
1dd11dd8f8
|
Fix possible issue where torrents would not be displayed in the transfer list
|
2010-01-23 19:01:10 +00:00 |
|
Christophe Dumez
|
2ce375d8eb
|
- Improved date handling in RSS
|
2010-01-23 16:16:42 +00:00 |
|
Christophe Dumez
|
8ed0e58d63
|
- "Open destination folder" now opens torrent root folder (if it contains one) instead of the parent folder
|
2010-01-23 09:54:50 +00:00 |
|
Christophe Dumez
|
660a6929fd
|
Apply patch from Elrond to improve transfer speed display in peers list
|
2010-01-21 23:59:55 +00:00 |
|
Christophe Dumez
|
44f6c972d4
|
Moved screenCenter function to misc.h to avoid code duplication
Make sure torrent deletion dialog is now centered on screen
|
2010-01-21 22:23:13 +00:00 |
|
Christophe Dumez
|
6a6077bf1d
|
Improved previous patch: Force recheck only if we detected that renaming overwrote an existing file
|
2010-01-21 21:14:54 +00:00 |
|
Christophe Dumez
|
30234a4e78
|
- Force recheck after renaming files
|
2010-01-21 20:27:59 +00:00 |
|
Christophe Dumez
|
dc9edf7538
|
- Fix overwrite check when renaming a folder in a torrent
|
2010-01-21 18:33:53 +00:00 |
|
Christophe Dumez
|
92574458d0
|
"Add in pause" setting is no longer ignored if torrent is loaded from a watched directory
|
2010-01-20 18:53:11 +00:00 |
|
Christophe Dumez
|
c35ef9ad15
|
- Fix opening on torrent folder in explorer when path contains special characters or spaces
|
2010-01-20 18:41:12 +00:00 |
|
Christophe Dumez
|
4059bcc0fa
|
Updated Russian translation
|
2010-01-20 18:38:38 +00:00 |
|
Christophe Dumez
|
1840d1c49f
|
- Paused torrents can now be rechecked
|
2010-01-20 18:02:26 +00:00 |
|
Christophe Dumez
|
cbd948f6f3
|
Updated hungarian translation
|
2010-01-20 16:02:56 +00:00 |
|
Christophe Dumez
|
454c093033
|
- qBittorrent can now listen on ports < 1024 (must be root)
|
2010-01-20 09:54:51 +00:00 |
|
Christophe Dumez
|
45eaf7ce58
|
- Updated Simplified chinese translation (legal notice was missing)
|
2010-01-20 09:44:45 +00:00 |
|
Christophe Dumez
|
04b7af4df5
|
- Fix renaming of files with unicode characters
|
2010-01-20 08:45:31 +00:00 |
|
Christophe Dumez
|
8c6978be82
|
- Exceptions to "Add Torrent is paused" setting can now be set in torrent addition dialog
|
2010-01-20 08:35:36 +00:00 |
|
Christophe Dumez
|
6c9e7156f7
|
- Fix magnet link support
|
2010-01-19 23:43:29 +00:00 |
|
Christophe Dumez
|
bc89845523
|
- Improve configure file output
|
2010-01-19 23:12:13 +00:00 |
|
Christophe Dumez
|
9ffe9c2006
|
- Configure file now checks for pkg-config executable since it is required to detect libtorrent-rasterbar
|
2010-01-19 22:55:49 +00:00 |
|
Christophe Dumez
|
1d598d7772
|
- Nox version should not require libqtxml
|
2010-01-19 22:40:23 +00:00 |
|
Christophe Dumez
|
7f576ccc82
|
- Fix folder renaming (would misbehave under certain conditions)
|
2010-01-19 22:35:54 +00:00 |
|
Christophe Dumez
|
d5da8a6277
|
- Save torrent file as soon as we get the torrent metadata so that it does not have to be redownloaded on restart
|
2010-01-19 21:47:53 +00:00 |
|
Christophe Dumez
|
a297204b27
|
Updated spanish and catalan translations
|
2010-01-19 09:42:55 +00:00 |
|
Christophe Dumez
|
e0182bb03e
|
- Enabling debug in trunk
|
2010-01-19 00:32:53 +00:00 |
|
Christophe Dumez
|
ca5bf5e9d7
|
Removed useless include in project file
|
2010-01-18 23:52:05 +00:00 |
|
Christophe Dumez
|
5475d730ff
|
- Actual Qt4.4 compilation fix
|
2010-01-18 22:09:28 +00:00 |
|
Christophe Dumez
|
7796520580
|
- Attempt to fix compilation with Qt 4.4
|
2010-01-18 21:46:04 +00:00 |
|
Christophe Dumez
|
340500c351
|
- Fix compilation warning in nox mode (introduced in v2.2.0alpha)
|
2010-01-18 21:28:54 +00:00 |
|
Christophe Dumez
|
043d33ff91
|
- Updated language files
|
2010-01-18 19:29:02 +00:00 |
|
Christophe Dumez
|
baf991b342
|
- The user must now press 'y' to accept the legal notice in nox mode (other keys will refuse and stop the program). Thanks Mariusz Fik
|
2010-01-18 19:20:59 +00:00 |
|
Christophe Dumez
|
dc47e90126
|
Applied legal notice patch for Mariusz Fik
|
2010-01-18 19:16:18 +00:00 |
|
Christophe Dumez
|
67e3f9e686
|
- Trunk is now v2.2.0alpha
|
2010-01-18 19:14:33 +00:00 |
|
Christophe Dumez
|
aaeb6b90ed
|
Updated Greek and Bulgarian translations
|
2010-01-18 18:33:54 +00:00 |
|
Christophe Dumez
|
d124ada755
|
- Make sure status bar is rendered properly when the font size is higher than default
|
2010-01-18 18:24:43 +00:00 |
|