aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
13 daysadd/update build and zip generation routinesJonas Smedegaard
13 daysadd intellij metadataIan Valentin Christensen
13 daysgeneralize variable DEMO_VARIABLESJonas Smedegaard
13 daysavoid too long linesJonas Smedegaard
13 daysadd abstract class StorageJonas Smedegaard
13 daysrefactor constructor in graph to happen in called demo functionIan Valentin Christensen
13 daysimprove separation of concerns between view and controllerJonas Smedegaard
13 daysfix drop legacy class WindowJonas Smedegaard
14 daysmerge project portfolio2 into bachelorizer, except class myDBJonas Smedegaard
14 daysmake instantiator for class MyDB publicJonas Smedegaard
14 daysadd draft class Person and related dummy Database methodsJonas Smedegaard
14 daysrename internal variable con -> controlJonas Smedegaard
14 daysadd origin URI for class MyDBJonas Smedegaard
14 daysrename class Control -> ControllerJonas Smedegaard
14 daystighten public/private modifiersJonas Smedegaard
14 daysdrop redundant public/private modifiersJonas Smedegaard
14 daystidy whitespaceJonas Smedegaard
14 daysmark class parameters as finalJonas Smedegaard
14 daysdrop superfluous importJonas Smedegaard
14 daysuppercase SQL commandsJonas Smedegaard
14 daysimprove separation of concerns between view and controllerJonas Smedegaard
14 daysmake column object available to callback helper functionsJonas Smedegaard
14 daystie structural section to visual column in model class GUIJonas Smedegaard
2025-04-29fix SQL invert query for subject modules; rename method getAllModules() -> ↵Jonas Smedegaard
getAllSubjects()
2025-04-29add track UI sections in new model class UI via subclass GUI (not as strings ↵Jonas Smedegaard
in class Window)
2025-04-29fix javadoc descriptionJonas Smedegaard
2025-04-29tidy whitespaceJonas Smedegaard
2025-04-29pass selection (not surrounding GUI object) in callback onCategorySelected()Jonas Smedegaard
2025-04-29resolve modules from SQL queryJonas Smedegaard
2025-04-29move hardcoded subject module list to class DatabaseJonas Smedegaard
2025-04-29add javadoc commentJonas Smedegaard
2025-04-29fix javadoc commentJonas Smedegaard
2025-04-29make nice little comments and javadocIan Valentin Christensen
2025-04-29restructure solution functionIan Valentin Christensen
2025-04-29add Ian as copyright holderJonas Smedegaard
2025-04-29add myself as copyright holder; add copyright yearJonas Smedegaard
2025-04-29fix conflictIan Valentin Christensen
2025-04-29wrap long linesJonas Smedegaard
2025-04-29move comment above codeJonas Smedegaard
2025-04-29simplify SQL queryJonas Smedegaard
2025-04-29add comments and avoid processing same pair of groups twiceIan Valentin Christensen
2025-04-29fix brutally embarassing errorsAnd typosIan Valentin Christensen
2025-04-29rename method onComboSelected -> onCategorySelected; refine commentsJonas Smedegaard
2025-04-29fix duplicate sets of groups as vertices in moduleGroupsIan Valentin Christensen
2025-04-29slight optimizationJonas Smedegaard
2025-04-29improve commentJonas Smedegaard
2025-04-29drop obsolete broken code; move comment above replacement codeJonas Smedegaard
2025-04-29tidy whitespaceJonas Smedegaard
2025-04-29wrap long linesJonas Smedegaard
2025-04-29drop explicitly defined boolean used only once immediately afterJonas Smedegaard