aboutsummaryrefslogtreecommitdiff
path: root/src/com.example.portfolio2/com/example/portfolio2/Controller.java
AgeCommit message (Expand)Author
12 daysrename method onComboSelected -> onCategorySelected; refine commentsJonas Smedegaard
12 dayswrap long linesJonas Smedegaard
12 daystidy whitespaceJonas Smedegaard
12 daysdeclare variables final when possibleJonas Smedegaard
13 daysrename class Model -> Database; rename variable model -> storeJonas Smedegaard
13 dayssplit class HelloApplication into classes Main and WindowJonas Smedegaard
13 daysadd and improve javadocJonas Smedegaard
13 daysdefine parameterized type for ComboBox (not later cast type)Jonas Smedegaard
13 daystidy: avoid redundant cast to StringJonas Smedegaard
13 daysmove comments above codeJonas Smedegaard
13 daysadd SPDX license notices: GPL-3+Jonas Smedegaard
13 daysadd SPDX copyright noticesJonas Smedegaard
13 daysuse TAP-indentationJonas Smedegaard
13 dayssplit classes into separate filesJonas Smedegaard