10291 Commits (fe0be98fde6d37791b2b1f9c5597e5cbdc55a0d9)

Author SHA1 Message Date
Chocobo1 19cbffb5e2
Remove artificial max limits from "Torrent Queueing" related options 3 years ago
Chocobo1 639ed40314
Disable Linux-specific function when compiling for Windows 3 years ago
Chocobo1 c5cbda0bbe
Avoid splitting code over `ifdef` boundary 3 years ago
Chocobo1 59e37210f3
Use correct type for comparisons 3 years ago
Chocobo1 9351f66c26
Add support for exporting .torrent data to buffer 3 years ago
Vladimir Golovnev (Glassez) 1069bea273
Cache native torrent info to avoid extra blocking calls 3 years ago
Vladimir Golovnev (Glassez) c740d105c9
Don't force update torrent status 3 years ago
Vladimir Golovnev (Glassez) 66a5a9863f
Fill torrent status with initial values when reload 3 years ago
Vladimir Golovnev (Glassez) 7ca47b8916
Delay event processing until status updated 3 years ago
Vladimir Golovnev (Glassez) bcfa4866fe
Cache indexes of completed files 3 years ago
xavier2k6 b85b1e8834
Update grunt dependency 3 years ago
Chocobo1 a90ade0446
Add "Export .torrent" action 3 years ago
xavier2k6 0b86eb9b4c
Update clipboard.js to v2.0.10 3 years ago
Vladimir Golovnev 359c4fef9d
Avoid dereferencing null pointers 3 years ago
Chocobo1 71b1cb3b9c
Remove unused header 3 years ago
Chocobo1 bc937d38a2
Allow to set "working set limit" on non-Windows OS 3 years ago
Vladimir Golovnev (Glassez) 35fcf39fc8
Add additional trackers without extra blocking call 3 years ago
Vladimir Golovnev (Glassez) bd45dc5d0f Avoid some blocking calls to libtorrent 3 years ago
Vladimir Golovnev 7377974731
Improve path extension handling 3 years ago
Requi 669b67e666
WebAPI: return correct status 3 years ago
Chocobo1 a2b85ba1fd
Provide interface for Application class 3 years ago
Vladimir Golovnev 4471a6377e
Have separate API controller instances per session 3 years ago
Chocobo1 3f762a416d
Use proper method for deferred calls 3 years ago
Chocobo1 a59a6ce8e4
Remove redundant function 3 years ago
Chocobo1 189514c6de
Fix wrong v2 hash string displayed in WebUI 3 years ago
Vladimir Golovnev dded874350
Correctly apply content layout when "Skip hash check" is enabled 3 years ago
Vladimir Golovnev 33ffe95294
Correctly populate trackers filter list 3 years ago
Vladimir Golovnev 0657238ad1
Don't forget to create 'download_path' field 3 years ago
Vladimir Golovnev 4efece4ab8
Use an appropriate method to show modal dialog 3 years ago
Chocobo1 b9b2ed64f9
Assign temporary data to a variable 3 years ago
Chocobo1 16bc0531f4
Simplify code 3 years ago
Chocobo1 39c34078d6
Move comparison operator out of class 3 years ago
Chocobo1 6f4a9390ba
Fix wrong conversion to QVariant 3 years ago
Chocobo1 0eb6967bb2
Migrate away from unsigned integer types 3 years ago
Chocobo1 2854630b1c
Use signed integer type for counters 3 years ago
Chocobo1 bbd781c420
Omit redundant cast 3 years ago
Chocobo1 af7c32d3aa
WebUI: remove temporary element 3 years ago
Chocobo1 0d334369f0
WebUI: show correct location path 3 years ago
Chocobo1 08f3630f01
WebUI: make various dialog resizable 3 years ago
Vladimir Golovnev df2d449f9b
Revamp content layout handling 3 years ago
Chocobo1 eab455422f
Add missing header 3 years ago
Chocobo1 75c93d72be
Revise string literal usage 3 years ago
sledgehammer999 f5239ffb0b
CMake: Use installed Qt's translations for packaging 3 years ago
Chocobo1 7c1a986e61
Implement stringable interface for `Version` type 3 years ago
Chocobo1 c6b772da11
Improve function interface 3 years ago
An0n 11cfe38d1c
Fix WebUI crash due to missing tags from config 3 years ago
Chocobo1 4ca6de2b54
Revise string literal usage 3 years ago
Chocobo1 bbd936fdfa
Don't use explicit memory management 3 years ago
Chocobo1 8a708fd97e
Use proper type to represent a path 3 years ago
An0n bf8d993743
Change Downloaded to Times Downloaded in trackers tab 3 years ago