Daniel Marjamäki
14dfa035c1
GUI: Try to reuse Qt Assistant to show help
2020-08-01 18:56:37 +02:00
Daniel Marjamäki
aec7beb33a
win_installer: Add Qt5Sql.dll needed for online help
2020-07-24 09:35:03 +02:00
Daniel Marjamäki
b20128722d
win_installer: Add Qt5Help.dll
2020-07-23 11:34:22 +02:00
Daniel Marjamäki
a03fcc0f53
win_installer: try to fix build error
2020-07-22 09:16:15 +02:00
Daniel Marjamäki
2b968202bb
win_installer: include online-help in msi
2020-07-21 17:38:50 +02:00
R.Ghetta
b6d15c0f04
remove unneeded files
2020-06-25 18:17:51 +02:00
R.Ghetta
dc5553da93
add missing cfg and addon files to windows installer
2020-06-25 07:55:50 +02:00
Daniel Marjamäki
04073a896b
Windows release: tweaks
2020-05-30 23:19:27 +02:00
PKEuS
e37061a754
Windows Installer: Fixed path that seems to have changed.
2019-09-01 14:44:37 +02:00
PKEuS
e857457315
Windows Installer: Added Qt5Charts.dll
2019-09-01 13:51:21 +02:00
Daniel Marjamäki
4b67780bae
cppcheck.wxs: Install more --library configuration files
2019-06-29 09:51:25 +02:00
PKEuS
3e5ed59a85
Windows Installer: Added qwindowsvistastyle.dll
2018-06-25 21:08:34 +02:00
Daniel Marjamäki
7d112aaa40
windows installer: add misc.py addon
...
[ci skip]
2018-06-10 22:41:03 +02:00
PKEuS
2b3def6be1
Windows Installer: Added missing addons and cfgs
2018-01-21 12:19:38 +01:00
Daniel Marjamäki
a30727d63b
wininstaller: Added platform files
2017-11-05 11:41:14 +01:00
PKEuS
6ff8849419
Revert "Windows Installer: Added Qt5Svg.dll" - it seems to not work on Windows 10 and the issue was fixed by using PNG instead of SVG
...
This reverts commit 46dd0dbb76
.
2017-10-07 17:50:16 +02:00
PKEuS
46dd0dbb76
Windows Installer: Added Qt5Svg.dll
2017-10-07 14:15:16 +02:00
PKEuS
2aa6645134
Windows installer: added bsd.cfg
2017-10-07 13:34:41 +02:00
PKEuS
6149c0fe07
Removed misra addon from Windows installer.
2017-05-13 10:51:47 +02:00
PKEuS
5027810a79
Added sfml.cfg
...
std.cfg: Removed redundant <function> definition
2017-04-21 11:51:40 +02:00
PKEuS
baf1df8e08
Added missing addons to windows installer
2017-04-16 11:10:06 +02:00
PKEuS
0c9d3bc359
Windows Installer: Added wxwidgets.cfg
2016-10-08 12:37:35 +02:00
PKEuS
1f858e955f
Improved Windows Installer:
...
- Do not ask for accepting the GPL (the license text itself says that this is not necessary)
- Install a copy of the license
- Removed very old InnoSetup cleanup routines
- Added .sln file so that users do not have to create them
2016-06-07 20:12:07 +02:00
PKEuS
7b99a00ce8
Added platform files to windows installer
2016-01-09 09:58:38 +01:00
PKEuS
2ba3e6d443
Updated windows intaller:
...
- Use VS2015 merge modules
- Added addons as optional feature
- Added gnu.cfg
2015-09-04 13:18:18 +02:00
PKEuS
fe41162672
Added Qt5PrintSupport.dll to installer
2015-08-01 14:15:51 +02:00
Daniel Marjamäki
31e12e2749
windows installer: Add microsoft_sal.cfg
2015-01-22 06:33:52 +01:00
PKEuS
960de1b1a0
Added avr.cfg to installer
2014-08-02 14:07:23 +02:00
PKEuS
d778a71053
Fixed MSI Installer version.
2014-08-02 12:13:05 +02:00
PKEuS
e486e8cc62
Updated WiX installer and VS solution to VS12 and Qt5
2014-08-02 11:52:37 +02:00
PKEuS
7ded9a40b8
Show cppcheck icon in Windows "Add and Remove Program" dialog
2014-05-14 17:27:21 +02:00
PKEuS
b26d9c148d
Windows Installer: Always install std.cfg ( #5318 )
2014-03-23 11:15:53 +01:00
XhmikosR
1f5a4d12b7
win_installer: convert the bitmaps to jpg.
...
They are ~230KB less without any visual difference.
2014-03-07 19:28:52 +01:00
PKEuS
26ca885f95
Added sdl.cfg to installer
2014-03-03 15:03:20 +01:00
PKEuS
f3c53f7b0f
Added missing .cfg files to installer
2014-01-04 10:47:26 +01:00
PKEuS
2413655d3d
Moved GUI translations into subdirectory /lang
2013-08-03 20:21:13 +02:00
PKEuS
f1285a0184
Added cfg files as optional feature to WiX installer
2013-08-03 19:20:12 +02:00
PKEuS
b5a0ef478e
Added chinese translation to installer
2013-06-02 11:11:42 +02:00
PKEuS
0388bec925
Improved descriptions of Features in Windows installer ( #4575 )
...
Install Feature "BaseDocs" only once
2013-02-16 02:31:16 -08:00
PKEuS
fbb63dfcb4
Updated WiX installer:
...
- Use FeatureTree GUI - users can select which parts should be installed.
- Configured for MSVC10 builds
- Use WiX 3.6
2012-11-03 22:13:01 +01:00
Daniel Marjamäki
9b093b404c
Revert "installer: remove useless define"
...
This reverts commit 88c55621af
.
2012-09-30 09:38:03 +02:00
Daniel Marjamäki
0024310efe
Fixed #4221 (Installation adds directory containing Qt DLLs to path)
2012-09-29 18:10:26 +02:00
XhmikosR
fc97edab1b
installer: CompressionLevel='high'
...
This decreases the installer's size from 9.78MB to 8.22MB.
2012-09-29 17:20:10 +02:00
XhmikosR
88c55621af
installer: remove useless define
2012-09-29 17:19:56 +02:00
XhmikosR
95b6288d25
win_installer: remove trailing spaces
2012-09-24 18:18:07 +02:00
Kimmo Varis
d1eae60a4b
Installer: Add Korean translation file.
...
Also remove the removed Polish translation file.
2012-08-02 10:34:05 +03:00
Daniel Marjamäki
f94f5804a3
win_installer: Use new <MajorUpgrade> element
2012-07-01 20:34:27 +02:00
Daniel Marjamäki
d0f329e332
win_installer: minor update to wix script
2012-06-30 21:28:35 +02:00
Daniel Marjamäki
ff1099ea30
win_installer: include libpcre-0.dll in installation
2012-04-16 19:38:27 +02:00
Daniel Marjamäki
dc935a0e2d
win_installer: add libgcc_s_dw2-1.dll ( #3728 )
2012-04-16 18:27:52 +02:00