Commit Graph

  • 9c167d8f8a
    Merge branch 'master' into advanced-scheduler Furkan Kambay 2019-03-24 19:13:15 +03:00
  • fee9030337 Make num enter key work the same as return in searchjobwidget thalieht 2019-03-23 10:47:11 +02:00
  • 7e99ce6d7f
    Document current WebUI browser compatibility Chocobo1 2019-03-21 16:20:30 +08:00
  • 3731a3ea65 Make num enter key work the same as return in searchjobwidget thalieht 2019-03-22 20:01:35 +02:00
  • a73c655be1
    Update Changelog sledgehammer999 2019-03-17 21:36:14 +02:00
  • 05b6265a31
    Add more libtorrent 1.2 builds to TravisCI Chocobo1 2019-03-19 14:20:21 +08:00
  • 6de02b0f2a
    Merge pull request #10373 from glassez/libtorrent-1.2 Vladimir Golovnev 2019-03-19 06:08:22 +03:00
  • 6c9368ef36
    Merge pull request #10385 from sledgehammer999/desktopFile sledgehammer999 2019-03-18 16:27:54 +02:00
  • ead078a38e
    Add preliminary support of libtorrent v1.2 Vladimir Golovnev (Glassez) 2019-03-06 08:58:07 +03:00
  • f48d057c47
    Linux/Wayland: make window title bar icon work Peter Eszlari 2019-02-28 22:41:08 +01:00
  • f14573307c
    Don't query Google for tracker favicons sledgehammer999 2019-01-21 02:31:14 +02:00
  • 560ba8c0b8
    Update copyright year sledgehammer999 2019-01-17 01:08:51 +02:00
  • 4b2376c4fd
    Cleanup Info.plist Nick Korotysh 2018-12-28 22:49:32 +03:00
  • 76faed3818
    Draw progress bar in Fusion style on macOS systems Nick Korotysh 2019-01-02 10:01:32 +03:00
  • 62657d9fda
    Mention more translators sledgehammer999 2018-12-25 13:07:47 +02:00
  • f403fdb2e8
    Remove wrong ifdef sledgehammer999 2019-03-17 14:15:50 +02:00
  • 20f2c86d25
    Merge pull request #10214 from AceLewis/master Mike Tzou 2019-03-17 15:05:19 +08:00
  • d1b0c230ed
    Merge pull request #10366 from Chocobo1/logger Mike Tzou 2019-03-17 15:04:53 +08:00
  • 05b6865618
    Merge pull request #10365 from thalieht/adv-label-links Mike Tzou 2019-03-15 14:34:33 +08:00
  • b7d739ab3f
    Fix build error Chocobo1 2019-03-15 14:29:54 +08:00
  • cb9a160366
    Utilize parent pointer appropriately Chocobo1 2019-03-11 01:11:18 +08:00
  • 874bc84efc
    Remove excessive usage of pointer Chocobo1 2019-03-11 01:00:47 +08:00
  • a3019f56b0
    Clean up code Chocobo1 2019-03-08 17:14:20 +08:00
  • 04fd6e9d04
    Avoid performance penalty when logger is full Chocobo1 2019-02-28 14:17:43 +08:00
  • 4c53447d35 Remove the max half-open connections option from GUI thalieht 2019-03-11 21:47:49 +02:00
  • bcfa62cc76 Rename "#" column to "Tier" in the tracker list thalieht 2019-03-09 17:29:23 +02:00
  • cccaca0c01 Center align the section labels in advanced settings thalieht 2019-03-09 17:25:39 +02:00
  • 3fca49e44d Add documentation links to some advanced settings thalieht 2019-03-09 17:21:02 +02:00
  • 36f6e9b288
    Merge pull request #9702 from knackebrot/master Vladimir Golovnev 2019-03-13 18:35:44 +03:00
  • c47d6b517a
    Merge pull request #10355 from Chocobo1/label Mike Tzou 2019-03-11 00:25:35 +08:00
  • 928ce940c9
    Merge pull request #10346 from glassez/download-manager Vladimir Golovnev 2019-03-10 09:13:07 +03:00
  • 4ee6a0ba29
    Use Qt-provided HTTP redirection handling Vladimir Golovnev (Glassez) 2019-03-05 08:47:27 +03:00
  • 746916a963
    Use DownloadHandler behind the scenes Vladimir Golovnev (Glassez) 2019-03-03 12:43:42 +03:00
  • c2d1af9853
    Merge pull request #10338 from sledgehammer999/raise_qt5_ver sledgehammer999 2019-03-08 00:42:26 +02:00
  • c7b451b18f Allow headless builds on Windows knackebrot 2018-10-15 10:59:17 +02:00
  • f9e10616d0
    Improve AdvancedSettings::addRow() Chocobo1 2019-03-07 15:31:50 +08:00
  • ccd8f3e0f1
    Merge pull request #10340 from Chocobo1/move Mike Tzou 2019-03-07 15:11:58 +08:00
  • 480aa01ea6
    Merge pull request #10345 from paolo-sz/master Mike Tzou 2019-03-07 15:08:52 +08:00
  • 1ea7907e09 Add default tooltip "Searching..." on tab creation. paolo-sz 2019-03-05 20:26:59 +01:00
  • 22835c0350 Avoid crashes on torrent search paolo-sz 2019-03-04 21:16:05 +01:00
  • 78b9eafed2
    Replace deprecated qt_mac_set_dock_menu() Chocobo1 2019-03-04 13:23:46 +08:00
  • 6cb15706f5
    Reduce number of DownloadManager signals Vladimir Golovnev (Glassez) 2019-03-01 10:38:16 +03:00
  • adbd34c795
    Move helper functions to Utils::Gui namespace Chocobo1 2019-03-02 13:22:13 +08:00
  • 5c63ad3b95
    Raise minimum Qt version to 5.9.0 sledgehammer999 2019-03-03 20:33:17 +02:00
  • c109b7a57a
    Merge pull request #10332 from Chocobo1/install Mike Tzou 2019-03-04 12:01:02 +08:00
  • 29e5c25c57
    Raise minimum Qt version to 5.9.0 sledgehammer999 2019-03-03 20:33:17 +02:00
  • 8329ca2ed6
    Merge pull request #10322 from sledgehammer999/travis_deb sledgehammer999 2019-03-03 20:35:20 +02:00
  • 4ce3cda676
    Merge pull request #10319 from eszlari/patch-1 Mike Tzou 2019-03-03 12:40:59 +08:00
  • aa2172f1ad
    Update INSTALL dependencies Chocobo1 2019-03-02 12:58:37 +08:00
  • 0f1fc7be9d
    Merge pull request #10302 from Chocobo1/uptr Mike Tzou 2019-03-02 12:26:14 +08:00
  • 37606891db
    Merge pull request #10323 from Chocobo1/qt Mike Tzou 2019-03-02 12:25:52 +08:00
  • 9f250713d2 Linux/Wayland: make window title bar icon work Peter Eszlari 2019-02-28 22:41:08 +01:00
  • 3dd969df64
    Replace deprecated QSignalMapper class Chocobo1 2019-02-27 16:16:02 +08:00
  • c6ae1aa9d9
    Replace deprecated QString::null Chocobo1 2019-02-27 16:06:05 +08:00
  • 6dab93f7fd
    Replace deprecated QDesktopWidget class Chocobo1 2019-02-27 15:59:44 +08:00
  • c657134344
    Replace deprecated QSslSocket::setDefaultCiphers() Chocobo1 2019-02-27 15:23:56 +08:00
  • 168d3fbdac
    Replace deprecated trUtf8() Chocobo1 2019-02-27 15:22:12 +08:00
  • c33284fa8c
    Add compile flag to show Qt deprecation warnings Chocobo1 2019-02-27 15:14:38 +08:00
  • 46bc1d12b9
    Merge pull request #10314 from thalieht/const2 Mike Tzou 2019-02-28 11:33:35 +08:00
  • 7765c1c739
    Use prebuilt packages of RC_1_2 for Travis sledgehammer999 2019-02-23 20:30:42 +02:00
  • d7ea9a5f55
    Merge pull request #10318 from Chocobo1/ptr Mike Tzou 2019-02-26 12:13:46 +08:00
  • 77aea3c59e Add const to a few pointer arguments thalieht 2019-02-22 04:24:22 +02:00
  • ce437817de Make various minor changes thalieht 2019-02-22 03:59:31 +02:00
  • 89dce36e98 Use uniform initialization on some default arguments thalieht 2019-02-22 03:33:04 +02:00
  • 8a19a0d4a0 Remove const in declarations' arguments that are passed by value thalieht 2019-02-22 01:03:22 +02:00
  • 70f1537d9f Add const to almost all remaining vars and arguments that qualify thalieht 2019-02-21 23:31:43 +02:00
  • 36db07e9f4 Merge remote-tracking branch 'remotes/upstream/master' Anders Malmgren 2019-02-25 10:06:57 +01:00
  • e5dca50025
    Convert to use private pointer for ui object Chocobo1 2019-02-25 00:31:39 +08:00
  • bb041c0eca
    Merge pull request #10292 from Chocobo1/rmInvalid Mike Tzou 2019-02-21 23:18:02 +08:00
  • 1c14a08390
    Merge pull request #10296 from thalieht/clang-tidy Mike Tzou 2019-02-21 23:17:29 +08:00
  • 5c0d9b7eab
    Load torrent from data directly Chocobo1 2019-02-13 22:41:38 +08:00
  • e621a98a0a
    Merge pull request #10291 from Chocobo1/redirect Mike Tzou 2019-02-20 00:03:53 +08:00
  • 12b2b8ad99
    Merge pull request #10289 from Chocobo1/travisci Mike Tzou 2019-02-20 00:01:21 +08:00
  • 5e3fddf456
    Replace QScopedPointer with std::unqiue_ptr Chocobo1 2019-02-16 12:29:57 +08:00
  • a5aa1168e0
    Add option to export torrent data to old saving system sledgehammer999 2019-01-29 02:44:53 +02:00
  • 39fee7b4ac
    Migrate from old saving system sledgehammer999 2019-02-17 20:27:44 +02:00
  • 2afa9e5374
    Use SQLite to store torrents and fastresumes sledgehammer999 2019-01-29 01:52:59 +02:00
  • 8fe1ff87f1
    Limit DownloadHandler max redirection to 20 Chocobo1 2019-02-13 21:56:48 +08:00
  • 86df25a3e9 Remove some unused stuff thalieht 2019-02-14 21:45:29 +02:00
  • 8c944bd4e1 Avoid repeating the return type thalieht 2019-02-14 19:16:42 +02:00
  • 9959a901fe Replace deprecated header 'signal.h' with 'csignal' thalieht 2019-02-14 17:47:00 +02:00
  • 92a290895b Convert vars into refs to avoid copy construction from const refs thalieht 2019-02-14 14:29:57 +02:00
  • 400792d18e Use isEmpty() instead of size() for emptiness thalieht 2019-02-13 17:51:07 +02:00
  • d8cbc9266a Use 'auto' to avoid duplicating the type name thalieht 2019-02-13 17:12:02 +02:00
  • 947c7e1d64 Convert to range-based for loop thalieht 2019-02-13 16:45:54 +02:00
  • df9e4c0cab Merge remote-tracking branch 'remotes/upstream/master' Anders Malmgren 2019-02-15 14:19:09 +01:00
  • 409557ef30
    Clean up code Chocobo1 2019-02-13 20:41:58 +08:00
  • 8a3f942385 Don't use 'else' after return/break thalieht 2019-02-12 20:05:01 +02:00
  • 313a95bdd1
    Log DownloadManager SSL errors Chocobo1 2019-02-13 20:09:08 +08:00
  • 184ac3e473
    Update .travis.yml Chocobo1 2019-02-13 12:51:06 +08:00
  • 78ab0e4ba9
    Merge pull request #10220 from thalieht/const Mike Tzou 2019-02-13 12:11:00 +08:00
  • 445adb0ab4 Convert pass-by-value arguments to const refs where applicable thalieht 2019-02-12 02:45:30 +02:00
  • ca3ce87e06 Add const to many vars and arguments thalieht 2019-02-09 17:40:14 +02:00
  • 5877308a49
    Merge pull request #10272 from Chocobo1/login_v41x Mike Tzou 2019-02-10 13:31:20 +08:00
  • 12aea82031
    Merge pull request #10273 from Chocobo1/fix Mike Tzou 2019-02-10 13:31:09 +08:00
  • 79d7ba8205
    Fix wrong arg placeholder Chocobo1 2019-02-09 15:39:23 +08:00
  • 24dcbe7d43
    Fix wrong arg placeholder Chocobo1 2019-01-27 18:01:48 +08:00
  • 7649fe0a0e
    Display warning when Javascript is disabled Chocobo1 2019-01-29 16:53:46 +08:00
  • b3b334da77
    Prevent login credential appearing in URL Chocobo1 2019-01-27 13:58:19 +08:00
  • 03a55da260
    Merge pull request #10266 from glassez/ordered-recheck Vladimir Golovnev 2019-02-09 07:14:13 +03:00