Roy Qu
ddd4db60c4
fix: window installer script
2024-05-11 15:42:59 +08:00
Cyano Hao
d621920beb
check whether nt in windows installer ( #415 )
2024-05-09 21:07:42 +08:00
Cyano Hao
fb13af8edf
fix per-user context in windows installer script ( #402 )
2024-04-28 16:46:33 +08:00
Cyano Hao
85384f6809
update build script for Windows XP ( #401 )
2024-04-28 11:58:39 +08:00
Cyano Hao
ec6222ddb8
add ucrt support to windows build script ( #399 )
2024-04-27 21:55:09 +08:00
Roy Qu
44802c6315
windows installer: Template -> template
...
- sdcc project compiler: compile source file in subfolders.
2024-04-14 12:23:31 +08:00
Roy Qu
fd0d4d9f26
auto detect mingw in mingw32/mingw64
...
remove spaces in "小熊猫C++"
2024-04-07 23:21:53 +08:00
Roy Qu
e953de2eee
去除“小熊猫C++”名称里的空格
2024-04-07 23:18:47 +08:00
Cyano Hao
19227bc2a4
update llvm compiler version in windows package ( #360 )
2024-04-01 11:00:20 +08:00
Cyano Hao
334ab8d87b
merge llvm installer script to mingw script ( #355 )
2024-03-31 08:23:30 +08:00
Cyano Hao
7de2e61543
add per-user installation ( #354 )
...
- installer language is no longer remembered (shell context not decided yet when choosing language)
2024-03-30 17:53:42 +08:00
Cyano Hao
dfe2304067
update translations in installer script ( #349 )
...
- uninstaller deletes shortcuts in all languages
- add translations for app name, installation types, and file associations
- adjust spaces and punctuations
2024-03-30 13:19:31 +08:00
Cyano Hao
89423870dd
correct uninstall string in registry ( #347 )
2024-03-30 10:35:45 +08:00
Cyano Hao
1ea2846f2b
make use of modern nsis libs in installer script ( #345 )
2024-03-30 00:00:56 +08:00
Cyano Hao
7a3289b1d2
add compact os integration ( #343 )
2024-03-30 00:00:09 +08:00
Cyano Hao
54466a97b5
do not restore file associations in uninstaller ( #341 )
2024-03-29 19:14:30 +08:00
Cyano Hao
acd9030374
check OS arch and version in installer ( #340 )
2024-03-29 12:50:45 +08:00
Cyano Hao
b3d4135709
orthogonalize mingw32 and mingw64 in packaging script ( #338 )
2024-03-29 08:22:02 +08:00
Cyano Hao
f05f42b63f
do not remove config if uninstalling silently ( #336 )
2024-03-29 08:12:48 +08:00
Cyano Hao
4ac5bc3a40
merge msys packaging scripts ( #334 )
2024-03-28 17:46:39 +08:00
Cyano Hao
63b31ddda6
use consistent context in installer ( #333 )
2024-03-28 14:54:17 +08:00
Roy Qu
ae19edd4bc
update installer script
2024-03-25 11:29:56 +08:00
Roy Qu
4b454353bb
- fix: Delete/Insert in column editing mode.
2024-03-07 15:39:05 +08:00
Roy Qu
67caf82753
- enhancement: Windows installer Hi-DPI support.
...
- refactor: remove Line edit mode in qsynedit.
- optimization for scroll calculation while inputing text
2024-03-07 11:06:15 +08:00
Roy Qu
49237ebf03
- change: Use qt.conf to use freetype font engine. User can use the windows default font engine by remove this file.
2023-11-19 16:41:36 +08:00
Roy Qu
9b16e490b2
update windows installer package scrip to use mingw gcc 11.4
2023-08-09 20:10:04 +08:00
Roy Qu
0e1decad65
check windows version and decide if the debug info in the executable files is utf8 encoded.
2023-06-27 11:50:43 +08:00
Roy Qu
adcaba29d0
windows'c gcc default to mingw-w64 gcc
2023-06-25 08:53:21 +08:00
Roy Qu
210eb8b6dc
make unicode nsis installer script
2022-12-08 12:45:35 +08:00
Roy Qu
a727929e88
refactor folder structure
2022-09-25 10:16:13 +08:00