4cb60f4870
Sync translations from Transifex and run lupdate
2022-11-23 21:22:54 +02:00
db7850e218
Sync translations from Transifex and run lupdate
2022-09-18 20:13:29 +03:00
d71ff734a9
Merge pull request #17705 from sledgehammer999/gplv2_vs_gplv3
...
Copyright and license updates
2022-09-15 11:19:23 +03:00
b3334e5fac
Binary distributions are GPLv3+ licensed
2022-09-13 01:33:08 +03:00
16a99e687f
Update org.qbittorrent.qBittorrent.desktop
2022-09-03 14:47:22 +01:00
cc8c1a5748
Update org.qbittorrent.qBittorrent.desktop
...
Sort language codes alphabetically
2022-09-01 13:31:48 +01:00
ddf4b94bc6
Sync translations from Transifex and run lupdate
2022-08-29 00:48:24 +03:00
3af832ec18
Sync translations from Transifex and run lupdate
2022-05-22 19:14:00 +03:00
b7c098c5e6
Sync translations from Transifex and run lupdate
2022-03-22 15:47:05 +02:00
a3a8c19dc2
Sync translations from Transifex and run lupdate
2022-02-14 19:28:07 +02:00
2da39e2fbb
Mark as single window app in .desktop file
...
qBittorrent is a single-window application.
By marking it as such desktop environments know to not offer to open
a new window for it.
This is a new standard key intruduced in
3ea3bc26e2
PR #15996 .
2022-01-10 13:31:53 +08:00
d6fc020ba7
Bump to 4.5.0alpha1
2022-01-06 20:47:06 +02:00
f2cbb61d49
Sync translations from Transifex and run lupdate
2022-01-04 00:39:43 +02:00
51d754a53e
Optimize PNG images losslessly with FileOptimizer
...
PR #15662 .
2021-11-05 12:59:25 +08:00
e370cbb06b
Sync translations from Transifex and run lupdate
2021-10-31 02:52:52 +03:00
615b76f78c
Prolong wait time for shutdown
...
The default was 90s[1], prolong to 30 mins.
From the discussion in [2], ~2k torrents took 5 mins to completely
shutdown. Here we wait at most 30 mins which scales to about 12k
torrents which should cover most use case (also note that 4.3.x series
is mentioned to have even shorter shutdown time).
[1] https://www.freedesktop.org/software/systemd/man/systemd-system.conf.html#DefaultTimeoutStartSec=
[2] https://github.com/qbittorrent/qBittorrent/issues/15381#issuecomment-912080617
PR #15414 .
2021-09-04 13:20:35 +08:00
8a09558ed8
Sync translations from Transifex and run lupdate
2021-08-03 23:14:08 +03:00
665ab34f25
Sync translations from Transifex and run lupdate
2021-06-26 21:03:43 +03:00
94195d5339
Sync translations from Transifex and run lupdate
2021-05-02 18:32:42 +03:00
f457069881
Install vector program icon on Linux
...
The icon is copied from icons/qbittorrent-tray.svg as there is no way to
install a file and rename it in qmake.
2021-04-16 14:06:43 +08:00
fda6def384
Sync translations from Transifex and run lupdate
2021-03-23 22:57:07 +02:00
d53a1d1412
Systemd: wait for mounting of local filesystems
2021-02-10 12:08:47 +01:00
d1aba56096
Sync translations from Transifex and run lupdate
2021-01-17 23:20:45 +02:00
162421a59a
Sync translations from Transifex and run lupdate
2020-12-26 21:15:29 +02:00
9c938b91b7
Sync translations from Transifex and run lupdate
2020-11-24 16:58:42 +02:00
989fdb5895
Update .desktop file translations
2020-11-16 20:26:35 +02:00
ef1c7eec74
Fix trailing whitespace in multiple files
...
Also fix formatting of CODING_GUIDELINES.md
2020-10-28 14:20:11 +00:00
096e6f2f80
Bump to 4.4.0alpha1
2020-10-19 01:22:01 +03:00
46123b9989
CMake: overhaul and improve scripts
...
- Bump minimum required version and
make use of more modern language features
- Rely more on target_...() commands to establish dependency
relationships between targets rather than directory property commands
- Improve libtorrent package discovery
- Enable and handle application features more explicitly
- Improve user-facing output
- Fix various compilation issues on Windows (MSVC and MinGW) and macOS
- Improve handling of translations
- Add explanatory comments where relevant
- Make CMake scripts fully independent of qmake files/details
- Remove old functions/macros
2020-09-17 13:13:26 +01:00
5ff1653c8c
Fix typo in systemd service file
2020-06-01 16:37:17 -05:00
ab91d546e5
Move all icon resources to icon folder root
2020-05-18 20:30:51 +05:30
a40d490b76
Order qbittorrent-nox@.service after network-online.target
...
This ensures that qbittorrent-nox doesn't start while the network is not up yet.
2019-10-30 09:25:24 +02:00
b917f4ed01
Add content_rating, release tags to appdata
2019-01-22 16:10:24 +01:00
f67ded678c
Merge pull request #10086 from PeterDaveHello/OptimizePNG
...
Optimize PNG images losslessly with zopflipng
2019-01-17 12:20:07 +02:00
eaaf8b8e85
Optimize PNG images losslessly with zopflipng
...
18 images compressed as below:
dist/unix/menuicons/128x128/apps/qbittorrent.png | Bin 7736 -> 7674 bytes
dist/unix/menuicons/128x128/status/qbittorrent-tray.png | Bin 7736 -> 7674 bytes
dist/unix/menuicons/16x16/apps/qbittorrent.png | Bin 986 -> 775 bytes
dist/unix/menuicons/16x16/status/qbittorrent-tray.png | Bin 986 -> 775 bytes
dist/unix/menuicons/192x192/apps/qbittorrent.png | Bin 11625 -> 11562 bytes
dist/unix/menuicons/192x192/status/qbittorrent-tray.png | Bin 11625 -> 11562 bytes
dist/unix/menuicons/22x22/apps/qbittorrent.png | Bin 1169 -> 1163 bytes
dist/unix/menuicons/22x22/status/qbittorrent-tray.png | Bin 1169 -> 1163 bytes
dist/unix/menuicons/48x48/apps/qbittorrent.png | Bin 2995 -> 2960 bytes
dist/unix/menuicons/48x48/status/qbittorrent-tray.png | Bin 2995 -> 2960 bytes
dist/unix/menuicons/72x72/apps/qbittorrent.png | Bin 4321 -> 4288 bytes
dist/unix/menuicons/72x72/status/qbittorrent-tray.png | Bin 4321 -> 4288 bytes
dist/unix/menuicons/96x96/apps/qbittorrent.png | Bin 5712 -> 5624 bytes
dist/unix/menuicons/96x96/status/qbittorrent-tray.png | Bin 5712 -> 5624 bytes
src/icons/loading.png | Bin 178 -> 174 bytes
src/icons/skin/mascot.png | Bin 21876 -> 21084 bytes
src/icons/skin/splash.png | Bin 59072 -> 58581 bytes
src/icons/sphere.png | Bin 277 -> 250 bytes
2019-01-13 17:10:45 +08:00
8dfcb028a6
Update .appdata descriptions
2019-01-05 10:50:02 +08:00
168695bd15
Use reverse DNS convention for metadata files naming
...
Also update appdata install path.
Closes #10111 .
2019-01-05 10:37:23 +08:00
5d94db9c79
Move .desktop file
2018-06-11 20:01:33 +08:00
fa770871e9
Refactor CMake build scripts
...
1. Use FeatureSummary module to show configuration results.
2. Invert option()/find_package() relationship: instead of
calling find_package(... REQUIRED) when option is set, rely on optional
find package call and PackageName_FOUND variable.
3. Refactor handling options that result in simple preprocessor defines
(actually copy the snippet from libtorrent) so that everything is done
in a single function call.
4. Populate target properties in order to get rid of
include_directories() calls.
2018-06-05 11:39:11 +02:00
ddd6c82dd7
Use https for www.qbittorrent.org
2017-12-26 18:22:03 -05:00
a1b01c1b40
Remove unused image.
2017-10-30 02:41:24 +02:00
09cb95d3da
Use the SVG for the tray icon.
2017-10-30 02:41:23 +02:00
48d7bdee0e
Change qbittorrent logo. Issue #6467 .
2017-10-30 02:41:22 +02:00
5d3b9d2f22
Drop OS/2 support.
2017-10-09 18:11:14 +03:00
e66dba6a2d
Use SVG files for monochrome tray icons. Closes #6085 .
2017-07-05 22:00:02 +02:00
e00c96df99
systemd service with user switch.
...
rm previous systemd unit service
cmake now placing new file 'qbittorrent-nox@.service.in'
systemd service now "Type=simple"
2017-06-12 22:58:10 +03:00
ecd67b9d75
Rename .desktop and appdata files to match executable name. Fixes #6625 .
2017-04-12 17:26:12 +02:00
610922e3dc
Update stuff in appdata.xml and run 'appstream-utl upgrade' on it.
2017-03-06 20:58:03 +02:00
ada75cbbe1
fixes default indicator name
...
copy icons instead of renaming them, create status folder
rename from *-indicator to *-tray
2017-01-18 01:13:43 +01:00
6800c1a6ad
cmake: fix man installation
...
Fix copy-n-paste error: for non-GUI build we have to install
qbittorrent-nox.1, but not qbittorrent.1.
2016-03-07 15:15:38 +01:00