sledgehammer999
954d6ff5c6
Update Changelog
2024-03-24 01:55:39 +02:00
sledgehammer999
1f6a817020
Sync translations from Transifex and run lupdate
2024-03-24 01:54:57 +02:00
sledgehammer999
4e30e6cb8e
Merge pull request #20498 from sledgehammer999/backport
...
Backport changes to v4.6.x branch
2024-03-24 01:31:22 +02:00
Vladimir Golovnev
753cdfdb1a
Initialize completer for file system path widget on demand
...
PR #20586 .
2024-03-23 08:24:40 +03:00
Vladimir Golovnev
daaaa11f93
Use better icons for RSS articles
...
PR #20587 .
Closes #20579 .
2024-03-22 18:50:28 +03:00
foxi69
c0e0e36d10
NSIS: Update Hungarian translation
...
PR #20565
2024-03-19 02:14:53 +02:00
MarcDrieu
188469a42c
Update french.nsh ( #20545 )
...
Updated a couple of strings with more accurate wording.
PR #20545
2024-03-19 02:14:52 +02:00
Chocobo1
18296b2f75
Ensure the profile path is pointing to a directory
...
Closes #20513 .
PR #20519 .
2024-03-19 02:14:45 +02:00
sledgehammer999
cce1290c0c
Fix qmake build
2024-03-15 23:18:52 +02:00
tehcneko
64acc64c58
Fix invisible tray icon on Plasma 6 in Linux
...
PR #20529 .
Closes #20367 .
---------
Co-authored-by: thalieht <thalieht@users.noreply.github.com>
Co-authored-by: Vladimir Golovnev <glassez@yandex.ru>
2024-03-14 22:01:11 +03:00
sledgehammer999
d5a3f724ab
Update gitignore for vscode ( #20494 )
...
PR #20494
2024-03-03 19:43:43 +02:00
Chocobo1
7567f71c55
Add a small delay before processing the key input of search boxes
...
PR #20465 .
Closes #20025 .
Closes #20235 .
2024-03-03 19:39:44 +02:00
sledgehammer999
6805922521
Sync translations from Transifex and run lupdate
2024-03-03 06:20:41 +02:00
Vladimir Golovnev
a3812c0831
Backport changes to v4.6.x branch
...
PR #20293 .
2024-03-02 07:28:17 +03:00
Vladimir Golovnev
361741d677
Correctly adjust "Add New torrent" dialog position in all the cases
...
PR #20457 .
Closes #20449 .
2024-02-26 15:44:44 +03:00
Vladimir Golovnev
acd9102dc2
Change "metadata received" stop condition behavior
...
PR #20283 .
Closes #20122 .
2024-02-22 08:55:35 +03:00
Chocobo1
e74b587420
Revise conditional for when to use QCollator
...
According to https://doc.qt.io/qt-6/qcollator.html#posix-fallback-implementation
The 'POSIX fallback implementation' is only used when ICU is not available. So the correct way is to detect ICU directly and not depend on the OS. The exceptions are macOS and Windows since they support the required functionalities natively.
Closes #20205 .
PR #20207 .
2024-02-22 08:52:40 +03:00
Vladimir Golovnev (Glassez)
2589363622
Don't use iterator after erase
...
PR #20357 .
Closes #20356 .
2024-02-01 17:07:33 +03:00
sledgehammer999
cfa7a6db46
Bump to 4.6.3
2024-01-15 01:45:17 +02:00
sledgehammer999
5609fa49a6
Update Changelog
2024-01-15 01:44:15 +02:00
sledgehammer999
d0ad08e495
Bump copyright year
2024-01-15 01:40:55 +02:00
sledgehammer999
33b51249dc
Sync translations from Transifex and run lupdate
2024-01-14 23:54:42 +02:00
Vladimir Golovnev
17b6dcfbef
Don't stuck loading on mismatching info-hashes in resume data
...
PR #20262 .
Closes #20251 .
2024-01-13 20:35:46 +03:00
Vladimir Golovnev
c894d84ed3
Backport changes to v4.6.x branch
...
PR #20044 .
2024-01-09 09:38:46 +03:00
Vladimir Golovnev
8c52b53300
Show URL seeds for torrents that have no metadata
...
PR #20233 .
Closes #20198 .
2024-01-06 16:11:39 +03:00
Vladimir Golovnev
4c3af5d923
Apply inactive seeding time limit set on new torrents
...
PR #20231 .
Closes #20224 .
2024-01-05 18:26:41 +03:00
Chocobo1
77d907c2aa
Specify a locale if none is set
...
Sometimes users had not properly configured their system locale and thus
qbt will specify a default locale just in case.
Closes #16127 .
Closes #19609 .
Closes #19834 .
PR #20203 .
2024-01-03 15:24:08 +03:00
Vladimir Golovnev
a56b3edc58
Show correctly decoded filename in log
...
PR #20214 .
Closes #20186 .
2024-01-02 16:06:53 +03:00
Vladimir Golovnev
a83424a7a7
Don't forget to store Stop condition
...
PR #20045 .
Closes #20043 .
2023-11-30 09:25:07 +03:00
Vladimir Golovnev
cdf66e069d
Don't forget to update filter items
...
PR #20030 .
Closes #19905 .
2023-11-30 09:24:54 +03:00
sledgehammer999
1773b1ea05
Bump to 4.6.2
2023-11-27 23:14:40 +02:00
sledgehammer999
9ebbafed95
Update Changelog
2023-11-27 23:11:27 +02:00
avivmu
8a5ffd68df
NSIS: Add Hebrew translation
...
PR #19929 .
2023-11-27 22:22:28 +02:00
sledgehammer999
cf6e4ce933
Sync translations from Transifex and run lupdate
2023-11-27 22:09:27 +02:00
Vladimir Golovnev
c54f8bf219
Backport changes to v4.6.x branch
...
PR #19979 .
2023-11-26 14:33:12 +03:00
Chocobo1
3f6ca64d9e
Disable stdout buffering for qbt-nox
...
The messages printed out via stdout is usually important and short so
there is no reason to buffer them.
Closes #19984 .
PR #20018 .
2023-11-26 10:45:46 +03:00
Chocobo1
0990c2632b
GHA CI: link to C libraries dynamically
...
The C libraries is now updated by the OS and therefore there is no
reason to bundle static versions which might be outdated later.
Also enable Control Flow Guard for 3rd party libraries.
2023-11-26 14:55:26 +08:00
Chocobo1
ba5229a069
GHA CI: only store compile cache on stable branches
...
Given the amount of PR and compile matrix, the CI cache size limit is
easy to hit. So for now on, only store compile cache for stable branches
to avoid cache thrashing.
2023-11-26 14:55:26 +08:00
Chocobo1
1aff030317
GHA CI: enable caching for Qt library
2023-11-26 14:55:26 +08:00
Vladimir Golovnev
c1b63372f1
Show Add new torrent dialog on main window screen
...
PR #19963 .
Closes #19774 .
2023-11-25 22:06:44 +03:00
brvphoenix
081eace057
Fix JS memory leak
...
The memory leak can be reproduced easily by opening two web pages of qbittorrent so that the WebUI pages are updated with full_update = true. If you have a large number of torrents, such as 100 torrents, you can observe a rapid increase in memory usage.
This is caused by the incorrect usage of dispose and empty methods in the js codes and none of them garbage collect the elements. If event listeners are added to the DOM elements, those DOM elements will not be garbage collected at all event if they are not referenced or out of the scope, which will cause memory leaks. If some elements are expected to be removed, the correct way is to use destroy method instead.
https://github.com/mootools/mootools-core/blob/master/Docs/Element/Element.md#element-method-dispose-elementdispose
https://github.com/mootools/mootools-core/blob/master/Docs/Element/Element.md#element-method-empty-elementempty
https://github.com/mootools/mootools-core/blob/master/Docs/Element/Element.md#element-method-destroy-elementdestroy
Closes #19034 .
PR #19969 .
2023-11-25 18:08:02 +03:00
xavier2k6
61fae3a3ee
NSIS: Display correct Minimum Windows OS requirement
...
PR #20001 .
2023-11-24 12:06:18 +03:00
Vlad Zahorodnii
18ad861444
Fix parent widget of "Lock qBittorrent" submenu
...
The parent widget of lockMenu is going to be used to derive the
transient parent window. Currently the parent widget of lockMenu is
the main window, therefore the main window is also going to be the
transient parent for lockMenu's window handle.
In other words, the "View" menu and "Lock qBittorrent" menu are
going to be considered as siblings by the window manager even though
the latter is nested inside the former.
On platforms like wayland, such popup hierarchies are illegal, popups
must be properly nested. qtwayland works around it, but it also prints
warning messages.
This change makes lockMenu a child of the view menu so they are
properly nested from the window manager point of view.
PR #19967 .
Closes #19955 .
2023-11-21 10:32:39 +03:00
Vladimir Golovnev
a57b80c7e0
Improve Torrent files watcher internals
...
PR #19924 .
2023-11-21 10:32:01 +03:00
Vladimir Golovnev
bfa8dc7f67
Do not apply share limit if the previous one was applied
...
PR #19970 .
Closes #19857 .
2023-11-21 10:21:20 +03:00
sledgehammer999
92f810873a
Bump to 4.6.1
2023-11-20 01:45:05 +02:00
sledgehammer999
6739f59e5f
Update Changelog
2023-11-20 01:42:01 +02:00
sledgehammer999
d6e888a877
Sync translations from Transifex and run lupdate
2023-11-20 01:37:34 +02:00
MartinKing01
1fb329c0ef
Fixed typo in the installer's hungarian translation
...
PR #19830 .
2023-11-20 01:12:26 +02:00
sledgehammer999
ffe085dc8a
Sync translations from Transifex and run lupdate
2023-11-14 03:01:05 +02:00