sotiris-bos
b9e045e80b
WebAPI: Expose "IS PRIVATE" flag
...
PR #18227 .
Closes #16052 .
2 years ago
Vladimir Golovnev
cfd0c5433e
Re-allow to use icons from system theme
...
PR #18195 .
2 years ago
Vladimir Golovnev
ebad387c1a
Apply correct tab order to Category options dialog
...
Also pre-select (sub)category name for editing when dialog is opened for creating new (sub)category.
PR #18270 .
Closes #18265 .
2 years ago
David Xuang
23a56c95e3
Prevent incorrect line breaking
...
PR #18236 .
2 years ago
Nowshed H. Imran
6f8aa07a10
Fix icon colors inconsistencies
...
PR #18226 .
Fixes #18163 .
Fixes #18222 .
2 years ago
Vladimir Golovnev
594f9e8632
Use "additional trackers" when metadata retrieving
...
This can help when the DHT nodes are few.
PR #18251 .
Closes #18244 .
2 years ago
Vladimir Golovnev
aeae065007
Correctly count the number of torrents in subcategories
...
PR #18261 .
Closes #18137 .
2 years ago
Vladimir Golovnev
b12fdcf018
Correctly detect drive letter in path
...
PR #18258 .
Closes #18224 .
2 years ago
Vladimir Golovnev
0ec47db9cd
Don't drop !qB extension when rename incomplete file
...
PR #18186 .
Closes #18181 .
2 years ago
Vladimir Golovnev (Glassez)
40258f6a2f
Stop async worker at correct place
2 years ago
Vladimir Golovnev (Glassez)
b335114219
Use better method to set bit
2 years ago
Vladimir Golovnev (Glassez)
998b08f5d8
Set metadata asynchronously
2 years ago
Vladimir Golovnev (Glassez)
991c30943a
Allow to fetch data asynchronously
2 years ago
BallsOfSpaghetti
c3936cd4b6
Add "Rename rule" button to RSS Downloader
...
PR #18141 .
2 years ago
Torsten Schwarz
2109c4e1ae
WebUI: Make rename file dialog resizable
...
PR #18154 .
2 years ago
Vladimir Golovnev
ac3ad17a9e
Ensure thread is stopped before deleting QThread
...
PR #18037 .
2 years ago
Vladimir Golovnev
31c7306bd2
Correctly load folder based UI theme
...
PR #18173 .
2 years ago
Vladimir Golovnev
679e3b8bea
WebAPI: return paths using platform-independent separator format
...
PR #18118 .
Closes #18096 .
2 years ago
Vladimir Golovnev
25ea0d274b
Destroy desktop integration at correct place
...
Otherwise it is destructed in QObject destructor, i.e. after GUI application is already destructed.
This can be related to some problems with system tray icon.
PR #18108 .
Closes #18093 .
2 years ago
Chocobo1
e4f1485c82
Fix wrong color code
...
Must have been a copy-paste error...
2 years ago
Vladimir Golovnev
1b2ff0f6f8
Handle tracker status updates asynchronously
...
* Add a helper for performing jobs in Session context
* Handle tracker status updates asynchronously
PR #18010 .
2 years ago
Vladimir Golovnev
a31755bbc8
Switch SQLite to use WAL journaling mode
...
PR #18048 .
2 years ago
sledgehammer999
311e0f21eb
Remove dead code
...
Leftover from the system tray code refactoring.
2 years ago
Chocobo1
182915f801
Revise color for completed status
...
Now it uses the purple color which matches the completed status icon color.
Related: #18078 .
2 years ago
sledgehammer999
4307a09621
Remove trailing newline from translation file
...
I also fixed it on Transifex.
2 years ago
Nowshed H. Imran
d531d6d221
Fix Speed limit icon size
...
Fixes #18067 .
2 years ago
thalieht
4cf94a6fa0
WebUI: Fix missing "queued" icon
2 years ago
sledgehammer999
4cb60f4870
Sync translations from Transifex and run lupdate
2 years ago
Vladimir Golovnev
d82edb2838
Bump to 4.6.0alpha1
2 years ago
Vladimir Golovnev
fda6c9a3d9
Prevent object from being used after destruction
...
PR #18031 .
2 years ago
Vladimir Golovnev (glassez)
92af2922c7
Revert "Use another workaround to update files tree view"
...
This reverts commit 0f82c16936
.
2 years ago
Vladimir Golovnev
1cee69da6c
Don't miss to store metadata of new torrent
...
PR #18033 .
2 years ago
Vladimir Golovnev (Glassez)
3563bad5fc
Revamp implementation of port forwarder
2 years ago
Vladimir Golovnev (Glassez)
1f3f96f7aa
Set metadata asynchronously
2 years ago
Vladimir Golovnev (Glassez)
7022adb89b
Change current IP filter asynchronously
2 years ago
Vladimir Golovnev (Glassez)
bac57de5f5
Update listening status using native session extension
2 years ago
Vladimir Golovnev
bdd56a52d3
Destroy object within appropriate thread
...
PR #18008 .
2 years ago
Vladimir Golovnev
dcdbd02102
Delete database file only after it is released
...
PR #18005 .
2 years ago
Vladimir Golovnev
b68c4e2106
Save correct resume data when added new torrent
...
PR #18003 .
2 years ago
Vladimir Golovnev (Glassez)
c636618cf3
Correctly handle model resetting
2 years ago
Vladimir Golovnev (Glassez)
0f82c16936
Use another workaround to update files tree view
2 years ago
Chocobo1
d90ea0d3be
Move increment out of loop
2 years ago
Chocobo1
e7ece66717
Clean up code
2 years ago
Vladimir Golovnev
6c9c40fd7c
Avoid blocking call when changing libtorrent session settings
...
We don't really need to get currently used settings pack in order to apply changes to session settings. It is enough to apply settings pack that contains only updated settings.
PR #17989 .
2 years ago
Chocobo1
529c1ec9f4
Reserve space before appending elements
2 years ago
Chocobo1
93429840c8
Fix typos
2 years ago
Vladimir Golovnev (Glassez)
6aee7f95b7
Add torrent for preloading magnet asynchronously
2 years ago
Vladimir Golovnev (Glassez)
0b70ccf9e9
Cache torrent handles of preloading magnets
2 years ago
Vladimir Golovnev (Glassez)
da586828be
Don't perform unnecessary actions with preloading magnets
2 years ago
Vladimir Golovnev
2e4431f0b8
Save torrents queue w/o blocking calls
...
PR #17988 .
2 years ago