Commit Graph

  • e95a017e33 Fix potential out-of-bound access of units[i] Chocobo1 2015-06-17 08:03:51 +08:00
  • 2c91157926 Update settings for Coverity Scan. sledgehammer999 2015-06-17 00:19:00 +03:00
  • d2697cd124 Merge pull request #2957 from Chocobo1/coverity_scan sledgehammer999 2015-06-17 00:13:51 +03:00
  • 061fbeff56 Merge pull request #3234 from glassez/openfile sledgehammer999 2015-06-16 22:55:57 +03:00
  • 77b3a0c4cd Fix crash when cancel open file dialog. Vladimir Golovnev (Glassez) 2015-06-16 09:08:25 +03:00
  • 8340abbe63 [Web UI] Remove DHT port setting. Closes #3225 ngosang 2015-06-15 11:00:36 +02:00
  • 069bd05d37 Clear missing files flag when resuming or force rechecking. Fixes issues in #2750. sledgehammer999 2015-06-15 00:53:34 +03:00
  • 3f8e76ce93 Clear missing files flag when resuming or force rechecking. Fixes issues in #2750. sledgehammer999 2015-06-15 00:48:28 +03:00
  • c4f043a14d New translation: Indonesian. sledgehammer999 2015-06-14 23:43:21 +03:00
  • 16b9a28531 Sync translations from Transifex and run lupdate. sledgehammer999 2015-06-14 23:47:45 +03:00
  • a2c48646ae New translation: Indonesian. sledgehammer999 2015-06-14 23:43:21 +03:00
  • 78f5b960a0 Sync translations from Transifex and run lupdate. sledgehammer999 2015-06-14 23:28:28 +03:00
  • f6236d13d1 Merge pull request #3190 from Chocobo1/ratio_fix_master sledgehammer999 2015-06-14 23:02:34 +03:00
  • 6b56a8accf Merge pull request #3211 from yurivict/compile-issues sledgehammer999 2015-06-14 21:50:13 +03:00
  • 9febd608c6 Merge pull request #3216 from Chocobo1/rm sledgehammer999 2015-06-14 21:49:21 +03:00
  • 915fce0191 Rename menu "Options..." to "Preferences" on *nix and OSX Chocobo1 2015-06-15 00:57:59 +08:00
  • 96100cb4bf Rename option to "Show qBittorrent in menu bar" on OSX Chocobo1 2015-06-15 00:57:03 +08:00
  • fcd68ea8a6 Hide minimize to tray & close to tray options on OSX Chocobo1 2015-06-15 00:55:39 +08:00
  • 1da29a450c Merge pull request #3212 from Chocobo1/opt_ip_filter_tracker_v32x sledgehammer999 2015-06-14 20:23:14 +03:00
  • 9095545425 Merge pull request #3214 from Chocobo1/move_stats_v320 sledgehammer999 2015-06-14 20:22:19 +03:00
  • 01dbc01635 Improve ratio calculation formula. Closes #3096. Chocobo1 2015-05-25 15:01:33 +08:00
  • 6e1bfdef4c Fix additional file included in 32a712f Chocobo1 2015-06-14 23:55:08 +08:00
  • e4282c10c7 Merge pull request #2847 from Chocobo1/move_stats sledgehammer999 2015-06-14 20:21:27 +03:00
  • 575578428c Merge pull request #3167 from Chocobo1/opt_ip_filter_tracker sledgehammer999 2015-06-14 20:15:12 +03:00
  • 6c24e7c2eb Merge 36da49667af12f45e31a89770c7c8dbe7a6e5912 into 77786bb8bbc07013dd4b2a956a2ad17de68ea474 Mike Tzou 2015-06-14 12:54:29 +00:00
  • bd7fd47d9f Resave in Qt Designer Chocobo1 2015-06-14 20:09:39 +08:00
  • 429dad3f70 Remove menu items: "Visit Website" and "Report a Bug". Many issues opened on github should be asked on forum first, and the links are already present in "About" window. Chocobo1 2015-06-14 20:08:47 +08:00
  • ca70f2ce5c Rename "Execution Log" to "Log". Rename "When Downloads Done" to "On Downloads Done". Chocobo1 2015-06-14 20:07:10 +08:00
  • 98a4b8c199 Move statistics from Tools to View Reorder & add separators in Help menu Rename Auto-Shutdown on downloads completion to When downloads done Capitalize menu items, modify accelerator Chocobo1 2015-06-14 20:05:58 +08:00
  • 36da49667a Resave in Qt Designer Chocobo1 2015-06-08 14:34:38 +08:00
  • ade1936f9c Remove menu items: "Visit Website" and "Report a Bug". Many issues opened on github should be asked on forum first, and the links are already present in "About" window. Chocobo1 2015-05-29 14:59:53 +08:00
  • 580642b08e Rename "Execution Log" to "Log". Rename "When Downloads Done" to "On Downloads Done". Chocobo1 2015-05-09 17:58:37 +08:00
  • b4a855f4c1 Move statistics from Tools to View Chocobo1 2015-04-08 13:27:46 +08:00
  • 6dd94ccc1d Add new data fields, capitialize labels, cleanups Chocobo1 2015-06-14 19:34:46 +08:00
  • e83a8393a4 Add a parameter to QString(time_t t) Chocobo1 2015-06-14 19:33:54 +08:00
  • 32a712f005 Add checkbox option for IpFilterTrackers, closes #3154. Chocobo1 2015-06-09 17:18:33 +08:00
  • 8fa79a0690 Add checkbox option for IpFilterTrackers. Chocobo1 2015-06-14 19:05:26 +08:00
  • 22a60e618c Improve ratio calculation formula. Closes #3096. Chocobo1 2015-05-25 15:01:33 +08:00
  • ea2b2937b9 Added missing include <cstdlib> for rand(3) Yuri 2015-06-14 03:17:12 -07:00
  • a86961a22e Added missing include <cstdlib> for rand(3) Yuri 2015-06-14 03:14:27 -07:00
  • 2299580dc9 Improve ratio calculation formula. Closes #3096. Chocobo1 2015-06-12 16:18:28 +08:00
  • 0423a28f30 Add translator to credits. sledgehammer999 2015-06-14 12:28:08 +03:00
  • 77786bb8bb Add translator to credits. sledgehammer999 2015-06-14 12:28:08 +03:00
  • 9ee67364c2 Merge pull request #3209 from ngosang/minor_fixes sledgehammer999 2015-06-14 11:40:41 +03:00
  • 4a76526417 Code clean up This changes were proposed by @PiotrNawrot in these PRs: #2967, #2970. ngosang 2015-06-14 10:12:35 +02:00
  • f89c44e1a0 Merge pull request #2938 from dartraiden/master sledgehammer999 2015-06-14 11:20:15 +03:00
  • 8ac83cfd42 Fixed typos, spelling correction dartraiden 2015-05-04 02:09:30 +03:00
  • dcaad09aba Merge b7ef030d15e5267d1dc449f780d7ea6f03803107 into f5b0008158d2ee975a637598816b0ee4f15e2b4f John Sebastian Peterson 2015-06-13 23:19:30 +00:00
  • 8e98a96692 Add multiple peers in peers addition dialog ngosang 2015-06-06 07:07:08 +02:00
  • 18f32fae90 Merge pull request #3182 from ngosang/typo_revision_32x sledgehammer999 2015-06-13 22:07:22 +03:00
  • f5b0008158 Merge pull request #2805 from ngosang/typo_revision sledgehammer999 2015-06-13 22:06:12 +03:00
  • 057b998e0f Merge pull request #2966 from pmzqla/sort-eta sledgehammer999 2015-06-13 22:01:24 +03:00
  • 855ac43aca Merge pull request #3184 from ngosang/AnnounceToAllTrackers_32x sledgehammer999 2015-06-13 21:40:37 +03:00
  • 1be26cf2bd Merge pull request #2808 from ngosang/AnnounceToAllTrackers sledgehammer999 2015-06-13 21:39:45 +03:00
  • 5a6302af59 changes in typography ngosang 2015-03-30 13:15:48 +02:00
  • e01a61d816 changes in typography ngosang 2015-03-30 13:15:48 +02:00
  • 25e04ee2f3 Merge pull request #3191 from Chocobo1/neg_loop_master sledgehammer999 2015-06-13 21:03:41 +03:00
  • 174861274b Merge pull request #2958 from Chocobo1/neg_loop sledgehammer999 2015-06-13 21:01:00 +03:00
  • 718983a4d6 Merge pull request #3180 from ngosang/cppcheck_fixes_32x sledgehammer999 2015-06-13 20:19:40 +03:00
  • 4d848e99f0 Merge pull request #3004 from ngosang/cppcheck_fixes sledgehammer999 2015-06-13 20:16:53 +03:00
  • 157b1eadfa Merge pull request #3203 from glassez/unistd sledgehammer999 2015-06-13 09:33:44 +03:00
  • a77e550bf9 Merge pull request #3202 from DoumanAsh/py3_remove_cache_3_2_x sledgehammer999 2015-06-13 09:26:49 +03:00
  • 5798fb959d Fix qbittorrent-nox compilation. Vladimir Golovnev (Glassez) 2015-06-13 09:20:16 +03:00
  • aac6a4526c 3_2_x mapping: [search engine] Remove python3 cache during updateNova() DoumanAsh 2015-06-13 08:46:52 +03:00
  • 23842a8ec3 Update qBittorrent.appdata.xml who-me 2015-06-12 13:48:53 +03:00
  • 422db313de [search engine] Update Legit Torrent to remove sgmllib DoumanAsh 2015-06-12 01:16:37 +03:00
  • 07bbe70baf Merge pull request #3181 from ngosang/user-agent_32x sledgehammer999 2015-06-13 02:26:10 +03:00
  • f46eafc9fd Merge pull request #3178 from ngosang/search_version_32x sledgehammer999 2015-06-13 02:23:53 +03:00
  • 86df2520ad Fix python detection from reigstry when multiple versions are installed. Update fallback mechanism for newer versions. sledgehammer999 2015-06-11 23:45:18 +03:00
  • 640e0ea34d Update matching RSS articles while editing rules Gabriele 2015-04-04 19:12:34 +02:00
  • cd03c511a5 Minor fixes in search engines ngosang 2015-06-11 19:06:29 +02:00
  • 98533ede13 [search engine] Add Demonoid search engine ngosang 2015-06-09 02:22:36 +02:00
  • 09dedd0f22 [search engine] Final enhancements. DoumanAsh 2015-04-11 10:28:17 +03:00
  • 639f5b2d20 [search engine] Cosmetic update TorrentReactor DoumanAsh 2015-04-08 07:52:02 +03:00
  • e758f4ec26 [search engine] re-factoring of code DoumanAsh 2015-04-06 08:36:58 +03:00
  • aae1a3564d [search engine] engines update DoumanAsh 2015-04-06 08:36:41 +03:00
  • 68e29df2ae [search engine] Nova2 multiprocessing DoumanAsh 2015-04-06 08:35:29 +03:00
  • 183643d77b Exception free retrieve_url() DoumanAsh 2015-03-07 22:20:40 +03:00
  • d8838363b8 Aborting search engine process during closure. Close #2671 DoumanAsh 2015-03-07 23:54:31 +03:00
  • a0877fd57c Use AllUppercase for label text Chocobo1 2015-04-16 14:01:23 +08:00
  • 271b37885f Allow to Open files from the properties pane by pressing "Enter" Gabriele 2015-04-16 18:36:53 +02:00
  • 00b32a0996 Add "Add link to torrent" menu in TrayIconMenu. Closes #2918. Chocobo1 2015-05-04 00:59:00 +08:00
  • 75979cc4d5 Enable to choose dark/light tray icons on all platforms. Chocobo1 2015-05-13 21:50:15 +08:00
  • cf41f41b16 Making alternate download/upload configuration behave like global download/upload configuration so as to allow boundless down/up LazyBui 2015-05-13 00:59:16 -05:00
  • 12ad2c7368 Fix Start Minimized checkbox in Options ngosang 2015-05-14 21:48:09 +02:00
  • 86b21dacfd Set default focus to no button in exit confirm box Chocobo1 2015-05-26 13:25:12 +08:00
  • 7ce343c28f Set default focus to ok button in add new torrent dlg Chocobo1 2015-05-24 15:12:07 +08:00
  • fc3e85f449 Set default focus to cancel button in delete confirm dlg, closes #3085 Chocobo1 2015-05-24 15:11:37 +08:00
  • fb32408ba1 Change option text "Confirmation on exit when torrents are active" Chocobo1 2015-06-03 13:25:36 +08:00
  • 32eec624a1 Make strings translatable in seach engine ngosang 2015-05-14 14:39:30 +02:00
  • 8122ae4739 Disable Auto piece size when creating a new torrent ngosang 2015-02-11 00:53:42 +01:00
  • 49cce9b2fc Change width of columns in search tab. Closes #764 ngosang 2015-02-12 17:23:24 +01:00
  • bded737c3c Web UI: Display wasted data with friendly units. Closes #2994 ngosang 2015-05-14 13:35:48 +02:00
  • a94b317150 Web UI: New config - Global maximum number of upload slots ngosang 2015-05-17 14:40:34 +02:00
  • 6d34f86c51 Web UI: Fix Max connections and Time active in transfer information ngosang 2015-05-17 15:47:37 +02:00
  • 6dfd962a13 Web UI: Minor changes in style ngosang 2015-05-23 22:18:52 +02:00
  • 89cfd41c5f Web UI: Complete translatable strings ngosang 2015-05-23 20:35:25 +02:00
  • 9fbd19b2ca Web UI: Changes in title bar ngosang 2015-05-23 19:20:04 +02:00
  • 1577a366e0 [search engine] Improve torrentz engine to return more results ngosang 2015-05-15 18:34:28 +02:00
  • 19506ea323 [search engine] Fix thepiratebay. Closes #3012 ngosang 2015-05-15 18:08:52 +02:00