66 Commits

Author SHA1 Message Date
Ilkka Seppala
e945f632b0 Set version to 1.1.0 2015-06-29 22:26:50 +03:00
Ilkka Seppala
dc2d8453cd #92 Set current version to 1.0.0 2015-06-24 20:12:47 +03:00
Ilkka Seppala
5c2e2ff7fb Consistent UML model naming across all examples. 2015-05-31 12:59:30 +03:00
Ilkka Seppala
8524c75ba6 Changed package naming across all examples. 2015-05-31 11:55:18 +03:00
Ilkka Seppala
6301e0bc11 Added unit tests for each of the patterns. 2014-12-06 20:34:41 +02:00
Ilkka Seppala
710d31b2a2 Cleanup of poms. 2014-11-26 23:03:04 +02:00
Stamatis Pitsios
4641ab28cf Update MainApp.java
Added a short explanation of the application's logic.
2014-11-21 15:40:29 +02:00
mafagafogigante
a4637fcf99 Uses a StringBuilder to improve performance.
Also stops initializing a variable (removes an unused initialization).
2014-11-08 20:45:18 -02:00
llitfkitfk
80e8fef5c9 add editable diagram files
(you need to install objectaid eclipse plugin to view that)
2014-11-03 08:47:03 +08:00
llitfkitfk
bbfe3f6207 add rest of class diagrams 2014-10-31 13:31:41 +08:00
matthew
3da9ad5469 Formatted all files to the same standard 2014-10-08 13:42:12 +01:00
pitsios-s
028aa396ee Updated pom.xml for module model-view-presenter. 2014-09-12 12:29:49 +03:00
pitsios-s
799a5ef5aa Updated pom.xml for module model-view-presenter. 2014-09-12 12:22:55 +03:00
pitsios-s
eeb8c58fe9 Made some overall changes. 2014-09-12 12:20:13 +03:00
pitsios-s
9f00e00f34 Removed some unnecessary files. 2014-09-11 16:14:40 +03:00
pitsios-s
f970a7646d Added new design pattern.
Implementation for the Model-View-Presenter pattern is now available.
2014-09-11 15:31:24 +03:00