9301 Commits (f9ac1d4cd51a48f20444c1bed9d6438b90800a2a)
 

Author SHA1 Message Date
thalieht 3fca49e44d Add documentation links to some advanced settings 6 years ago
Vladimir Golovnev 36f6e9b288
Merge pull request #9702 from knackebrot/master 6 years ago
Mike Tzou c47d6b517a
Merge pull request #10355 from Chocobo1/label 6 years ago
Vladimir Golovnev 928ce940c9
Merge pull request #10346 from glassez/download-manager 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
sledgehammer999 c2d1af9853
Merge pull request #10338 from sledgehammer999/raise_qt5_ver 6 years ago
knackebrot c7b451b18f Allow headless builds on Windows 6 years ago
Chocobo1 f9e10616d0
Improve AdvancedSettings::addRow() 6 years ago
Mike Tzou ccd8f3e0f1
Merge pull request #10340 from Chocobo1/move 6 years ago
Mike Tzou 480aa01ea6
Merge pull request #10345 from paolo-sz/master 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
Mike Tzou c109b7a57a
Merge pull request #10332 from Chocobo1/install 6 years ago
sledgehammer999 8329ca2ed6
Merge pull request #10322 from sledgehammer999/travis_deb 6 years ago
Mike Tzou 4ce3cda676
Merge pull request #10319 from eszlari/patch-1 6 years ago
Chocobo1 aa2172f1ad
Update INSTALL dependencies 6 years ago
Mike Tzou 0f1fc7be9d
Merge pull request #10302 from Chocobo1/uptr 6 years ago
Mike Tzou 37606891db
Merge pull request #10323 from Chocobo1/qt 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
Mike Tzou 46bc1d12b9
Merge pull request #10314 from thalieht/const2 6 years ago
sledgehammer999 7765c1c739
Use prebuilt packages of RC_1_2 for Travis 6 years ago
Mike Tzou d7ea9a5f55
Merge pull request #10318 from Chocobo1/ptr 6 years ago
thalieht 77aea3c59e Add const to a few pointer arguments 6 years ago
thalieht ce437817de Make various minor changes 6 years ago
thalieht 89dce36e98 Use uniform initialization on some default arguments 6 years ago
thalieht 8a19a0d4a0 Remove const in declarations' arguments that are passed by value 6 years ago
thalieht 70f1537d9f Add const to almost all remaining vars and arguments that qualify 6 years ago
Chocobo1 e5dca50025
Convert to use private pointer for ui object 6 years ago
Mike Tzou bb041c0eca
Merge pull request #10292 from Chocobo1/rmInvalid 6 years ago
Mike Tzou 1c14a08390
Merge pull request #10296 from thalieht/clang-tidy 6 years ago
Chocobo1 5c0d9b7eab
Load torrent from data directly 6 years ago
Mike Tzou e621a98a0a
Merge pull request #10291 from Chocobo1/redirect 6 years ago
Mike Tzou 12b2b8ad99
Merge pull request #10289 from Chocobo1/travisci 6 years ago
Chocobo1 5e3fddf456
Replace QScopedPointer with std::unqiue_ptr 6 years ago
Chocobo1 8fe1ff87f1
Limit DownloadHandler max redirection to 20 6 years ago
thalieht 86df25a3e9 Remove some unused stuff 6 years ago
thalieht 8c944bd4e1 Avoid repeating the return type 6 years ago
thalieht 9959a901fe Replace deprecated header 'signal.h' with 'csignal' 6 years ago
thalieht 92a290895b Convert vars into refs to avoid copy construction from const refs 6 years ago