Commit graph

2610 commits

Author SHA1 Message Date
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