Commit Graph

  • f0d5ce4b98 Implement tracker list in the side panel. Closes #170. sledgehammer999 2015-03-22 01:18:21 +02:00
  • fcb5e61cc9 Merge bd835593cf734af6240e2b4099ef1f106213d085 into 36d2bee55786f9bacc7258e073bc9d311c8d2841 John Sebastian Peterson 2015-03-28 01:59:34 +00:00
  • 36d2bee557 Merge pull request #2789 from Chocobo1/translation sledgehammer999 2015-03-28 03:51:10 +02:00
  • dd61d9fb19 Merge 086f0a1901d458b3aad6e7458fa4bd30a7de0731 into 238a799d38ba23a7e48f604f08a19fc5051a7f7d Felipe Barriga Richards 2015-03-27 18:36:47 +00:00
  • 5af4dde3f3 Increase priority value of "High" Gabriele 2015-03-27 17:39:34 +01:00
  • 10880e10f1 Use enums instead of values when dealing with file priorities Gabriele 2015-03-27 17:04:35 +01:00
  • 62604af2d0 Update installer translations: Traditional Chinese Chocobo1 2015-03-27 20:51:00 +08:00
  • 238a799d38 Merge pull request #2783 from ngosang/spanish_translation sledgehammer999 2015-03-26 19:24:34 +02:00
  • 9570df5651 Merge pull request #2780 from MrStukov/patch-2 sledgehammer999 2015-03-26 19:23:49 +02:00
  • aabde9d7c4 Merge 5366f136c3c900568018231215005b018c545384 into 133d92dd2ead1dd34e523500ec93add24ee31275 buinsky 2015-03-26 14:50:06 +00:00
  • ff97f9eba6 Update Spanish translations (installer) ngosang 2015-03-26 13:01:40 +01:00
  • 133d92dd2e Merge pull request #2677 from pmzqla/connection sledgehammer999 2015-03-26 03:38:27 +02:00
  • ccf6f71646 Merge pull request #2774 from schnurlos/master sledgehammer999 2015-03-26 03:36:23 +02:00
  • 7baa8da185 Update russian.nsi Alexander 2015-03-25 23:24:11 +03:00
  • dbccc6bbaa Update german.nsi schnurlos 2015-03-24 20:48:12 +01:00
  • 356178a483 Merge b8323abdfcce73f05a544a5cbec873fa19c40305 into 2fa061a898e04b1c8cc0af081fd81280706c7850 John Sebastian Peterson 2015-03-21 11:29:13 +00:00
  • 7aab3ddd65 Merge branch 'master' into kf5 Eugene Shalygin 2015-03-20 15:35:11 +01:00
  • 2fa061a898 Don't break RTL locales. sledgehammer999 2015-03-20 00:02:50 +02:00
  • a40f30dd5e Fix speed printing in the tray icon and in the title bar. Closes #2737. sledgehammer999 2015-03-19 01:02:05 +02:00
  • ef1ff77a2a 1. In option window add column 'download path' for watched folders and enlarge heigth. 2. Change logic checkbox in column 'download here': if it checked, then torrent file will download to watchdir, if state is unchecked, will be use download path from next column. dsimakov 2015-03-18 17:25:25 +04:00
  • 12c849cdb6 Enabled editing of torrent save path when adding new torrents. Also checks if path is valid. mc-jesus 2015-03-18 04:08:26 +01:00
  • 765285cbcb Merge 300ef2ee19ec94873e6c019022d6844455e9cf57 into 5a20bdcef325c66c3c35b3f634ae7763bedbabeb Vladimir Golovnev 2015-03-17 22:45:35 +00:00
  • 5a20bdcef3 Fix the deletion of torrents when using the context menu of the label sidepanel. It now uses the same logic as the code that deletes torrents when using the context menu of the transferlist. Closes #2729. sledgehammer999 2015-03-16 23:57:03 +02:00
  • 4dadf96925 Implementing support for session-based download and upload statistics LazyBui 2015-03-16 09:41:39 -05:00
  • b8323abdfc Fix WinRT runtime issues John Sebastian Peterson 2015-03-11 13:48:09 +01:00
  • 807756b35d Fix WinRT compile issues John Sebastian Peterson 2015-03-09 01:55:52 +01:00
  • 492266c488 Fix qmake for WinRT John Sebastian Peterson 2015-03-10 22:45:32 +01:00
  • c6ca8c7e31 Support libtorrent 1.1 John Sebastian Peterson 2015-03-10 09:04:32 +01:00
  • 0eeddfb157 Add forgotten action to the notification Eugene Shalygin 2015-03-12 18:59:09 +01:00
  • 18032f9d5a KF5: add KNotify based notifications Eugene Shalygin 2015-03-06 06:58:50 +01:00
  • f910a29099 KF5: add KNotify based notifications Eugene Shalygin 2015-03-06 06:58:50 +01:00
  • bd8dae1fb0 Use KF5 to get system colors palette for torrents list Eugene Shalygin 2015-03-02 21:08:20 +01:00
  • 7ad7979257 Remove explicit "/usr/include" from includes list Eugene Shalygin 2015-03-11 15:48:27 +01:00
  • 6e93dcea83 Workaround sections state loading bug Eugene Shalygin 2015-03-11 17:30:57 +01:00
  • 8b32cfeef5 Fix compatibility with new libtorrent versions John Sebastian Peterson 2015-03-10 09:04:32 +01:00
  • 91d693cfbd remove size_type typedef in favor of boost::int64_t John Sebastian Peterson 2015-03-10 05:43:55 +01:00
  • d328a2afad Use svg image for Travis-CI icon Chocobo1 2015-03-11 22:03:21 +08:00
  • f06c862f73 Add build from trunk to Travis CI John Sebastian Peterson 2015-03-11 03:51:10 +01:00
  • 6ee319be05 remove size_type typedef in favor of boost::int64_t John Sebastian Peterson 2015-03-10 05:43:55 +01:00
  • 3228925f3e Add an option to automatically delete .torrents when added Gabriele 2015-03-10 15:09:49 +01:00
  • 222fc174f1 Change options dialog to non-modal. Closes #2687. Chocobo1 2015-03-09 15:42:55 +08:00
  • d667bbaf14 Change TorrentCreatorDlg to non-modal Chocobo1 2015-03-09 15:42:47 +08:00
  • 3e6706a371 Don't close downloadFromURL dialog when showing empty url warning Chocobo1 2015-03-09 15:34:53 +08:00
  • b82ac0160a Merge 48c7b03531abed1c07e2a6488d46be1806dc2856 into 19b9a845761450e6ce9ca185498ddde3b696aa95 John Sebastian Peterson 2015-03-08 23:27:38 +00:00
  • 48c7b03531 Use Qt5 for Travis CI John Sebastian Peterson 2015-03-08 20:09:34 +01:00
  • def4b92588 Remove dead connection from MainWindow Gabriele 2015-03-02 12:53:39 +01:00
  • 48c1bd58dd Allow to copy all the trackers with a keyboard shortcut Gabriele 2015-03-08 12:40:58 +01:00
  • 615d8969f7 Superfluous variables removed and code tidied chrishirst 2015-03-07 15:39:05 +00:00
  • 3e5ba61b8b Add option to prune oldest torrents from the list John Sebastian Peterson 2015-02-21 19:24:30 +01:00
  • 300ef2ee19 Make QBtSession not to use Singleton pattern. Vladimir Golovnev (Glassez) 2015-03-06 13:53:54 +03:00
  • 42843a921c Select name part only for renaming chrishirst 2015-03-05 11:36:57 +00:00
  • 1e4d11801e WebUI: Add title attribute to filename cells in content tab Gabriele 2015-03-04 20:00:00 +01:00
  • dd112c1e1b WebUI: Simplify the code for the update of the content table Gabriele 2015-03-04 20:00:00 +01:00
  • 4db757839c WebUI: Return full path to files Gabriele 2015-03-04 20:00:00 +01:00
  • 4f8155e612 Let's check if the torrent file can actually be opened before passing it to libtorrent Artem S. Tashkinov 2015-03-03 00:22:45 +05:00
  • cf89d892c6 Download-from-URL textbox changes focus on tab key Mayank Asthana 2015-03-03 00:27:16 +05:30
  • 361b946451 Merge 711fbd496161cd666c499ded9c8a79726f412005 into 19b9a845761450e6ce9ca185498ddde3b696aa95 Artem S. Tashkinov 2015-03-02 18:28:37 +00:00
  • 711fbd4961 Don't show ETA unless torrent is 100% available Artem S. Tashkinov 2015-03-02 23:28:08 +05:00
  • f32956b0da Revert "resource file include icons.qrc path corrected in mainwindow.ui and about.ui" chrishirst 2015-03-01 18:37:11 +00:00
  • 19b9a84576 Merge pull request #2623 from ADTC/optimize-png sledgehammer999 2015-03-01 14:54:42 +02:00
  • 3a79c7a37e Merge pull request #2629 from pmzqla/configure-comp sledgehammer999 2015-03-01 14:48:32 +02:00
  • 6b248492ca Use correct operator to compare strings in configure script Gabriele 2015-02-28 14:33:18 +01:00
  • 12ad9770bb resource file include icons.qrc path corrected in mainwindow.ui and about.ui chrishirst 2015-02-27 22:45:22 +00:00
  • 086f0a1901 webui (js): feature: Added complete support for labels (add/set/reset/display/filter) #648 Felipe Barriga Richards 2015-02-14 18:19:54 -03:00
  • 4b99504a91 webui (c++): feature: added labels support. #648 Felipe Barriga Richards 2015-02-26 22:52:38 -03:00
  • bd835593cf Make the menu button follow system style Gabriele 2015-02-19 21:38:53 +01:00
  • ef06c4a564 Use SVG icon for the menu button in the toolbar Gabriele 2015-02-18 20:48:13 +01:00
  • 417e763e32 Add option to show menu bar John Sebastian Peterson 2015-02-17 16:12:09 +01:00
  • 76c9c6d453 Add option to hide status bar. Closes #2556 John Sebastian Peterson 2015-02-16 05:55:13 +01:00
  • 1109464dad Optimize PNG - torrentz ADTC 2015-02-27 05:52:46 +08:00
  • 618c95df71 Move menu bar to toolbar icon. Closes #2557 John Sebastian Peterson 2015-02-16 04:37:01 +01:00
  • 112d4b8c71 Merge pull request #2512 from ngosang/torrentz sledgehammer999 2015-02-26 18:46:35 +02:00
  • 54975e1c41 Merge pull request #2563 from pmzqla/encoding-check sledgehammer999 2015-02-26 18:45:09 +02:00
  • 09d7c2777f Merge pull request #2613 from DoumanAsh/btdigg_fix sledgehammer999 2015-02-26 18:22:27 +02:00
  • 906ffdf4b6 Merge pull request #2598 from ADTC/optimize-png sledgehammer999 2015-02-26 18:21:25 +02:00
  • 9613d631c6 Renamed mishmash of name in options UI chrishirst 2015-02-25 23:19:17 +00:00
  • 784c3da3b5 Merge pull request #2611 from Chocobo1/my_dev sledgehammer999 2015-02-25 18:01:28 +02:00
  • 45149f3277 Let the OS decide the default interface regardless of IPv4/IPv6. Closes #2156. Chocobo1 2015-02-07 23:31:25 +08:00
  • 42b9e3d2c4 Merge pull request #2614 from glassez/indent_size sledgehammer999 2015-02-25 16:23:39 +02:00
  • 0e4ef42ddf Fix indentation size in qtlibtorrent/* files. Vladimir Golovnev (Glassez) 2015-02-25 12:48:40 +03:00
  • fa6f4c6948 New feature: Torrentz search engine ngosang 2015-02-07 15:14:22 +01:00
  • 2d4f183771 [search engine] Remove custom HTTPSConnection in btdigg. Fix #2594 #2425 DoumanAsh 2015-02-24 18:58:03 +03:00
  • 960c8438f5 Merge 23d30398b261e7b107b9771fb0e25163c248efbc into 92757b9f2222e1b2ce200bee6d726190a731ada9 Vladimir Golovnev 2015-02-23 21:08:15 +00:00
  • 92757b9f22 Follow project coding style. Issue #2192. sledgehammer999 2015-02-23 19:44:29 +02:00
  • 89db090cb9 Hold the Preferences lock the absolute minimum time. sledgehammer999 2015-02-23 19:38:30 +02:00
  • 153f3328f3 Randomize the listening port only on startup. sledgehammer999 2015-02-23 19:34:53 +02:00
  • 2c90ded9aa Fix qmake files. sledgehammer999 2015-02-23 19:59:55 +02:00
  • e35c74ff58 Save window geometry once application on exit Gabriele 2015-02-23 18:00:01 +01:00
  • a360abc441 Don't hide tray icon immediately on exit Gabriele 2015-02-23 14:18:29 +01:00
  • 7c19539d23 Merge 08170f55b6b2e5f084470b913de75883d57ce0c9 into 1bf7e3cafa475c081fa4f49a4c4947a0de97727c pmzqla 2015-02-23 12:48:49 +00:00
  • 6481418eea Merge 822542f3e2d4707001536ff5115691fbc8204319 into 1bf7e3cafa475c081fa4f49a4c4947a0de97727c pmzqla 2015-02-23 12:13:57 +00:00
  • 822542f3e2 Set random port only on program start Gabriele 2015-02-23 12:35:45 +01:00
  • 51a9d6572e Optimize PNG - search engines ADTC 2015-02-23 18:36:47 +08:00
  • 286b247bf7 Optimize PNG - other icons ADTC 2015-02-23 18:36:22 +08:00
  • 21bcb838b9 Optimize PNG - skin icons ADTC 2015-02-23 18:35:50 +08:00
  • 508d54ac81 Optimize PNG - oxygen icons ADTC 2015-02-23 18:35:13 +08:00
  • f3e015f20e Optimize PNG - flags ADTC 2015-02-23 18:31:36 +08:00
  • 2d81ffb001 Optimize PNG - line edit images ADTC 2015-02-23 18:29:37 +08:00
  • 2f88d4aea8 Optimize PNG - qBittorrent icon ADTC 2015-02-23 18:26:50 +08:00
  • 56e22ad99d Merge b67f27e4d96f0fe2d40f9f7f68d16b7eb3c6ae7e into 1bf7e3cafa475c081fa4f49a4c4947a0de97727c John Sebastian Peterson 2015-02-23 07:09:59 +00:00