Vladimir Golovnev
4ae2160372
Merge pull request #14054 from jagannatharjun/speedplotview
...
Make SpeedPlotView averager time aware
4 years ago
Mike Tzou
1df2dd9593
Merge pull request #14371 from Chocobo1/units
...
Fix potential out-of-bounds access
4 years ago
Mike Tzou
de9b43984a
Merge pull request #14368 from zzandland/revise-apply-button-options
...
Refactor apply button logics on options dialog
4 years ago
Chocobo1
4a0b36a50b
Use std::optional to return results
4 years ago
Chocobo1
fffe5e7003
Fix potential out-of-bounds access
4 years ago
Vladimir Golovnev
0bac639a04
Merge pull request #14327 from zzandland/add-category-automated-rss-downloader
...
Add category button on AutomatedRSSDownloader
4 years ago
Si Yong Kim
0d0d0a7c23
Add empty name error handling on new category dialog
4 years ago
Mike Tzou
c8e8a44747
Merge pull request #14363 from Chocobo1/queue_pos
...
Revise getter function for torrrent queue position
4 years ago
Si Yong Kim
173f8b093f
Refactor apply button logics on options dialog
4 years ago
Chocobo1
e46c88580a
Revise getter function for torrrent queue position
...
This addresses https://github.com/qbittorrent/qBittorrent/pull/14335#issuecomment-774667836
The WebAPI is not affected as a workaround is added.
4 years ago
Mike Tzou
e6033c952e
Merge pull request #14351 from Chocobo1/avail
...
Show proper string when torrent availability is not available
4 years ago
Vladimir Golovnev
3dfd0ff3b3
Merge pull request #14354 from glassez/missing-files
...
Improve handling of "missing files" torrents
4 years ago
Vladimir Golovnev
dd65f35e5a
Merge pull request #14353 from glassez/rename
...
Allow change-case-only file renaming on Windows
4 years ago
Chocobo1
0d550c9bce
Apply "Hide infinity values" to ETA column
4 years ago
Chocobo1
2aeb8b9390
Apply "Hide infinity values" to "Down/Up Limit" columns
4 years ago
Chocobo1
afa2fc0ba9
Apply "Hide zero values" to "Time Active" column
4 years ago
Chocobo1
6a45919b25
Clean up coding style
4 years ago
Chocobo1
e4f7d607e1
Show proper string when torrent availability is not available
4 years ago
Si Yong Kim
0690ef31d1
Add category button on AutomatedRSSDownloader on GUI
...
Closes #7629
4 years ago
Vladimir Golovnev (Glassez)
c3f02d833c
Restart "missing files" torrents after changing location
4 years ago
Vladimir Golovnev (Glassez)
e273ac3a0d
Allow "missing files" torrents to save more resume data
4 years ago
Vladimir Golovnev (Glassez)
459d02abc8
Allow change-case-only file renaming on Windows
4 years ago
Mike Tzou
f5e8b26a55
Merge pull request #14335 from Chocobo1/sort
...
Use stable sorting in transfer list
4 years ago
Mike Tzou
2d27083509
Merge pull request #14340 from Chocobo1/cmake
...
Use built-in function for configuring file contents
4 years ago
Vladimir Golovnev
ce482c20cb
Merge pull request #14307 from dyumin/let_system_sleep_if_there_are_errored_active_torrents
...
Don't inhibit system sleep if all active torrents are errored
4 years ago
Chocobo1
c2f149cca3
Use built-in function for configuring file contents
4 years ago
Chocobo1
ab0e1ec6e8
Use stable sorting in transfer list
4 years ago
Mike Tzou
5e4f548321
Merge pull request #14336 from Chocobo1/actions
...
Don't trigger Github Actions CI builds after editing a PR's opening post
4 years ago
PriitUring
e53634ecef
NSIS: Add Estonian translation
...
This file was previously not translated.
PR #14331 .
4 years ago
Chocobo1
03e7019182
Simplify CI script directives
4 years ago
Chocobo1
82b0bc63a3
Don't trigger Github Actions CI builds after editing a PR's opening post
...
After dropping "edited" keyword, it is the same as the default.
4 years ago
Mike Tzou
04275e7d5d
Merge pull request #14318 from Chocobo1/sorting
...
Reuse existing code for sorting
4 years ago
Mike Tzou
7a471ea6b2
Merge pull request #14311 from zzandland/remove-hungarian-translator
...
Update translator tab on About
4 years ago
Chocobo1
45874fa333
Reuse existing code for sorting
...
This makes the behavior of sorting by TR_SEED_DATE consistent.
4 years ago
Si Yong Kim
74a5c6e745
Add hyperlink to Transifex on translator list
...
Closes #12609
4 years ago
Si Yong Kim
cfafe90fe0
Remove Hungarian translator email
4 years ago
dyumin
12d396ffc5
Treat errored torrents as finished
4 years ago
Mike Tzou
dc39b9e643
Merge pull request #14274 from Chocobo1/updater
...
Improve behavior when using ProgramUpdater class
4 years ago
Chocobo1
e6a8c02745
Prolong checking interval for program updates
4 years ago
Chocobo1
88d695f7af
Improve behavior when using ProgramUpdater class
...
This is mainly to avoid involving of `sender()` function.
4 years ago
Chocobo1
5c819f7242
Revise version comparison
4 years ago
Chocobo1
40bd2039d4
Clean up coding style
4 years ago
Mike Tzou
53f29613c2
Merge pull request #14292 from jagannatharjun/fix-double-click
...
Disable expand on double click in TorrentContentTreeView
4 years ago
jagannatharjun
3371709472
Disable expand on double click in TorrentContentTreeView
...
We hook our own actions on double click. Fixes #14269
4 years ago
Vladimir Golovnev
50c009265e
Merge pull request #14275 from glassez/webapi-version
...
Bump WebAPI version
4 years ago
Alex
e169c0ce5e
Update Portuguese BR NSIS translation ( #12376 )
4 years ago
slrslr
f04d4b10e4
Translating new phrases ( #12318 )
...
* Update Czech NSIS translation
Co-authored-by: slrslr <czautohits@gmail.com>
4 years ago
jagannatharjun
f3e4338efc
Add a 3-Hour graph
4 years ago
jagannatharjun
c8979a6a49
Make SpeedPlotView averager time aware
...
Previously SpeedPlotView assumed speed is updated per second but the
default value was 1500ms and that can be further changed by the
user, this caused a lot of duplicate data in the calculation of the
graph points. Now Averager averages based on the target duration, resolution
and also takes into account when actually data has arrived.
Also improved resolution of 6-hour graph, previously it was same as 12-hour graph
4 years ago
Vladimir Golovnev (Glassez)
5b495e2f51
Bump WebAPI version
4 years ago