Chocobo1
a59a6ce8e4
Remove redundant function
...
This helper function is useless after using `Path` class.
3 years ago
Chocobo1
189514c6de
Fix wrong v2 hash string displayed in WebUI
...
Previously `0000...` was erroneously displayed when v2 hash is absent,
now it correctly shows the `N/A`.
PR #16846 .
3 years ago
Vladimir Golovnev
dded874350
Correctly apply content layout when "Skip hash check" is enabled
...
PR #16825 .
3 years ago
Chocobo1
e42fa0e027
Merge pull request #16820 from Chocobo1/comparisons
...
Move comparison operator out of class
3 years ago
Vladimir Golovnev
33ffe95294
Correctly populate trackers filter list
...
PR #16814 .
3 years ago
Vladimir Golovnev
0657238ad1
Don't forget to create 'download_path' field
...
PR #16468 .
3 years ago
Vladimir Golovnev
4efece4ab8
Use an appropriate method to show modal dialog
...
PR #16809 .
3 years ago
Chocobo1
b9b2ed64f9
Assign temporary data to a variable
...
This is mainly to avoid dangerous code pattern: getting an iterator on a
temporary object. Previously `data()` returns a const reference so the
code wasn't doing any harm.
3 years ago
Chocobo1
16bc0531f4
Simplify code
3 years ago
Chocobo1
39c34078d6
Move comparison operator out of class
3 years ago
Chocobo1
9318f05e2b
Merge pull request #16801 from Chocobo1/int
...
Migrate away from unsigned integer types
3 years ago
sledgehammer999
95f3073e6f
Merge pull request #16745 from sledgehammer999/drop_qt_translations_folder
...
Drop qt translations folder
3 years ago
Chocobo1
6f4a9390ba
Fix wrong conversion to QVariant
...
It was converted to bool-like type which is wrong.
3 years ago
Chocobo1
0eb6967bb2
Migrate away from unsigned integer types
...
Signed integers should be preferred in these cases.
3 years ago
Chocobo1
2854630b1c
Use signed integer type for counters
3 years ago
Chocobo1
bbd781c420
Omit redundant cast
3 years ago
Chocobo1
f7cfdfcf63
Merge pull request #16784 from Chocobo1/webui
...
WebUI: show correct location path
3 years ago
Chocobo1
af7c32d3aa
WebUI: remove temporary element
3 years ago
Chocobo1
0d334369f0
WebUI: show correct location path
...
The `path` might contains '&' (delimit character) so it must be
encoded.
Closes #15976 .
3 years ago
Chocobo1
08f3630f01
WebUI: make various dialog resizable
...
And enlarge dialog default width.
3 years ago
Yurii Kolesnykov
2b17838820
Remove outdated info about nightly builds
...
Closes #16790 .
PR #16791 .
3 years ago
Chocobo1
0b0338a9cb
Merge pull request #16794 from Chocobo1/qmake
...
Use qmake built-in variable to specify C++ version
3 years ago
Chocobo1
a24f2ae884
GHA CI: bump "setup vcpkg" action version
3 years ago
Chocobo1
ec5b0b5403
Use qmake built-in variable to specify C++ version
3 years ago
Vladimir Golovnev
df2d449f9b
Revamp content layout handling
...
Apply content layout only if desired file names aren't provided.
Remove helpers with confusing signatures.
Don't remove root folder twice.
PR #16724 .
Closes #16259 .
3 years ago
Chocobo1
eecd221d40
Merge pull request #16767 from Chocobo1/ci
...
GHA CI: work around error when installing Qt
3 years ago
Chocobo1
3951b891c1
GHA CI: work around error when installing Qt
...
This is to (temporarily) work around CI errors at jurplel/install-qt-action.
Upstream issue: https://github.com/jurplel/install-qt-action/issues/130
3 years ago
Chocobo1
eab455422f
Add missing header
...
Fix up 75c93d72be
.
3 years ago
Chocobo1
75c93d72be
Revise string literal usage
...
This commit covers src/gui folder.
PR #16757 .
3 years ago
sledgehammer999
6842e8263d
qmake: Bump MACOSX deployment target to 10.15
3 years ago
sledgehammer999
f35d94d98e
Update instructions about NSIS packaging
...
Include a helper a script to gather valid Qt translations for packaging.
3 years ago
sledgehammer999
01206a0e2e
Delete Qt translations files
3 years ago
sledgehammer999
cf9e3193bc
qmake: Use installed Qt's translations for packaging
3 years ago
sledgehammer999
f5239ffb0b
CMake: Use installed Qt's translations for packaging
3 years ago
Chocobo1
746fe7ba09
Merge pull request #16738 from Chocobo1/qstring
...
Improve function interface
3 years ago
Chocobo1
7c1a986e61
Implement stringable interface for `Version` type
3 years ago
Chocobo1
c6b772da11
Improve function interface
...
`SettingsStorage` methods require `QString` so make `SettingValue` follow it.
`Path::operator+` can use `QStringView` to accept wider audience.
3 years ago
An0n
11cfe38d1c
Fix WebUI crash due to missing tags from config
...
Tags can be missing from config but set inside .fastresume. May happen due to corrupted/deleted config.
Closes #11906 .
PR #16711 .
3 years ago
Chocobo1
4ca6de2b54
Revise string literal usage
...
PR #16703 .
3 years ago
Chocobo1
e1abcc684a
Merge pull request #16705 from Chocobo1/path
...
Use proper type to represent a path
3 years ago
Chocobo1
bbd936fdfa
Don't use explicit memory management
...
And avoid dangling pointers.
3 years ago
Chocobo1
f58eed13d0
GHA CI: use Qt6 for Windows builds
...
PR #16696 .
3 years ago
Chocobo1
8a708fd97e
Use proper type to represent a path
3 years ago
An0n
bf8d993743
Change Downloaded to Times Downloaded in trackers tab
...
PR #16677 .
3 years ago
Vladimir Golovnev
c029122a8e
Avoid integer overflow when calculating working set size
3 years ago
Sam James
54327d579b
CMake: fix systemd directory help text
...
The option is case sensitive.
PR #16695 .
Signed-off-by: Sam James <sam@gentoo.org>
3 years ago
Chocobo1
6c10aa33e1
Provide interface for serialization to string type
...
PR #16685 .
3 years ago
sledgehammer999
b7c098c5e6
Sync translations from Transifex and run lupdate
3 years ago
Vladimir Golovnev
c18c42e866
Merge pull request #16686 from glassez/set-location
...
Fix "Set location" to be really applied
3 years ago
Vladimir Golovnev (Glassez)
386f99cb1d
Fix "Set location" to be really applied
3 years ago