openkj:stable

Last commit made on 2021-08-03
Get this branch:
git clone -b stable https://git.launchpad.net/openkj

Branch merges

Branch information

Name:
stable
Repository:
lp:openkj

Recent commits

6eb9e09... by Isaac Lightburn <email address hidden>

Update workflows

cbbe1ca... by Isaac Lightburn <email address hidden>

Fix cmake build broken by erroneous commit to stable

f3be3b8... by Isaac Lightburn <email address hidden>

Update github workflows

8506b92... by Isaac Lightburn <email address hidden>

Merge remote-tracking branch 'origin/stable' into stable

af7cf88... by Isaac Lightburn <email address hidden>

Add ability to specify an alternate data directory

Adds a command line option to allow manually specifying the data directory that OpenKJ uses for its config and db files. Added as a workaround for problems users are experiencing on badly configured Windows machines. (No write access to appdata)

2b479e6... by "T. Isaac Lightburn" <email address hidden>

Version didn't get bumped properly, fixing

8c9dbe5... by "T. Isaac Lightburn" <email address hidden>

Switch to Qt file dialogs instead of native

Native dialogs were breaking the flatpak version on Ubuntu 18.04, couldn't select directories

26ff3f0... by "T. Isaac Lightburn" <email address hidden>

Fix typo in last commit

9cc737d... by "T. Isaac Lightburn" <email address hidden>

Disable runguard in flatpak instances

dd10239... by "T. Isaac Lightburn" <email address hidden>

Adding flatpak build stuff