Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

IGNSDK v1.1.3 (Alamang)

Compare
Choose a tag to compare
@ubunteroz ubunteroz released this 27 Dec 03:38
· 196 commits to master since this release
v1.1.3
  • ignsdk-app-creator: Supports cross-packaging to RPM (option -x ign)
  • ignsdk-app-creator: Add option --no-packaging to disable auto-package feature
  • ignsdk-debian-creator: Add license choices, defaults to GPLv3
  • ignsdk-debian-dev: Suggests "rpm"
  • ignsdk-ign-builder: Automatically updates app.spec for every build process
  • main.tpl: Update default icon's resolution to 256x256 pixels
  • New API: ign.setUrl() to load a web page
  • New API: ign.filesystem().copy() to copy file to another location
  • New API: ign.filesystem().openFileDialog() to choose file using "Open File" dialog
  • New API: ign.filesystem().openDirDialog() to choose directory using "Open Directory" dialog