9959 Commits (eab455422f5492286840ee71a436ae5765d51c10)

Author SHA1 Message Date
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
Sjoerd van der Berg e2f43b3383 Add option to bind directly to an IP instead of using a network Interface 9 years ago
Bert Verhelst 13e67f176a resized icons to 32px by 32px 9 years ago
Eugene Shalygin cc09e7e834 refactor SettingsStorage class 9 years ago
sledgehammer999 364c22bee7 Fix indentation. 9 years ago
Anton Lashkov cdab0bb140 SpeedPlotView: code correction 9 years ago
Anton Lashkov 8a6866d409 SpeedPlotView: Simplify code using PointData struct 9 years ago
Anton Lashkov b599a8e2fb SpeedPlotView: Use separate buffers for periods with reduce number of points. Fix coding style. 9 years ago
Anton Lashkov baadf34134 SpeedPlotView: Save int's instead of double's 9 years ago