72 Commits (fdb0d97b28b6c205f43a78e071b26b28a0c2e6b1)

Author SHA1 Message Date
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 7 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
Eugene Shalygin 14e168039c Use explicit class for search plugin versions 8 years ago
Eugene Shalygin 4e1b7c3b87 Remove generated include from headers 8 years ago
Chocobo1 812bd4c83a Uncrustify 8 years ago
Chocobo1 59556dfc6a Cleanup & refactor 8 years ago
Chocobo1 86e82c71e5 Setup parent pointer 8 years ago
Chocobo1 a16c557137 Always draw background 8 years ago
Eugene Shalygin e64bb1de8c Drop Qt 4 support 8 years ago
Chocobo1 4669a99617 Use case-insensitive sort for Name column in Search tab. Closes #407. 8 years ago
thalieht 9f06d0d47b SearchTab: can now save sorting column changes 8 years ago
thalieht c90794878f SearchTab: Allow to toggle columns in searchtab 8 years ago
thalieht b2144f7928 SearchTab: use saveSettings() and loadSettings() to handle header state 8 years ago
thalieht 5255719661 SearchTab: align text to the right in columns that handle numbers 8 years ago
Chocobo1 ce3c53b3c4 Replace deprecated classes 8 years ago
Chocobo1 d84461c9b2 Remove unused header 8 years ago
ngosang 204f3d8542 Minor changes in Search UI 9 years ago
Eugene Shalygin f05793c2e3 Use QPalette::LinkVisited color for downloaded items in search results 9 years ago
Chocobo1 b4bdfa7b2b Use QString::localeAwareCompare for comparsion 9 years ago
Chocobo1 5906a4a2de Add case-sensitive & case-insensitive natural sort helper function 9 years ago
sledgehammer999 ef6e848756 Display notifications when a torrent is added. Closes #334 and #915. 9 years ago
Chocobo1 d65ff87148 Replace `naturalSort()` with `naturalCompare()`. 9 years ago
Vladimir Golovnev (Glassez) a9e63283cc Use nova2dl.py script instead of DownloadManager 9 years ago
Chocobo1 216d98844b Move m_searchPattern widget from code to .ui file 9 years ago
Chocobo1 a52f9d4ef9 [Search] Add seperator for categories & plugins 9 years ago