160 Commits (43319f2213a6871a32f39789d996931ca973375d)

Author SHA1 Message Date
thalieht c55daeec38 Set "enter" as shortcut to download the selected torrents in search job 6 years ago
thalieht ae03ecea21 Add hotkey for toggling focus between the search LineEdits 6 years ago
thalieht df9aa6dc36 Add a name filter for search results 6 years ago
Thomas Piccirello b2ffd6e03b Instantiate SearchPluginManager with other application components 6 years ago
sledgehammer999 de8050701d
Revert email address changes in copyright notices 6 years ago
thalieht 456270bbb1 Delete several unused #include 7 years ago
thalieht eb508d67ef Fix coding style 7 years ago
thalieht 6d4434ad66 Convert the names used in ui and c++ files from snake_case to camelCase 7 years ago
Vladimir Golovnev (Glassez) 112a9bcfa2
Use new DownloadManager interface 7 years ago
Chocobo1 3e6c8a05dd
Reduce queries to python version 7 years ago
Chocobo1 51e82762c5
Move related functions to Utils::Python 7 years ago
thalieht d34ddb2e3c Change file names and classes names to match them 7 years ago
Chocobo1 5ddbf9bba9
Replace post-increment with pre-increment 7 years ago
Eugene Shalygin fa770871e9 Refactor CMake build scripts 7 years ago
thalieht 356d6a6589 Fix coding style 7 years ago
Chocobo1 09f759355f
Replace QRegExp with QRegularExpression 7 years ago
Chocobo1 c22e6b4502
Cleanup header include order 7 years ago
thalieht 6b4455e13d Use qt5 connect() syntax 7 years ago
thalieht 3e4099fe5b Replace the zeroing of pointers with nullptr 7 years ago
Chocobo1 37ea01bd44
Use lightweight printf instead of iostream 7 years ago
Luís Pereira ac42ccb5e4
Don't create temporary containers just to iterate over them 7 years ago
Chocobo1 423511765a
Fix typo 7 years ago
Thomas Piccirello 7278625f53 Calculate supported categories based on selected plugin 7 years ago
Chocobo1 0457fd260e
Avoid temporary QString allocations 7 years ago
Vladimir Golovnev (Glassez) 279bce2014
Make SearchManager singleton 7 years ago
Vladimir Golovnev (Glassez) f3d370870d
Improve Search handling 7 years ago
Tom Piccirello e6a1b72354 Only add search separators as needed 7 years ago
Chocobo1 fb698896c9
Fix translation context. 7 years ago
Chocobo1 c2c0dd2717
Fix column size too narrow on resize 7 years ago
Chocobo1 27cf98a962
Resize dialog size on high DPI monitors 7 years ago
sledgehammer999 99abc21dab
Simplify sorting code. 7 years ago
Chocobo1 86c5a8df75
Partial revert eac8838dc2. Fixes #7952. 7 years ago
Mike Tzou eac8838dc2
[GUI] Implement stable sort (#7703) 7 years ago
Nick Korotysh 4c8dd0ca9d allow search plugins sorting. closes #7526 7 years ago
Vladimir Golovnev (qlassez) cff6a64e9f
Use qUtf8Printable() for logging strings 7 years ago
Chocobo1 91b2b14ba5
Initialize variables 7 years ago
Chocobo1 24a69a9fe7 Fix crash when exiting qbt with search plugin dialog open 7 years ago
vit9696 d25467d3e6 Various macOS UI improvements 7 years ago
Eugene Shalygin a22d2f0139 Implement enum support in CachedSettingValue 8 years ago
Eugene Shalygin 62be2d7400 cmake: fix build 8 years ago
sledgehammer999 a77e1c9f36
Use qt5 connect style for searchengine, pluginselectdlg and searchwidget. 8 years ago
sledgehammer999 dee0b63cc5
Aggregate installed/updated plugin names and use a single messagebox to inform the user. 8 years ago
sledgehammer999 c2a2d306da
Use alternative method for plugin favicon validity. Drop unnecessary code. 8 years ago
sledgehammer999 34c29b78f9
Update the backend when a new plugin favicon is downloaded. 8 years ago
sledgehammer999 8c98c8cb3f
Put copyright warning message to the search plugin dialog. 8 years ago
sledgehammer999 fc543b9db6
Display instructions when no search plugin is installed. 8 years ago
Chocobo1 42c17ea5ce Fix argument name differ in definition & declaration 8 years ago
Chocobo1 3e964212ac Fix signaling to checkForUpdatesFinished() failed. 8 years ago
Chocobo1 fb9ebce9c6 Fix pluginselectdlg position 8 years ago
Chocobo1 de54fa2c30 Fix addnewtorrentdialog position 8 years ago