127 Commits (07af8c96486f136b9a3d3888b11d6b9a10986b85)

Author SHA1 Message Date
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
Eugene Shalygin 7c0b5818b1 cmake: add imported target for QtSingleApplication 9 years ago
Eugene Shalygin f050f15a0c cmake: fix Qt resources linkage. Closes #5080 9 years ago
Chocobo1 f12e21560a Rename files: 9 years ago
Chocobo1 6a11056b60 Rename enum 9 years ago
Eugene Shalygin 1d6a1db491 cmake: make it compile on OS X 9 years ago
Eugene Shalygin 1e9bbce249 cmake: fix compilation 9 years ago
sledgehammer999 c2b6e1ce1a Fix periodic latency spikes on Windows with WiFi connections. Closes #4209. 9 years ago
sledgehammer999 18ee87f586 Fix previous commit. 9 years ago
sledgehammer999 d721939d5f Use SettingsStorage instead. 9 years ago