Commit Graph

22 Commits

Author SHA1 Message Date
Lukas Fürderer f026a0dcf7 Reload search results after adding a new texture
Closes #54
2019-06-17 20:19:54 +02:00
Jannik 5fff4023f9
clear DetailVIew on delete, rename submitButton to btnSubmit, clean up 2019-06-13 21:43:43 +02:00
CodeSteak f5dbcc0134 use Borderpane + Anchorpane for #40 2019-06-13 18:38:38 +02:00
CodeSteak bc43b33536 Fix #38
Note: The client architecture is broken beyond repair
2019-06-13 00:10:00 +02:00
Jannik b1052fa894
added shortcut ctrl+e for exporting a texture 2019-06-10 12:41:11 +02:00
Jannik 36c4805061
added shortcut ctrl+i for the ImportView 2019-06-10 12:25:06 +02:00
Jannik 07f2682a2d
resize ImportView too 2019-06-09 13:38:11 +02:00
Jannik 5d223ba72b
make window resizable, rework MainView code 2019-06-09 13:12:56 +02:00
CodeSteak 6b6ef67122
Revert "Make Client resizeable"
This reverts commit 36a8bccfe3.
2019-06-08 22:46:34 +02:00
CodeSteak 36a8bccfe3 Make Client resizeable 2019-06-08 22:16:47 +02:00
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