8615 Commits (5f165c4c00340e6921d296fed8d55cf14f7a7b1f)

Author SHA1 Message Date
Vladimir Golovnev (Glassez) 2fb6bb00bf Fix rechecking after torrent is finished 9 years ago
Vladimir Golovnev (Glassez) e0d9ae3116 Try to find incomplete files for new torrent 9 years ago
Chocobo1 8366fced96 Fix mutually exclusive radio buttons can be unselected. 9 years ago
Chocobo1 96ce409cd1 Enable word wrap for "Run external program" help text 9 years ago
Chocobo1 c52a964a8a Fix toolbar resizing when m_searchFilter appears/disappears. Closes #5120. 9 years ago
Chocobo1 2c2638c1fe Disable `comboHideZero` when `checkHideZero` is unchecked. 9 years ago
Eugene Shalygin 473e23f992 cmake: add imported target for Libtorrent 9 years ago
Chocobo1 513e8f246b Morph QToolButton to QPushButton 9 years ago
Chocobo1 7bebc36cd5 Fix path to resource 9 years ago
Chocobo1 626a224382 Minor code formatting 9 years ago
Chocobo1 c3bde7c910 Sort labels with `naturalCompare()`. Closes #3919. 9 years ago
Chocobo1 d65ff87148 Replace `naturalSort()` with `naturalCompare()`. 9 years ago
Vladimir Golovnev (Glassez) 8e9b0d97ec Fix torrent adding with existing data 9 years ago
ngosang 2136e41fad Fix Update all button height in RSS tab 9 years ago
ngosang bde762cb11 Minor change in Stats dialog 9 years ago
sledgehammer999 a8d2590a4c Display the filepath when a torrent fails to load. Closes #100 and #805. 9 years ago
sledgehammer999 49586441f3 Fix log menu item position broken by 1760beed17. 9 years ago
sledgehammer999 4c79a1d766 Bump API_VERSION to 11. 9 years ago
Chocobo1 34db2f5dd9 Fix qBittorrent doesn't exit immediately when "all donwloads are done -> exit" option enabled. 9 years ago
Chocobo1 fbc002f212 Enable access to shutdown functions when configured with `--disable-gui` option 9 years ago
Chocobo1 a1e0fa5509 Fix Coverity Scan 143909. 9 years ago
Chocobo1 f741d3131d Delete all mainwindow child widgets. Closes #4871, #5049. 9 years ago
Chocobo1 e2a090f03f Use QAtomicInt to guarantee cleanup() is only executed once 9 years ago
Eugene Shalygin 7c0b5818b1 cmake: add imported target for QtSingleApplication 9 years ago
Eugene Shalygin f050f15a0c cmake: fix Qt resources linkage. Closes #5080 9 years ago
Chocobo1 7d5ab68f50 Fix Coverity Scan cid 143911. 9 years ago
Chocobo1 a12d82524a Fix class member initialize order 9 years ago
Chocobo1 75bdfe971b Fix warnings in mainwindow.ui. Closes #5117. 9 years ago
Chocobo1 f12e21560a Rename files: 9 years ago
Chocobo1 65d9739c6c Enlarge dialog size. Closes #5091. 9 years ago
Chocobo1 6a11056b60 Rename enum 9 years ago
Chocobo1 d3fb46663c Refactor 9 years ago
Sjoerd van der Berg 03d1dad2a3 Fix variable name 9 years ago
Sjoerd van der Berg c7c71d3c88 Change back to the original names for the announce address 9 years ago
Vladimir Golovnev (Glassez) a9e63283cc Use nova2dl.py script instead of DownloadManager 9 years ago
sledgehammer999 b13c991f4b Sync translations from Transifex and run lupdate. 9 years ago
sledgehammer999 cd4f288f67 Follow project coding style. Issue #2192. 9 years ago
Chocobo1 1099a5006f Cleanup header include 9 years ago
Chocobo1 71ec5c5c05 Fix long text clipping. Closes #5091. 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
Chocobo1 231262ad8e [Search] match combobox height to button height 9 years ago
Chocobo1 2d6669b88d [Search] minor cleanups 9 years ago
Eugene Shalygin f51753f166 cmake: reflect qmake project changes 9 years ago
Vladimir Golovnev (Glassez) 1760beed17 Fix MainWindow coding style (Issue #2192) 9 years ago
Vladimir Golovnev (Glassez) a6595507f0 Fix macro define cross over access specifiers 9 years ago
Vladimir Golovnev (Glassez) c193d448d8 Delete old RSS cookies dialog 9 years ago
Vladimir Golovnev (Glassez) c982813acb Create basic cookies management dialog 9 years ago
Vladimir Golovnev (Glassez) 95ddc57c13 Implement basic cookies model 9 years ago
Eugene Shalygin 5063940138 Remove duplicated code from search tab and widget 9 years ago