summaryrefslogtreecommitdiff
path: root/installer.iss
AgeCommit message (Collapse)Author
2025-08-25Rename application in installerpommicket
2025-08-25Change default install directory not to conflict with Quacklepommicket
2025-08-25Fix Windows installer scriptpommicket
2019-07-23Make Windows installer install Qt plugins, too.John Fultz
2019-07-22Update installer script and instructions for Windows.John Fultz
Also, switch to Inno Setup 6.
2017-08-02Bump version number to 1.0.4.John Fultz
2017-08-02More Qt5 changes and cleanups.John Fultz
Now builds on Qt 5.9.1, and works on Mac, Windows, Linux.
2016-08-03Bump version to 1.0.3.John Fultz
2016-07-07Increment version number and copyright date.John Fultz
Also, fix a typo and remove dead code.
2015-11-08Installer wasn't recursing directories...turns out there's a flag to do that.John Fultz
2015-11-08Fix #9, some strategy files missing from Windows installer.John Fultz
2015-11-08Minor bug fixes.John Fultz
* Windows installer now set up to use MSVC redistributables, not MinGW ones. * The Board popup's "Edit..." button should be disabled when the popup is empty (i.e., the only choice is to add one, which is in the popup).
2015-08-18Cleanups and bump the version number.John Fultz
2014-11-29Set icon for Windows uninstaller.John Fultz
2014-11-29Wrap up Windows side for 0.98 releaseJohn Fultz
2013-08-25Initial git commit.Jason Katz-Brown