Commit graph

3126 commits

Author SHA1 Message Date
Christophe Dumez
aff27558dd FEATURE: qBittorrent can now act as a tracker 2010-10-15 21:55:56 +00:00
Christophe Dumez
f6172f8c77 Code optimization 2010-10-12 16:06:53 +00:00
Christophe Dumez
1562088bc8 Some more code optimization 2010-10-11 21:28:00 +00:00
Christophe Dumez
67973515d5 Performance improvement for piece availability and downloaded pieces widgets 2010-10-11 21:06:53 +00:00
Christophe Dumez
7867cf68f9 Fix possible variable overflow 2010-10-11 19:50:32 +00:00
Christophe Dumez
1eb26bd78b Greatly improved peer host name resolution with caching 2010-10-10 21:03:45 +00:00
Christophe Dumez
a8d635f7ac Fix URL Seed support 2010-10-10 15:39:08 +00:00
Christophe Dumez
289ad37f06 Further RSS code cleanup 2010-10-10 11:03:09 +00:00
Christophe Dumez
94de42bf2e Keep reorganizing code (RSS) 2010-10-10 10:37:07 +00:00
Christophe Dumez
ca9f40eb7f COSMETIC: Replaced message box by on-screen notification for download errors 2010-10-09 15:40:24 +00:00
Christophe Dumez
4013f9fefd Enable systray icon on Mac since it is supported by Qt 2010-10-09 15:36:39 +00:00
Christophe Dumez
ccf0002c0f FEATURE: Added a transfer list column to display the current tracker 2010-10-09 15:23:51 +00:00
Christophe Dumez
86fb4a323a FEATURE: Added feature to shutdown qbittorrent on torrents completion 2010-10-09 14:57:41 +00:00
Christophe Dumez
38c56a2b5f Some more code reorganizing 2010-10-09 14:32:00 +00:00
Christophe Dumez
2d1286158a Updated language files 2010-10-09 14:11:14 +00:00
Christophe Dumez
6e7309316c Started code reorganizing (Moved libtorrent specific files and webui files to subfolders) 2010-10-09 14:06:35 +00:00
Christophe Dumez
593fdad426 Fix feature to keep incomplete torrents in a separate folder 2010-10-09 08:56:07 +00:00
Christophe Dumez
933a831eb1 Forgot to commit this file 2010-10-08 17:50:47 +00:00
Christophe Dumez
7c55082464 Fix about dialog cosmetic issues 2010-10-08 17:47:34 +00:00
Ishan Arora
fa3e70316e moved windows path configs from src/src.pro to winconf.pri 2010-10-05 01:11:46 +00:00
Christophe Dumez
c9c2ab320d Remember completion date correctly 2010-10-02 12:52:06 +00:00
Christophe Dumez
53d9817d8a Code cleanup 2010-10-02 12:11:55 +00:00
Christophe Dumez
828ecb6b3c Fix to last commit 2010-10-01 20:51:08 +00:00
Christophe Dumez
af61ed7c72 Fix possible search plugin update issue 2010-10-01 20:17:04 +00:00
Christophe Dumez
1e86ea8c0a Clean program exit on system shutdown/logout 2010-10-01 20:03:27 +00:00
Christophe Dumez
129bfac549 Fix typo (baloon -> ballon) 2010-09-30 20:30:48 +00:00
Christophe Dumez
4815bb9f11 Fix wrong mapping to source model 2010-09-28 16:53:58 +00:00
Christophe Dumez
81eb8b1341 Fix tiny memory leak 2010-09-27 20:42:00 +00:00
Christophe Dumez
1596dc5206 TorrentDownloads plugin performance improvement 2010-09-27 19:47:17 +00:00
Christophe Dumez
76a22fabcd Better fix for encoding issue 2010-09-27 17:36:10 +00:00
Christophe Dumez
3d7bf26f85 Fix possible crash when changing the save path in torrent addition dialog 2010-09-27 17:33:43 +00:00
Christophe Dumez
69661406a0 Fix encoding problem in command line parameter processing 2010-09-27 17:17:22 +00:00
Christophe Dumez
74fba0fb7e Really fix manual editing of save path in torrent addition dialog 2010-09-26 17:08:16 +00:00
Christophe Dumez
d56fc9fcd4 Fix torrent addition dialog bug introduced in v2.4.1 2010-09-26 16:50:56 +00:00
Christophe Dumez
124dcee7b8 Fix deprecation warning 2010-09-26 11:15:22 +00:00
Christophe Dumez
b5b06ce36d Fix to last commit 2010-09-25 19:40:31 +00:00
Christophe Dumez
ef01088411 Limit torrent addition dialog width 2010-09-25 19:26:45 +00:00
Christophe Dumez
bc87c1c409 Fix saving to drive root on Windows 2010-09-25 17:31:06 +00:00
Christophe Dumez
bbe4328c06 Fix progress bar style on Windows 2010-09-25 16:51:19 +00:00
Christophe Dumez
d557410156 Fix save path encoding problem on Windows 2010-09-25 16:01:07 +00:00
Christophe Dumez
a150e24ce4 Update version file 2010-09-25 13:08:07 +00:00
Christophe Dumez
261d02863c - Use AND operator for torrentdownloads searches 2010-09-25 13:07:31 +00:00
Christophe Dumez
c64f02c9bf Fix locale change from the Web UI 2010-09-25 12:42:19 +00:00
Christophe Dumez
790db14b51 Remove obsolete strings from language files 2010-09-25 12:11:26 +00:00
Christophe Dumez
2500ac2cb7 Fix Web UI for spanish users 2010-09-25 11:44:13 +00:00
Christophe Dumez
cd8a7cf0e0 Fix problem in spanish translation that would break web UI 2010-09-25 11:41:37 +00:00
Christophe Dumez
b3be32126d Added support for | (OR) operator in RSS feed downloader 2010-09-25 11:29:45 +00:00
Christophe Dumez
643bc5516c Fix "Temp path" saving 2010-09-25 11:02:40 +00:00
Christophe Dumez
eb94c59892 TorrentCreator: add .torrent extension only when missing 2010-09-25 10:46:29 +00:00
Christophe Dumez
72f4c81f4c Fix download in scan dir persistence 2010-09-25 10:39:08 +00:00
Christophe Dumez
9543bd63f9 Fix torrent addition dialog path editing 2010-09-25 09:11:06 +00:00
Christophe Dumez
7ae7a71782 Higher maximum download speed limit 2010-09-25 07:52:29 +00:00
Christophe Dumez
8994ca6dd5 Detect OGV as previewable format 2010-09-25 07:40:13 +00:00
Christophe Dumez
354dceeaf0 Fixes to German translation 2010-09-19 08:39:26 +00:00
Christophe Dumez
50c7225c1e Updated Spanish and Catalan translations 2010-08-27 07:43:15 +00:00
Christophe Dumez
4ff6104601 Updated Arabic translation 2010-08-25 06:33:29 +00:00
Christophe Dumez
80760dd7af Trunk is now v2.5.0alpha 2010-08-24 18:28:17 +00:00
Christophe Dumez
7835a13573 Updated Russian translation 2010-08-23 19:53:03 +00:00
Christophe Dumez
9b26fd50b2 Fix Chinese translation 2010-08-23 19:50:48 +00:00
Christophe Dumez
eb54d81c5e Bump to rc3 2010-08-23 19:42:33 +00:00
Christophe Dumez
431d2f082c FEATURE: Detect executable updates in order to advise the user to restart 2010-08-23 19:42:15 +00:00
Christophe Dumez
a0ff0cdc7e UI lock related cosmetic changes 2010-08-23 16:12:17 +00:00
Christophe Dumez
fb91558261 Updated Portuguese and Brazilian translations 2010-08-23 15:46:06 +00:00
Christophe Dumez
fc2a47ca31 Updated Spanish and Catalan translation 2010-08-23 06:07:52 +00:00
Christophe Dumez
dcccbaad59 UI Lock also lock the tray icon menu 2010-08-22 19:08:15 +00:00
Christophe Dumez
99d040de3f Updated Serbian translation 2010-08-22 18:52:54 +00:00
Christophe Dumez
ee30a75b57 Fix compilation warning 2010-08-22 18:11:19 +00:00
Christophe Dumez
8c001aa478 Force progress update of paused torrents too 2010-08-22 16:55:57 +00:00
Christophe Dumez
849bc11a01 Updated Simplified Chinese translation 2010-08-22 14:27:47 +00:00
Christophe Dumez
5024e0b092 Updated Traditional Chinese translation 2010-08-22 12:53:16 +00:00
Christophe Dumez
d93447489b Clear search filter before hiding the top toolbar 2010-08-22 08:54:33 +00:00
Christophe Dumez
33988e70ab Updated Czech translation 2010-08-22 08:38:56 +00:00
Christophe Dumez
d2b41d70c8 Safer error detection 2010-08-21 20:22:59 +00:00
Christophe Dumez
8e1e51d268 Bump to rc2 2010-08-21 20:16:26 +00:00
Christophe Dumez
53500ea005 Force progress update on torrent pausing 2010-08-21 20:12:16 +00:00
Christophe Dumez
e048389dea Attempt to improve error detection 2010-08-21 09:08:12 +00:00
Christophe Dumez
fa7b1a205d Updated Slovak translation 2010-08-20 20:39:21 +00:00
Christophe Dumez
7dd6b7e9bb Updated Ukrainian translation 2010-08-20 14:37:30 +00:00
Christophe Dumez
78b96accda Fix "Seed until ratio reaches x.x" feature 2010-08-20 14:17:46 +00:00
Christophe Dumez
73d0e2568a Updated Web UI to reflect the autorun changes 2010-08-20 14:02:40 +00:00
Christophe Dumez
92fc212a0e FEATURE: Run external program on torrent completion 2010-08-20 13:20:23 +00:00
Christophe Dumez
6f4d7b7c1b Clean up 2010-08-20 12:35:13 +00:00
Christophe Dumez
63ee1c36e8 FEATURE: Added torrent filtering by name 2010-08-20 12:27:20 +00:00
Christophe Dumez
7d07debcb5 Cleaner program exit on Auto-shutdown 2010-08-20 09:35:28 +00:00
Christophe Dumez
dd67e1ee9d Code cleanup 2010-08-20 09:33:44 +00:00
Christophe Dumez
493efdbf10 Bump to beta3 2010-08-20 09:31:24 +00:00
Christophe Dumez
e323175275 Fix possible crash when using the new "Auto-shutdown" feature 2010-08-20 09:31:00 +00:00
Christophe Dumez
c1fa7f8645 Code cleanup 2010-08-20 09:02:27 +00:00
Christophe Dumez
275b962363 Added missing include 2010-08-19 20:23:39 +00:00
Christophe Dumez
3847c33017 Updated French translation 2010-08-19 19:37:29 +00:00
Christophe Dumez
9e21f52213 Updated language files 2010-08-19 19:16:44 +00:00
Christophe Dumez
25cf9b33ec Bump to beta2 2010-08-19 19:12:25 +00:00
Christophe Dumez
c7a2d3589f Updated Web UI to reflect the mail notification changes 2010-08-19 19:10:46 +00:00
Christophe Dumez
d8dd3834c3 Email notification on download completion 2010-08-19 18:47:57 +00:00
Christophe Dumez
ee01c2c745 FEATURE: Added button to password-lock the UI 2010-08-19 16:30:13 +00:00
Christophe Dumez
e7e5a2b4e9 Fix "Set location" action 2010-08-18 08:46:04 +00:00
Christophe Dumez
ff16f59be1 Fix per-label pause/resume actions 2010-08-18 08:07:17 +00:00
Christophe Dumez
2cd4937ddc Mac specific changes by Stephanos Antaris 2010-08-17 10:50:14 +00:00
Christophe Dumez
0e9abc1762 Bump to v2.4.0beta1 2010-08-17 08:51:12 +00:00
Christophe Dumez
e24ce87946 FEATURE: Added label-level Pause/Resume/Delete actions 2010-08-17 08:42:30 +00:00
Christophe Dumez
308e358d3f Fix Auto-Shutdown feature on Windows 2010-08-16 18:34:30 +00:00
Christophe Dumez
d15e6a4847 Blind implementation for auto-shutdown on Windows 2010-08-16 17:57:15 +00:00
Christophe Dumez
e311239a28 Blind implementation of auto-shutdown for Mac OS 2010-08-16 17:42:21 +00:00
Christophe Dumez
df677789d2 FEATURE: Added Auto-Shutdown on downloads completion feature (Linux Only for now) 2010-08-16 17:35:32 +00:00
Christophe Dumez
0af44eadb6 Fix possible folder watching issues on Windows 2010-08-16 11:51:50 +00:00
Christophe Dumez
85cafe530e Fix to last commit 2010-08-16 09:20:49 +00:00
Christophe Dumez
7609db28f1 Fix scan folder display on Windows and OS/2 2010-08-16 08:58:25 +00:00
Christophe Dumez
fefda39284 Added priority actions to Web UI right-click menu 2010-08-15 08:49:19 +00:00
Christophe Dumez
b2f98bd059 Priority actions should work only if the tab is displayed 2010-08-15 07:47:33 +00:00
Christophe Dumez
26c69fe6d4 Priority actions are only effective if the transfer list tab is displayed 2010-08-15 07:45:20 +00:00
Christophe Dumez
bf4f1a7c37 Fix speed limit sliders initialization in Web UI 2010-08-15 07:39:36 +00:00
Christophe Dumez
9b0dd39d9d Added missing icon 2010-08-15 07:23:37 +00:00
Christophe Dumez
66d4cc2ab8 FEATURE: Added actions to "Move to top/bottom" of priority queue 2010-08-14 15:53:05 +00:00
Christophe Dumez
0bcbaf6521 Remember last selected paths in torrent creation dialog 2010-08-13 14:02:19 +00:00
Christophe Dumez
e074872b24 Fix about dialog layout 2010-08-13 13:35:24 +00:00
Christophe Dumez
63ec1e618e Fix compilation with gcc 4.5 2010-08-13 13:29:17 +00:00
Christophe Dumez
331c15b76c Bump to v2.4.0alpha 2010-07-27 08:07:46 +00:00
Christophe Dumez
d2089c9aad Updated about dialog 2010-07-27 00:00:52 +00:00
Christophe Dumez
3c8326d3b6 Fix default temp path on Windows
Bump to rc11
2010-07-26 09:11:32 +00:00
Christophe Dumez
2d0713ca1d Should finally fix permissions issues on Windows 2010-07-26 08:58:12 +00:00
Christophe Dumez
afaca423cc Minor Windows bug fixes 2010-07-25 15:30:26 +00:00
Christophe Dumez
ff08abe177 Forgot to use the new safeRemove() function at some places 2010-07-25 15:26:27 +00:00
Christophe Dumez
159be479cc Fix drag'n drop on Windows (Thanks GeekyGirl) 2010-07-25 15:20:37 +00:00
Christophe Dumez
f3066b07b5 Use a proper error icon for seeding torrents whose files have been removed from hard drive (manually) 2010-07-25 15:08:54 +00:00
Christophe Dumez
aa58636832 When resuming a torrent with error, checking if the previous data is present before redownloading it. (closes #609748) 2010-07-25 14:55:30 +00:00
Christophe Dumez
5d1a584eac Do not display !.qB extension in save path 2010-07-25 14:00:35 +00:00
Christophe Dumez
7ee9abd646 Fix country names translation 2010-07-25 11:37:49 +00:00
Christophe Dumez
4d977a8d46 Improvement to last commit 2010-07-24 19:34:51 +00:00
Christophe Dumez
5c891724c4 Improvement to last fix 2010-07-24 19:26:26 +00:00
Christophe Dumez
185af18790 Fix improvement for file permissions on Windows 2010-07-24 19:22:55 +00:00
Christophe Dumez
fa6da97cf9 Fix compilation error
Attempt to fix permissions problem on Windows
2010-07-24 19:13:15 +00:00
Christophe Dumez
9503d9b024 Updated Spanish and Catalan translations 2010-07-24 18:57:54 +00:00
Christophe Dumez
de7b6ca553 Code clean up 2010-07-24 18:43:15 +00:00
Christophe Dumez
1788078594 Code clean up 2010-07-24 18:18:13 +00:00
Christophe Dumez
3caf473424 BUGFIX: Removed client spoofing feature to avoid tracker blacklisting 2010-07-24 17:35:29 +00:00
Christophe Dumez
5435bd2354 Improved detection of modal windows 2010-07-24 15:42:51 +00:00
Christophe Dumez
1cdb22a7e3 Bump to rc10 2010-07-24 14:29:26 +00:00
Christophe Dumez
95a9424ae7 Updated Russian translation (Thanks Arago) 2010-07-24 14:23:37 +00:00
Christophe Dumez
902196a176 Fix crash when accessing trackers and using libtorrent v0.15.x 2010-07-24 14:18:36 +00:00
Christophe Dumez
dbfef8665b Fix "Select All/None" buttons in torrent properties 2010-07-24 13:16:57 +00:00
Christophe Dumez
b3d8f2400f Optimization in tracker list code 2010-07-24 11:59:00 +00:00
Christophe Dumez
c12ae58868 Stop altering search engine files permissions 2010-07-24 10:41:44 +00:00
Christophe Dumez
4b77bb57ad Fix crash on torrent completion 2010-07-23 17:15:47 +00:00
Christophe Dumez
a6b1d308c2 More code clean up 2010-07-23 14:09:53 +00:00
Christophe Dumez
b483f09d11 Code cleanup 2010-07-23 14:05:53 +00:00
Christophe Dumez
bbb5ad31c4 Removed debug alert in Web UI 2010-07-22 22:29:56 +00:00
Christophe Dumez
3d4c1fe7da FEATURE: Added support for BitComet links (bc://bt/...) 2010-07-22 22:19:42 +00:00
Christophe Dumez
7a2c0d5d5a Updated French translation 2010-07-22 09:44:16 +00:00
Christophe Dumez
39d86c5f61 Made it possible to disable notification balloons again 2010-07-22 09:39:51 +00:00
Christophe Dumez
e2cdbbb184 Fix project file to support the new qtsinglecoreapplication.prf 2010-07-22 09:05:44 +00:00
Christophe Dumez
e83f9245a9 Mac toolbar toggling improvement (Mirco Chinelli) 2010-07-22 08:36:40 +00:00
Christophe Dumez
52f25c44eb Should fix toolbar toggling on mac 2010-07-21 23:59:09 +00:00
Christophe Dumez
1ed565d8e5 Added some debug 2010-07-21 23:46:30 +00:00
Christophe Dumez
10801f111b Attempt to fix toolbar toggling on Mac 2010-07-21 23:44:29 +00:00
Christophe Dumez
efe1655834 Added document icon for Mac (Mirco Chinelli) 2010-07-21 23:39:57 +00:00
Christophe Dumez
7f71e3981e Still cleaning up registry access code 2010-07-21 21:47:56 +00:00
Christophe Dumez
8113f8df63 Use a new icon for torrents on Windows
Clean up registry access code
2010-07-21 21:45:32 +00:00
Christophe Dumez
62f579fdbe New icon for file association on Windows 2010-07-21 19:57:07 +00:00
Christophe Dumez
1d4454c6eb Improve last commit 2010-07-21 18:09:22 +00:00
Christophe Dumez
310433fb54 Process Mac toolbar toggling event 2010-07-21 18:02:29 +00:00
Christophe Dumez
c0520146e9 Removed force_reannounce button from the main properties tab since the action is available from the trackers list now 2010-07-21 14:03:04 +00:00
Christophe Dumez
35f6675d86 Fix possible crash when saving fast resume data 2010-07-21 13:06:09 +00:00
Christophe Dumez
9494b15bd5 Fix possible crash on Windows 2010-07-21 12:44:29 +00:00
Christophe Dumez
3b82120923 Bump to rc6 2010-07-21 11:03:35 +00:00
Christophe Dumez
b9a0adc311 Fix compilation on Linux/Mac 2010-07-21 10:51:01 +00:00
Christophe Dumez
1e21ac3d79 Fixed possible crash on exit
Cleaned up main() function
2010-07-21 10:40:46 +00:00
Christophe Dumez
864bb8285e Fixed QIniSettings on Windows 2010-07-21 09:36:25 +00:00
Christophe Dumez
208e988c70 Added --with-qtsingleapplication=[shipped|system] flag to the configure file to comply with Linux distributions that are packaging qtsingleapplication solution. 2010-07-20 21:10:58 +00:00
Christophe Dumez
5cbcfb8efb Updated Hungarian translation 2010-07-20 18:46:31 +00:00
Christophe Dumez
107b833703 Imported recent patches from stable branch 2010-07-20 17:13:28 +00:00
Christophe Dumez
e2208a484e Forgot to remove outdated code 2010-07-20 15:55:59 +00:00
Christophe Dumez
5ab7c91d49 Updated Ukrainian translation 2010-07-20 12:11:37 +00:00
Christophe Dumez
a91ad3c9c7 Fix "Open destination folder" that would open a subfolder instead (closes #607510) 2010-07-20 09:02:41 +00:00
Christophe Dumez
385f950c2b Updated Croatian translation 2010-07-20 08:56:41 +00:00
Christophe Dumez
4667a84939 Suppress compiler warning 2010-07-19 19:48:16 +00:00
Christophe Dumez
5af0cacf0c Bump to rc5 2010-07-19 18:50:29 +00:00
Christophe Dumez
bceb00d35f Fix issues related to tab order in main window
Make sure the search input has focus when switching to the search tab
2010-07-19 18:49:53 +00:00
Christophe Dumez
51068294f1 Vavious Magnet link related fixes 2010-07-19 18:17:37 +00:00
Christophe Dumez
bcdf4e42fa Code cleanup in torrent addition dialog
Magnet link related fixes to torrent addition dialog
2010-07-19 17:29:48 +00:00
Christophe Dumez
214bb13843 Several torrent addition dialog fixes (Save path and label combo boxes) 2010-07-19 16:37:00 +00:00
Christophe Dumez
7998395532 Updated Turkish translation 2010-07-18 19:44:12 +00:00
Christophe Dumez
35aee18112 Code clean up 2010-07-18 12:53:16 +00:00
Christophe Dumez
8ddbdd34ed Updated language files 2010-07-17 21:37:07 +00:00
Christophe Dumez
66a5e479c7 Bump to rc4 2010-07-17 21:35:44 +00:00
Christophe Dumez
8f5bd2bc9f Fix other temp path issues 2010-07-17 21:35:00 +00:00
Christophe Dumez
5be2624cb1 Other temp path fixes 2010-07-17 21:12:13 +00:00
Christophe Dumez
f9684d662d When removing torrents from hard disk, also remove root folders 2010-07-17 20:55:40 +00:00
Christophe Dumez
9373796dd5 Updated Traditional Chinese translation 2010-07-17 08:32:58 +00:00
Christophe Dumez
2634517cdb Forgot to fix the magnet function too 2010-07-16 19:58:07 +00:00
Christophe Dumez
121a636b4e Fix several problems when incomplete torrent are kept in a temp folder
Bump to rc3
2010-07-16 19:53:47 +00:00
Christophe Dumez
aad42d4a57 Another Windows compilation fix 2010-07-16 16:02:58 +00:00
Christophe Dumez
c8b8518608 Windows compilation fixes 2010-07-16 15:42:32 +00:00
Christophe Dumez
0c40a8ab05 Keep compatibility with qBittorrent < 2.3.0 (import settings from the registry) 2010-07-16 15:11:20 +00:00
Christophe Dumez
b9241ad5ad Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +00:00
Christophe Dumez
d354d7133e Fix to last commit 2010-07-16 14:40:50 +00:00
Christophe Dumez
a1157c78b2 BUGFIX: Use an INI file instead of the registry on Windows (More reliable) 2010-07-16 14:39:19 +00:00
Christophe Dumez
fb8d52e6e0 Safer registry usage on Win32 2010-07-16 14:06:30 +00:00
Christophe Dumez
80c42cae1a Fix torrent association detection on Win32 2010-07-15 13:27:57 +00:00
Christophe Dumez
f242fce5fd Fix for 0.0 2010-07-14 08:00:21 +00:00
Christophe Dumez
6223514704 Max ratio spin box starts at 0.0 not 0.1 2010-07-14 07:58:35 +00:00
Christophe Dumez
8fb7445e20 Remember "display speed in title bar" on restart (closes #605134) 2010-07-13 20:50:54 +00:00
Christophe Dumez
3172c6859d Updated Swedish translation 2010-07-13 09:09:38 +00:00
Christophe Dumez
58be573d02 Updated Serbian translation 2010-07-10 19:45:50 +00:00
Christophe Dumez
82f7bdb9cc Updated Hungarian translation 2010-07-10 08:56:04 +00:00
Christophe Dumez
b41c39b7ce Updated Greek and Bulgarian translations 2010-07-08 19:11:03 +00:00
Christophe Dumez
9e4958e96a Fix importing of torrents from qBT < v2.3.0 when using a temporary folder for incomplete torrents 2010-07-08 14:50:23 +00:00
Christophe Dumez
65091f7cb9 Updated Spanish and Catalan translations 2010-07-08 08:07:41 +00:00
Christophe Dumez
75b758bb1f Bump to rc1 2010-07-07 20:28:54 +00:00
Christophe Dumez
5028ff3ddd Minor options UI fixes by Mariusz Fik 2010-07-05 18:58:12 +00:00
Christophe Dumez
a246f76ec3 Updated Polish translation 2010-07-05 18:55:12 +00:00
Christophe Dumez
eeec067481 Updated Chinese translation 2010-07-05 07:46:16 +00:00
Christophe Dumez
3ee44ad0c2 Updated Portuguese and Brazilian translations 2010-07-04 16:06:22 +00:00
Christophe Dumez
c38ff5b0b7 OS/2 Fix 2010-06-30 22:32:40 +00:00
Christophe Dumez
e51dc6758c Update French translation 2010-06-30 22:29:19 +00:00
Christophe Dumez
7bb32643fa Peer IPs can be copied to clipboard 2010-06-30 22:28:23 +00:00
Christophe Dumez
3172e1f530 Fix tables appearance in Web UI
Fix empty array parsing in JSON
2010-06-29 08:44:56 +00:00
Christophe Dumez
7778877fa7 Fix Web UI translation 2010-06-29 08:08:43 +00:00
Christophe Dumez
b4f6745251 Updated German translation 2010-06-28 21:23:40 +00:00
Christophe Dumez
4fd7f16911 Updated Czech translation 2010-06-28 13:30:43 +00:00
Christophe Dumez
ca29b5d7fc Updated Finish translation 2010-06-28 08:12:04 +00:00
Christophe Dumez
79d5a635a4 Updated Slovak translation again 2010-06-27 21:50:52 +00:00
Christophe Dumez
7f615c580e Updated french translation 2010-06-27 21:31:05 +00:00
Christophe Dumez
967dbbda89 Updated Slovak translation 2010-06-27 21:24:30 +00:00
Christophe Dumez
452c0411d2 Added "Force reannounce" action to tracker list
Fixed typo in "Saudi Arabia"
2010-06-27 21:18:41 +00:00
Christophe Dumez
32d3ed2144 PeX status is now correctly reported 2010-06-27 21:07:12 +00:00
Christophe Dumez
4efae21f1d Use "Do no download" in action instead of "Not downloaded"
Added "Select All/Select None" buttons to files list
2010-06-27 21:01:47 +00:00
Christophe Dumez
c43efd7fb3 Bump to beta4 2010-06-27 19:40:32 +00:00
Christophe Dumez
93b1dbd931 Updated language files 2010-06-27 19:35:25 +00:00
Christophe Dumez
571896b888 Updated language files 2010-06-27 18:39:27 +00:00
Christophe Dumez
9f5d31b2b1 Use the same save path editing behaviour in properties panel as in torrent addition dialog 2010-06-27 17:58:08 +00:00
Christophe Dumez
c01f7102e6 FEATURE: Several files can now be disabled at once (closes #598365) 2010-06-27 16:55:02 +00:00
Christophe Dumez
df39e46c84 Fix font size in program options 2010-06-27 16:38:21 +00:00
Christophe Dumez
7f12bb5dfb Ask for confirmation before clearing search history (closes #598605) 2010-06-27 16:35:19 +00:00
Christophe Dumez
ca762139f6 FEATURE: Remember previous save paths in torrent addition dialog (closes #579305) 2010-06-27 16:30:37 +00:00
Christophe Dumez
67f41ad991 Do not display bytes values decimal digits 2010-06-27 14:19:24 +00:00
Christophe Dumez
621ec11ae3 Fix possible crash when using alternative speed limits 2010-06-24 21:34:31 +00:00
Christophe Dumez
de3135c43b Safer variable checking 2010-06-24 19:29:10 +00:00
Christophe Dumez
faed0ba45a Another magnet fix 2010-06-24 18:18:40 +00:00
Christophe Dumez
2104e4e2ce Fix crash when adding magnet links 2010-06-24 18:16:59 +00:00
Christophe Dumez
907a17a73b Updated spanish and catalan translations 2010-06-23 21:42:38 +00:00
Christophe Dumez
a1a9f8bc7e Fix processing of arguments including spaces 2010-06-23 19:07:54 +00:00
Christophe Dumez
a9a3bb74e7 Updated spanish and catalan translations 2010-06-23 18:54:47 +00:00
Christophe Dumez
b7de3fcebd Check if torrent_info is initialized in torrent addition dialog destructor (safer) 2010-06-23 17:58:32 +00:00
Christophe Dumez
0b70b857b9 Remove comment 2010-06-23 15:47:45 +00:00
Christophe Dumez
9c8a957dd7 Simplified Main windows geometry saving code 2010-06-23 15:47:03 +00:00
Christophe Dumez
cf65e4d77d Torrent addition dialog size/pos are now remembered correctly 2010-06-23 15:14:38 +00:00
Christophe Dumez
762962270c Fix error in last commit 2010-06-23 12:48:08 +00:00
Christophe Dumez
a2067af4ea Use putenv on Windows too 2010-06-23 12:44:23 +00:00
Christophe Dumez
2f4f06ca8b Do not redownload files if they were moved 2010-06-23 11:59:28 +00:00
Christophe Dumez
56dba2cb10 Updated Spanish and Catalan translations 2010-06-23 06:56:59 +00:00
Christophe Dumez
778cfff4b3 Several OS/2 fixes from Silvan Scherrer 2010-06-22 19:17:47 +00:00
Christophe Dumez
8ee762695b Fix "add extension to incomplete files" feature 2010-06-22 18:40:30 +00:00
Christophe Dumez
7dd9680e26 Fix torrent addition dialog settings saving 2010-06-22 18:18:53 +00:00
Christophe Dumez
92661e1d53 Fix qBittorrent console tab icon and window title 2010-06-22 18:15:42 +00:00
Christophe Dumez
09d5665ff9 Bump to beta3 2010-06-22 18:03:40 +00:00
Christophe Dumez
c5dfe623c8 Increased options window height to avoid scrollbars 2010-06-22 17:59:26 +00:00
Christophe Dumez
2665e2ef39 Fixed exit confirmation title 2010-06-22 17:51:59 +00:00
Christophe Dumez
dfecdb1956 Fix "Pause/Delete" torrents once they reach a given ratio 2010-06-22 17:46:07 +00:00
Christophe Dumez
5a82aee76b FEATURE: Torrents can be automatically paused once they reach a given ratio 2010-06-22 17:06:11 +00:00
Christophe Dumez
4f07426010 Fix file naming 2010-06-22 14:20:21 +00:00
Christophe Dumez
9e575e45b7 Hide tabs when only one is visible 2010-06-22 14:18:43 +00:00
Christophe Dumez
39b32bf1cd Search engine can now be disabled 2010-06-22 13:58:22 +00:00
Christophe Dumez
54131001b0 Move RSS settings to a separate dialog 2010-06-22 13:39:49 +00:00
Christophe Dumez
f8134b1a62 Fix issues with single file torrents 2010-06-22 12:02:18 +00:00
Christophe Dumez
13927599c8 Define add button as default in torrent addition dialog 2010-06-22 11:59:20 +00:00
Christophe Dumez
0d85d0a777 Free disk space calculation also works if the destination path does not exist 2010-06-22 11:53:49 +00:00
Christophe Dumez
0da83694e0 Hide torrent content in torrent addition dialog when there is only one file in it 2010-06-22 11:47:25 +00:00
Christophe Dumez
9bdac4d1e3 Use busy cursor when downloading search plugins updates 2010-06-22 09:56:49 +00:00
Christophe Dumez
00c92d6d61 Use checkable action for alternative speed limits and display button as "pressed when enabled" 2010-06-21 22:38:28 +00:00
Christophe Dumez
9628a9e156 Updated language files 2010-06-21 22:24:45 +00:00
Christophe Dumez
f1bfcb4822 COSMETIC: Fix naming of actions opening new dialogs (use Name...) 2010-06-21 22:22:00 +00:00
Christophe Dumez
87879b6738 Use checkable actions instead of check/uncheck icons to avoid issues on systems disabling menu icons (e.g. Recent Gnome) 2010-06-21 22:07:36 +00:00
Christophe Dumez
da599da36d Still simplifying program options 2010-06-21 21:39:29 +00:00
Christophe Dumez
335e7366fd Improved program options 2010-06-21 21:27:59 +00:00
Christophe Dumez
a993b2b3f1 Still improving program options 2010-06-21 21:06:11 +00:00
Christophe Dumez
b81c8d29ba Still improving program options 2010-06-21 20:29:51 +00:00
Christophe Dumez
08a08e4b24 Still simplifying program options 2010-06-21 19:20:58 +00:00
Christophe Dumez
8b5886cc6e Simplifying program options 2010-06-21 18:32:01 +00:00
Christophe Dumez
22b3d8d594 Fix exit confirmation dialog centering 2010-06-21 16:10:09 +00:00
Christophe Dumez
17efa04257 Further preferences simplifying 2010-06-21 16:02:21 +00:00
Christophe Dumez
e71f144c40 Started preferences simplifying 2010-06-21 15:53:42 +00:00
Christophe Dumez
5e7cafb8c0 More readable display of ETA 2010-06-21 14:10:20 +00:00
Christophe Dumez
d01385a7ac Moc bug workaround 2010-06-20 17:35:26 +00:00
Christophe Dumez
ac80dd78a8 Improved file saving in torrent addition dialog (uTorrent like) 2010-06-19 14:39:23 +00:00
Christophe Dumez
061f1000cf Unicode fix 2010-06-19 12:25:14 +00:00
Christophe Dumez
c36fed3081 Code cleanup 2010-06-19 12:07:39 +00:00
Christophe Dumez
75002906aa Improved torrent creator tool behavior during creation process 2010-06-17 17:52:14 +00:00
Christophe Dumez
a451cf2d5f Fix Web UI in nox 2010-06-17 11:55:47 +00:00
Christophe Dumez
ca10c0ab09 Fix unicode problem in torrent creator tool 2010-06-17 09:55:15 +00:00
Christophe Dumez
80d76ae038 BUGFIX: The user can disable permanently recursive torrent download 2010-06-14 17:46:33 +00:00
Christophe Dumez
f699ee1363 Fix font issue in search engine (closes #594200) 2010-06-14 15:42:15 +00:00
Christophe Dumez
bd97a4bd7c Fix registry access on 64bits windows 2010-06-14 12:51:07 +00:00
Christophe Dumez
ec3b749ef6 Merge fixes from stable branches (libtorrent v0.15 related) 2010-06-14 09:55:35 +00:00
Christophe Dumez
44fc86e7da Forgot to bump the version in project file 2010-06-13 20:36:08 +00:00
Christophe Dumez
2cd940e7c7 Another compilation Fix for Mac 2010-06-13 16:30:48 +00:00
Christophe Dumez
cc6d371667 Fix build on Mac 2010-06-13 16:28:41 +00:00
Christophe Dumez
8fcc33b375 Updated czech translation 2010-06-13 11:43:58 +00:00
Christophe Dumez
e44b570c3d Updated German translation 2010-06-13 11:40:25 +00:00
Christophe Dumez
8576847a99 Fix bundle identifier 2010-06-13 09:39:55 +00:00
Christophe Dumez
c9fc9373e5 Fix version number 2010-06-13 09:30:45 +00:00