Commit Graph

12 Commits

Author SHA1 Message Date
Jannik 9ae50df1a4
don't resize the window, set the correct Title
* closes #19
2019-06-08 14:39:18 +02:00
Jannik 39c358c00f
update to JFoenix 8.0.9
* added a promptText to the search ChipView
2019-06-08 13:48:16 +02:00
Jannik a82cef599c
GUI clean up
* moved some style code to styles.css
* adjust the background colors of the MainView
2019-06-08 13:25:55 +02:00
Jannik d5b7fd0f94
don't wait with adding untill all elements have been loaded 2019-06-07 16:19:04 +02:00
Jannik d7a67c497e
added import Button 2019-06-05 16:23:45 +02:00
Jannik 53dcebecde
correctly placed the spinnerSearch, adjusted FolderView hGap and vGap 2019-06-05 15:44:12 +02:00
Jannik c80233155f
fixed cvSearch style not applying 2019-06-04 20:49:07 +02:00
Hendrik Schutter e78e7e3a59 query images and show result 2019-06-04 18:20:09 +02:00
Jannik 35aa0409da
Controller and GUIModel work
* added all needed parts to the GUIModel
* started work on the "root" Controller
2019-06-03 15:29:01 +02:00
Jannik c7eff9080b
add some basic functionality to MainView 2019-05-09 15:24:45 +02:00
Jannik 956e885aa2
add MainView with Folder- and DetailView, Preview3D 2019-05-08 18:12:31 +02:00
Hendrik Schutter b2568b43f8 created client packages
created basic client classes
2019-04-30 16:49:02 +02:00