8879 Commits (16a76eee9ff9b41a4b720da0f52d6e6514e63c50)

Author SHA1 Message Date
Chocobo1 aaed5f7fe0
Remove unused headers 6 years ago
Chocobo1 375de4f8a6
Replace QMap with QHash when sensible 6 years ago
Chocobo1 44e4a5b13a
Avoid performance penalty from type erasure 6 years ago
dzmat 7de0f9abed Change number of time axis divisions from 5 to 6 for convenience 6 years ago
dzmat 0af17bf7e9 Add 12 hour and 24 hour speed graphs 6 years ago
Chocobo1 49b57904f9
Use a random number for WebUI cache busting 6 years ago
Chocobo1 d022457e0c
Use force refresh on WebUI logout 6 years ago
Chocobo1 6e1e7a45a1
Align WebUI login button to the right 6 years ago
Thomas Piccirello 238ca03936 Set title attribute for all WebUI table cells 6 years ago
Chocobo1 a2a669572c
Use QSet for tracking server connections 6 years ago
Chocobo1 a35b6cc8dd
Remove closed connections immediately 6 years ago
Chocobo1 41773a5465
Fix unsafe type narrowing 6 years ago
CzBiX d254a98662 Always use index.html as default page 6 years ago
thalieht 2f3b7642c2 Show user friendly size in error 6 years ago
thalieht 25102b9c5d Increase the download size limit to 100 MiB 6 years ago
Chocobo1 4bf4313862
Initialize class variable via constructor 6 years ago
Chocobo1 94aeeed95f
Work around the crash occurred in QTimer 6 years ago
Chocobo1 d86a984e25
Correctly handle '+' sign in x-www-form-urlencoded data 6 years ago
thalieht 371a090cec Rename "Prefer encryption" to "Allow encryption" 6 years ago
Chocobo1 1ea61db1fb
Disable downloading tracker favicons by default 6 years ago
Chocobo1 7e99ce6d7f
Document current WebUI browser compatibility 6 years ago
thalieht 3731a3ea65 Make num enter key work the same as return in searchjobwidget 6 years ago
Vladimir Golovnev (Glassez) ead078a38e
Add preliminary support of libtorrent v1.2 6 years ago
sledgehammer999 f403fdb2e8
Remove wrong ifdef 6 years ago
Chocobo1 b7d739ab3f
Fix build error 6 years ago
Chocobo1 cb9a160366
Utilize parent pointer appropriately 6 years ago
Chocobo1 874bc84efc
Remove excessive usage of pointer 6 years ago
Chocobo1 a3019f56b0
Clean up code 6 years ago
Chocobo1 04fd6e9d04
Avoid performance penalty when logger is full 6 years ago
thalieht 4c53447d35 Remove the max half-open connections option from GUI 6 years ago
thalieht bcfa62cc76 Rename "#" column to "Tier" in the tracker list 6 years ago
thalieht cccaca0c01 Center align the section labels in advanced settings 6 years ago
thalieht 3fca49e44d Add documentation links to some advanced settings 6 years ago
Vladimir Golovnev (Glassez) 4ee6a0ba29
Use Qt-provided HTTP redirection handling 6 years ago
Vladimir Golovnev (Glassez) 746916a963
Use DownloadHandler behind the scenes 6 years ago
knackebrot c7b451b18f Allow headless builds on Windows 6 years ago
Chocobo1 f9e10616d0
Improve AdvancedSettings::addRow() 6 years ago
paolo-sz 1ea7907e09 Add default tooltip "Searching..." on tab creation. 6 years ago
paolo-sz 22835c0350 Avoid crashes on torrent search 6 years ago
Chocobo1 78b9eafed2
Replace deprecated `qt_mac_set_dock_menu()` 6 years ago
Vladimir Golovnev (Glassez) 6cb15706f5
Reduce number of DownloadManager signals 6 years ago
Chocobo1 adbd34c795
Move helper functions to Utils::Gui namespace 6 years ago
sledgehammer999 5c63ad3b95
Raise minimum Qt version to 5.9.0 6 years ago
Peter Eszlari 9f250713d2 Linux/Wayland: make window title bar icon work 6 years ago
Chocobo1 3dd969df64
Replace deprecated QSignalMapper class 6 years ago
Chocobo1 c6ae1aa9d9
Replace deprecated QString::null 6 years ago
Chocobo1 6dab93f7fd
Replace deprecated QDesktopWidget class 6 years ago
Chocobo1 c657134344
Replace deprecated QSslSocket::setDefaultCiphers() 6 years ago
Chocobo1 168d3fbdac
Replace deprecated trUtf8() 6 years ago
Chocobo1 c33284fa8c
Add compile flag to show Qt deprecation warnings 6 years ago