Commit graph

10 commits

Author SHA1 Message Date
dcollin
09d15b4a80 Refactoring: moving more GUI logic to each controller class
-Adding a handler for SSDP
-CoderClient giving control to each controller to be able to show itself on the main stage
2015-11-13 13:25:36 +01:00
dcollin
02efc6c22f Adding fault handling to editor window 2015-11-13 11:58:23 +01:00
dcollin
5a9e709ae8 Refactoring: Moving GUI program logic from CoderClient to each controller class
-Removing the Session Guard
-Adding a SessionHandler
-Adding a ProjectHandler
2015-11-11 16:16:34 +01:00
2b86fb4ce6 Merge branch 'master' of http://repo.koc.se/coder-client 2015-11-04 23:39:01 +01:00
7130e646ab Updated Coder protocoll 2015-11-04 23:37:54 +01:00
dcollin
016b4b07f5 Adding a project descrition field to the NewProjectDialog 2015-11-04 12:56:20 +01:00
4bcd9aa2a3 Improved create project disabled button logic 2015-11-02 16:55:48 +01:00
dcollin
d9c86b44e0 Adding logic to NewProjectDialog 2015-10-27 17:01:59 +01:00
dcollin
eb71b4da59 Moving state variables from CoderClient to each GUI window. 2015-10-27 12:18:22 +01:00
Daniel Collin
223fe1f136 Added NewProjectDialog, fixed some error handling and general stability fixes 2015-10-23 13:44:11 +00:00