128 Commits (25c56d3b661defa3c85a33a6dab07e71482b4745)

Author SHA1 Message Date
Chocobo1 a610c8567e
Prevent command injection via "Run external program" function 5 years ago
Prince Gupta 8267a4fef9 Incorporate GuiIconProvider inside UIThemeManager 5 years ago
Prince Gupta a24925c858 Allow styling with QSS stylesheets 5 years ago
Vladimir Golovnev (Glassez) c7f3693ad1
Implement "Application instances manager" 5 years ago
sledgehammer999 f403fdb2e8
Remove wrong ifdef 6 years ago
Chocobo1 b7d739ab3f
Fix build error 6 years ago
Chocobo1 adbd34c795
Move helper functions to Utils::Gui namespace 6 years ago
sledgehammer999 5c63ad3b95
Raise minimum Qt version to 5.9.0 6 years ago
Peter Eszlari 9f250713d2 Linux/Wayland: make window title bar icon work 6 years ago
thalieht d8cbc9266a Use 'auto' to avoid duplicating the type name 6 years ago
thalieht ca3ce87e06 Add const to many vars and arguments 6 years ago
Chocobo1 6d7e5f82ae
Include the correct header 6 years ago
Chocobo1 cf4db1b418
Remove useless exception handling 6 years ago
Vladimir Golovnev (Glassez) 89deccd9b5
Show error message when Session failed to start 6 years ago
Chocobo1 593052dd93
Revise startup message in nox version 6 years ago
Chocobo1 05d6a29416
Apply PBKDF2 when storing passwords 6 years ago
thalieht 6b1d26d555 Convert all foreach() to range-based for() 6 years ago
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