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
path:
root
/
src
Age
Commit message (
Expand
)
Author
7 days
move comment above code
Jonas Smedegaard
7 days
simplify SQL query
Jonas Smedegaard
7 days
add comments and avoid processing same pair of groups twice
Ian Valentin Christensen
7 days
fix brutally embarassing errorsAnd typos
Ian Valentin Christensen
7 days
rename method onComboSelected -> onCategorySelected; refine comments
Jonas Smedegaard
7 days
fix duplicate sets of groups as vertices in moduleGroups
Ian Valentin Christensen
7 days
slight optimization
Jonas Smedegaard
7 days
improve comment
Jonas Smedegaard
7 days
drop obsolete broken code; move comment above replacement code
Jonas Smedegaard
7 days
tidy whitespace
Jonas Smedegaard
7 days
wrap long lines
Jonas Smedegaard
7 days
drop explicitly defined boolean used only once immediately after
Jonas Smedegaard
7 days
move if-block to separate line
Jonas Smedegaard
7 days
move comment above code
Jonas Smedegaard
7 days
fix syntax error
Jonas Smedegaard
7 days
add {}
Ian Valentin Christensen
7 days
fix implementation of disjoint
Ian Valentin Christensen
7 days
use record for private class ActivityColumn
Jonas Smedegaard
7 days
Revert "adjust disjoint to always return 11 sets"
Ian Valentin Christensen
7 days
set variable LABEL_STYLE final
Jonas Smedegaard
7 days
adjust disjoint to always return 11 sets
Ian Valentin Christensen
7 days
tidy: define variables separately
Jonas Smedegaard
7 days
tidy: declare method modifiers ordered according to Java Language Specificati...
Jonas Smedegaard
7 days
tidy whitespace
Jonas Smedegaard
7 days
wrap long lines
Jonas Smedegaard
7 days
tidy whitespace
Jonas Smedegaard
7 days
set methods final to avoid uncertain subclassing
Jonas Smedegaard
7 days
drop superfluous import
Jonas Smedegaard
7 days
always use brace in for- and if-construct
Jonas Smedegaard
7 days
explicitly define magic numbers
Jonas Smedegaard
7 days
tidy whitespace
Jonas Smedegaard
7 days
declare variables final when possible
Jonas Smedegaard
7 days
require javafx.controls transitively
Jonas Smedegaard
7 days
drop unused variable MyDB from view class Window
Jonas Smedegaard
7 days
rename class Combi -> Graph
Jonas Smedegaard
7 days
make class AbstractGraph public
Jonas Smedegaard
8 days
drop legacy commented out code
Jonas Smedegaard
8 days
rename class Model -> Database; rename variable model -> store
Jonas Smedegaard
8 days
split class HelloApplication into classes Main and Window
Jonas Smedegaard
8 days
define class HelloApplication as final to ensure reliable initialization
Jonas Smedegaard
8 days
fix typo in comment
Jonas Smedegaard
8 days
generalize and tighten styling
Jonas Smedegaard
8 days
make class MyDB public
Jonas Smedegaard
8 days
fix rename file MyDb.java -> MyDB.java to match class name
Jonas Smedegaard
8 days
add and improve javadoc
Jonas Smedegaard
8 days
add dummy javadoc to silence warnings
Jonas Smedegaard
8 days
define parameterized type for ComboBox (not later cast type)
Jonas Smedegaard
8 days
tidy: avoid redundant cast to String
Jonas Smedegaard
8 days
move comments above code
Jonas Smedegaard
8 days
fix drop copyright and licensing statements from code received from lecture
Jonas Smedegaard
[prev]
[next]