index
:
CS2
main
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
9 days
add javadoc comment
Jonas Smedegaard
9 days
fix javadoc comment
Jonas Smedegaard
9 days
add ian author
Ian Valentin Christensen
9 days
make nice little comments and javadoc
Ian Valentin Christensen
9 days
restructure solution function
Ian Valentin Christensen
9 days
add Ian as copyright holder
Jonas Smedegaard
9 days
add myself as copyright holder; add copyright year
Jonas Smedegaard
9 days
fix conflict
Ian Valentin Christensen
9 days
wrap long lines
Jonas Smedegaard
9 days
move comment above code
Jonas Smedegaard
9 days
simplify SQL query
Jonas Smedegaard
9 days
add comments and avoid processing same pair of groups twice
Ian Valentin Christensen
9 days
fix brutally embarassing errorsAnd typos
Ian Valentin Christensen
9 days
rename method onComboSelected -> onCategorySelected; refine comments
Jonas Smedegaard
9 days
fix duplicate sets of groups as vertices in moduleGroups
Ian Valentin Christensen
9 days
slight optimization
Jonas Smedegaard
9 days
improve comment
Jonas Smedegaard
9 days
drop obsolete broken code; move comment above replacement code
Jonas Smedegaard
9 days
tidy whitespace
Jonas Smedegaard
9 days
wrap long lines
Jonas Smedegaard
9 days
drop explicitly defined boolean used only once immediately after
Jonas Smedegaard
9 days
move if-block to separate line
Jonas Smedegaard
9 days
move comment above code
Jonas Smedegaard
9 days
fix syntax error
Jonas Smedegaard
10 days
add {}
Ian Valentin Christensen
10 days
fix implementation of disjoint
Ian Valentin Christensen
10 days
use record for private class ActivityColumn
Jonas Smedegaard
10 days
Revert "adjust disjoint to always return 11 sets"
Ian Valentin Christensen
10 days
set variable LABEL_STYLE final
Jonas Smedegaard
10 days
git-ignore folder /mods/; git-ignore jar files only at root; stop git-ignore ...
Jonas Smedegaard
10 days
adjust disjoint to always return 11 sets
Ian Valentin Christensen
10 days
add editorconfig config file, hinting to use tabs for indentation
Jonas Smedegaard
10 days
tidy: define variables separately
Jonas Smedegaard
10 days
tidy: declare method modifiers ordered according to Java Language Specificati...
Jonas Smedegaard
10 days
tidy whitespace
Jonas Smedegaard
10 days
wrap long lines
Jonas Smedegaard
10 days
update checkstyle config: restrict linelength to 73 chars
Jonas Smedegaard
10 days
tidy whitespace
Jonas Smedegaard
10 days
set methods final to avoid uncertain subclassing
Jonas Smedegaard
10 days
drop superfluous import
Jonas Smedegaard
10 days
always use brace in for- and if-construct
Jonas Smedegaard
10 days
explicitly define magic numbers
Jonas Smedegaard
10 days
tidy whitespace
Jonas Smedegaard
10 days
declare variables final when possible
Jonas Smedegaard
10 days
require javafx.controls transitively
Jonas Smedegaard
10 days
drop unused variable MyDB from view class Window
Jonas Smedegaard
10 days
rename class Combi -> Graph
Jonas Smedegaard
10 days
make class AbstractGraph public
Jonas Smedegaard
10 days
drop legacy commented out code
Jonas Smedegaard
10 days
rename class Model -> Database; rename variable model -> store
Jonas Smedegaard
[next]