Commit Graph

  • a344886ef6 Move options ui as a pointer member variable Chocobo1 2016-04-25 15:11:33 +08:00
  • c181019f40 Follow header inclusion rule Chocobo1 2016-04-25 14:50:44 +08:00
  • 5962efde23 Cleanup Connection page in Option dialog. Chocobo1 2016-04-25 14:14:48 +08:00
  • d43466d466 Fix empty tooltips showed at the progress bar borders Eugene Shalygin 2016-06-02 20:51:57 +02:00
  • 29fb8e8085 Replace TorrentHandle::fileExtremityPieces() with TorrentInfo::filePieces() Eugene Shalygin 2016-05-23 18:55:18 +02:00
  • b076ff68ac Show files in tooltips for pieces progress bars Eugene Shalygin 2016-02-29 00:44:08 +01:00
  • 5f2da3a529 Follow project coding style. Issue #2192. Eugene Shalygin 2016-02-28 02:17:45 +01:00
  • 576fbe5dc1 Update Python version requirements ngosang 2016-06-01 11:56:18 +02:00
  • 8fc7f3fdc0 uncrustify: replace "add" with "force" for sp_ parameters Eugene Shalygin 2016-05-31 18:51:59 +02:00
  • becd67ac84 Delete all mainwindow child widgets. Closes #4871, #5049. Chocobo1 2016-03-13 12:51:27 +08:00
  • 7761a2604a Use QAtomicInt to guarantee cleanup() is only executed once Chocobo1 2016-03-10 02:00:26 +08:00
  • c6546db138 Minor changes in Search UI ngosang 2016-05-30 22:51:09 +02:00
  • f0dd4d5673 [Search engine] Update Torrentz ngosang 2016-05-30 23:04:34 +02:00
  • 7f245b63d7 [Search engine] Update PirateBay ngosang 2016-05-28 18:22:02 +02:00
  • af17f4df9e Minor fix: typo and two warnings ngosang 2016-05-28 15:24:59 +02:00
  • 3ec2f94b27 Fixup previous commits and allow IPv6 interface addresses too. sledgehammer999 2016-05-27 01:35:58 +03:00
  • d7f1beb7f1 Use a combo box to select the IP address you want to listen on for a specific interface Sjoerd van der Berg 2016-04-21 18:21:49 +02:00
  • 8c7a4ab86c Fix variable name Sjoerd van der Berg 2016-04-13 11:17:36 +02:00
  • ce2d42a264 Change back to the original names for the announce address Only allow ip's through that match the currenrly selected network interface and address Sjoerd van der Berg 2016-04-13 10:51:29 +02:00
  • dc011a5599 Add option to bind directly to an IP instead of using a network Interface Sjoerd van der Berg 2016-04-09 09:19:22 -07:00
  • 3c6b79805c Use QPalette::LinkVisited color for downloaded items in search results Eugene Shalygin 2016-05-26 17:07:19 +02:00
  • 7e7055f2ff Sync translations from Transifex and run lupdate. sledgehammer999 2016-05-25 20:24:19 +03:00
  • 18c9a65340 Rename ASM to TMM and related stuff. sledgehammer999 2016-05-08 22:47:50 +03:00
  • f5ce39a36a Add tooltip to the saving mode checkbox. sledgehammer999 2016-05-08 17:34:43 +03:00
  • 58e4f9d38e Slim down 'Downloads' page of options window. sledgehammer999 2016-05-02 03:17:02 +03:00
  • 5bd7dce396 default RSSRefreshInterval to 30 mins botmtl 2016-05-23 21:49:06 -04:00
  • d9d49b6d0b Fix gcc 6 compilation with qmake. See #5237. sledgehammer999 2016-05-24 14:05:07 +03:00
  • cc48ca1fdc Use QString::localeAwareCompare for comparsion Chocobo1 2016-05-21 14:35:33 +08:00
  • 2dc6002064 Use boost:circular_buffer instead of QList. Chocobo1 2016-05-21 00:55:03 +08:00
  • 1478b21e8d [WebUI] Expose Add trackers feature ngosang 2016-05-07 15:17:01 +02:00
  • 726c2fd56d WebUI: Add command to get the logs Gabriele 2014-12-21 14:00:00 +01:00
  • df86d66702 Improve stack trace for windows by including source filenames and line numbers SeigneurSerpent 2016-03-03 00:04:55 +03:00
  • 223415fb69 update uncrustify config Eugene Shalygin 2016-05-18 18:06:06 +02:00
  • a4c9b667a7 resize column to contents only when they're visible refactor updatePeerCountryResolutionState deprecate m_resolveCountries var thalieht 2016-05-11 15:05:51 +03:00
  • 5f8e05ba50 Cleanup headers Chocobo1 2016-05-17 13:32:57 +08:00
  • ed2689de15 Add lookup function to get PathType display names Chocobo1 2016-05-17 03:02:27 +08:00
  • 9e124527e1 Improve error messages for "Auto download torrents" Chocobo1 2016-05-17 01:46:28 +08:00
  • 59971aa577 Use new alert dispathing API Vladimir Golovnev (Glassez) 2016-04-28 10:56:58 +03:00
  • 164ca0289a Add 'Added on' column in Webui. Closes #5145,#1092,#738 Ibrahim Tachijian 2016-04-27 22:51:20 +00:00
  • c0aa50d74b Change ambiguous text "Copy selected" to "Copy IP:port" Chocobo1 2016-05-14 15:05:07 +08:00
  • 66d7dc751c Change "Auto download torrent" default save path to "default location". Chocobo1 2016-05-14 15:01:51 +08:00
  • c1738f97f1 Improve wordings in "Auto download torrent" section Chocobo1 2016-05-14 14:41:09 +08:00
  • 105874613a Fix crash when adding torrent via a magnet url Eugene Shalygin 2016-05-13 20:35:02 +02:00
  • d6829b253b Fix a typo in TorrentFileGuard Eugene Shalygin 2016-05-13 00:12:33 +02:00
  • c1291539bf uncrustify: add constructor initialization list options Eugene Shalygin 2016-05-06 01:29:09 +02:00
  • 3060c979f4 Add option to automatically remove .torrent files upon adding Eugene Shalygin 2016-04-07 16:58:30 +02:00
  • d71a18b945 Update definition of QBT_USES_QT5 to be true for qt >= 5.2.0 sledgehammer999 2016-05-08 19:28:02 +03:00
  • 4078fc5e2d Add case-sensitive & case-insensitive natural sort helper function Chocobo1 2016-05-04 17:15:58 +08:00
  • b7cb53a251 Cleanup headers Chocobo1 2016-04-18 14:18:30 +08:00
  • 275a775769 Minor code formatting Chocobo1 2016-04-12 14:08:04 +08:00
  • 1c49ff1df6 Sort labels with naturalCompare(). Closes #3919. Chocobo1 2015-10-11 21:15:41 +08:00
  • fc77fdbcb5 Replace naturalSort() with naturalCompare(). Chocobo1 2015-10-04 20:48:43 +08:00
  • e0e757b610 Use qmake built-in test function files to locate translation files Chocobo1 2016-05-08 16:39:47 +08:00
  • 33fe9b6d87 Use POSIX shell Chocobo1 2016-05-04 13:45:28 +08:00
  • fca78d1a3f Re-enable cache for linux builds Chocobo1 2016-05-04 02:14:31 +08:00
  • 92794a786f Suppress warning on OSX builds Chocobo1 2016-05-04 12:41:49 +08:00
  • 08d9ad7f80 Set about tab font-size to default zywo 2016-05-06 09:23:14 +01:00
  • 6023093329 Fix "IP Filtering - Apply to trackers" wasn't being applied. Closes #5217. Chocobo1 2016-05-08 20:45:53 +08:00
  • c070193c30 uncrustify: honour pointer and reference symbols alignment rules Eugene Shalygin 2016-04-26 15:11:41 +02:00
  • 633fb7a7de refactor SettingsStorage class Eugene Shalygin 2016-03-15 06:09:17 +01:00
  • 14a37e8d45 cmake: add Qt::DBus library dependency for base module Eugene Shalygin 2016-05-01 02:54:53 +02:00
  • d03a71899e cmake: mark libtorrent and qtsingleapplication include dirs as system Eugene Shalygin 2016-04-27 14:33:23 +02:00
  • 283338f5f3 Don't show added torrent notification during startup. sledgehammer999 2016-04-30 01:38:24 +03:00
  • b600253313 Display notifications when a torrent is added. Closes #334 and #915. sledgehammer999 2016-04-17 22:56:51 +03:00
  • c97b5ab617 Fix .!qB extension is added when disabled Vladimir Golovnev (Glassez) 2016-04-25 15:30:41 +03:00
  • 9016b698c9 Use truncated torrent hash in temp path Vladimir Golovnev (Glassez) 2016-04-23 21:01:56 +03:00
  • eb7a7b9c04 Use unique temp directories Vladimir Golovnev (Glassez) 2016-04-23 19:34:01 +03:00
  • 9e0a3ee692 cmake: reflect qmake project changes Eugene Shalygin 2016-04-25 04:41:19 +02:00
  • c899ed5b50 Fix duplicate network interfaces. Closes #5131 ngosang 2016-04-17 20:55:01 +02:00
  • a6c50aff95 Delete Import Torrent Dialog Vladimir Golovnev (Glassez) 2016-04-20 12:00:47 +03:00
  • ab4a608342 Fix rechecking after torrent is finished Vladimir Golovnev (Glassez) 2016-04-20 11:36:07 +03:00
  • e7cfd7a31d Try to find incomplete files for new torrent Vladimir Golovnev (Glassez) 2016-04-19 09:54:48 +03:00
  • c4ea13b284 Fix torrent adding with existing data Vladimir Golovnev (Glassez) 2016-04-14 11:06:34 +03:00
  • 5d09639109 Fix mutually exclusive radio buttons can be unselected. Chocobo1 2016-04-20 09:06:15 +08:00
  • 885f5b4bee Enable word wrap for "Run external program" help text Chocobo1 2016-04-19 16:43:17 +08:00
  • 3cd06c457a Fix toolbar resizing when m_searchFilter appears/disappears. Closes #5120. Chocobo1 2016-04-18 18:34:14 +08:00
  • 373e22660d Disable comboHideZero when checkHideZero is unchecked. Chocobo1 2016-04-18 16:22:48 +08:00
  • 92f58a40e7 Morph QToolButton to QPushButton Chocobo1 2016-04-18 15:41:22 +08:00
  • dbf5a264bd Fix path to resource Chocobo1 2016-04-18 15:31:27 +08:00
  • 145dcf9efe [Search engine] Fix LegitTorrents plugin ngosang 2016-04-23 23:18:48 +02:00
  • f05e25c750 [Search engine] Fix Mininova plugin ngosang 2016-04-23 22:37:19 +02:00
  • fc02377171 [Search engine] Fix Torrentz plugin for Python2 ngosang 2016-04-23 21:57:05 +02:00
  • 3816052b0a Add "slots" to WORDS keyword. Eugene Shalygin 2016-04-23 01:57:28 +02:00
  • fae583e0da Fix Add tracker dialog URL download ngosang 2016-04-22 23:48:06 +02:00
  • 1114c198ca Fix Add tracker dialog empty trackers ngosang 2016-04-22 23:47:22 +02:00
  • c5f9567c0b cmake: raise minimal cmake version to 3.5 and use its features Eugene Shalygin 2016-04-18 22:40:22 +02:00
  • e9a5768e4f cmake: drop explicit Boost dependency Eugene Shalygin 2016-04-18 22:39:07 +02:00
  • 858e5f8db8 cmake: add imported target for Libtorrent Eugene Shalygin 2016-04-18 21:23:03 +02:00
  • 0afa83dbfa Add coding style rule for header inclusion order Vladimir Golovnev (Glassez) 2016-04-18 17:52:07 +03:00
  • fc95ce310e Fix Update all button height in RSS tab ngosang 2016-04-17 20:52:38 +02:00
  • e2c9e7b877 Minor change in Stats dialog ngosang 2016-04-02 21:23:32 +02:00
  • b1e62ca006 Display the filepath when a torrent fails to load. Closes #100 and #805. sledgehammer999 2016-04-17 20:49:45 +03:00
  • a063ebd396 LICENSE: Fix mixed indenting Jerome Leclanche 2015-10-22 20:17:40 +03:00
  • 728dd744bb LICENSE: Remove copy/paste error Jerome Leclanche 2015-10-22 20:16:48 +03:00
  • a0c1ee76a2 Fix qBittorrent doesn't exit immediately when "all donwloads are done -> exit" option enabled. Chocobo1 2016-04-18 00:08:55 +08:00
  • c7b15b9cc5 Enable access to shutdown functions when configured with --disable-gui option Chocobo1 2016-04-16 13:50:41 +08:00
  • 0770fe8b09 Fix Coverity Scan 143909. Chocobo1 2016-04-16 13:01:29 +08:00
  • cf98220c40 Fix log menu item position broken by 1760beed17. sledgehammer999 2016-04-17 19:59:58 +03:00
  • 2eb393ae9a Bump API_VERSION to 11. sledgehammer999 2016-04-17 19:57:08 +03:00
  • d65d11d64c WebUI: Select category on right click buinsky 2016-01-24 12:19:16 +03:00