614 Commits (4128f01aa87afb0082ad0e837514deebad6ac36e)

Author SHA1 Message Date
Eugene Shalygin 47a3f1d93d Fix a typo in TorrentFileGuard 9 years ago
Eugene Shalygin 6e73fa80b8 Add option to automatically remove .torrent files upon adding 9 years ago
Chocobo1 5906a4a2de Add case-sensitive & case-insensitive natural sort helper function 9 years ago
Chocobo1 a81cf1ea16 Fix "IP Filtering - Apply to trackers" wasn't being applied. Closes #5217. 9 years ago
zywo 49fb950195 Set about tab font-size to default 9 years ago
sledgehammer999 0143799623 Don't show added torrent notification during startup. 9 years ago
sledgehammer999 ef6e848756 Display notifications when a torrent is added. Closes #334 and #915. 9 years ago
Eugene Shalygin d4e68a159f cmake: reflect qmake project changes 9 years ago
ngosang 3a49485039 Fix duplicate network interfaces. Closes #5131 9 years ago
ngosang 7fe5674b9a Fix Add tracker dialog URL download 9 years ago
ngosang b7ef066545 Fix Add tracker dialog empty trackers 9 years ago
Sjoerd van der Berg 220f6b1da2 Use a combo box to select the IP address you want to listen on for a specific interface 9 years ago
Vladimir Golovnev (Glassez) 599166ed0f Delete Import Torrent Dialog 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
Chocobo1 513e8f246b Morph QToolButton to QPushButton 9 years ago
Chocobo1 7bebc36cd5 Fix path to resource 9 years ago
Chocobo1 c3bde7c910 Sort labels with `naturalCompare()`. Closes #3919. 9 years ago
Chocobo1 d65ff87148 Replace `naturalSort()` with `naturalCompare()`. 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
Chocobo1 f741d3131d Delete all mainwindow child widgets. Closes #4871, #5049. 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 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 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