aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
10 daysrequire javafx.controls transitivelyJonas Smedegaard
10 daysdrop unused variable MyDB from view class WindowJonas Smedegaard
10 daysrename class Combi -> GraphJonas Smedegaard
10 daysmake class AbstractGraph publicJonas Smedegaard
10 daysdrop legacy commented out codeJonas Smedegaard
10 daysrename class Model -> Database; rename variable model -> storeJonas Smedegaard
10 dayssplit class HelloApplication into classes Main and WindowJonas Smedegaard
10 daysdefine class HelloApplication as final to ensure reliable initializationJonas Smedegaard
10 daysfix typo in commentJonas Smedegaard
10 daysgeneralize and tighten stylingJonas Smedegaard
10 daysmake class MyDB publicJonas Smedegaard
10 daysfix rename file MyDb.java -> MyDB.java to match class nameJonas Smedegaard
10 daysadd and improve javadocJonas Smedegaard
10 daysadd dummy javadoc to silence warningsJonas Smedegaard
10 daysdefine parameterized type for ComboBox (not later cast type)Jonas Smedegaard
10 daystidy: avoid redundant cast to StringJonas Smedegaard
10 daysmove comments above codeJonas Smedegaard
10 daysfix drop copyright and licensing statements from code received from lectureJonas Smedegaard
10 daysdeclare explicit import statements (not wildcard)Jonas Smedegaard
10 daysadd SPDX license notices: GPL-3+Jonas Smedegaard
10 daysadd SPDX copyright noticesJonas Smedegaard
10 daysuse TAP-indentationJonas Smedegaard
10 daysdrop dummy class HelloControllerJonas Smedegaard
10 dayssplit classes into separate filesJonas Smedegaard
10 daysadd checkstyle settingsJonas Smedegaard
10 daysinclude module com.example.portfolio2 in makefileJonas Smedegaard
10 daysdrop superfluous JavaFX FXML-related importsJonas Smedegaard
10 daysadd module com.example.portfolio2 from IanJonas Smedegaard
10 daysrename function nonOverlapping() -> disjoint(), tidy commentsJonas Smedegaard
10 daystighten outputJonas Smedegaard
10 daysmake function GraphAlgorithms.sortVertex() publicJonas Smedegaard
10 daysrephrase commentsJonas Smedegaard
10 daysadd function solution()Jonas Smedegaard
10 daysadd javadoc for function moduleGroupsIan Valentin Christensen
10 daysadd function moduleGroupsIan Valentin Christensen
11 daysadd TODO note; wrap long linesJonas Smedegaard
11 daysRevert "tighten code"Jonas Smedegaard
11 daystighten codeJonas Smedegaard
11 daysMerge branch 'main' of xayide:/home/www-ruc-git/public_websites/source.abcde....Jonas Smedegaard
11 daysadd intellij module metadataIan Valentin Christensen
11 daysinclude current vertex in setJonas Smedegaard
11 daysadd back a bit of debugJonas Smedegaard
11 daysfix function nonOverlapping()Jonas Smedegaard
11 daysintellij stuffIan Valentin Christensen
11 daysrename function isConnected() -> assertConnected()Jonas Smedegaard
11 daysdraft...Jonas Smedegaard
11 daysfix path for target build-% in make snippet java.mkJonas Smedegaard
11 daystidy: wrap long lineJonas Smedegaard
11 daysrefine build documentationJonas Smedegaard
11 daysfix path for target runsrc-% in make snippet java.mkJonas Smedegaard