Christophe Dumez
dbbf26449c
- Clean up main code
...
- Use fromLocal8Bit() instead fromUtf8() on program parameters
2010-03-03 12:55:42 +00:00
Christophe Dumez
8f28804f8c
Added Json encode support for QVariantList and QStringList
2010-02-28 17:24:35 +00:00
Christophe Dumez
b7edfea4ce
Disable scan folder preferences in Web UI (for now) since it was broken by "multipleScanFolders" patch
2010-02-28 17:17:14 +00:00
Christophe Dumez
23b2f94c40
Call qDeleteAll on m_pathList
2010-02-28 16:23:59 +00:00
Christophe Dumez
8f40f41fef
Qt4.4 Compatibility fix (QDate::StandaloneFormat)
2010-02-28 16:07:09 +00:00
Christophe Dumez
33f868144b
Use a regular pointer instead of a QSharedPointer to fix Qt 4.4 compatibility
2010-02-28 16:00:52 +00:00
Christophe Dumez
3b6e1e82d9
Updated language files
2010-02-28 15:22:31 +00:00
Christophe Dumez
7710c88797
FEATURE: Support for multiple scan folders
...
* Patch by Christian Kandeler (Thanks!)
2010-02-28 15:15:00 +00:00
Christophe Dumez
4d5001d18d
Display more useful information in log window when an I/O error occurs
...
I/O errors are now reported in nox version too
2010-02-22 19:30:36 +00:00
Christophe Dumez
0f4f108eb5
BUGFIX: Fix ratio calculation for directly seeded torrents (Thanks phorane)
2010-02-17 08:10:57 +00:00
Christophe Dumez
f0d0bb7170
FEATURE: Allow to change the priority of several files at once
2010-02-16 20:50:44 +00:00
Christophe Dumez
66157da5c2
Fix browse button for torrent export directory in preferences
2010-02-16 19:40:41 +00:00
Christophe Dumez
13493e1afe
- Global Upload/Download rates can be set by clicking on the status bar values
2010-02-15 20:57:55 +00:00
Christophe Dumez
f6bfacda2c
FEATURE: Global transfer information are displayed in the new Web UI status bar
2010-02-15 20:07:15 +00:00
Christophe Dumez
f7a86b5484
Add URL seeds from duplicate torrents to existing ones
2010-02-15 18:45:39 +00:00
Christophe Dumez
66cd3f8184
Fix save path display in Web UI too
2010-02-14 15:30:10 +00:00
Christophe Dumez
3a237c93be
Make sure torrent save path is displayed
2010-02-14 15:22:34 +00:00
Christophe Dumez
4c34066727
FEATURE: Trackers can be added from Web UI
2010-02-14 15:15:35 +00:00
Christophe Dumez
1960008c83
Fix Web UI authentication with Konqueror
2010-02-12 00:00:55 +00:00
Christophe Dumez
deffbd6321
Updated Russian translation
2010-02-11 11:45:30 +00:00
Christophe Dumez
53927c9aa0
Revert useless 64bits patch
2010-02-10 23:22:47 +00:00
Christophe Dumez
d84346616a
Added -L/usr/lib64 for 64bits
2010-02-10 22:28:01 +00:00
Christophe Dumez
e1183dbc0b
Bump to beta4
2010-02-10 21:34:31 +00:00
Christophe Dumez
602f1574ca
- Fix possible race condition in search engine
2010-02-10 21:20:44 +00:00
Christophe Dumez
358f7d16da
Add back CONFIG += link_pkgconfig or it causes crashes
2010-02-10 21:14:44 +00:00
Christophe Dumez
e4006d6175
- Update helper version
2010-02-10 20:15:21 +00:00
Christophe Dumez
949b4ce4e9
- Improve gzip file detection in HTTP downloader (do not trust HTTP header, check magic number)
2010-02-10 20:02:55 +00:00
Christophe Dumez
cbafac8ea9
- Make it impossible to open more than one options dialog
2010-02-09 23:32:54 +00:00
Christophe Dumez
e4bf116ce8
- Fix a crash when adding an already existing torrent
2010-02-09 21:35:20 +00:00
Christophe Dumez
bccdad4b1b
- Fix memory leak in rss
2010-02-09 21:20:43 +00:00
Christophe Dumez
9b372b3cce
Important fix regarding actions on selected torrents. With filters enabled, it could happen that non-selected torrents are affected.
2010-02-09 20:44:33 +00:00
Christophe Dumez
98d0c00f85
Link against boost and ssl to fix issues with gold linker
2010-02-09 12:01:13 +00:00
Christophe Dumez
9d2f2230ee
- Fix bugs with new feature: "Add trackers from duplicate torrent"
2010-02-09 08:06:49 +00:00
Christophe Dumez
81c6958428
- Bump to beta3
2010-02-08 19:06:21 +00:00
Christophe Dumez
f976eda6a9
- Updated French translation
2010-02-08 19:05:41 +00:00
Christophe Dumez
fe8d5a3528
- Fix file prioritizing in a torrent
2010-02-08 18:49:04 +00:00
Christophe Dumez
240c3508fe
Fix possible crash when changing torrents label
2010-02-07 18:37:26 +00:00
Christophe Dumez
1065f5fb86
FEATURE: If 2 torrents have the same hash, add new trackers to the existin
...
g torrent
2010-02-07 14:31:45 +00:00
Christophe Dumez
2b37986007
Updated Spanish/Catalan translations
2010-02-06 21:45:47 +00:00
Christophe Dumez
22d0c4a241
- Fix possible crash when removing a torrent
2010-02-06 21:31:51 +00:00
Christophe Dumez
dd47ce6767
Fix font size of two torrent addition dialog buttons (Patch by Mariusz Fik)
2010-02-05 19:06:11 +00:00
Christophe Dumez
5c80ce42e0
Cosmetic fix to usage display (--help)
...
Usage display is now localized
2010-02-05 19:02:27 +00:00
Christophe Dumez
adb727d282
Make sure seeding torrents display a progress of 100%
2010-02-04 20:18:58 +00:00
Christophe Dumez
e17ca355ae
Startup optimization
2010-02-04 19:16:04 +00:00
Christophe Dumez
b80940ac4f
- Optimize startup speed (do not resave fastresume data for torrents that were seeded in the previous session)
2010-02-04 17:19:00 +00:00
Christophe Dumez
1eca139db9
Fix new "Automatically recheck torrents on completion" feature (would keep on rechecking)
2010-02-03 19:44:19 +00:00
Christophe Dumez
25278beb2f
Minor code optimization
2010-02-03 19:31:13 +00:00
Christophe Dumez
5922ffff62
Fix to Spanish and catalan translations
2010-02-03 18:55:49 +00:00
Christophe Dumez
ff084e9681
- Fixes to German translation
2010-02-03 07:59:36 +00:00
Christophe Dumez
86e5d219d2
Updated Ukranian translation
...
Added Oleh Prypin as Ukrainian translator
2010-02-02 20:24:52 +00:00
Christophe Dumez
b78e0a54ed
Updated spanish and catalan translations
2010-02-02 20:05:47 +00:00
Christophe Dumez
4bfacb8b91
- Clear torrent errors when starting a torrent
2010-01-31 19:03:34 +00:00
Christophe Dumez
e9ad58a373
Improved application style handling
2010-01-31 17:46:21 +00:00
Christophe Dumez
09c48539ad
- COSMETIC: Improved style management
2010-01-31 17:30:17 +00:00
Christophe Dumez
3693ecdd30
Moved peer resolution settings to advanced settings
2010-01-31 16:43:19 +00:00
Christophe Dumez
ddc66e6005
- Cosmetic changes to advanced preferences
2010-01-31 16:34:38 +00:00
Christophe Dumez
fd0b1f8931
- Did not mean to commit that
2010-01-31 16:27:05 +00:00
Christophe Dumez
1a4f638ff6
- Moved "Transfer list refresh interval" to advanced settings
2010-01-31 16:25:04 +00:00
Christophe Dumez
77239db3c5
FEATURE: Torrents can be automatically rechecked on completion
2010-01-31 16:14:56 +00:00
Christophe Dumez
0ea59c8d58
Bump to beta2
2010-01-31 16:00:50 +00:00
Christophe Dumez
54e2a8c7fe
- Update language files
2010-01-31 16:00:14 +00:00
Christophe Dumez
245a8e0a3a
FEATURE: User can choose to include the protocol overhead in transfer limits
2010-01-31 15:57:07 +00:00
Christophe Dumez
51e474c893
FEATURE: User can choose to apply transfer limits on LAN too
2010-01-31 15:42:24 +00:00
Christophe Dumez
81d3e64518
- Advanced preferences: Property column should not be editable
2010-01-31 15:31:41 +00:00
Christophe Dumez
95da161be3
FEATURE: Outgoing ports range can be customized (for QoS)
2010-01-31 15:27:54 +00:00
Christophe Dumez
8618f13b7a
- Created "Advanced settings" tab in program preferences and moved "Disk cache" there
2010-01-31 15:11:15 +00:00
Christophe Dumez
e24e7578f2
Added "Export .torrent files to..." feature to the Web UI
...
Fix Scan dir preferences in Web UI
2010-01-31 13:47:57 +00:00
Christophe Dumez
a03ad3de23
FEATURE: Torrent files can be exported to a given directory
...
BUGFIX: Fix crash when double-clicking on a torrent that has no metadata to open its save path
2010-01-31 13:09:46 +00:00
Christophe Dumez
9bd40a9b79
- Updated language files
2010-01-30 18:17:27 +00:00
Christophe Dumez
b4b61b9b7d
- Launch directly the new search instead of stopping the current one if the user changed the search pattern
2010-01-30 18:15:25 +00:00
Christophe Dumez
5656fe9a9b
FEATURE: Added "Upload/Download limit" columns to transfer list
2010-01-30 17:47:01 +00:00
Christophe Dumez
fb79146ae6
FEATURE: Added "Added/Completed On" columns to transfer list
2010-01-30 16:28:07 +00:00
Christophe Dumez
ba27191b2a
- Fix compilation error when geoip database is embedded
2010-01-29 19:01:32 +00:00
Christophe Dumez
dc87aa3d5c
- Download thread now supports HTTP redirection
2010-01-29 18:37:47 +00:00
Christophe Dumez
83cf3aebab
Clean up URL seed code
...
Center bandwidth limiting dialogs
2010-01-27 20:34:53 +00:00
Christophe Dumez
dedd9bd03c
- Add more RSS and tracker debug
2010-01-27 12:21:14 +00:00
Christophe Dumez
ab36a358b7
- Fix "Append .!qB extension to incomplete files". The extension would stay under certain conditions
2010-01-26 08:02:15 +00:00
Christophe Dumez
6ea97f09cf
- Updated spanish and catalan translations
2010-01-25 20:06:22 +00:00
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
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
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
Christophe Dumez
44c258796e
- Bump to final, updated changelog (Release is nearing)
2010-01-18 17:06:42 +00:00
Christophe Dumez
26100120a9
Updated Portuguese and Brazilian translations
2010-01-17 23:18:41 +00:00
Christophe Dumez
0db8ce891b
Updated czech translation
2010-01-17 23:09:44 +00:00
Christophe Dumez
979aba5685
Updated Serbian translation
2010-01-17 21:31:17 +00:00
Christophe Dumez
396da6bd94
- Fix to make sure that the filters list height is always sufficient to display all the filters (without the need for a scrollbar)
2010-01-17 21:27:08 +00:00
Christophe Dumez
1b0d86220f
- Increased number of failed authentication attempts to 5 in Web UI
2010-01-17 09:09:57 +00:00
Christophe Dumez
957d2c0d1a
Updated Korean translation
2010-01-17 02:15:17 +00:00
Christophe Dumez
455657912a
Updated Simplified Chinese translation
2010-01-17 02:02:55 +00:00
Christophe Dumez
e3da1902df
French translation fix
2010-01-17 01:27:20 +00:00
Christophe Dumez
de50346428
HTTP proxy support for peer communication
2010-01-15 16:41:39 +00:00
Christophe Dumez
c7ca51f950
Use HTTP digest mode for Web UI authentication (instead of Basic)
2010-01-15 14:20:20 +00:00
Christophe Dumez
4522174555
Updated spanish and catalan translations
2010-01-15 07:32:33 +00:00
Christophe Dumez
126230ad08
BUGFIX: Properly display torrents with one file in subfolder(s)
2010-01-14 22:53:59 +00:00
Christophe Dumez
6aa1f4156a
- bump to rc7
2010-01-14 22:08:06 +00:00
Christophe Dumez
2726faa090
- Updated french translation
2010-01-14 20:49:01 +00:00
Christophe Dumez
9c4c5e2d1a
- Protect Web UI authentication against brute forcing (IP are banned after 3 failed attempts)
2010-01-14 20:40:06 +00:00
Christophe Dumez
2bf8e2d2d7
- file priority can be set for finished torrents that have filtered files
2010-01-14 20:01:30 +00:00
Christophe Dumez
9bb05c8dea
- Patch by Mariusz Fik to fix font inconsistancy in program preferences
2010-01-14 15:38:07 +00:00
Christophe Dumez
2707aa2818
- Display favicon in Web UI
2010-01-14 12:37:19 +00:00
Christophe Dumez
93c644da88
- Make sure no scroll bar is displayed in filters list
2010-01-14 12:22:52 +00:00
Christophe Dumez
4a114c0fdc
- Updated spanish and Catalan translations
2010-01-14 12:17:47 +00:00
Christophe Dumez
f95108155d
- Maximum value for rate limiting in peer list is now taken from program preferences
2010-01-13 21:23:02 +00:00
Christophe Dumez
75f75854c2
- Use automatic width for context menu in Web UI
2010-01-13 19:28:38 +00:00
Christophe Dumez
e20c3cd0b6
Updated Polish translation
2010-01-13 18:58:59 +00:00
Christophe Dumez
2273ea4099
- Use Alternating row colors in {Peers, trackers, Files} lists too (if enabled)
2010-01-12 23:16:18 +00:00
Christophe Dumez
b115b0c6a3
Updated German translation
2010-01-12 21:16:00 +00:00
Christophe Dumez
9d79a51f18
- Fix compilation error with libtorrent v0.14.3
2010-01-12 08:23:18 +00:00
Christophe Dumez
db9005158e
- Updated Korean translation
2010-01-12 08:22:12 +00:00
Christophe Dumez
113a502a7e
- Bump to rc6
2010-01-11 20:23:28 +00:00
Christophe Dumez
7ad39003f4
- Fix error in torrent addition dialog when the label name is left empty
2010-01-11 20:09:32 +00:00
Christophe Dumez
4b43871708
- Bump to v2.1.0rc5
...
- Disabled debug mode
2010-01-11 14:53:56 +00:00
Christophe Dumez
aa8f7552a2
- RSS filters are now alphabetically sorted
...
- Fix crash when renaming currently displayed RSS filter
- Remove overwriting confirmation when exporting RSS filters since Qt takes care of it
2010-01-11 14:39:58 +00:00
Christophe Dumez
19d94b53d2
Updated Swedish translation
2010-01-11 07:59:56 +00:00
Christophe Dumez
ca98a261e6
Updated Serbian translation
2010-01-10 18:53:19 +00:00
Christophe Dumez
535ec2ced6
Updated Romania and traditiona chinese translations
2010-01-10 16:15:44 +00:00
Christophe Dumez
a300c236ba
- Code cleanup
2010-01-09 23:33:45 +00:00
Christophe Dumez
b16c26b24c
- Label list is now alphabetically sorted
2010-01-09 23:24:50 +00:00
Christophe Dumez
1b1dde3fc8
- Fix '!' support in label names
2010-01-09 22:09:20 +00:00
Christophe Dumez
bd5880843f
- flush cache before file preview (libtorrent >= 0.15 only)
2010-01-09 21:39:17 +00:00
Christophe Dumez
abf35a31f3
Updated Finnish translation
2010-01-09 21:06:50 +00:00
Christophe Dumez
015638035a
Updated Spanish and Catalan translation
2010-01-09 20:08:47 +00:00
Christophe Dumez
8e27fe83f1
Updated greek translation
2010-01-09 19:02:40 +00:00
Christophe Dumez
ce4b105065
Updated slovak translation
2010-01-09 17:53:54 +00:00
Christophe Dumez
37a7b79a6f
- Translated legal notice into French
2010-01-09 15:32:58 +00:00
Christophe Dumez
ef19e8aeef
- Added legal notice dialog on startup. The user must agree for the program to start.
2010-01-09 15:26:20 +00:00
Christophe Dumez
f6886b4749
- Compilation fix for Qt 4.4
2010-01-09 14:19:43 +00:00
Christophe Dumez
8306959cb4
- Make sure the application is not built against QtGui when the GUI is disabled
2010-01-09 13:55:24 +00:00
Christophe Dumez
d1918ee206
Updated Serbian translation
2010-01-09 09:33:01 +00:00
Christophe Dumez
b2b76f9e35
Updated Traditional Chinese translation
2010-01-09 08:53:59 +00:00
Christophe Dumez
a07fb264e8
Updated German translation
2010-01-08 22:51:14 +00:00
Christophe Dumez
881f2d04d2
- Updated french translation
2010-01-08 20:45:09 +00:00
Christophe Dumez
e1b629df88
- Bump to rc4
...
- Clean up project file
2010-01-08 20:33:54 +00:00
Christophe Dumez
3733bc9148
FEATURE: Search engine can now use a SOCKS5 proxy
...
BUGFIX: Search engine loads new proxy settings without program restart
Fix a bug in HTTP communication proxy settings
2010-01-08 20:15:08 +00:00
Christophe Dumez
cb509cebb3
- Updated search resource file
2010-01-07 21:11:07 +00:00
Christophe Dumez
511c4474c7
- Promoted torrentdownloads.net and vertor.com search plugins from unofficial plugins to official (in qBittorrent v2.1.0)
2010-01-07 21:08:58 +00:00
Christophe Dumez
d063aea977
- Double-clicking on folders in torrent content opens it in a file explorer
2010-01-07 20:48:52 +00:00
Christophe Dumez
447efc52d8
- Added SOCKS5 proxy for http connections to Web UI too
2010-01-07 20:40:39 +00:00
Christophe Dumez
296acf820c
Fix to proxy settings
...
Added back SOCKS5 proxy support for HTTP communications
2010-01-07 20:35:12 +00:00
Christophe Dumez
6ae49acb69
- qbittorrent-nox no longer installs a desktop files, nor qbittorrent icons
2010-01-07 20:02:25 +00:00
Christophe Dumez
af1b06c5be
- Fix several bugs in RSS plugin
...
* RSS downloader takes into consideration maximum number of articles per feed
* Fix possible issue with RSS folder deletion
* Clear persistant data whenever a RSS feed is deleted
2010-01-07 19:51:25 +00:00
Christophe Dumez
4732c8565d
- Refresh RSS feed as soon as feed downloader is enabled
2010-01-07 18:42:47 +00:00
Christophe Dumez
52dd1476db
- Fix addInPause setting in torrent addition dialog
2010-01-07 18:17:20 +00:00
Christophe Dumez
63170b9214
- Updated spanish and catalan translations
2010-01-07 07:37:51 +00:00
Christophe Dumez
2203b399df
Updated Catalan and spanish translations
2010-01-07 07:34:41 +00:00
Christophe Dumez
d80f7a6ef3
- Updated Polish, Finnish, Catalan and spanish translations
2010-01-06 18:04:03 +00:00
Christophe Dumez
88c56d8250
- Added support for magnet links in search engine. Most search Web sites provides magnet links now and in the futures, they may provide only the magnet links.
2010-01-05 22:31:06 +00:00
Christophe Dumez
fca24a8f84
- Bump to rc3
2010-01-05 21:06:20 +00:00
Christophe Dumez
6d140a141a
- Updated french translation
2010-01-05 21:05:37 +00:00
Christophe Dumez
a18e325c18
FEATURE: Files contained in a torrent are opened on double click (files panel)
2010-01-05 20:57:33 +00:00
Christophe Dumez
c4d9c51e49
- Never display a horizontal scrollbar in status filters list
2010-01-05 20:31:20 +00:00
Christophe Dumez
27e980de28
- Added buttons to change trackers priority (libtorrent v0.14 only)
2010-01-05 19:59:25 +00:00
Christophe Dumez
3c4906bb4d
- Patch in last commit was wrong
2010-01-05 18:48:51 +00:00
Christophe Dumez
da796c80c3
- Forgot to move the torrent data when its label is deleted
2010-01-05 18:11:52 +00:00
Christophe Dumez
7a2af0f506
- Updated spanish and Catalan translation
2010-01-05 17:19:19 +00:00
Christophe Dumez
3e562e7450
- Updated French translation
2010-01-05 12:30:20 +00:00