Commit graph

36 commits

Author SHA1 Message Date
Chocobo1
f651062991 Let windows handle all widgets scaling.
Declare ourselves as a Non DPI–aware app.
Tested with Qt 5.6.
2016-04-04 16:44:44 +08:00
Eugene Shalygin
1d6a1db491 cmake: make it compile on OS X 2016-03-28 19:59:11 +02:00
Eugene Shalygin
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
Eugene Shalygin
5996738030 cmake: fix systemd unit install path 2016-03-05 19:23:43 +01:00
Eugene Shalygin
64daecb266 add basic cmake support 2016-02-29 12:53:43 +01:00
Chocobo1
aa246f0ca8 Let OS handle DPI scaling for now. Should let Qt do the work when it's more mature.
Opt-in to the high DPI pixmap support
Closes #2963.
2016-02-16 11:39:25 +08:00
sledgehammer999
1af8a1533e Bump Copyright year. 2016-01-19 01:46:01 +02:00
vlakoff
bb9516c5cb Complete French translation for installer 2016-01-11 15:57:19 +01:00
vlakoff
0779b29022 Fixes in French translation for installer 2016-01-11 15:27:01 +01:00
schnurlos
c5c540469f Update german.nsi
Translated the "A previous installation was detected ..." text.
2016-01-07 18:05:09 +01:00
ngosang
6202156f97 Update installer translations in Spanish language 2016-01-07 00:34:37 +01:00
dzmat
59c6a0f736 Update russian.nsi
Translated new string/
2016-01-04 17:32:01 +06:00
sledgehammer999
e9547f7a1c Indicate to the user that he's going to download the new version.
Indicate from the installer that the old version was detected and no settings will be deleted.
Closes #4320.
2016-01-03 17:54:04 +02:00
sledgehammer999
bae5c6a1db Partially revert b4c9c7cde. 2015-12-05 21:18:52 +02:00
sledgehammer999
a7777a48e3 Bump to v3.4.0alpha 2015-11-30 00:16:49 +02:00
sledgehammer999
b4c9c7cde4 Delete from the repo the qt4 translations used in the Windows installer. 2015-11-30 00:12:30 +02:00
netswap
4cec06e67c [german.nsi] Little fixes
Line 6: "auf dem" instead of "am" (oriented at https://support.microsoft.com/de-de/kb/140443; more commonly used)
Line 41: "aus" instead of "in" (makes more sense imo)

Anyone else fluent in German can discuss for sure. Only because I changed something it does not mean it is *completely* right, eh? ;-)
2015-10-15 22:38:36 +02:00
netswap
e3e3f9a745 Added letters
The letter "p" was missing in "Dateiverknüpfung" in line 47 & 49
2015-09-26 15:05:36 +02:00
sledgehammer999
331219dda8 Write BOM to german.nsi. Closes #3574, #3566 2015-08-05 23:24:21 +03:00
dartraiden
8ac83cfd42 Fixed typos, spelling correction 2015-06-14 10:55:46 +03:00
who-me
031d14e320 Update qBittorrent.appdata.xml
Usage of the <updatecontact/> breaks validation. The correct tag is <update_contact/> as per info on this page:
http://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-update_contact
2015-06-12 13:48:53 +03:00
sledgehammer999
e788445fe2 Bump to 3.3.0alpha 2015-05-13 23:33:22 +03:00
sledgehammer999
88237fbd1e Update Copyright year. 2015-05-13 23:23:53 +03:00
sledgehammer999
0994d258e2 Use absolute path to nox binary in the systemd service file. Also generate the service file with configure. Closes #2914. 2015-05-02 23:46:34 +03:00
zywo
43bf51a4c8 Update french.nsi 2015-04-13 14:43:13 +01:00
sledgehammer999
4627776165 Move appdata xml to dist. 2015-04-05 18:58:33 +03:00
sledgehammer999
26404e2cc4 Add systemd service file.
Thanks to leigh123linux and pmzqla.
2015-04-05 16:37:12 +03:00
sledgehammer999
36d2bee557 Merge pull request #2789 from Chocobo1/translation
Update installer translations: Traditional Chinese
2015-03-28 03:51:10 +02:00
Chocobo1
62604af2d0 Update installer translations: Traditional Chinese 2015-03-27 20:51:00 +08:00
sledgehammer999
238a799d38 Merge pull request #2783 from ngosang/spanish_translation
Update Spanish translations (installer)
2015-03-26 19:24:34 +02:00
sledgehammer999
9570df5651 Merge pull request #2780 from MrStukov/patch-2
Update russian.nsi
2015-03-26 19:23:49 +02:00
ngosang
ff97f9eba6 Update Spanish translations (installer) 2015-03-26 13:53:55 +01:00
Alexander
7baa8da185 Update russian.nsi
replaced the word "откывать" to "открывать" -> this is the correct translation of the word "open"
2015-03-25 23:24:11 +03:00
schnurlos
dbccc6bbaa Update german.nsi
Filled with german translation.
2015-03-24 20:48:12 +01:00
ADTC
2f88d4aea8 Optimize PNG - qBittorrent icon
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)

Signed-off-by: ADTC <send2adtc@gmail.com>
2015-02-23 18:26:50 +08:00
Vladimir Golovnev (Glassez)
ff9a281b72 Change project directory structure.
Change project directory structure according to application structure.
Change 'nox' configuration option to something more meaningful 'nogui'.
Rename 'Icons' folder to 'icons' (similar to other folders).
Partially add 'nowebui' option support.
Remove QConf project file.
2015-02-05 19:10:26 +03:00