jagannatharjun
ab91d546e5
Move all icon resources to icon folder root
5 years ago
an0n666
a87b72e0cb
NSIS: Change the installers uninstallation question to clear confusion
5 years ago
Vladimir Golovnev (Glassez)
642bf7b8a6
CMake: Don't split GUI code into several libraries
5 years ago
Thomas De Rocker
e5be05584e
NSIS: Update Dutch translation
5 years ago
schnurlos
a1766d25af
NSIS: Update german translation
5 years ago
C.W. Betts
d889f0975e
Update Info.plist
...
Wrap the UTTypeTagSpecifications in arrays, as Xcode does.
5 years ago
Andrei Stepanov
124fb60635
NSIS: Update Russian translation
...
Remake of my previous PR https://github.com/qbittorrent/qBittorrent/pull/12251
5 years ago
Burak Yavuz
ead2d95fdf
NSIS: Update Turkish translation
5 years ago
Roope Jukkara
bd53254e28
NSIS: Update Finnish translation
...
Translated most of the finnish installer translation -file to finnish language.
5 years ago
Chocobo1
1466c562e5
Include translation resources with file globbing
...
This will include all qtbase_*.qm files and only explicitly listed
qt_*.qm files will be included.
5 years ago
maboroshin
66ffa9adc2
NSIS: Update Japanese translation
5 years ago
an0n666
a711558ba0
NSIS: Add option to remove Windows path length limitation
5 years ago
Chocobo1
7b25dd24d0
Update Qt translation files
5 years ago
Chocobo1
8cc082f966
Switch to https link
5 years ago
maboroshin
6474ee046f
NSIS: Update Japanese translation
5 years ago
schnurlos
46b6593a8a
NSIS: Update German translation
...
German translation of "inst_requires_win7" added.
5 years ago
zywo
bd5a685294
NSIS: Update French translation
5 years ago
slrslr
b5ccbb77ee
NSIS: Improve Czech translation
5 years ago
An0n
dd19f250ae
Start qBittorrent on Windows start up
5 years ago
Chocobo1
029795bc19
Bump copyright year
5 years ago
Andrei Stepanov
c89c51f871
Update russian.nsi
5 years ago
sledgehammer999
ad0bc5d90d
Bump to 4.3.0alpha1
5 years ago
sledgehammer999
5d0d8a0b7b
Enforce min Windows version in NSIS installer
5 years ago
nl6720
a40d490b76
Order qbittorrent-nox@.service after network-online.target
...
This ensures that qbittorrent-nox doesn't start while the network is not up yet.
5 years ago
Nick Korotysh
61ae820206
Add some padding to macOS app icon
...
Added 64px padding to 1024px icon and corresponding padding to smaller
icons. A lot of round icons on macOS have the same padding.
fixes #8222 , closes #8930
6 years ago
Peter Eszlari
b917f4ed01
Add content_rating, release tags to appdata
6 years ago
sledgehammer999
2ac7f2defe
Update copyright year
6 years ago
Nick Korotysh
2a5dd7f5ec
Cleanup Info.plist
...
Added few required/recommended and removed obsolete/deprecated keys
according to Apple developers documentation.
Changed CFBundleIdentifier according to reverse DNS convention.
Updated copyright year.
6 years ago
Peter Dave Hello
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
6 years ago
Chocobo1
8dfcb028a6
Update .appdata descriptions
6 years ago
Chocobo1
168695bd15
Use reverse DNS convention for metadata files naming
...
Also update appdata install path.
Closes #10111 .
6 years ago
Nick Korotysh
afbcf2095f
Make file icon look like other macOS icons
6 years ago
Chocobo1
5d94db9c79
Move .desktop file
7 years ago
Eugene Shalygin
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.
7 years ago
sledgehammer999
c5472edc6f
Bump to v4.2.0alpha
7 years ago
sledgehammer999
95c32221a2
Update copyright year.
7 years ago
Thomas Piccirello
ddd6c82dd7
Use https for www.qbittorrent.org
7 years ago
sledgehammer999
88a771c9ff
Bump to 4.1.0alpha
7 years ago
sledgehammer999
a89c1a8d9a
Use new logo in the file icon.
7 years ago
sledgehammer999
a1b01c1b40
Remove unused image.
7 years ago
sledgehammer999
09cb95d3da
Use the SVG for the tray icon.
7 years ago
sledgehammer999
48d7bdee0e
Change qbittorrent logo. Issue #6467 .
7 years ago
TheNicker
30a4ce40b9
Fixed blurry text under Windows by setting DPI awareness to default
7 years ago
sledgehammer999
5d3b9d2f22
Drop OS/2 support.
7 years ago
sledgehammer999
db3fd24cea
Use dpiawareness=1 on Windows. Closes #5393 .
7 years ago
vlakoff
a641c0bb2f
Windows installer: also detect running process when it is 64-bit
...
Replacing FindProcDLL with a different one that can be found here:
http://forums.winamp.com/showthread.php?t=322583#post2777719
7 years ago
Eugene Shalygin
c614c66535
Install required plugins into bundle
...
Install platform and svg plugins into bundle. Update dependencies in
Travis.
7 years ago
Eugene Shalygin
e66dba6a2d
Use SVG files for monochrome tray icons. Closes #6085 .
7 years ago
scootergrisen
6dccab5797
Added danish translation
7 years ago
Andrei Stepanov
13a8c84bbd
Update russian.nsi
7 years ago