2180 Commits (c2c17fd0536d9ea15e56fa83ef165db710896f28)

Author SHA1 Message Date
Chocobo1 24a69a9fe7 Fix crash when exiting qbt with search plugin dialog open 7 years ago
vit9696 7b4316ea8f Fix main menu item location on macOS 7 years ago
vit9696 6c3ab99e3c Fix file type icons not displaying on macOS 7 years ago
sledgehammer999 aa1ddc0df2
Fix typo. 7 years ago
Chocobo1 e73db85fad Use Qt5 connect syntax 7 years ago
Chocobo1 ec16525164 Fix "QObject::connect: No such slot" errors 7 years ago
Chocobo1 1f9eb594e7 Trim whitespaces 7 years ago
vit9696 d25467d3e6 Various macOS UI improvements 7 years ago
Chocobo1 0532d546d7
Implement HTTP host header filtering 7 years ago
sledgehammer999 7a478424cc
Revert "Drop python2 support.". Closes #7005. 7 years ago
Eugene Shalygin e66dba6a2d Use SVG files for monochrome tray icons. Closes #6085. 7 years ago
Eugene Shalygin a22d2f0139 Implement enum support in CachedSettingValue 7 years ago
Eugene Shalygin 57493c5556 Add QFileIconProvider implementation using mime database 7 years ago
Eugene Shalygin 30bf6e958f Use system file type specific icons in contents tab 7 years ago
Eugene Shalygin 6b65f8add8 Do not show completion when text is not being edited 7 years ago
Eugene Shalygin 8318f72a9e Follow project coding style. Issue #2192. 7 years ago
Eugene Shalygin 11f5738d99 Fix build. 7 years ago
Eugene Shalygin 62be2d7400 cmake: fix build 7 years ago
thalieht 91f528bc96 Fix coding style for several files 7 years ago
Tony Gregerson 467e516801 Add a Tags (multi-label) feature to the GUI. Closes #13. 7 years ago
sledgehammer999 7d030b4cd9
Drop python2 support. 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
Eugene Shalygin 574fed04fc Add visual feedback for wrong paths in FileSystemPathEdit 8 years ago
Vladimir Golovnev (Glassez) 66aeafdc63 Fix crash in ArticleListWidget 8 years ago
KingLucius 1b9882b3a3 Fetch Favicons via google 8 years ago
Chocobo1 4a4e3a13e6 Fix focusing on the previously opened dialog didn't work 8 years ago
Vladimir Golovnev (Glassez) a8bcc2ee52 Fix empty statusbar showed after app restarted 8 years ago
Eugene Shalygin 74cecb1b6c Replace C-style casts with C++ ones 8 years ago
Chocobo1 1ac7d779a7 Set expiration date for newly added cookie to +2 years from now, instead 8 years ago
Chocobo1 a585b02e76 Enable alternatingRowColors for "Manage Cookie" dialog 8 years ago
Chocobo1 d8083dd985 Allow to select & delete multiple entries in "Manage Cookies" dialog 8 years ago
KingLucius dedd31ada5 Fix crash when delete RSS feed 8 years ago
Chocobo1 c618214061 [TorrentCreator] Show number of pieces. Closes #6774. 8 years ago
Eugene Shalygin 6d9eec0e71 Fix crash in download piece bar 8 years ago
Vladimir Golovnev (Glassez) c456b9a42c Refactor and improve StatusBar 8 years ago
takiz 0940a8a764 Add show/hide statusbar option 8 years ago
Chocobo1 7eed1a108e Rename variables 8 years ago
Chocobo1 7e87eeb2d4 Use QThread::requestInterruption() instead of m_abort flag 8 years ago
Chocobo1 60524348f0 Enlarge combobox to fix its contents 8 years ago
Chocobo1 9f2fe2b678 Move CachedSettingValue instances to header file 8 years ago
Chocobo1 a4141fd151 Simplify m_creatorThread initialization 8 years ago
Chocobo1 7de1aba092 Switch to modeless dialog 8 years ago
Chocobo1 d277696acc Add global.h file 8 years ago
Chocobo1 2e8c01d88c Use CachedSettingValue 8 years ago
Chocobo1 908481885c Enable drag n drop to create torrent on mainwindow 8 years ago