aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
7 daysmove comment above codeJonas Smedegaard
7 dayssimplify SQL queryJonas Smedegaard
7 daysadd comments and avoid processing same pair of groups twiceIan Valentin Christensen
7 daysfix brutally embarassing errorsAnd typosIan Valentin Christensen
7 daysrename method onComboSelected -> onCategorySelected; refine commentsJonas Smedegaard
7 daysfix duplicate sets of groups as vertices in moduleGroupsIan Valentin Christensen
7 daysslight optimizationJonas Smedegaard
7 daysimprove commentJonas Smedegaard
7 daysdrop obsolete broken code; move comment above replacement codeJonas Smedegaard
7 daystidy whitespaceJonas Smedegaard
7 dayswrap long linesJonas Smedegaard
7 daysdrop explicitly defined boolean used only once immediately afterJonas Smedegaard
7 daysmove if-block to separate lineJonas Smedegaard
7 daysmove comment above codeJonas Smedegaard
7 daysfix syntax errorJonas Smedegaard
7 daysadd {}Ian Valentin Christensen
7 daysfix implementation of disjointIan Valentin Christensen
7 daysuse record for private class ActivityColumnJonas Smedegaard
7 daysRevert "adjust disjoint to always return 11 sets"Ian Valentin Christensen
This reverts commit 41bccd9e2c0ad169670a1206e4f9c0c1d4b084dd.
7 daysset variable LABEL_STYLE finalJonas Smedegaard
7 daysadjust disjoint to always return 11 setsIan Valentin Christensen
7 daystidy: define variables separatelyJonas Smedegaard
7 daystidy: declare method modifiers ordered according to Java Language ↵Jonas Smedegaard
Specification (JLS)
7 daystidy whitespaceJonas Smedegaard
7 dayswrap long linesJonas Smedegaard
7 daystidy whitespaceJonas Smedegaard
7 daysset methods final to avoid uncertain subclassingJonas Smedegaard
7 daysdrop superfluous importJonas Smedegaard
7 daysalways use brace in for- and if-constructJonas Smedegaard
7 daysexplicitly define magic numbersJonas Smedegaard
7 daystidy whitespaceJonas Smedegaard
7 daysdeclare variables final when possibleJonas Smedegaard
7 daysrequire javafx.controls transitivelyJonas Smedegaard
7 daysdrop unused variable MyDB from view class WindowJonas Smedegaard
8 daysrename class Combi -> GraphJonas Smedegaard
8 daysmake class AbstractGraph publicJonas Smedegaard
8 daysdrop legacy commented out codeJonas Smedegaard
8 daysrename class Model -> Database; rename variable model -> storeJonas Smedegaard
8 dayssplit class HelloApplication into classes Main and WindowJonas Smedegaard
8 daysdefine class HelloApplication as final to ensure reliable initializationJonas Smedegaard
8 daysfix typo in commentJonas Smedegaard
8 daysgeneralize and tighten stylingJonas Smedegaard
8 daysmake class MyDB publicJonas Smedegaard
8 daysfix rename file MyDb.java -> MyDB.java to match class nameJonas Smedegaard
8 daysadd and improve javadocJonas Smedegaard
8 daysadd dummy javadoc to silence warningsJonas Smedegaard
8 daysdefine parameterized type for ComboBox (not later cast type)Jonas Smedegaard
8 daystidy: avoid redundant cast to StringJonas Smedegaard
8 daysmove comments above codeJonas Smedegaard
8 daysfix drop copyright and licensing statements from code received from lectureJonas Smedegaard