appanvil:code-cleaning

Last commit made on 2023-10-12
Get this branch:
git clone -b code-cleaning https://git.launchpad.net/appanvil

Branch merges

Branch information

Name:
code-cleaning
Repository:
lp:appanvil

Recent commits

086625e... by GitHub Actions Bot <>

Format code

b4f466e... by Jack Ullery <email address hidden>

use 'Mersenne Twister' as PRNG

74d8502... by Jack Ullery <email address hidden>

remove magic number and unnecessary initialization

78b0afa... by Jack Ullery <email address hidden>

update code to comply with clang-tidy suggestions

dc8295f... by Jack Ullery <email address hidden>

Merge pull request #72 from jack-ullery/issue-54

Fix 'Load Profile' page

f0fb6c2... by GitHub Actions Bot <>

Format code

afca2b9... by Jack Ullery <email address hidden>

fix ProfileLoaderController so that it builds and is constructed

In the last commit, I readded the controller which was mysteriously deleted by me a year ago. This commit reconnects it to the CMake build and ensures that the controller is constructed by profiles.cc.

be1edad... by Jack Ullery <email address hidden>

restore deleted controller

c02a6bd... by Jack Ullery <email address hidden>

Update README.md

Move "Uninstall Instructions" to the "Compilation Instructions" section. This makes more sense here as the Makefile will only exist if you compile AppAnvil.

f97104a... by Jack Ullery <email address hidden>

ignore appanvil.desktop