1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

19 Commits

Author SHA1 Message Date
Zetok Zalbavar
63e95f3528
chore(build): adjust version updating script to not rely on git
Relying on git doesn't work in awful lot of cases, e.g. when there's a
shallow `git clone`.

Instead have "hardcoded" version in files, and update it before release.

Closes #4165.
2017-02-11 17:04:58 +00:00
Zetok Zalbavar
2b0fbae44b
chore(installer): add script for automatically generated version in .nsi
BREAKING CHANGE:

Now script has to be run before automatically creating qTox installer,
otherwise there'll be something broken.

Closes #2655.
2016-10-29 19:00:20 +01:00
Zetok Zalbavar
427176ae02
chore(installer): correct URL to qTox website 2016-09-27 12:24:34 +01:00
initramfs
b7aa982a57
chore: rewrite all links to the qTox repository from tux3 to qTox 2016-08-04 06:25:50 +08:00
towlie
69c4b86bbf fix mistake 2015-12-14 21:55:30 +01:00
towlie
32eff2f4f5 Fix delete startmenu shortcuts x86 2015-12-14 21:53:27 +01:00
towlie
ae1b9a11fd drop admin rights x86 2015-12-14 21:50:08 +01:00
tux3
697bbf592d
nsis: Use File directly instead of macro 2015-09-12 21:11:06 +02:00
tux3
f8d75fcc1c
nsis: Don't fail if no Qt plugins are found 2015-09-12 20:42:50 +02:00
tux3
3be0cdfc44
Install for all users on Windows 2015-05-17 19:31:06 +02:00
tux3
ac934d923d
Proper uninstall entry for Windows 2015-05-17 19:30:36 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
33cb5a03ec
Update windows installer for x64 2014-11-18 20:31:06 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
a255d13b54
Windows: Uninstall start menu entries 2014-11-13 18:20:28 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
b1c68734d8
Fix #694 2014-11-10 18:50:11 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
ba4a9f8fc4
Windows installer: Fix Tox URI handling 2014-11-08 12:19:18 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
e4c5d50bec
Windows installer: .tox file format, app registration
qTox now handles the .tox file format, gives it its default icon, and is properly registered as an application you can remove from the control panel
2014-11-08 00:08:46 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
f40aa08392
Windows installer: System-wide Tox URI protocol support
Will enable support for the tox: (Tox URI) protocol in the registry, notably in major web browsers
2014-11-07 22:58:20 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
b9ca91c125
qtox.nsis: Option for desktop shortcut 2014-10-26 16:23:55 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
e111b8ee90
Upload windows NSIS installer script 2014-10-26 15:48:36 +01:00