Age | Commit message (Expand) | Author |
---|---|---|
13 days | tidy whitespace | Jonas Smedegaard |
13 days | declare variables final when possible | Jonas Smedegaard |
14 days | rename class Model -> Database; rename variable model -> store | Jonas Smedegaard |
14 days | split class HelloApplication into classes Main and Window | Jonas Smedegaard |
14 days | add and improve javadoc | Jonas Smedegaard |
14 days | define parameterized type for ComboBox (not later cast type) | Jonas Smedegaard |
2025-04-28 | tidy: avoid redundant cast to String | Jonas Smedegaard |
2025-04-28 | move comments above code | Jonas Smedegaard |
2025-04-28 | add SPDX license notices: GPL-3+ | Jonas Smedegaard |
2025-04-28 | add SPDX copyright notices | Jonas Smedegaard |
2025-04-28 | use TAP-indentation | Jonas Smedegaard |
2025-04-28 | split classes into separate files | Jonas Smedegaard |