Commit Graph

  • 2b5dc5c4a6
    SearchTab: can now save sorting column changes thalieht 2016-08-30 13:23:22 +03:00
  • 0a2f0aefb3
    PeerListDelegate: fix coding style in whole file thalieht 2016-06-22 21:13:30 +03:00
  • 66e137b8ee
    PeerList: allow to hide zero values for the "uploaded" and "downloaded" columns thalieht 2016-06-22 20:53:14 +03:00
  • f9be39545b
    TransferListWidget: keep columns width even if they are hidden on qBittorrent startup (unless something goes wrong) thalieht 2016-06-22 20:01:02 +03:00
  • 789b8046a2
    SearchTab: Allow to toggle columns in searchtab thalieht 2016-06-22 18:25:53 +03:00
  • 129bf497c8
    SearchTab: use saveSettings() and loadSettings() to handle header state thalieht 2016-06-22 16:34:53 +03:00
  • a6d7693d62
    SearchTab: align text to the right in columns that handle numbers thalieht 2016-06-16 21:44:33 +03:00
  • 4e9fbc4da5
    PeerList: align text to the right in columns that handle numbers thalieht 2016-06-16 21:35:00 +03:00
  • 23f6ff4673
    Fix cmake compilation Eugene Shalygin 2017-01-21 00:32:00 +01:00
  • 3c0dfa6444
    Implement category filter widget Vladimir Golovnev (Glassez) 2016-07-29 12:45:50 +03:00
  • 694311b2bd
    Follow project coding style. Issue #2192. Tim Delaney 2017-01-08 11:46:01 +11:00
  • b77626897f
    Set default locale Chocobo1 2016-12-18 14:40:19 +08:00
  • b8081feac1
    Refactor Chocobo1 2016-12-18 14:33:59 +08:00
  • 8b805f4518
    fixes default indicator name Bilal Elmoussaoui 2017-01-17 04:58:07 +01:00
  • 8bb4f021f1
    Remove trailing spaces Chocobo1 2017-01-20 13:55:19 +08:00
  • 97c79050dc
    Reset values to default, these are controled elsewhere. Chocobo1 2017-01-19 23:42:12 +08:00
  • ac62a708de
    Speedlimitdlg: raise slider default value to 10000. Closes #6150. Chocobo1 2016-12-30 13:39:26 +08:00
  • 8d9789f51b
    Code rewrite, no behavior change Chocobo1 2016-12-30 13:34:10 +08:00
  • 559d0228fd
    Allow some Mac jobs to fail Hiro Asari 2017-01-20 09:11:18 -05:00
  • 1296e7b891
    Fix finding 'English' item in language dropdown menu when an unrecognized locale is requested. Closes #6109. sledgehammer999 2017-01-19 17:22:40 +02:00
  • 0333e23710
    After files relocate, don't remove the old folder even if it is empty. Chocobo1 2016-12-27 22:35:49 +08:00
  • 7320a80caa
    Refactor Chocobo1 2016-12-27 22:14:49 +08:00
  • 0579bfc069
    Build qbittorrent-nox for macOS Oke Atime 2016-12-20 16:03:48 +09:00
  • d20d04299e
    Use the numbers from tracker scrape response. Closes #5048, #6117. Chocobo1 2016-05-25 18:47:28 +08:00
  • 50b2009e9c
    Fix webUI used the wrong value. Closes #6232. Chocobo1 2016-12-27 19:36:08 +08:00
  • 721d29edda
    DRY violation fixed dzmat 2016-11-18 23:04:04 +07:00
  • bc9cae199b
    Put temp files in .qBittorrent directory. Closes #4462. Chocobo1 2016-11-29 17:55:58 +08:00
  • c38b250667
    Remove unused header Chocobo1 2016-11-29 17:31:14 +08:00
  • 101b2f3ad2
    Remove settings to exchange trackers. It wasn't used by non-libtorrent clients. Also it has a privacy risk and you might be DDoSing someone. DHT makes it obsolete anyway. sledgehammer999 2017-01-19 01:13:55 +02:00
  • 9c4f798d93
    Print warning to the user if stacktrace contains no function names Eugene Shalygin 2016-12-17 17:35:40 +01:00
  • 249ff21738
    Follow project coding style. Issue #2192. Eugene Shalygin 2016-12-17 17:29:43 +01:00
  • f1149097b6
    Clarify options tab page objects names dzmat 2016-10-23 16:21:54 +07:00
  • 111b0df307
    Fix warning: unused parameter ‘action’ [-Wunused-parameter] Chocobo1 2016-12-27 20:19:20 +08:00
  • 8041af72cd
    Fetch torrent status when generating final fastresume data Eugene Shalygin 2017-01-18 17:23:57 +01:00
  • 4be6d0b30f
    Add queue repair code Eugene Shalygin 2017-01-18 17:17:51 +01:00
  • 8c757969f2
    Fix tab order in RSS downloader. Closes #6164. Tim Delaney 2016-11-06 15:45:44 +11:00
  • ae6a82f814
    Avoid unnecessary translation. Closes #6158 Oke Atime 2016-12-31 01:29:47 +09:00
  • eed3f0559a
    Webui proxy_type bug fix Oke Atime 2017-01-05 18:43:54 +09:00
  • c7884e7621
    Do not resize SVG icons Eugene Shalygin 2017-01-18 10:21:41 +01:00
  • 2946ab7e7a
    Support fallback when selecting theme icons Eugene Shalygin 2017-01-13 17:01:36 +01:00
  • ddb8e4d21a
    For each cell setting ignore wheel events. Closes #866. Chocobo1 2017-01-13 15:22:08 +08:00
  • 00d4f6141f
    Do not remove added files unconditionally. Closes #6248 Eugene Shalygin 2017-01-17 22:55:01 +01:00
  • 7971a25c2a
    Fix Travis macOS builds. sledgehammer999 2017-01-12 02:39:44 +02:00
  • ab2411930a
    Workaround problem with moc from Qt4 and #if Eugene Shalygin 2016-12-20 23:57:31 +01:00
  • 93f972bfca
    Allow build failures for qt4 and osx for Travis. sledgehammer999 2017-01-12 01:12:06 +02:00
  • db638844d0
    Use custom qt5 bottle for homebrew (macOS) on Travis. sledgehammer999 2017-01-12 00:59:28 +02:00
  • ba99eddc91
    Add template for issues. sledgehammer999 2017-01-11 20:11:59 +02:00
  • 92428cee5d
    Set upper version limit for QTBUG-52633 Eugene Shalygin 2017-01-11 00:13:31 +01:00
  • 2c7d836925
    Don't use hardcoded numbers to refer to columns. sledgehammer999 2016-12-25 01:44:49 +02:00
  • 7703dcf626
    Allow to change priority for unselected files through the combobox like it is done via the context menu. sledgehammer999 2016-12-25 01:12:05 +02:00
  • 157520c4fc
    Always show progress and remaining bytes for unselected files. sledgehammer999 2016-12-25 00:45:21 +02:00
  • 5bc728fa33
    Use a disabled progressbar's palette for unselected files. Thanks to evsh(Eugene Shalygin) for example code. sledgehammer999 2016-12-25 00:18:37 +02:00
  • 35fdc43b3f
    Update gpg key with new uid. sledgehammer999 2016-12-27 16:54:25 +02:00
  • ae6ea29f2f
    cmake: make prefix variables cached Eugene Shalygin 2016-12-19 16:56:04 +01:00
  • f0fe8808bd [Search engine] Update Extratorrent plugin ngosang 2017-03-02 21:21:33 +01:00
  • 58d9659bad remove offsetWidth call in loop to improve performance Falco 2017-02-28 07:39:41 +01:00
  • e2953a9785 prioritize fist files in the torrent's list erikssm 2017-02-20 20:13:37 +02:00
  • e18b0cb3f7 Update zh_TW transllate ottokang 2017-02-25 22:55:04 +08:00
  • b5f81a34cb
    Use new create_torrent constructor were available. sledgehammer999 2017-02-20 23:55:44 +02:00
  • ad31bb6a3d Merge e66ce28aa8fbf10f1afb777eee467effe423e587 into ad4b691fa5194f190bb7c344f4c2058b5aba8b2d Fathi Boudra 2017-02-22 05:49:11 +00:00
  • 2c6ae3f54f add tooltips and use middle text elision for *name* and *save path* columns erikssm 2017-02-08 20:31:29 +02:00
  • ad4b691fa5 Merge pull request #6413 from evsh/no-proxy-in-webui-server sledgehammer999 2017-02-21 13:15:22 +02:00
  • be8eab4e54 Disable proxy in WebUI HTTP server. Closes #6349. Eugene Shalygin 2017-02-20 23:57:49 +01:00
  • fe564b6639
    Use new create_torrent constructor were available. sledgehammer999 2017-02-20 23:55:44 +02:00
  • 9e56f3d318 Merge pull request #6385 from thalieht/Trackerlist sledgehammer999 2017-02-20 01:53:54 +02:00
  • 4adcd03ec7 Merge pull request #6366 from Chocobo1/rand sledgehammer999 2017-02-20 01:49:27 +02:00
  • 8d8f4a47bd Appearance options tab Tim Delaney 2017-02-19 11:47:19 +11:00
  • 88e21177ef Read and use KDE 4/5 colours Eugene Shalygin 2015-09-18 17:19:19 +02:00
  • 759bf4d73d Allow to load/use ECDSA certificate in webUI. Chocobo1 2017-02-16 16:57:48 +08:00
  • 7d2a393532 Enable thread_local support in TravisCI Chocobo1 2017-02-10 22:54:00 +08:00
  • 511796f74e Replace rand() by a true uniform distribution generator Chocobo1 2017-02-10 20:33:21 +08:00
  • c7d10dc091 Turn off port forwarding of WebUI by default for GUI users Chocobo1 2017-02-10 15:42:33 +08:00
  • 4f1c428d8f Seperate seeds from peers for DHT, PeX and LSD thalieht 2017-02-05 18:21:25 +02:00
  • 54e99f2510 Merge pull request #6373 from murlakatamenka/master sledgehammer999 2017-02-13 01:34:13 +02:00
  • ac2876d828 Move the auto-resume to TorrentHandle::prioritizeFiles(). Alexander Almaleh 2017-02-12 20:39:30 +02:00
  • 98707fd4d4 Follow project coding style. Issue #2192. Tim Delaney 2017-02-12 12:14:01 +11:00
  • a60c0f1dd3 Merge 45dc85e8ce24d808f0c15e1a95b41fd40a85f865 into d045f64ebbfb044325c74b0568b73859c427d6a8 Chocobo1 2017-02-11 20:16:10 +00:00
  • 78438d7044 Update mainwindow.h (remove duplicate declaration) murlakatamenka 2017-02-11 21:36:52 +03:00
  • aef6a04ed2 Update Chinese Translation LXY 2017-02-11 04:29:12 -06:00
  • 3e65d25a55 Update Chinese Translation LXY 2017-02-11 04:20:29 -06:00
  • a844ccb06a Cache rule regular expressions for performance Tim Delaney 2017-02-11 18:43:50 +11:00
  • f9abd254f4 Use Perl-compatible regexes for RSS rules. Closes #6367. Tim Delaney 2017-02-11 16:33:18 +11:00
  • 7dee24d7d0 add method to set queue prio by position Falco 2017-01-24 22:51:07 +01:00
  • 4a571dedb9 Torrent state text always neutral (black or grey). Tim Delaney 2017-02-09 09:01:36 +11:00
  • d045f64ebb Merge pull request #6288 from Falcosc/fix_add_torrent_queue_overflow sledgehammer999 2017-02-08 22:46:58 +02:00
  • ee239ddd1e fix queue overload for add torrent at session start falco 2017-01-23 15:45:37 +00:00
  • 73f762250c Merge pull request #6358 from Chocobo1/coverity sledgehammer999 2017-02-08 15:34:45 +02:00
  • c39056f1a8 Merge pull request #6344 from magao/issue6337 sledgehammer999 2017-02-08 15:21:07 +02:00
  • 4ad541d066 Fix coverity issues Chocobo1 2017-02-08 13:11:36 +08:00
  • cab10aa7b4 Use QString::toStdString() Chocobo1 2017-02-08 13:19:21 +08:00
  • beb94e982b Move status icons to own directory. Tim Delaney 2017-02-08 15:35:13 +11:00
  • 058ecc1a54 Change paused and stalled colours. Closes #6174. Tim Delaney 2017-02-06 17:46:08 +11:00
  • 85312f3312 Preference option to display large status icons. Tim Delaney 2017-02-06 17:41:49 +11:00
  • 2c9153d3a2 Detect themes change and update status icons. Tim Delaney 2017-02-06 17:34:16 +11:00
  • 5dbe301c34 Torrent list and transfer filter icons follow status colour. Tim Delaney 2017-02-06 10:38:24 +11:00
  • c0339d4f6a Fix regex RSS matching. Closes #6337. Tim Delaney 2017-02-05 08:53:33 +11:00
  • b288e85038 RSS downloader use tree for feed list. Tim Delaney 2017-02-04 22:25:52 +11:00
  • 3f94197ed4 Populate RSS downloader feed list from hierarchy Tim Delaney 2017-02-02 15:09:57 +11:00
  • 1b9a368769 Invert status icons [PR#6186] LordNyriox 2017-02-01 16:00:37 -08:00
  • adee0eecd2 Follow project coding style. Issue #2192. Tim Delaney 2017-02-05 15:08:45 +11:00