Christophe Dumez
ce0ddbe517
Qt 4.6 fix
2010-03-13 13:40:26 +00:00
Christophe Dumez
5451bb185e
Updated Russian translation
2010-03-13 13:25:20 +00:00
Christophe Dumez
057cf3648e
BUGFIX: Set Web UI ban period to 1 hour
2010-03-13 12:21:15 +00:00
Christophe Dumez
80d5c5d85c
Made Web UI authentication even more robust
2010-03-12 20:55:09 +00:00
Christophe Dumez
671a997092
BUGFIX: Fix Web UI authentication with some browsers (e.g. epiphany)
2010-03-12 20:28:47 +00:00
Christophe Dumez
f2fbfdf017
Fix "download from URL" dialog height to avoid having a scrollbar
2010-03-12 20:24:12 +00:00
Christophe Dumez
1ea7340111
BUGFIX: Consider HTTP downloads >1MB as invalid .torrent files and abort them
2010-03-12 20:00:51 +00:00
Christophe Dumez
7b38ea4151
Updated Traditional Chinese translation
2010-03-12 15:12:59 +00:00
Christophe Dumez
c4ed12bbd1
Code cleanup
2010-03-11 21:59:25 +00:00
Christophe Dumez
c32b352ec1
Mark QTorrentHandle constructor as explicit
2010-03-11 21:43:09 +00:00
Christophe Dumez
9b2565dff9
Updated swedish translation
2010-03-11 18:09:50 +00:00
Christophe Dumez
f833f26212
Duplicate torrent trackers and url seeds are added to existing torrent even if it was added through folder scanning
2010-03-11 16:37:49 +00:00
Christophe Dumez
66a7082b5c
Updated Greek translation
2010-03-11 08:42:40 +00:00
Christophe Dumez
cc3a6350a5
Enabled modality for appropriate dialogs
...
Make sure it is impossible to open more than one torrent addition from URL dialog
2010-03-10 20:21:56 +00:00
Christophe Dumez
9202ce8757
Deleting windows that are possibly still open on exit
2010-03-10 20:08:43 +00:00
Christophe Dumez
c0e4f126de
Updated Korean, Portuguese and Brazilian translations
2010-03-09 07:59:17 +00:00
Christophe Dumez
44ca0a4904
Bump to rc2
2010-03-08 22:14:40 +00:00
Christophe Dumez
64ddf393aa
Rss Feed downloader fix
2010-03-08 22:13:22 +00:00
Christophe Dumez
a60615a2d8
Improved RSS filters sorting code
2010-03-08 22:09:17 +00:00
Christophe Dumez
d9fa9c3566
Fix folder scanning: it would not detect torrents already present in the folder on startup. This bug was introduced recently (in rc1)
2010-03-08 19:19:17 +00:00
Christophe Dumez
5115b8739e
Updated Spanish, Catalan and Czech translations
2010-03-08 19:07:13 +00:00
Christophe Dumez
854fb4acc0
Updated Italian translation
2010-03-08 11:30:13 +00:00
Christophe Dumez
07ef81fd95
Fix compilation error
2010-03-08 07:32:46 +00:00
Christophe Dumez
17e39f56dd
Make sure path cannot be null
2010-03-07 21:06:07 +00:00
Christophe Dumez
040e94cab7
Added another check
2010-03-07 21:03:51 +00:00
Christophe Dumez
93563365ac
Slight Optimization
2010-03-07 20:33:06 +00:00
Christophe Dumez
c287879e55
Fix possible crash with Qt 4.4
2010-03-07 20:27:39 +00:00
Christophe Dumez
537c73d548
Updated Serbian translation
2010-03-07 08:59:52 +00:00
Christophe Dumez
ad3f5f6e20
Drop our QCleanLooks style subclass since there no longer seem to be an issue with the standard one
2010-03-06 21:36:08 +00:00
Christophe Dumez
a468404ab5
Make use of Fast concatenation feature in Qt 4.6
2010-03-06 21:11:47 +00:00
Christophe Dumez
6d7fba1a6c
Slight cleanup
2010-03-06 20:22:36 +00:00
Christophe Dumez
5c734a80f8
Updated Chinese translation
2010-03-06 19:58:10 +00:00
Christophe Dumez
edfee5193c
Updated Bulgarian translation and translator name
2010-03-06 11:13:13 +00:00
Christophe Dumez
9900651c55
Updated slovak translation
2010-03-05 08:00:26 +00:00
Christophe Dumez
948adbe350
Uploaded Ukrainian translation
2010-03-04 21:15:35 +00:00
Christophe Dumez
ade0ba794c
Little fix
2010-03-04 21:10:46 +00:00
Christophe Dumez
5494c33a89
Fix compilation with Qt 4.4
2010-03-04 20:33:48 +00:00
Christophe Dumez
c8f5cab636
Set as RELEASE_CANDIDATE
2010-03-04 20:30:34 +00:00
Christophe Dumez
4a8a40a6f2
Updated French translation
2010-03-04 20:26:57 +00:00
Christophe Dumez
70d41cdc79
Updated German and Finnish translations
2010-03-04 20:22:12 +00:00
Christophe Dumez
aec99ed14f
More code cleanup
2010-03-04 20:19:25 +00:00
Christophe Dumez
9a645b4b19
Bump to rc1
2010-03-04 19:30:22 +00:00
Christophe Dumez
bea3c33a46
Fix several signals/slots bindings
...
Drop backward compatiblity functions for qBT <= 1.4.0
Clean up torrent loading code (Use priority queue instead of insertion sort)
2010-03-04 19:29:48 +00:00
Christophe Dumez
e082c02630
Make use of QT_VERSION define instead of using our own define
2010-03-04 18:40:11 +00:00
Christophe Dumez
291b94bef0
Code cleanup
2010-03-04 18:03:12 +00:00
Christophe Dumez
f119be3ed5
Updated language files
2010-03-04 17:41:33 +00:00
Christophe Dumez
9034094cf9
Fix headless compilation
2010-03-04 08:36:23 +00:00
Christophe Dumez
c48766aeb7
- Slight RSS cleanup
2010-03-03 23:11:40 +00:00
Christophe Dumez
28a6afeb02
Clean up and optimize transferlist class
2010-03-03 21:59:12 +00:00
Christophe Dumez
c8d0f5a104
Folder scanning settings are now properly saved
2010-03-03 21:17:45 +00:00
Christophe Dumez
3c396257de
Use QXmlStreamReader instead of QDomDocument to save memory when parsing the RSS documents
2010-03-03 21:11:40 +00:00
Christophe Dumez
a9be841d2d
Keep on cleaning up
2010-03-03 19:04:34 +00:00
Christophe Dumez
7d0581a7a5
Started code clean up and optimization
2010-03-03 17:27:25 +00:00
Christophe Dumez
4efeb66b73
Remove useless cast
...
Added missing include that caused misleading error message
2010-03-03 15:23:34 +00:00
Christophe Dumez
3b05f8b4b4
Reorganized header file
2010-03-03 14:48:49 +00:00
Christophe Dumez
6b4f09d740
- Cleanup GUI class
2010-03-03 14:42:57 +00:00
Christophe Dumez
f1b02c1280
Make sure options and console windows are deleted on exit
2010-03-03 13:15:13 +00:00
Christophe Dumez
3d546a4c5d
BUGFIX: Only one log window can be opened at a time
2010-03-03 13:07:27 +00:00
Christophe Dumez
19368bcefa
Added virtual destructor to avoid memory leaks
2010-03-03 13:03:13 +00:00
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
Christophe Dumez
4fc777268b
- Validate new file names to make sure they are allowed by the file system
2010-01-05 12:28:42 +00:00
Christophe Dumez
037e57b687
- Validate label names to make sure there is no character forbidden by the file system
2010-01-05 12:18:17 +00:00
Christophe Dumez
2b289655c1
- Fix torrent deletion confirmation dialog so that the text does not get cut on the right. (Fix by Elrond, Thanks!)
2010-01-04 22:40:20 +00:00
Christophe Dumez
118ea6093d
- Rename GUI-less qBittorrent executable to "qbittorrent-nox", with its own man page
2010-01-04 22:29:48 +00:00
Christophe Dumez
cac6f7428c
- When incomplete torrents are saved to a different path, check if content is already present at final location
...
- Automacillay force a data recheck every time a torrent is moved (because libtorrent does not take care of checking if the torrent data exists at the destination location)
2010-01-04 21:16:33 +00:00
Christophe Dumez
ae6acc4ca2
- Fix possible issue with label counts when deleting a torrent
2010-01-04 19:44:03 +00:00
Christophe Dumez
641c6f0132
- Updated slovak translation
2010-01-04 19:34:07 +00:00
Christophe Dumez
56dc8cad71
- Added ASSERT
2010-01-03 21:09:01 +00:00
Christophe Dumez
7cc07d842c
- Put back the ASSERT (it should no longer be hit)
2010-01-03 19:03:05 +00:00
Christophe Dumez
baaadf07fa
- Do not save currently selected label since we no longer restore it on startup
2010-01-03 18:52:43 +00:00
Christophe Dumez
719b32ba36
- Fix bugs with torrent labeling (Problems when adding a torrent when a filter was selected)
2010-01-03 18:51:24 +00:00
Christophe Dumez
af5c1096b5
- Fix crash on start introduced in last commit
2010-01-03 18:42:16 +00:00
Christophe Dumez
3008222b92
- Make sure QModelIndex is correct before using it
2010-01-03 18:34:37 +00:00
Christophe Dumez
5ef9faacd5
Updated french translation
...
Bump to rc2
2010-01-03 15:04:04 +00:00
Christophe Dumez
ff65b6ea2f
- Adapt torrent addition dialog size when the torrent is a magnet link (since we don't display torrent content)
2010-01-03 14:59:14 +00:00
Christophe Dumez
4c8a087b81
- Fix signal bug introduced in last commit
2010-01-03 14:41:29 +00:00
Christophe Dumez
8f4bf93f02
- Fix defining a new label from torrent addition dialog
...
- Stop catching SIGABRT, SIGSEGV once one is received to avoid possible infinite loop
2010-01-03 14:38:59 +00:00
Christophe Dumez
824b2f6fff
- Update changelog and language files
2010-01-03 14:24:05 +00:00
Christophe Dumez
ba0c7334b7
- Use torrent addition dialog for Magnet URIs too
2010-01-03 14:20:31 +00:00
Christophe Dumez
a1dd724220
- Fix issue with torrent label not being remembered on startup under certain circumstances
2010-01-03 13:15:26 +00:00
Christophe Dumez
a7820e5f08
- Make sure the torrent file is valid before loading it
2010-01-03 13:00:16 +00:00
Christophe Dumez
1a2eee8060
- Fix to spanish and Catalan translations
2010-01-03 12:47:40 +00:00
Christophe Dumez
4a2713a9f0
- Updated program usage translatable strings to make sure translators do not translate program parameters
2010-01-03 09:17:41 +00:00
Christophe Dumez
5ece0b4f70
- Spanish and Catalan translations are now complete
2010-01-03 09:08:07 +00:00
Christophe Dumez
44e8ec2b37
- Removed "Bullet" from translatable strings since it is not displayed
2010-01-03 01:19:37 +00:00
Christophe Dumez
d7e5f4b895
- Update Spanish and Catalan translations
2010-01-03 01:02:04 +00:00
Christophe Dumez
b0c7bdf82b
- Made program usage message (help) translatable
...
- Bump to rc1
2010-01-02 23:40:57 +00:00
Christophe Dumez
a239ac1a52
- Removed debug
2010-01-02 23:12:40 +00:00
Christophe Dumez
99459dc55d
- Fixing indentation
...
- Stop catching SIGINT and SIGTERM once the application has exiting
2010-01-02 23:03:46 +00:00
Christophe Dumez
78ba99778a
- Fix crash when deleting a label
2010-01-02 22:53:27 +00:00
Christophe Dumez
cbe4bbac6a
- Merged headless branch
2010-01-02 22:20:37 +00:00
Christophe Dumez
f502e82ec4
- Fix to Catalan translation
2010-01-02 15:09:35 +00:00
Christophe Dumez
a5d8766a9e
Use XDG folders (.cache, .local) instead of .qbittorrent
...
old .qbittorrent is imported and moved to XDG folder by qBittorrent so that the user does not loose anything
2010-01-02 11:22:44 +00:00
Christophe Dumez
55d8e3d76b
Updated Catalan translation
2010-01-02 09:10:51 +00:00
Christophe Dumez
7b7fb4d278
- Updated Spanish and Catalan translations
2010-01-01 20:34:32 +00:00
Christophe Dumez
09c7c50ad3
- qBittorrent can now identify itself as KTorrent too
2010-01-01 20:29:03 +00:00
Christophe Dumez
131250dc03
- Bump to beta4
2010-01-01 13:38:55 +00:00
Christophe Dumez
130187723c
- Updated language files and french translation
2010-01-01 13:38:23 +00:00
Christophe Dumez
7bac95c9ad
- Torrents can be renamed in transfer list
2010-01-01 13:25:59 +00:00
Christophe Dumez
add2475700
- Files / Folders can also be renamed directly from torrent addition dialog
2010-01-01 10:55:13 +00:00
Christophe Dumez
533e402bca
- Updated Spanish translation
2009-12-31 18:23:06 +00:00
Christophe Dumez
b87a23037e
- Fix crash in pieces downloaded/availability bars when the torrent has too many pieces
2009-12-31 16:34:56 +00:00
Christophe Dumez
6d88bb5b83
- Made sure the pixmap cannot be drawn with uninitialized data
2009-12-31 15:10:30 +00:00
Christophe Dumez
435801c893
- Added Peer id spoofing settings to Web UI
2009-12-30 17:47:10 +00:00
Christophe Dumez
9d0577fa5c
- Display the correct DHT port in the console
2009-12-30 16:47:03 +00:00
Christophe Dumez
f2891dae74
- Another fix for global download rate limiting in Web UI
2009-12-30 16:40:52 +00:00
Christophe Dumez
a43a1f5b67
- Fix global download rate limiting (Web UI)
2009-12-30 16:37:34 +00:00
Christophe Dumez
ee9ca1ece7
- Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs (Web UI)
2009-12-30 16:32:19 +00:00
Christophe Dumez
8271e20fac
- Started work on adding Peer ID spoofing settings for Web UI (incomplete)
2009-12-30 16:21:05 +00:00
Christophe Dumez
132b1f7ffe
- Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs
2009-12-30 16:18:50 +00:00
Christophe Dumez
77b4d97069
- Display current version in fields when the combobox value is changed (Peer ID spoofing)
2009-12-30 15:55:21 +00:00
Christophe Dumez
2168d5a30e
- qBittorrent no longer listens on a random port whenever it receives a listen_failed_alert (because it may correspond to another network interface)
...
- Display a "disconnected" icon in status bar whenever qBittorrent fails to listen on the selected port
2009-12-30 15:52:20 +00:00
Christophe Dumez
7ad90b1b80
- Fix Proxy type rank in enum (to be consistent with older qBittorrent versions)
...
- Added Proxy settings to Web UI
- Fix tiny bugs in proxy settings
2009-12-30 15:07:51 +00:00
Christophe Dumez
f60ef5dbd5
- Added a button to reset spoofed client version/build to latest
...
- Fix little bug when loading saved version/build for spoofed client
2009-12-30 13:26:35 +00:00
Christophe Dumez
4dc26d0a77
- FEATURE: qBittorrent can identify itself as uTorrent or Vuze (Any version)
2009-12-30 13:10:06 +00:00
Christophe Dumez
551273b831
- Updated language files
2009-12-30 10:56:08 +00:00
Christophe Dumez
d5a09674ae
FEATURE: Better proxy support and preferences remodeling
2009-12-30 10:53:58 +00:00
Christophe Dumez
907e620e9e
- Added console message for Web UI (with port)
...
- Updated language files
2009-12-30 09:49:56 +00:00
Christophe Dumez
f96ec75eec
- Improve Web UI settings so that the HTTP server is reconstructed only when necessary
2009-12-30 09:46:06 +00:00
Christophe Dumez
4d00db2b42
- Encode correctly Float Type using QVariant/JSON (introduced in Qt 4.6)
2009-12-29 22:53:00 +00:00
Christophe Dumez
db564b4521
- wildcard matching for "do not match" tokens too
2009-12-29 21:42:31 +00:00
Christophe Dumez
3f2076d195
- Use Wildcard matching instead of full regex one (much simpler and seems to be what the user expects) in RSS feed downloader
2009-12-29 21:40:23 +00:00
Christophe Dumez
ed13c43e93
- Fix several issues with the files properties in Web UI (introduced recently)
2009-12-29 20:26:32 +00:00
Christophe Dumez
b5a9fe71e1
- Fix JSON communication between qBittorrent and Web UI
2009-12-29 20:09:46 +00:00
Christophe Dumez
d0037d90f4
FEATURE: uTorrent compatible tracker list support (use torrentz.com url as a default)
2009-12-29 16:36:36 +00:00
Christophe Dumez
e885ee0d35
- Fix some other DHT port issues
2009-12-29 10:04:41 +00:00
Christophe Dumez
ff5e5d1062
- Fix some other listen port issues
2009-12-29 09:59:32 +00:00
Christophe Dumez
1bfadf5219
- Little piece availability computation optimization
2009-12-28 21:45:34 +00:00
Christophe Dumez
4f9eca78d9
- Fix to port settings
2009-12-28 21:17:15 +00:00
Christophe Dumez
7aa2994078
- Fix possible crash when closing a search tab
2009-12-28 20:52:21 +00:00
Christophe Dumez
1128b3ea83
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
...
* Prepare http server and preferences classes to add new settings to Web UI
* Tabified Program preferences in Web UI since there will be a lot of settings soon
* Started to add new settings to Web UI (PeX, LSD, Encryption, save path, temp path, scan dir, preallocateall, queueing, listen_port, upnp, nat-pmp, language, ip filter) -> Proxy is missing
* Added a command line parameter to change the web ui port
* Fix PeerGuardian .p2b binary filter support
2009-12-28 19:39:47 +00:00
Christophe Dumez
9d06947125
- Updated Catalan author name
2009-12-23 20:11:48 +00:00
Christophe Dumez
14cc600a8b
- Updated Spanish and Catalan translations
2009-12-23 20:07:34 +00:00
Christophe Dumez
4f3fd86f91
- Bump to v2.1.0beta2
2009-12-23 09:01:06 +00:00
Christophe Dumez
e663717d64
- Update comment
2009-12-22 19:23:34 +00:00
Christophe Dumez
8b5d388e77
- Use the save path set in program preferences as a default in torrent addition dialog
2009-12-22 19:17:27 +00:00
Christophe Dumez
4252832ba5
- Fix issue with speed limiting (Infinite value was not handled properly)
...
- Improved bandwith limiting dialog by adding a SpinBox so that the user can input the value manually
2009-12-22 17:39:12 +00:00
Christophe Dumez
fab58296af
- Fix exception in tracker list when torrent has no metadata. The exeption was caught anyway but the trackers were not displayed
2009-12-22 15:37:48 +00:00
Christophe Dumez
e142877e10
- Fix little typo
2009-12-22 14:20:16 +00:00
Christophe Dumez
6f6e453ae4
- COSMETIC: Use alternating row colors in transfer list (set in program preferences)
2009-12-22 14:06:36 +00:00
Christophe Dumez
50e620daf2
- Handle paths with (~, ., ..) properly
2009-12-22 10:29:39 +00:00
Christophe Dumez
c334439df6
- Updated spanish translator name
2009-12-21 16:53:18 +00:00
Christophe Dumez
2d9b4f273e
- Updated Spanish translation
2009-12-21 16:09:11 +00:00
Christophe Dumez
15c7099e85
- Fix "Browse" button in program preferences for "Temp path"
2009-12-19 20:39:38 +00:00
Christophe Dumez
d2b1f6176f
- Fix to Serbian translation
2009-12-19 19:35:08 +00:00
Christophe Dumez
8306d7931b
- Updated French translation
2009-12-19 19:14:39 +00:00
Christophe Dumez
b07fbb726e
- Bump to beta1
2009-12-19 18:55:55 +00:00
Christophe Dumez
9586f0e61c
- Use checkboxes for selective downloading instead of comboboxes
2009-12-19 18:55:04 +00:00
Christophe Dumez
7d66c07cef
- Remove old folders after renaming
2009-12-19 16:53:27 +00:00
Christophe Dumez
28ecb2fe1d
- Check if Folder name is already in use before renaming
...
- Made overwrite check case insensitive on Windows
2009-12-19 15:39:39 +00:00
Christophe Dumez
a9cafeaa76
- Torrent folders can also be renamed
2009-12-19 15:31:50 +00:00
Christophe Dumez
5fc69ccb73
- Torrent files can be renamed
2009-12-19 14:59:38 +00:00
Christophe Dumez
bc626e3512
- Updated Serbian translation
2009-12-19 07:48:08 +00:00
Christophe Dumez
98561f9db9
- Fix "Append .!qB extension" for torrents without metadata (Magnet Links)
2009-12-18 20:33:59 +00:00
Christophe Dumez
b56dee2a92
- Minor cosmetic changes to program preferences
2009-12-18 19:56:14 +00:00
Christophe Dumez
885a7f592e
- Fix removal of !.qB extension when files get completed
2009-12-18 17:57:47 +00:00
Christophe Dumez
6965448a24
- Little cosmetic change in torrent addition dialog
2009-12-18 17:31:51 +00:00
Christophe Dumez
475d63dad8
- Fix "Append .!qB extension" feature. It appeared only for empty files (instead of incomplete ones)
2009-12-18 17:26:00 +00:00
Christophe Dumez
c87a0bde0b
- Do not display .!qB incomplete files extension in files panel
2009-12-18 17:22:53 +00:00
Christophe Dumez
c1bc9886b7
- Fix "Append .!qB extension to incomplete files" feature
2009-12-18 17:18:43 +00:00
Christophe Dumez
88f8437c5a
- Fix "Append .!qB extension to incomplete files" feature for torrents added from magnet links
2009-12-18 17:01:47 +00:00
Christophe Dumez
411a1c641d
- Fix several bugs in new "Append label to save path" feature
2009-12-18 16:56:57 +00:00
Christophe Dumez
dc0ad73eca
- Fix torrent Labeling from torrent addition dialog
2009-12-18 16:36:48 +00:00
Christophe Dumez
04e008afa0
- Fix new settings not being saved
2009-12-18 16:32:26 +00:00
Christophe Dumez
a6207f70d5
- Fix .qbittorrent folder not being created
2009-12-18 15:13:39 +00:00
Christophe Dumez
b8a30be7bc
- Read RSS items are now remembered correctly on restart for feeds with no torrents attached
2009-12-18 14:45:07 +00:00
Christophe Dumez
67d60766c1
- Fix Mininova search engine plugin
2009-12-18 14:14:21 +00:00
Christophe Dumez
97c0b28a98
- Fix piratebay search plugin
2009-12-18 13:58:13 +00:00
Christophe Dumez
c61aded388
- Initial implementation of "Append .!qB extension to incomplete files" (untested)
...
- Update torrent save path when its label is changed and "Append label to save path" setting is set
2009-12-18 13:36:47 +00:00
Christophe Dumez
1fd57b5d63
- FEATURE: Labeled torrent can be downloaded corresponding subfolders
2009-12-17 20:28:30 +00:00
Christophe Dumez
755b8dec30
- Peer Exchange can be disabled from preferences
2009-12-17 18:00:21 +00:00
Christophe Dumez
ecd5c1fcc3
- Updated language files
2009-12-17 17:40:55 +00:00
Christophe Dumez
db5402385a
FEATURE: Disk cache size can be set from preferences
2009-12-17 17:37:54 +00:00
Christophe Dumez
09ef3073a1
- Forgot to make "Label" string translatable
2009-12-17 10:01:01 +00:00
Christophe Dumez
6dd3833e0f
- Added icons for label actions in context menu
2009-12-17 09:59:43 +00:00
Christophe Dumez
38cc55ea09
- Add hover effect of labels/categories to animate drag'n drop
2009-12-16 22:06:24 +00:00
Christophe Dumez
5d60295db3
- Drag'n drop to labels cleanup
2009-12-16 15:06:02 +00:00
Christophe Dumez
18bd3b855c
- Added drag'n Drop from torrent list to labels (for torrent labeling)
...
- Fix label counters update in some cases
2009-12-16 14:55:07 +00:00
Christophe Dumez
868d423c82
- Use folder icon for labels
2009-12-16 13:20:38 +00:00
Christophe Dumez
edb6857de0
- Label counters are now properly updated (and labeling seems to work fine)
2009-12-16 13:09:30 +00:00
Christophe Dumez
ed803fb994
- Initiated work on torrent labeling/categorization (functional but not perfect yet
2009-12-15 19:52:43 +00:00
Christophe Dumez
690bb92154
- Catch CTRL+C and exit cleanly
2009-12-15 13:01:57 +00:00
Christophe Dumez
8e39eef7aa
- Display console messages on Terminal
...
- Program seems to be working
2009-12-15 12:55:46 +00:00
Christophe Dumez
1923a51c59
- Prepare a little headlessloader class
2009-12-15 11:59:48 +00:00
Christophe Dumez
3dc1107b40
- Fix typo in src.pro that broke compilation with GUI enabled
2009-12-15 11:48:57 +00:00
Christophe Dumez
dd22e9009c
- Added exit() function to headless loader class so that we have a way to return to prompt
2009-12-15 11:14:03 +00:00
Christophe Dumez
c7ccf39abf
- Use QCoreApplication instead of QApplication when GUI is disabled
2009-12-15 11:10:47 +00:00
Christophe Dumez
af166f53d3
- Added headlessloader class to prepare Fred's work
2009-12-15 11:08:22 +00:00
Christophe Dumez
21eb26a374
- Commit changes to helpers.py (add referer to download_file() helper function)
2009-12-15 11:03:04 +00:00
Christophe Dumez
e2aaf5d1de
- Edited project file in order not to compile UI classes when DISABLE_GUI is defined
...
- Added #ifndef directives to main.cpp in order to fix compilation when DISABLE_GUI is defined
2009-12-15 10:56:41 +00:00
Christophe Dumez
07ee2a4aff
Branched for work on headless running
2009-12-15 10:23:41 +00:00
Christophe Dumez
141d3b6737
- Fix RSS Feed downloader for RSS with no torrent attachment (but articles link points to the torrent instead)
2009-12-14 18:42:21 +00:00
Christophe Dumez
e2c3e6dbaa
- Better checking of based32 encoded Magnet Links to increase robustness
2009-12-13 10:13:41 +00:00
Christophe Dumez
b1126556c0
- Added Hex Magnet link support
2009-12-13 09:50:06 +00:00
Christophe Dumez
69cb8d1398
- Fix possible crash in torrent properties
2009-12-13 00:34:54 +00:00
Christophe Dumez
094d979ce6
- Fix "Object::connect: No such slot TransferListWidget::toggleSelectedTorrentsSuperSeeding()" warning when using libtorrent v0.14
2009-12-12 23:57:31 +00:00
Christophe Dumez
92dd669597
- Updated version number to v2.1.0alpha in trunk (new development focus)
2009-12-12 22:54:47 +00:00
Christophe Dumez
32a8dec0e7
- ~/qBT_dir is no longer created when it is not used
2009-12-12 22:34:16 +00:00
Christophe Dumez
2dd5bccd49
- BUGFIX: Fix link to plugins.qbittorrent.org in plugins dialog
2009-12-12 22:15:55 +00:00
Christophe Dumez
18d0283463
- Fix column hiding behavior when queueing system is disabled
2009-12-12 21:59:06 +00:00
Christophe Dumez
9fe807b6f1
- Removed useless debug
2009-12-11 12:23:53 +00:00
Christophe Dumez
84f00bf3f6
- uTorrent user agent is now spoofed correctly
2009-12-11 12:18:00 +00:00
Christophe Dumez
d3687fd863
- Store Web UI password as md5
2009-12-10 19:19:19 +00:00
Christophe Dumez
d1a549a6cc
- Updated Korean translation
...
- Updated Changelog
2009-12-10 16:57:16 +00:00
Christophe Dumez
c1552ff254
- Updated Italian translation
2009-12-10 02:55:13 +00:00
Christophe Dumez
54a396bc6e
- Updated Japanese translator's e-mail
2009-12-09 14:36:50 +00:00
Christophe Dumez
ed732bca63
- Updated Hungarian translation
2009-12-09 14:25:48 +00:00
Christophe Dumez
02a4464e8f
- Updated Bulgarian translation
2009-12-09 13:43:17 +00:00
Christophe Dumez
9d20af02a2
- Some fixes to Greek translation
2009-12-09 11:50:28 +00:00
Christophe Dumez
cbaef050f0
- Fixed Serbian language name in Serbian (Српски)
2009-12-08 22:01:26 +00:00
Christophe Dumez
148139c2c4
- Fixed serbian translation (forgot to embed it into qBittorrent executable)
2009-12-08 21:55:27 +00:00
Christophe Dumez
793f8a103d
- Slovak and Serbian were inverted
...
- Updated Serbia flag (better resolution)
2009-12-08 21:48:14 +00:00
Christophe Dumez
ffa48b64ac
- Updated language files
2009-12-08 21:44:34 +00:00
Christophe Dumez
59a8e651f9
- Updated Changelog
...
- Bump to rc7
2009-12-08 19:31:17 +00:00
Christophe Dumez
fb9f2a01b5
- Fix Paste action in search field
2009-12-08 19:24:14 +00:00
Christophe Dumez
944e25a5d8
- Remember torrent addition dialog size and position
2009-12-08 17:48:33 +00:00
Christophe Dumez
ad597c72d2
- Optimize torrent addition dialog vertical space usage
2009-12-08 17:26:43 +00:00
Christophe Dumez
abbbf1e562
- Torrent Addition Dialog: File priorities were not taken into consideration (Thanks Mariusz)
2009-12-08 17:20:28 +00:00
Christophe Dumez
d2dd29c35a
- Suppress compilation warning when geoip is not embedded in qBittorrent executable
2009-12-08 17:16:29 +00:00
Christophe Dumez
906f2bab1e
- Disable debug again
2009-12-08 16:43:48 +00:00
Christophe Dumez
bb6468005d
- Fix torrent upload in Web UI (worked randomly)
2009-12-08 16:42:59 +00:00
Christophe Dumez
a2423e97eb
- Fix download from MAGNET URI in regular UI
2009-12-08 08:06:42 +00:00
Christophe Dumez
ed1d75ecb1
- Also look in /var/lib/GeoIP/GeoIP.dat for GeoIP database (OpenSuse 11.2)
...
* Thanks to Mariusz Fik for his report and patch
2009-12-08 07:55:08 +00:00
Christophe Dumez
1e4200345a
- Updated Serbian translation
2009-12-08 07:51:41 +00:00
Christophe Dumez
be11f4e039
- Clean up RSS preferences loading
2009-12-07 22:04:20 +00:00
Christophe Dumez
22ec528cdf
- Fix regular refresh of RSS feeds
2009-12-07 21:58:26 +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
8df1708491
- Updated Turkish translation
2009-12-07 07:43:17 +00:00
Christophe Dumez
da51ce1b71
- Updated Greek translation
2009-12-07 07:42:47 +00:00
Christophe Dumez
95a6de9b00
- Fix using SHIFT+Click for extended selection in Web UI transfer list
...
* Was broken in an early release candidate when column sorting was added
2009-12-06 15:29:37 +00:00
Christophe Dumez
269bbdf01d
- Fix file prioritizing behavior. Priorities cannot be changed if the torrent has not metadata, is not valid or is a seed.
...
* Use the same behavior in Web UI and Regular UI
2009-12-06 15:03:49 +00:00
Christophe Dumez
df03b042d6
- Hide context menu when a torrent is clicked
2009-12-06 14:48:16 +00:00
Christophe Dumez
3ec118d59b
- When downloading a torrent from its URL in Web UI, the torrent addition dialog was not skipped and displayed on server side.
...
* Regression introduced in a recent release candidate
2009-12-06 14:41:05 +00:00
Christophe Dumez
bce575ee68
- Fix priority column data being displayed when adding a new torrent and when priority column is hidden (queueing system disabled) is disabled (Web UI)
2009-12-06 14:26:50 +00:00
Christophe Dumez
83da56b0eb
- Fix top menu in Web UI
2009-12-06 14:13:49 +00:00
Christophe Dumez
fa2891c225
- Fix compilation warning in release mode
...
- Fix vertical alignment in torrent properties panel
2009-12-06 13:31:30 +00:00
Christophe Dumez
c4bf42524c
- Small update in French translation
2009-12-06 12:54:21 +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
76c4466fb6
- In File tree (torrent content), set parent priority to NORMAL if its children have mixed priorities
...
* This also fixes the "you must select at least one file" warning when ignoring all files and then selecting only one
2009-12-06 10:19:29 +00:00
Christophe Dumez
facd02a7ec
- Updated Portuguese and Brazilian translations (Thanks Nick!)
2009-12-06 09:35:58 +00:00
Christophe Dumez
ed8da2ef66
- Fix toolbar separators (Web UI) which was broken when updating to new MochaUI
2009-12-05 16:23:34 +00:00
Christophe Dumez
998352f9f1
- Improved Ajax tabs code (Web UI)
2009-12-05 16:09:18 +00:00
Christophe Dumez
8c1a135d16
- Fix crashes when handling torrents without metadata (magnet URIs) from Web UI
2009-12-05 14:24:45 +00:00
Christophe Dumez
b976d39207
- Update to MochaUI svn/trunk
...
* Fixes IE7/8 compatibility
- Use Yui compressor on mocha.js
2009-12-05 14:19:37 +00:00
Christophe Dumez
f0a18ec1f5
- Remember selected filter using a Cookie (Web UI)
2009-12-04 21:03:50 +00:00
Christophe Dumez
f9a5afe446
- Remove torrent from selection if it gets filtered and becomes hidden (Web UI)
2009-12-04 20:45:16 +00:00
Christophe Dumez
b13c7abca0
- Updated German translation
2009-12-04 17:08:29 +00:00
Christophe Dumez
1f104f62f5
Force libnotify GObject cleanup even when libnotify fails
2009-12-04 09:18:43 +00:00
Christophe Dumez
f8f7729e77
- Force libnotify GObject cleanup
2009-12-04 09:09:03 +00:00
Christophe Dumez
eca262f5f4
- Display piece_availability bar when we have something to display (torrent has metadata, torrent is not paused/queued/checking/seeding)
2009-12-02 20:41:59 +00:00
Christophe Dumez
df5f5a943b
- Fix other possible crashes with MAGNET URIs
...
- Fix "download first last piece first" feature for torrents containing more than one file
2009-12-02 20:24:34 +00:00
Christophe Dumez
497cb07852
- Fix several possible crashes when using Magnet URI (because they don't have metadata in the beginning)
2009-12-02 20:13:10 +00:00
Christophe Dumez
10ab8f107c
- Tracker scrape interval is now 20 min (15 minutes min).
2009-12-02 18:19:16 +00:00
Christophe Dumez
3a6ff19418
- Bump to rc4
2009-12-01 21:06:41 +00:00
Christophe Dumez
ab317a3a62
- Another update for Polish translation
2009-12-01 21:04:44 +00:00
Christophe Dumez
617724c2b1
- Fix 'Browse' [...] button is RSS Feed Downloader dialog (Thanks Mariusz)
2009-12-01 19:41:52 +00:00
Christophe Dumez
422c03b4ec
- Fixed 'cancel' button in RSS feed renaming dialog (Thanks Mariusz)
2009-12-01 19:28:45 +00:00
Christophe Dumez
4af05dc63c
- HTTP downloader now uses Firefox User Agent to make sure it is allowed
...
- HTTP downloader now supports already encoded URLs
2009-12-01 17:36:11 +00:00
Christophe Dumez
ac92287b43
- Updated Official Polish Author name in both AUTHORS file and about dialog. New translator is now Mariusz Fik (who is also our Open Suse package maintainer). Former translator was replaced because he was unreachable for a very long period. Thanks to Mariusz for taking over the polish translation.
2009-12-01 16:53:07 +00:00
Christophe Dumez
c7634b3828
- Another update for Polish translation
2009-12-01 16:49:49 +00:00
Christophe Dumez
5d1d26b285
- Fixed possible crash on exit introduced by previous commit (tweaks to speed up exit)
2009-12-01 11:56:51 +00:00
Christophe Dumez
644fea69a1
- Updated Polish and czech translations
2009-11-30 21:34:24 +00:00
Christophe Dumez
4dc8959f67
* More exit tweaking to make shutdown faster
...
* Fixed active upload icon in Web UI
* Fixed text alignment in Web UI preferences dialog
* Fixes to ratio display in Web UI transfer list and properties panel
* Edited Queued/Paused/Checking icons so that they are the same for complete/incomplete torrents (easier to understand)
* Color torrents in UI transfer list as in qBittorrent < 2.0 (more easily understandable)
* Progress and size are now updated when files are filtered in torrent properties
2009-11-30 21:30:14 +00:00
Christophe Dumez
63be5ffc74
- Updated Simplified Chinese translation
2009-11-29 20:31:56 +00:00
Christophe Dumez
c5a9e27cb3
- Try to make progress calculation more robust in torrent files model
2009-11-29 20:29:40 +00:00
Christophe Dumez
ecf48b3a7b
- Fix torrent status icon vertical alignment in Web UI
2009-11-29 14:44:30 +00:00
Christophe Dumez
63e5339690
- Added ASSERT for make sure our progress values are always possible
2009-11-29 14:37:33 +00:00
Christophe Dumez
d8c27ac8c4
- Fix crash when a torrent contains empty files
2009-11-29 14:34:39 +00:00
Christophe Dumez
925597c43a
- Hide piece availability and pieces downloaded bars when the shown torrent gets complete
2009-11-29 14:29:48 +00:00
Christophe Dumez
ba8fd62900
- Bump to rc3
2009-11-29 10:27:29 +00:00
Christophe Dumez
3f61e176f0
- Updated Romanian translation
2009-11-29 10:11:28 +00:00
Christophe Dumez
542338972a
- Explicitely delete "unread" RSS item although Qt should be taking care of it
2009-11-29 09:17:55 +00:00
Christophe Dumez
fe91599eb4
- Skip file checking in "start seeding immediately after torrent creation" feature (libtorrent v0.15 only)
2009-11-29 09:11:39 +00:00
Christophe Dumez
d9817795ed
- Fix "start seeding immediately after torrent creation" feature (save path was not set right)
2009-11-29 09:01:33 +00:00
Christophe Dumez
6ede368f63
- Fix right click menu in tracker list and in peer list (Thanks Heavyjoost)
2009-11-29 08:16:58 +00:00
Christophe Dumez
6885f46f4b
- Restore compatiblity with recent libboost (broken by last commit)
2009-11-28 22:22:35 +00:00
Christophe Dumez
9323660c79
- Fix compilation with Qt 4.4
...
- Fix compilation with older boost libraries
2009-11-28 21:46:46 +00:00
Christophe Dumez
88b77a63ed
- Qt 4.4 fix
2009-11-28 21:30:26 +00:00
Christophe Dumez
4d1ef40f6e
- Qt 4.4 fix
2009-11-28 21:23:06 +00:00
Christophe Dumez
9a68e0cc25
- Fix compilation error on some systems
2009-11-28 20:23:17 +00:00
Christophe Dumez
396427e3b6
FEATURE: Fall back to a random port if qBittorrent could not listen on the chosen port
2009-11-28 18:23:17 +00:00
Christophe Dumez
e460f1c365
- Attempt to speed up exit
2009-11-28 15:03:27 +00:00
Christophe Dumez
b9531c8245
- Updated slovak translation
2009-11-28 13:54:14 +00:00
Christophe Dumez
27aff04f11
- Catch invalid_handle exception in savefastresume data
2009-11-28 13:50:16 +00:00
Christophe Dumez
08fe5814c5
- Switch download / uploads icons color to match colors in qBittorrent < 2.0
2009-11-28 12:26:05 +00:00
Christophe Dumez
5af8b7c0e2
FEATURE: Enabled lazy bitfield as a counter-measure for ISP speed throttling
2009-11-28 10:36:34 +00:00
Christophe Dumez
c1acbda38f
- Updated traditional Chinese translation
2009-11-28 10:01:29 +00:00
Christophe Dumez
afa5213c94
- Improve sorting performance in Web UI
...
- Improve priority column sorting behavior when there are seeding torrents (they don't have a priority)
2009-11-28 08:48:35 +00:00
Christophe Dumez
17b8ba27b3
- FEATURE: Search engine plugins now handle HTTP protocol gzip compression
2009-11-27 23:46:40 +00:00
Christophe Dumez
3f9b74430a
- Made PrettyPrinter function more robust (one can pass it sizes in bytes)
2009-11-27 23:01:16 +00:00
Christophe Dumez
efed943366
- Bump to rc2
2009-11-27 16:31:17 +00:00
Christophe Dumez
1784c5cecb
- Updated Danish translation
2009-11-27 16:17:42 +00:00
Christophe Dumez
62fad5df87
- Display the right icon for active uploads in UI transfer list (Web UI was ok)
2009-11-27 16:11:22 +00:00
Christophe Dumez
6b04005d08
- Fix upload/download rate order in two menus
2009-11-27 16:02:24 +00:00
Christophe Dumez
4908458729
- Fixed share ratio display in properties widget and in Web UI
2009-11-27 15:59:49 +00:00
Christophe Dumez
9ada7c809b
- Made transfer list sortable in Web UI
...
* As a default it is sorted by Name
2009-11-27 15:48:45 +00:00
Christophe Dumez
3c6635cdbe
- Folder Scanning: initial import of the torrents inside is fixed
2009-11-27 11:50:30 +00:00
Christophe Dumez
90207020f2
- Fix for media file preview
2009-11-27 11:38:42 +00:00
Christophe Dumez
d22d6468c7
- Updated documentation URL to doc.qbittorrent.org
2009-11-26 21:27:06 +00:00
Christophe Dumez
893c5e6784
FEATURE: Display close tab button into the tabs in search engine (Qt >= 4.5 only)
2009-11-26 21:11:37 +00:00