Commit graph

81 commits

Author SHA1 Message Date
sledgehammer999
29e9594859
Bump to 4.2.3 2020-04-02 00:19:58 +03:00
Andrei Stepanov
5ad8f60ca1
NSIS: Update Russian translation
Remake of my previous PR https://github.com/qbittorrent/qBittorrent/pull/12251
2020-04-01 17:18:32 +03:00
Chocobo1
99614aaa9d
Include translation resources with file globbing
This will include all qtbase_*.qm files and only explicitly listed
qt_*.qm files will be included.
2020-04-01 17:18:27 +03:00
Burak Yavuz
56342c9c79
NSIS: Update Turkish translation 2020-04-01 17:18:25 +03:00
maboroshin
efa748e853
NSIS: Update Japanese translation 2020-04-01 17:18:24 +03:00
Roope Jukkara
26ee009e72
NSIS: Update Finnish translation
Translated most of the finnish installer translation -file to finnish language.
2020-04-01 17:18:22 +03:00
sledgehammer999
3c17ad566c
Bump to 4.2.2 2020-03-24 16:39:31 +02:00
an0n666
a0976f4181
NSIS: Add option to remove Windows path length limitation 2020-03-24 16:15:13 +02:00
Chocobo1
808f6ad9fb
Update Qt translation files 2020-03-24 16:15:05 +02:00
maboroshin
5fdd069f66
NSIS: Update Japanese translation 2020-03-24 16:14:51 +02:00
schnurlos
c4ed7daf67
NSIS: Update German translation
German translation of "inst_requires_win7" added.
2020-03-24 16:14:47 +02:00
zywo
dbde206ed4
NSIS: Update French translation 2020-03-24 16:14:46 +02:00
slrslr
0947f93ad3
NSIS: Improve Czech translation 2020-03-24 16:14:45 +02:00
An0n
868fd53551
Start qBittorrent on Windows start up 2020-03-24 16:14:40 +02:00
Chocobo1
d7ab472363
Bump copyright year 2020-03-24 16:14:10 +02:00
sledgehammer999
118af03534
Bump to 4.2.1 2019-12-18 00:49:09 +02:00
Andrei Stepanov
4e7b33fadf
Update russian.nsi 2019-12-18 00:18:36 +02:00
sledgehammer999
5d0d8a0b7b
Enforce min Windows version in NSIS installer 2019-11-30 15:43:51 +02:00
sledgehammer999
2ac7f2defe
Update copyright year 2019-01-17 01:08:51 +02:00
sledgehammer999
c5472edc6f
Bump to v4.2.0alpha 2018-05-05 00:53:20 +03:00
sledgehammer999
95c32221a2
Update copyright year. 2018-01-06 02:23:09 +02:00
Thomas Piccirello
ddd6c82dd7 Use https for www.qbittorrent.org 2017-12-26 18:22:03 -05:00
Mike Tzou
f07333acc9
Merge pull request #7576 from TheNicker/master
Fixed blurry text under windows by setting DPI awareness to default
2017-11-23 20:43:26 +08:00
sledgehammer999
88a771c9ff
Bump to 4.1.0alpha 2017-11-20 02:42:16 +02:00
TheNicker
30a4ce40b9 Fixed blurry text under Windows by setting DPI awareness to default 2017-10-12 22:23:02 +03:00
sledgehammer999
db3fd24cea
Use dpiawareness=1 on Windows. Closes #5393. 2017-08-12 12:50:24 +03:00
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
2017-07-20 19:33:19 +02:00
scootergrisen
6dccab5797 Added danish translation 2017-07-01 14:57:20 +02:00
Andrei Stepanov
13a8c84bbd Update russian.nsi 2017-06-27 17:49:58 +04:00
sledgehammer999
15fb72275a Merge pull request #6907 from thalieht/transInstaller
Add greek translation for windows installer
2017-06-07 11:53:05 +03:00
thalieht
10b10b10b8 Add greek translation for windows installer 2017-06-07 10:14:38 +03:00
sledgehammer999
d3912b5600 Merge pull request #6900 from BouRock/patch-2
Updated turkish installer
2017-06-07 02:10:15 +03:00
KingLucius
8c0577862b Installer Arabic language update 2017-06-05 18:59:31 +02:00
Burak Yavuz
c13af881d9 Updated turkish installer 2017-06-04 00:48:11 +03:00
wevsty
98cec6a495 update chinese windows installer translation 2017-04-23 05:11:18 +08:00
schnurlos
bbe8184abe Update of german.nsi
Translation of 64-bit text done.
2017-04-11 18:52:27 +02:00
sledgehammer999
f4bd3d2868 Merge pull request #6620 from evsh/uk-installer-translation
Create Ukrainian translation for the Windows installer.
2017-04-11 15:38:08 +03:00
Eugene Shalygin
ec274157d7 Create Ukrainian translation for the Windows installer. 2017-04-10 12:42:31 +02:00
ngosang
5490c54f8d Update Spanish translation for the installer 2017-04-07 12:49:10 +02:00
sledgehammer999
a79099fc52 Merge pull request #6597 from vlakoff/translation
Update French translation for the installer
2017-04-05 18:34:22 +03:00
sledgehammer999
851fb8d3de
Fix running the uninstaller if the user chose a different path in the installer. Closes #6080. 2017-04-05 03:04:59 +03:00
vlakoff
2e3aaf3428 Update French translation for the installer 2017-04-04 18:45:07 +02:00
sledgehammer999
4a0244ae88
Better 64-bit handling in the installer. 2017-04-04 01:27:12 +03:00
sledgehammer999
027607490a Merge pull request #6584 from Chocobo1/nsis
NSIS: set exit code to 0 on install/uninstall success
2017-04-04 01:09:29 +03:00
Chocobo1
b4d474b770 NSIS: set exit code to 0 on install/uninstall success
Closes #6129.
2017-03-31 14:49:23 +08:00
Chocobo1
d2e02605e9 NSIS: trim whitespaces 2017-03-31 14:48:07 +08:00
regs01
6fae4e6e5c Update options.nsi
dpi-aware installer
2017-03-15 08:33:27 +03:00
sledgehammer999
31b69ae6f6
Update copyright year. 2017-03-03 21:26:38 +02:00
EdwardLinux
1e5b2e57e7 Update portuguese.nsi 2016-11-08 15:34:57 +00:00
DaRKSoM
1a9781d66f Update portugueseBR.nsi 2016-10-30 00:33:22 -02:00