aboutsummaryrefslogtreecommitdiff
path: root/src/com.example.portfolio2/com
AgeCommit message (Expand)Author
10 daysdrop unused variable MyDB from view class WindowJonas Smedegaard
11 daysdrop legacy commented out codeJonas Smedegaard
11 daysrename class Model -> Database; rename variable model -> storeJonas Smedegaard
11 dayssplit class HelloApplication into classes Main and WindowJonas Smedegaard
11 daysdefine class HelloApplication as final to ensure reliable initializationJonas Smedegaard
11 daysgeneralize and tighten stylingJonas Smedegaard
11 daysmake class MyDB publicJonas Smedegaard
11 daysfix rename file MyDb.java -> MyDB.java to match class nameJonas Smedegaard
11 daysadd and improve javadocJonas Smedegaard
11 daysadd dummy javadoc to silence warningsJonas Smedegaard
11 daysdefine parameterized type for ComboBox (not later cast type)Jonas Smedegaard
11 daystidy: avoid redundant cast to StringJonas Smedegaard
11 daysmove comments above codeJonas Smedegaard
11 daysfix drop copyright and licensing statements from code received from lectureJonas Smedegaard
11 daysdeclare explicit import statements (not wildcard)Jonas Smedegaard
11 daysadd SPDX license notices: GPL-3+Jonas Smedegaard
11 daysadd SPDX copyright noticesJonas Smedegaard
11 daysuse TAP-indentationJonas Smedegaard
11 daysdrop dummy class HelloControllerJonas Smedegaard
11 dayssplit classes into separate filesJonas Smedegaard
11 daysdrop superfluous JavaFX FXML-related importsJonas Smedegaard
11 daysadd module com.example.portfolio2 from IanJonas Smedegaard