75 Commits (fb9ebce9c6ecaf8cb028b7d7736c5fd7d520602d)

Author SHA1 Message Date
Chocobo1 de54fa2c30 Fix addnewtorrentdialog position 8 years ago
Brian Kendall eba41978b0 Added command line arguments for specifying options when adding torrents 8 years ago
Chocobo1 893ce32f1d Remove curly braces 8 years ago
Chocobo1 a1cad86bbf Remove workaround 8 years ago
Chocobo1 b3c73b7868 Refactor 8 years ago
sledgehammer999 f53dab8ad4
Output log messages for ip filter parsing errors. 8 years ago
Vladimir Golovnev (Glassez) 989a70fe60 Redesign RSS subsystem 8 years ago
Eugene Shalygin 21a72c651f Start up torrents after UI was created. Fixes #6454. 8 years ago
Eugene Shalygin a8d95dd8bd Save relative paths in fastresume files 8 years ago
Eugene Shalygin 0bf7fa15c1 Replace wrappers in base/utils/fs.h with Profile::SpecialFolders::location() 8 years ago
Eugene Shalygin 0f746ffd5a Add support for different configurations. Partially closes #465 8 years ago
sledgehammer999 b69b6d1f55
Revert "Set default locale". Closes #6436 and #6459. 8 years ago
Chocobo1 cb1646be32 Prepend QBT_ for preprocessor variables 8 years ago
Eugene Shalygin e64bb1de8c Drop Qt 4 support 8 years ago
Chocobo1 75ef6356d3 Set default locale 8 years ago
Chocobo1 e37a696e7d Refactor 8 years ago
Chocobo1 cffa729ac5 Put temp files in .qBittorrent directory. Closes #4462. 8 years ago
sledgehammer999 146d4e049a Some more compiler warnings fixed. 8 years ago
Chocobo1 f448587271 Add function `windowsSystemPath()` 8 years ago
Chocobo1 1e1471c7c6 Workaround space issues in file path 8 years ago
Chocobo1 3846a5b875 Invoke system's cmd.exe directly. 8 years ago
Chocobo1 705d7730dc Fix upper-bound limit of command line for "Run External Program" in Windows. Closes #5399. 8 years ago
Vladimir Golovnev (Glassez) b2cb473b63 Don't use Preferences in BitTorrent::Session 9 years ago
Chocobo1 df95efe33e Improve usability of "Run External Program" 9 years ago
Chocobo1 def27bce4d Add log messages 9 years ago
sledgehammer999 ef6e848756 Display notifications when a torrent is added. Closes #334 and #915. 9 years ago
Chocobo1 34db2f5dd9 Fix qBittorrent doesn't exit immediately when "all donwloads are done -> exit" option enabled. 9 years ago
Chocobo1 fbc002f212 Enable access to shutdown functions when configured with `--disable-gui` option 9 years ago
Chocobo1 a1e0fa5509 Fix Coverity Scan 143909. 9 years ago
Chocobo1 e2a090f03f Use QAtomicInt to guarantee cleanup() is only executed once 9 years ago
Chocobo1 f12e21560a Rename files: 9 years ago
Chocobo1 6a11056b60 Rename enum 9 years ago
sledgehammer999 18ee87f586 Fix previous commit. 9 years ago
sledgehammer999 d721939d5f Use SettingsStorage instead. 9 years ago
sledgehammer999 1058572c8a Implement file logger. 9 years ago
Vladimir Golovnev (Glassez) dd34663224 Implement Advanced Saving Management subsystem 9 years ago
Vladimir Golovnev (Glassez) d05d5a85a5 Move Preferences backend code into SettingsStorage class 9 years ago
Chocobo1 aa246f0ca8 Let OS handle DPI scaling for now. Should let Qt do the work when it's more mature. 9 years ago
Chocobo1 e35a7ef9d3 Move statusbar styelsheet to where it belongs 9 years ago
Boris Nagaev 4706733846 convert includes like <Windows.h> to lowercase 9 years ago
Vladimir Golovnev (qlassez) 0bffa066db Make DownloadManager to save/load cookies 9 years ago
d3fault 07599b5923 Add 'never show again' checkbox/pref to auto-exit confirm dialog 9 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago
sledgehammer999 17ac4b90be Use simpler DEFINE for detecting Qt5 so moc will work too. 9 years ago
Vladimir Golovnev (Glassez) c38987fc03 Provide torrent paths to external program. 9 years ago
Vladimir Golovnev (Glassez) 501ab07024 Fix TorrentHandle path methods. Closes #3847. 9 years ago
Gabriele 420fa82e8d Put some string placeholders between quotes 9 years ago
Chocobo1 cf3a87ed55 Use native path separators, fixup of 030dd9e, 3baec1c. 9 years ago
ngosang fbb47ce08f Fix 3 compiler warnings 9 years ago
Chocobo1 3baec1c327 Add more "Run External Program" parameters, closes #3053, #238, #1291, #1522. 9 years ago