267 Commits (ed6bb0efdcdb9c219465db022fd8546e46c751f0)

Author SHA1 Message Date
Chocobo1 893ce32f1d Remove curly braces 8 years ago
Chocobo1 a1cad86bbf Remove workaround 8 years ago
Chocobo1 b3c73b7868 Refactor 8 years ago
Eugene Shalygin 71cf25ae99 Replace variable length array with std::vector in print_stacktrace() 8 years ago
Vladimir Golovnev (Glassez) 335443e6a0 Drop QThread::msleep wrapper 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 f99ba03177 cmake: fix typo in the manifest file name 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 0710a59bf5 Refactor parameters parsing 8 years ago
Eugene Shalygin 0bf7fa15c1 Replace wrappers in base/utils/fs.h with Profile::SpecialFolders::location() 8 years ago
Eugene Shalygin 44b6cb28f6 Add environment variables usage description to the help text 8 years ago
Eugene Shalygin d5414631c3 Initialise QBtCommandLineParameters members from environment 8 years ago
Eugene Shalygin 0f746ffd5a Add support for different configurations. Partially closes #465 8 years ago
Eugene Shalygin b2ff058bc0 cmake: fix OSX bundle creation 8 years ago
Eugene Shalygin 5c0bf86405 cmake: remove qt4 leftover 8 years ago
sledgehammer999 bc910798da
Indicate bitness in stackstrace and about dialog. Closes #6172. 8 years ago
sledgehammer999 b69b6d1f55
Revert "Set default locale". Closes #6436 and #6459. 8 years ago
Chocobo1 ffdcfe9686 Replace Utils::String::toStdString() by QString::toStdString() 8 years ago
Chocobo1 cb1646be32 Prepend QBT_ for preprocessor variables 8 years ago
Eugene Shalygin e64bb1de8c Drop Qt 4 support 8 years ago
Chocobo1 7da29f7654 Embed manifest when compiling with MSVC 8 years ago
Chocobo1 511796f74e Replace rand() by a true uniform distribution generator 8 years ago
Chocobo1 75ef6356d3 Set default locale 8 years ago
Chocobo1 e37a696e7d Refactor 8 years ago
Oke Atime 5f767b96f6 Build qbittorrent-nox for macOS 8 years ago
Eugene Shalygin 05dbea390b Print warning to the user if stacktrace contains no function names 8 years ago
Eugene Shalygin 514de7edc4 Follow project coding style. Issue #2192. 8 years ago
sledgehammer999 b2827702e5 Correctly migrate settings/rss/usage stats in macOS. Closes #6041. 8 years ago
sledgehammer999 d88ec48468 Polish previous commit. 8 years ago
Chocobo1 cffa729ac5 Put temp files in .qBittorrent directory. Closes #4462. 8 years ago
Yez Ezey 55916df97d Set /usr/local/bin before default PATH on macOS. closes #5639 #5571 8 years ago
Tim Delaney cecff159a0 Move old RSS items to separate config file. Closes #6167. 8 years ago
sledgehammer999 146d4e049a Some more compiler warnings fixed. 8 years ago
Yez Ezey 26052802ca Change QSettings to IniFormat on macOS. Closes #5770 #5808 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) b5fe749f0b Use new libtorrent-1.1 settings API 9 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
SeigneurSerpent 7398e7f0ad Improve stack trace for windows by including source filenames and line numbers 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