Commit Graph

9 Commits

Author SHA1 Message Date
DieGurke 3439aee112 Merged branch 'develop' into f/groups
Contains several bug fixes
2020-06-10 22:23:59 +02:00
Kai S. K. Engelbart c228519d4b Adjust stage size after changing the scene 2020-06-10 10:05:25 +02:00
DieGurke 54bbed4a54 Added Group Creation Functionality
* Implemented new group creation scene (fxml)
* Added group creation controller
* Adjusted contact search scene (fxml)
2020-06-09 21:22:45 +02:00
Kai S. K. Engelbart 933232e2a4 Converted the login dialog into a scene 2020-06-08 11:58:57 +02:00
Kai S. K. Engelbart e576877943 Move scene controllers to separate package 2020-06-08 10:36:30 +02:00
Kai S. K. Engelbart 1761044e9e Add theme selection in settings 2020-06-08 10:02:39 +02:00
Kai S. K. Engelbart 5e73334e35 Remove Theme class and code related to it
This is a preparation for loading themes from CSS files.
2020-06-08 09:14:57 +02:00
Kai S. K. Engelbart 6974d44958 Fix minor error when popping the last scene 2020-06-08 08:45:15 +02:00
Kai S. K. Engelbart ec72b6fc67 Externalized scene loading and management into SceneContext 2020-06-06 18:30:09 +02:00