Commit Graph

  • e075274177 webUI: increase the number of digits after the decimal point thalieht 2017-05-05 20:09:04 +03:00
  • 706097ddda Merge pull request #6744 from glassez/fix-rss Vladimir Golovnev 2017-05-05 19:09:06 +03:00
  • b1f1823c65
    [WebUI]Use the same layout in the Speed tab in preferences as the GUI. sledgehammer999 2017-05-05 03:40:49 +03:00
  • 0addeafc6b
    Add missing unit sizes in misc.js sledgehammer999 2017-05-05 03:27:49 +03:00
  • 44c5a9beff
    [WebUI]Use translatable strings in Statistics dialog. sledgehammer999 2017-05-05 03:19:59 +03:00
  • e177799ada
    [WebUI]Make the context obligatory for translatable strings. Also delete duplicate strings from extra translations. sledgehammer999 2017-05-01 01:45:02 +03:00
  • 76e3383650 Don't remove read articles from Unread list Vladimir Golovnev (Glassez) 2017-05-04 20:37:05 +03:00
  • c37d90bf6d Properly sort categories case-insensitively in filter widget. Closes #6708. Frédéric Brière 2017-04-28 18:49:06 -04:00
  • 722c928ab5 Turn isSpecialItem() into a CategoryFilterModel static method. Frédéric Brière 2017-05-03 12:21:29 -04:00
  • 2d3914c077 Prevent incorrect popullating of Unread RSS list Vladimir Golovnev (Glassez) 2017-05-04 12:39:59 +03:00
  • 4e37688105 Properly clear ArticleListWidget Vladimir Golovnev (Glassez) 2017-05-04 12:30:02 +03:00
  • f53a403a7b Set "category" column as case-insensitive in TransferListSortModel. Frédéric Brière 2017-04-28 18:46:50 -04:00
  • ec08cb5445 Leave categories order intact in "Add new torrent" dialog. Frédéric Brière 2017-04-28 18:45:52 -04:00
  • fc0c28d376 Merge pull request #6737 from evsh/fix-release-build Eugene Shalygin 2017-05-03 03:14:50 +02:00
  • 6540dfa528 Fix release CMake build Eugene Shalygin 2017-05-03 01:31:02 +02:00
  • 69cb67e6e5 Merge pull request #6735 from Chocobo1/ignore Mike Tzou 2017-05-03 01:11:58 +08:00
  • cf462ae448 .gitignore: ignore moc_*.h Chocobo1 2017-05-03 00:31:48 +08:00
  • da581dee41 Fix double click on system tray icon causing program to open and minimize immediately Chocobo1 2017-05-02 15:12:24 +08:00
  • 1808f0e614 Merge pull request #6734 from Chocobo1/plugin_connect Mike Tzou 2017-05-02 21:56:32 +08:00
  • 3e964212ac Fix signaling to checkForUpdatesFinished() failed. Chocobo1 2017-05-02 20:31:34 +08:00
  • c1e3e2a745 Revert "Guard the flag used for deferred session configure." (#6733) Vladimir Golovnev 2017-05-02 14:39:47 +03:00
  • a7232dce1a Revert "Guard the flag used for deferred session configure." Vladimir Golovnev (Glassez) 2017-05-02 14:08:18 +03:00
  • e2dcde7fb7 Merge remote-tracking branch 'refs/remotes/qbittorrent/master' Noam Gal 2017-05-02 11:55:57 +03:00
  • 7bc81ead8c Merge pull request #6727 from Chocobo1/gzip Mike Tzou 2017-05-02 15:38:42 +08:00
  • 7d1ac06ce2 Fix stack overflow in Utils::Gzip::decompress Chocobo1 2017-05-02 12:45:38 +08:00
  • ca3251e2be Merge bc153039d13172276d1b8687e231c8694ee8882e into 67f44e03a247c1b61968c63e3b2e8c48d0c181f0 sledgehammer999 2017-05-01 17:10:54 +00:00
  • 1fbf121506 Fix CookiesDialog position Chocobo1 2017-05-01 15:47:45 +08:00
  • f36e891010 Fix trackersadditiondlg position Chocobo1 2016-02-09 15:27:08 +08:00
  • bd2f69a9d6 Fix peeradditiondlg position Chocobo1 2016-02-09 15:15:59 +08:00
  • 6f6fe626a1 Fix shutdownconfirm position Chocobo1 2015-11-11 11:52:33 +08:00
  • fb9ebce9c6 Fix pluginselectdlg position Fix peerlistwidget position Fix mainwindow position Chocobo1 2015-11-11 11:19:16 +08:00
  • 2258e4d5ed Fix automatedrssdownloader position Chocobo1 2015-10-27 16:45:11 +08:00
  • 73047e3c84 Cleanup downloadfromurldlg, statsdialog Chocobo1 2015-10-27 12:30:54 +08:00
  • 933f9f1451 Fix optionsdlg position Chocobo1 2015-10-27 11:39:33 +08:00
  • 46abe42a54 Fix deletionconfirmationdlg position Fix autoexpandabledialog position Fix previewselect position Chocobo1 2015-10-26 16:43:41 +08:00
  • a902eb6b2b Fix speedlimitdlg position Chocobo1 2015-10-26 16:38:54 +08:00
  • de54fa2c30 Fix addnewtorrentdialog position Fix messageBox position Chocobo1 2015-10-26 15:45:14 +08:00
  • 7eaa5987c8 Fix dialogs didn't position on the correct screen which qBittorrent window is on. Closes #1690, #2474, #3538. Chocobo1 2015-09-25 12:52:39 +08:00
  • 67f44e03a2 Merge pull request #6689 from briankendall/fix_macos_addnewtorrentdialog_bug sledgehammer999 2017-04-30 22:29:51 +03:00
  • 4ea9a2f07e Merge pull request #5532 from briankendall/torrent_command_line_arguments sledgehammer999 2017-04-30 22:25:21 +03:00
  • 90c6bb6054 Merge pull request #6524 from Chocobo1/dpi sledgehammer999 2017-04-30 21:25:57 +03:00
  • eba41978b0 Added command line arguments for specifying options when adding torrents Arguments include adding torrents as paused/started, skiping hash check, setting category, downloading in sequential order, downloading first and last pieces first, and skipping the 'add new torrent' dialog. Added TriStateBoolOption class for specifying options that don't have a default value when unused (e.g. add-paused). Also improved command line usage text to include more information, have better organization, and not exceed 80 columns in width. Also also added firstLastPiecePriority field to BitTorrent::AddTorrentData, and modified TorrentHandle so that if first/last piece priority should be on, it will be toggled on after the torrent's metadata has loaded. Brian Kendall 2016-07-14 22:15:10 -04:00
  • 6bcb07649e Setup DPI at startup Chocobo1 2017-03-20 14:11:49 +08:00
  • 893ce32f1d Remove curly braces Chocobo1 2017-05-01 00:45:27 +08:00
  • a1cad86bbf Remove workaround Chocobo1 2017-03-16 22:04:39 +08:00
  • b3c73b7868 Refactor Chocobo1 2017-03-16 21:58:43 +08:00
  • 0a5bb6685f Merge pull request #6654 from Chocobo1/persistence sledgehammer999 2017-04-30 16:34:23 +03:00
  • e8f6149a6d findIncompleteFiles(): Replace dir listing with individual checks. Closes #6265. Frédéric Brière 2017-04-27 15:31:30 -04:00
  • e91a5f6a5a Merge pull request #6701 from Chocobo1/webui Mike Tzou 2017-04-30 13:35:02 +08:00
  • 5e50d8ed91 WebUI: Fix checkbox hidden. Closes #6642. Chocobo1 2017-04-27 11:23:36 +08:00
  • d53bf94016 Merge remote-tracking branch 'refs/remotes/qbittorrent/master' Noam Gal 2017-04-29 17:36:20 +03:00
  • 172991e068 Merge pull request #6703 from evsh/cmake Eugene Shalygin 2017-04-29 14:11:09 +02:00
  • c4e16aa820 cmake: set warning and error options Eugene Shalygin 2017-04-27 14:35:28 +02:00
  • 417099777a Merge remote-tracking branch 'refs/remotes/qbittorrent/master' Noam Gal 2017-04-29 12:20:46 +03:00
  • 3963d24ccd Merge remote-tracking branch 'refs/remotes/qbittorrent/master' Noam Gal 2017-04-29 11:51:59 +03:00
  • 93df0ef1d1 Move AddTorrentParams to its own header (#6712) Vladimir Golovnev 2017-04-29 11:49:40 +03:00
  • 70f1153413 Merge pull request #6694 from glassez/remove-temp Vladimir Golovnev 2017-04-29 11:44:15 +03:00
  • 160b7ff2d3 Remove torrent temp folder when torrent is deleted Vladimir Golovnev (Glassez) 2017-04-26 13:15:37 +03:00
  • 269db23f15 fixup! Move AddTorrentParams to its own header Vladimir Golovnev (Glassez) 2017-04-28 16:40:47 +03:00
  • f031ba912f Move AddTorrentParams to its own header Vladimir Golovnev (qlassez) 2017-04-28 14:21:00 +03:00
  • c56b4a25bc Remove torrent temp folder if it becomes unneeded Vladimir Golovnev (Glassez) 2017-04-26 11:38:50 +03:00
  • 8c13e3c6a6 Remove duplicate "Start torrent" checkbox in "Add torrent" dialog. Frédéric Brière 2017-04-24 17:53:59 -04:00
  • 1ad1467253 Merge 5f759f20c2103752ba3204b6e012f7cb152c3776 into 818dcce4629a11f00d68371f3aa37c18fd032eec Mike Tzou 2017-04-27 22:54:58 +00:00
  • 818dcce462 Fix formatting in CONTRIBUTING.md (#6704) Eugene Shalygin 2017-04-27 18:20:27 +02:00
  • 4765adedfc Add spaces as suggested by @Chokobo1 Eugene Shalygin 2017-04-27 18:18:19 +02:00
  • 0c953b042c Update CONTRIBUTING.md Eugene Shalygin 2017-04-27 18:05:28 +02:00
  • 98415917c6 cmake: use environment variable LIB on Windows Eugene Shalygin 2017-04-27 14:34:30 +02:00
  • 71cf25ae99 Replace variable length array with std::vector in print_stacktrace() Eugene Shalygin 2017-04-27 14:32:02 +02:00
  • c50cee8feb Merge pull request #6686 from glassez/fix-nullptr Vladimir Golovnev 2017-04-27 12:55:44 +03:00
  • a78a1a9c64 Add invariant checking in ArticleListWidget Vladimir Golovnev (Glassez) 2017-04-26 08:09:09 +03:00
  • 998dcad84b Keep a list of individual trackers for each (host,hash) pair. Closes #4267. Frédéric Brière 2017-04-23 21:43:41 -04:00
  • 74fb070e78 Merge pull request #6693 from glassez/drop-qt4 sledgehammer999 2017-04-26 15:12:55 +03:00
  • 335443e6a0 Drop QThread::msleep wrapper Vladimir Golovnev (Glassez) 2017-04-26 08:58:43 +03:00
  • d5d946dd66 Drop Qt4 related settings from QMake project Vladimir Golovnev (Glassez) 2017-04-26 08:53:47 +03:00
  • 800cb56e21 Merge df2d96432a00d2f8e87ed5645609a35389d24b9d into df1a8bfdea5785e19196c6572ebb6bb0d305e6ae Hodorgasm 2017-04-25 23:38:56 +00:00
  • b71ee80ecd
    Optimize P2P filter parsing too. sledgehammer999 2017-04-26 02:03:42 +03:00
  • fd7e69e1e0
    Add helper function for logging messages. sledgehammer999 2017-04-25 03:38:37 +03:00
  • 51cf6bd2a5
    Optimize DAT filter parsing. Parse in memory and in place instead of copying strings around. sledgehammer999 2017-04-19 02:52:10 +03:00
  • 59e6a4298d Fixed macOS-specific bug in AddNewTorrentDialog Because AddNewTorrentDialog is a sheet in macOS, repositioning it causes bad things to happen, particularly if the main dialog is on a secondary monitor. Brian Kendall 2017-04-25 13:34:06 -04:00
  • 6764de8ef0 Fix ArticleListWidget adds new articles in wrong order Vladimir Golovnev (Glassez) 2017-04-25 13:15:11 +03:00
  • 71814885aa Fix ArticleListWidget doesn't clear properly Vladimir Golovnev (Glassez) 2017-04-25 13:09:25 +03:00
  • abfcfb5af0 Fix possible null pointer dereference Vladimir Golovnev (Glassez) 2017-04-24 21:05:27 +03:00
  • 8352fa6bec
    Add helper function for logging messages. sledgehammer999 2017-04-25 03:38:37 +03:00
  • d31ecb0541
    More speed. Will be squashed. sledgehammer999 2017-04-25 02:32:28 +03:00
  • fe3d0faf95
    Speed optimization. Parse in memory and in place instead of copying strings around. sledgehammer999 2017-04-19 02:52:10 +03:00
  • 8f6e04d779
    Using new IP parser provided by @evsh. It is faster and uses less memory. Class DATIPv4Parser was written by Eugene Shalygin <eugene.shalygin@gmail.com> (evsh on github). sledgehammer999 2016-06-01 00:22:13 +03:00
  • f53dab8ad4
    Output log messages for ip filter parsing errors. sledgehammer999 2016-05-27 20:24:02 +03:00
  • 05ab9fc355
    Optimize ip filter parsing. sledgehammer999 2016-05-27 04:09:34 +03:00
  • df1a8bfdea Merge pull request #6685 from Chocobo1/coverity Mike Tzou 2017-04-25 01:50:35 +08:00
  • 46ac5e0ee2 TravisCI: only allow coverity build job when build_system=qmake Chocobo1 2017-04-25 01:01:18 +08:00
  • 90faad0512 Fix parallel build is broken when building with Qt jom. Chocobo1 2017-04-23 22:01:45 +08:00
  • 3a3125ea2b Fix remove oldest article Vladimir Golovnev (Glassez) 2017-04-24 15:50:55 +03:00
  • 495bbb1a17 Fix remove oldest article Vladimir Golovnev (Glassez) 2017-04-24 15:50:55 +03:00
  • e433cbab97 Merge pull request #6677 from glassez/fix-create-subfolder Vladimir Golovnev 2017-04-24 12:21:53 +03:00
  • c799923d7d Allow strip root folder using default settings Vladimir Golovnev (Glassez) 2017-04-24 12:03:35 +03:00
  • 711be50e9c Fix AddTorrentData field types Vladimir Golovnev (Glassez) 2017-04-24 11:59:16 +03:00
  • 4c6059c352 Merge pull request #6673 from Chocobo1/manifest Mike Tzou 2017-04-24 12:03:32 +08:00
  • 032eb12585
    Remove whitespace. sledgehammer999 2017-04-24 04:25:49 +03:00
  • 3cdc6fb978
    Fix compiler warnings. sledgehammer999 2017-04-24 04:24:32 +03:00
  • b894d886ec Merge pull request #6669 from wevsty/master Mike Tzou 2017-04-23 23:52:37 +08:00