Commit Graph

  • c3f5432877
    [WebUI]: Print error messages upon receiving invalid header fields Chocobo1 2017-10-17 14:20:28 +08:00
  • 4dcc187a72
    speedwidget class: excess QtConcurent usage removal dzmat 2017-10-04 21:33:49 +07:00
  • 97c99dfaaf
    Add me for danish scootergrisen 2017-10-16 22:14:10 +02:00
  • da83041a3f
    Generate pngs using svgexport and optimize using PNGGauntlet. sledgehammer999 2017-10-14 15:04:57 +03:00
  • d40a4f14dd
    Optimize and prettify the svg source using svgo. sledgehammer999 2017-10-14 15:01:27 +03:00
  • de7b0278f4
    Invert Framing for Torrent Status Icons LordNyriox 2017-10-13 13:41:42 -04:00
  • 17f5e10ffc
    Convert tab into whitespaces Chocobo1 2017-10-11 20:27:19 +08:00
  • a0dbb6c97c
    WebUI: add optional parameters for /command/download & /command/upload Chocobo1 2017-09-21 20:43:19 +08:00
  • 4d330a6110
    Add uploadLimit, downloadLimit fields to AddTorrentData & AddTorrentParams Chocobo1 2017-08-14 19:44:56 +08:00
  • 9fc2bf6353
    Add file-to-piece-index mappings in /query/propertiesFiles command Chocobo1 2017-09-07 00:10:47 +08:00
  • f9c7121847
    Sync translations from Transifex and run lupdate. sledgehammer999 2017-10-13 03:56:57 +03:00
  • d3a0ac3b6e
    Make BitTorrent::TorrentState strongly-typed enum Eugene Shalygin 2017-02-18 01:38:40 +01:00
  • a6c99844de
    Follow project coding style. Issue #2192. Tim Delaney 2017-02-12 12:14:01 +11:00
  • d51a957247
    Die gracefully when failed to initialize web server with qbt-nox Chocobo1 2017-10-08 14:01:02 +08:00
  • a0c16cd461
    Report TCPServer errorString() if webui fails to listen to port Matthew Fioravante 2017-10-06 05:54:52 +00:00
  • 8fe11dff91
    Fix delete key has no effect due to "Ambiguous shortcut overload" Chocobo1 2017-10-10 01:31:06 +08:00
  • efcdcf5898
    Update uncrustify config Eugene Shalygin 2017-04-07 02:04:47 +02:00
  • da543cdae2
    Optimize SVGs. Used svgo with commands --pretty --indent=2 --multipass. sledgehammer999 2017-09-26 03:50:20 +03:00
  • 0374742e57
    Optimize PNGs. Using PNGGauntlet. sledgehammer999 2017-09-26 03:36:56 +03:00
  • 408052d1ec
    Remove unused image. Possibly leftover from dropping Qt4. sledgehammer999 2017-09-26 03:31:56 +03:00
  • b0ebbc3596
    Drop OS/2 support. sledgehammer999 2017-10-09 17:56:45 +03:00
  • e45e1166b2
    Show new paths in native form. sledgehammer999 2017-10-09 17:42:42 +03:00
  • de64d5c3bc
    Save ratio limits as int instead of string thalieht 2017-10-08 09:59:52 +03:00
  • 07130c4b26
    Coding style, use nullptr and other minor things thalieht 2017-09-07 03:00:04 +03:00
  • 8482464ad0
    Properly pre-select the selected torrent's current ratio limiting options in UpDownRatioDlg dialogs. Fixes #7352 thalieht 2017-09-06 22:47:05 +03:00
  • d7ce6e39d4
    cmake: do not use Qt5Widgets when locating QtSingleApplication. Closes #7551. Eugene Shalygin 2017-10-07 21:48:52 +02:00
  • 97acbd5259
    Set QTextOption::NoWrap property in "Download from URLs" dialog Chocobo1 2017-09-29 04:53:01 +08:00
  • 60937a1871
    show delete accelerator key in menu. closes #7508 Nick Korotysh 2017-10-04 17:43:25 +03:00
  • ed43bc377d
    allow search plugins sorting. closes #7526 Nick Korotysh 2017-10-03 16:57:09 +03:00
  • 8d11929815
    Reformat Windows build configuration files Vladimir Golovnev (Glassez) 2017-09-29 20:09:49 +03:00
  • 0e6f8c15c5
    transferlistwidget class members names clarification dzmat 2017-09-26 00:03:24 +07:00
  • 8107201a5b
    Fix "Time active" field in transfer list Chocobo1 2017-09-26 01:14:49 +08:00
  • 395ea4d1d0
    Implement TorrentCategoryDialog class Vladimir Golovnev (Glassez) 2017-09-24 14:54:42 +03:00
  • 7bf317929b
    Use Qt5 connect() style in CategoryFilterWidget Vladimir Golovnev (Glassez) 2017-09-01 19:36:53 +03:00
  • 3cacf876c9
    Show torrent name in "add new torrent" dialog on merging trackers Chocobo1 2017-09-26 01:30:44 +08:00
  • d6247dd4ec
    Center Options dialog when showed silver 2017-09-21 18:42:17 +02:00
  • 4f0c49f1c4
    Persist size and treeview header state in preview dialog silver 2017-09-11 20:32:11 +02:00
  • 30455e8b01
    Follow project coding style. Issue #2192. silver 2017-09-11 20:09:58 +02:00
  • 60adb94463
    Options dialog save windows state in destructor silver 2017-09-24 22:53:43 +02:00
  • a02fd5b588
    Fix last activity calculation. Closes #7461 Chocobo1 2017-09-22 12:42:24 +08:00
  • 39ce080318
    Don't use margins in FileSystemPathEdit widgets. Introduced in 30081e0. sledgehammer999 2017-09-22 01:15:28 +03:00
  • f53abd2f07
    Update qtsingleapplication Chocobo1 2017-09-23 00:09:08 +08:00
  • 5b0ae0271b
    Reposition "Priority" menu option in WebUI to match gui (closes #7072) Thomas Piccirello 2017-09-17 05:42:46 -04:00
  • ec2efd8c62
    Better reporting of success/failure of torrent and file deletion. sledgehammer999 2017-09-14 19:55:14 +03:00
  • 146daea513
    Replace dialog ok-cancel buttons with QDialogButtonBox Chocobo1 2017-09-15 13:57:55 +08:00
  • 5ab67faacb
    Use smaller data type for TriStateBool Chocobo1 2017-09-17 01:42:39 +08:00
  • 4213d37857
    WebAPI: fix addPaused wrong default behavior Chocobo1 2017-09-19 13:41:57 +08:00
  • 0192922910
    Refactor Chocobo1 2017-08-14 19:04:39 +08:00
  • d2b88e9f84
    WebAPI: fix root_folder default behavior Chocobo1 2017-09-19 13:03:54 +08:00
  • a32c4aca92
    Add comboBox for selecting BitTorrent protocol. Closes #6316. Chocobo1 2017-09-14 04:29:54 +08:00
  • 91d41336a7
    Create root folder option when adding a torrent in WebUI thalieht 2017-09-11 16:56:33 +03:00
  • d73d790612
    Rename option Chocobo1 2017-09-11 13:31:57 +08:00
  • af0fed6669
    Change default value of m_diskCacheSize. New default is 64 MB. Chocobo1 2017-09-10 21:04:40 +08:00
  • a24c13b902
    Allow custom tray icons when system icon theme is used. Closes #7403. Eugene Shalygin 2017-09-11 16:18:10 +02:00
  • c44c6a8d88
    Fix dereferencing freed pointer. Closes #7420. Chocobo1 2017-09-11 13:11:09 +08:00
  • 5f62a68e71
    Travis: Update libtorrent bottle with boost 1.65+ fix. sledgehammer999 2017-09-11 01:12:27 +03:00
  • 8b2083b18f Merge pull request #7640 from evsh/v3_3_x v3_3_x Eugene Shalygin 2017-10-23 18:40:01 +02:00
  • 5af90fee46
    Spelling: HTTP/HTTPS Allan Nordhøy 2017-09-08 11:22:25 +02:00
  • b17566f113
    Update coding guidelines Chocobo1 2017-09-04 23:55:37 +08:00
  • 29edea050b
    Update Changelog. sledgehammer999 2017-09-08 00:54:08 +03:00
  • 7ceb646e90
    Bump to 3.4.0beta2 sledgehammer999 2017-09-06 01:46:27 +03:00
  • 0ff39e4d10
    Sync translations from Transifex and run lupdate. sledgehammer999 2017-09-06 01:44:47 +03:00
  • 1e146c94bd
    Fix file list expansion on singlefile torrent with folder. sledgehammer999 2017-08-19 17:33:22 +03:00
  • 8a0da04807
    Fix CategoryFilterWidget::sizeHint() Vladimir Golovnev 2017-09-01 14:38:17 +03:00
  • 9e7a847cce
    Fix suggest_mode setting Vladimir Golovnev 2017-08-31 21:17:09 +03:00
  • 63d3f20e51
    Sort the resource lists Chocobo1 2017-08-28 15:33:20 +08:00
  • 817e3fbb05
    Cleanup src.pro Chocobo1 2017-08-28 15:25:57 +08:00
  • 263e96aba2
    Move NOMINMAX define Chocobo1 2017-08-28 15:24:02 +08:00
  • 0379376fd8
    Define QT_USE_QSTRINGBUILDER. Chocobo1 2017-08-28 13:02:46 +08:00
  • de7efb50c2
    Use Qt5 connect syntax Chocobo1 2017-08-24 20:12:17 +08:00
  • 400f8dc2d8
    Setup parent ownership to avoid memory leak Chocobo1 2017-08-24 20:00:39 +08:00
  • b2b63be798
    Use enums for settings Chocobo1 2017-08-16 02:23:07 +08:00
  • c9aba893de
    Add sanitize helper clampValue() Chocobo1 2017-08-15 20:26:28 +08:00
  • 1ac4cdcf4d
    Add send_buffer_watermark send_buffer_low_watermark send_buffer_watermark_factor knobs Chocobo1 2017-08-11 19:48:58 +08:00
  • 08a0fef18a
    Add suggest_mode knob Chocobo1 2017-08-11 19:15:18 +08:00
  • 6f54c170ab
    Add choking_algorithm & seed_choking_algorithm knob Chocobo1 2017-08-11 17:06:31 +08:00
  • d3b4c7bec4
    Add allow_multiple_connections_per_ip knob. Closes #5884. Chocobo1 2017-08-11 16:37:32 +08:00
  • f8dfe1ea57
    Add mixed_mode_algorithm knob Chocobo1 2017-08-11 16:28:52 +08:00
  • ce5f8bab44
    Add guided_read_cache knob Chocobo1 2017-08-11 15:50:56 +08:00
  • 59cf70f8f2
    Fix RSS Downloader fails to rename rule Vladimir Golovnev 2017-08-23 16:45:14 +03:00
  • 561975f435
    Improve BandwidthScheduler Vladimir Golovnev (qlassez) 2017-08-20 18:00:23 +03:00
  • eae6fea830
    Skip user input events when adding torrent Vladimir Golovnev 2017-08-23 11:14:34 +03:00
  • 2673c2b5b2
    Disable skipping of loopback interfaces This fixes the absence of VPN tunnel interfaces under Windows and works around the QTBUG-32349 Fixes #7291 Evengard 2017-08-21 17:33:07 +03:00
  • 3c17f3a836
    Fix ignoring of incorrect version strings in search plugins. Closes #7101. Eugene Shalygin 2017-08-20 20:21:59 +02:00
  • 0890154e16
    WebAPI: fix validating wrong header field. Closes #7311. Chocobo1 2017-08-20 21:46:41 +08:00
  • 0877824875
    Check for Qt5Svg when configuring. sledgehammer999 2017-08-18 23:00:53 +03:00
  • 60bd5999b0
    Wrap class & functions in anonymous namespace Chocobo1 2017-08-18 21:01:45 +08:00
  • d0ec60fa01
    Switch settings to signed int because libtorrent expects them that way. sledgehammer999 2017-08-18 20:20:53 +03:00
  • e7a70a4acc
    Options to better memory control by libtorrent. Closes #7029. sledgehammer999 2017-08-18 03:05:36 +03:00
  • 85cb49e8e1
    Use pixmap cache for file icons on Mac OS and Windows. Closes #7264. Eugene Shalygin 2017-08-15 12:01:21 +02:00
  • 3f00a6e5e3
    Improve utils/fs.* and fix coding style Vladimir Golovnev (qlassez) 2017-08-15 16:17:57 +03:00
  • 35e18a2e09
    Fix notification display on macOS vit9696 2017-08-15 21:16:37 +03:00
  • 8ae2ae3b5c
    Fix broken build. sledgehammer999 2017-08-15 21:57:34 +03:00
  • 27c5f2aede
    Fix macOS window restoration after using hide icon vit9696 2017-08-14 12:38:42 +03:00
  • 34a69aa0b2
    Use simpler ifdef style. sledgehammer999 2017-08-15 21:01:55 +03:00
  • 72fc903f4a
    Fixed mac specific compiler errors and cleaned up Objective C code Created new file src/gui/macutilities.mm, moved code from mainwindow.cpp and torrentcontentmodel.cpp that used the Objective C runtime into it and converted it to actual Objective C. Rewrote pixmapForExtension() so that it doesn't call into private Qt functions. Brian Kendall 2017-08-11 01:37:06 -04:00
  • 4f04992de8
    Fix connection problems when a specific interface/ip is configured. Closes #7235. Bug related to #7099 and Qt. sledgehammer999 2017-08-13 00:58:22 +03:00
  • 1b147494d4
    Unify preference window borders across the tabs vit9696 2017-08-14 13:40:45 +03:00
  • b535a0b44e
    Fix calculation of 'Average time in queue' stat under libtorrent 1.1.x sledgehammer999 2017-08-14 17:27:31 +03:00
  • 6c2271584c
    Use single quotes for char. Use case insensitive compare. Swap conditionals Thomas Piccirello 2017-07-18 22:06:38 -04:00