sledgehammer999
|
f35e06540e
|
Load torrents that have big metadata file. Closes #1889.
|
2014-11-16 21:25:53 +02:00 |
|
Gabriele
|
ec592f8175
|
Remove unneeded parameters from helper functions for WebUI
|
2014-11-10 13:57:01 +01:00 |
|
sledgehammer999
|
6f14b34470
|
WEBUI: Protect against timing attacks. Closes #2108.
|
2014-11-02 21:41:29 +02:00 |
|
Ivan Sorokin
|
5ea1a4c3cc
|
Remove inclusion of <QThread> from misc.h
|
2014-10-18 12:19:04 +04:00 |
|
Ivan Sorokin
|
be338b969c
|
Remove unneccessary includes of libtorrent in misc.h
|
2014-10-18 12:19:04 +04:00 |
|
sledgehammer999
|
0b8fad69fa
|
Option to disable connections not supported by proxies. Closes #1894.
|
2014-08-26 00:32:10 +03:00 |
|
sledgehammer999
|
d44df4f985
|
Don't localize double numbers in the webui. Closes #1525.
|
2014-08-08 02:59:48 +03:00 |
|
Bruno Barbieri
|
00e09435b2
|
Add option to hibernate computer in Auto-Shutdown menu
|
2014-07-06 06:13:36 -03:00 |
|
sledgehammer999
|
3749a30af2
|
Improvements on accurateDoubleToString().
|
2014-01-21 17:40:52 +02:00 |
|
sledgehammer999
|
441d1d08ba
|
Convert more accurately decimal numbers to text.
|
2014-01-21 02:12:27 +02:00 |
|
arvidn
|
3b4f9d2eeb
|
fix libtorrent 1.0 compatibility
|
2013-12-31 17:00:14 -08:00 |
|
sledgehammer999
|
b4dca951b2
|
Drop libtorrent 0.15.x support.
|
2013-10-23 22:19:58 +03:00 |
|
sledgehammer999
|
7a16146f6f
|
Convert misc class to a namespace instead.
|
2013-07-27 01:34:52 +03:00 |
|
Nick Tiskov
|
89e3500a8e
|
Move number-aware comparison logic into misc class.
|
2013-07-08 18:50:53 +04:00 |
|
sledgehammer999
|
22e2bafa7a
|
Fix compilation with libtorrent 1.x.x v2
|
2013-06-08 18:21:15 +03:00 |
|
sledgehammer999
|
94b58ca229
|
Fix compilation with libtorrent 1.x.x.
|
2013-05-07 22:57:18 +03:00 |
|
Christophe Dumez
|
051341a42a
|
Add m4v to the list of previewable file extensions (closes #216)
Also optimize the misc::isPreviewable() function.
|
2012-11-11 19:23:10 +02:00 |
|
Christophe Dumez
|
806ab07865
|
Import new trackers from magnet link in case of duplicate torrent (closes #111)
|
2012-09-23 11:09:01 +03:00 |
|
Christophe Dumez
|
9a964d871d
|
Rewrite code for returning information about torrents as JSON (Web UI)
- The new code is simpler, cleaner and more efficient
|
2012-05-26 20:42:44 +03:00 |
|
Christophe Dumez
|
30d5273bb5
|
Stop subclassing QObject in misc
|
2012-05-17 15:21:13 +03:00 |
|
Christophe Dumez
|
0f291629cc
|
Move FileSystem utility functions out of misc.h
Use new fs_utils.h instead.
|
2012-05-16 21:19:05 +03:00 |
|
Christophe Dumez
|
c502edf9e1
|
Brand new torrent addition dialog
|
2012-05-15 19:57:31 +03:00 |
|
Christophe Dumez
|
a8a7b61ea9
|
Coding style clean up
|
2012-02-20 19:30:53 +02:00 |
|
Christophe Dumez
|
0c9dbc15f9
|
Remove misc::time_tToQString()
|
2012-02-18 15:37:51 +02:00 |
|
Christophe Dumez
|
ed468083c5
|
Remove misc::chmod644() function
|
2012-02-18 15:31:08 +02:00 |
|
Christophe Dumez
|
737982e92f
|
Remove unused code
|
2012-02-18 15:22:31 +02:00 |
|
Christophe Dumez
|
b43e641d21
|
Remove misc::removeEmptyFolder()
|
2012-02-18 13:38:48 +02:00 |
|
Christophe Dumez
|
c25586b500
|
Remove misc::safeRemove(): shouldn't be needed
|
2012-02-18 12:49:05 +02:00 |
|
Christophe Dumez
|
60d9bfe077
|
misc: Remove duplicate function to branch a path
|
2012-02-16 21:32:18 +02:00 |
|
Christophe Dumez
|
0d0c7559bf
|
Optimize converter between QString and sha1_hash
|
2012-02-16 21:17:15 +02:00 |
|
Christophe Dumez
|
de4559659d
|
Code clean up
|
2012-02-16 21:04:02 +02:00 |
|
Christophe Dumez
|
16071ec266
|
Remove unused code
|
2012-02-16 20:40:41 +02:00 |
|
Christophe Dumez
|
68041e382d
|
Clean up misc::isValidFileSystemName() function
|
2012-02-15 21:57:40 +02:00 |
|
Christophe Dumez
|
01ad2e9746
|
Move downloads folder detection code from preferences.h to misc.cpp
|
2011-10-02 17:56:00 +03:00 |
|
Christophe Dumez
|
ce6348bc32
|
Code clean up
|
2011-09-25 15:04:51 +03:00 |
|
Christophe Dumez
|
f4c2fdd2fd
|
Search: Initial support for Python 3.x
|
2011-09-11 20:22:54 +03:00 |
|
Christophe Dumez
|
02fbd6a135
|
Fix compilation warnings in smtp.h (cgreco)
|
2011-06-05 16:08:30 +00:00 |
|
Christophe Dumez
|
3995af6489
|
Initial port to libtorrent v0.16
|
2011-04-17 10:29:44 +00:00 |
|
Christophe Dumez
|
ea04f79e0f
|
Parse URLs in torrent description
|
2011-04-04 17:16:34 +00:00 |
|
Christophe Dumez
|
85d6365bc2
|
Limit file names to 255 bytes to avoid issues on Linux FS
|
2011-03-21 19:01:36 +00:00 |
|
Christophe Dumez
|
15d3b07f34
|
Improve folder removal behavior
|
2011-03-10 18:34:28 +00:00 |
|
Christophe Dumez
|
d9e15e40f4
|
Fix "Append Label to Save path" on Windows
|
2011-02-12 09:50:23 +00:00 |
|
Christophe Dumez
|
5c8dd9f0fb
|
Performance improvement on ARM
|
2011-01-25 17:01:09 +00:00 |
|
Christophe Dumez
|
fcf3b8e14a
|
Fixed translation of size units (Thanks Владимир Головнёв)
|
2011-01-20 16:45:59 +00:00 |
|
Christophe Dumez
|
76ea7525e3
|
Really get rid of DBus dependency in nox mode
|
2011-01-15 08:42:32 +00:00 |
|
Christophe Dumez
|
83ff66e0b1
|
Use of system icon theme can now be disabled
|
2011-01-01 13:05:28 +00:00 |
|
Christophe Dumez
|
1b08c087c0
|
FEATURE: Added auto-suspend upon downloads completion feature
|
2010-12-31 13:36:32 +00:00 |
|
Christophe Dumez
|
64f4775a81
|
Code clean up
|
2010-12-30 19:38:53 +00:00 |
|
Christophe Dumez
|
5696944c6f
|
Code clean up
|
2010-12-30 19:12:03 +00:00 |
|
Christophe Dumez
|
cc4e1c5bbe
|
Remove empty folders on torrent soft deletion
Code clean up
|
2010-12-29 20:29:55 +00:00 |
|