107 Commits (9e00f08ea65ab810e5de03458d161fdce2f718fd)

Author SHA1 Message Date
Thomas Piccirello 4885fe6b4c Only instantiate SearchPluginManager as needed 6 years ago
Chocobo1 0217d5b4c0
Replace single-character string with character literal 6 years ago
Thomas Piccirello b2ffd6e03b Instantiate SearchPluginManager with other application components 6 years ago
thalieht 456270bbb1 Delete several unused #include 6 years ago
thalieht d34ddb2e3c Change file names and classes names to match them 7 years ago
thalieht 356d6a6589 Fix coding style 7 years ago
Chocobo1 ceaf755ac6
Make use of QStringLiteral 7 years ago
Chocobo1 263524e856
Improve "Run External Program" behavior 7 years ago
thalieht 4cfa163bbd Use qt5 syntax for a few remaining SLOT() 7 years ago
thalieht 6b4455e13d Use qt5 connect() syntax 7 years ago
Chocobo1 b0e3d77975
Add helper for loading Windows system functions 7 years ago
Chocobo1 c07cd440cd
Split args manually in runExternalProgram() 7 years ago
Chocobo1 37ea01bd44
Use lightweight printf instead of iostream 7 years ago
Chocobo1 88881de8c6
Add Tags parameter to "Run External Program" 7 years ago
Chocobo1 0457fd260e
Avoid temporary QString allocations 7 years ago
Luís Pereira 0e421ae415 Don't create temporary substrings 7 years ago
sledgehammer999 024df8c53f
Set default file log size to 65 KiB and delete backup logs older than 1 month. 7 years ago
Luís Pereira 5154d431f6 Don't set application name twice 7 years ago
Chocobo1 76c95d8c6c Revert "Run external program" function 7 years ago
Heiko Becker af898e9117
Fix build with --disable-webui 7 years ago
sledgehammer999 81f5fdda15
Correctly check if torrent passed during application start already exists. 7 years ago
Chocobo1 27090f0cfb
Remove superfluous QString::fromUtf8() 7 years ago
sledgehammer999 236abcf3f1
Fix crash on opening torrent/magnet (uninitialized pointer). Closes #7739 #7723. 7 years ago
Vladimir Golovnev (Glassez) 71bb6538db
Fix WebUI error handling 7 years ago
Chocobo1 fc0628d35b
Allow SMTP sender to be set. Closes #7575. 7 years ago
Vladimir Golovnev (qlassez) cff6a64e9f
Use qUtf8Printable() for logging strings 7 years ago
Chocobo1 42c17ea5ce Fix argument name differ in definition & declaration 8 years ago
Chocobo1 6f6fe626a1 Fix shutdownconfirm position 8 years ago
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