Commit Graph

48 Commits

Author SHA1 Message Date
Jannik 86c05c0363
show width x height, not the other way round 2019-06-14 11:18:58 +02:00
Jannik 5fff4023f9
clear DetailVIew on delete, rename submitButton to btnSubmit, clean up 2019-06-13 21:43:43 +02:00
Jannik 391dfe4282
don't open export if nothing is selected & clean up 2019-06-13 21:22:42 +02:00
CodeSteak f5dbcc0134 use Borderpane + Anchorpane for #40 2019-06-13 18:38:38 +02:00
CodeSteak cac4807357 BUG FIX: show resolution in detailview. 2019-06-13 18:37:07 +02:00
CodeSteak 56c62422cc use blue for "Ändern" Button 2019-06-13 00:19:16 +02:00
CodeSteak bc43b33536 Fix #38
Note: The client architecture is broken beyond repair
2019-06-13 00:10:00 +02:00
CodeSteak 8dfbbae559 fix #28 2019-06-12 22:42:28 +02:00
CodeSteak cc03b32ade Fix #29
Redo Text of FolderView + DetailView
2019-06-12 21:05:40 +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 4a213afdf5 Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-08 22:17:24 +02:00
CodeSteak 36a8bccfe3 Make Client resizeable 2019-06-08 22:16:47 +02:00
Hendrik Schutter 4f35293151 hide metadata and ChipView in DetailView 2019-06-08 22:09:43 +02:00
Hendrik Schutter 29354199cc show all textures at startup 2019-06-08 21:59:09 +02:00
Jannik 9ae50df1a4
don't resize the window, set the correct Title
* closes #19
2019-06-08 14:39:18 +02:00
Jannik ce11d2e263
added a icon 2019-06-08 14:27:11 +02:00
Jannik 3e1c46db81
some clean up, adjusted the DetailView background 2019-06-08 14:19:14 +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
Hendrik Schutter 61980905e3 changed debbuging color in 3DPreview to release color 2019-06-08 13:40:59 +02:00
Hendrik Schutter fc5db5d051 Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-08 13:32:09 +02:00
Hendrik Schutter 4c2e1c2917 show metadata in better format 2019-06-08 13:31:29 +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
Hendrik Schutter ed558106e5 update texture to server when tags are changed 2019-06-08 12:47:34 +02:00
Jannik da153091bd
highlight the selected element, closes #9 2019-06-08 12:25:20 +02:00
Hendrik Schutter 40bfc73ba8 import btn bigger font size 2019-06-07 22:05:24 +02:00
Jannik 1c1f12ecaf
clean up 2019-06-07 16:57:15 +02:00
Jannik d5b7fd0f94
don't wait with adding untill all elements have been loaded 2019-06-07 16:19:04 +02:00
Jannik 2c9a23ec8a
some clean up 2019-06-07 14:01:16 +02:00
Jannik ed344cbd49
remove deleted Elements from the FolderView, comments 2019-06-07 13:48:42 +02:00
Jannik 594f083a8d
added JFXOkayCancelAlert 2019-06-06 14:41:30 +02:00
Hendrik Schutter 90b21ca3d1 added delte context item and call for server delete 2019-06-05 22:33:37 +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
Hendrik Schutter 83e4f10aaa import new texture 2019-06-04 14:57:54 +02:00
Hendrik Schutter ca2ad079d4 added directory chooser for export 2019-06-03 22:24:18 +02:00
Jannik c36d81aa92
add addAllElements 2019-06-03 16:46:57 +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 c0438a6e34
add ChipView and meta Label to DetailView 2019-05-09 13:55:22 +02:00
Jannik 805cfed250
use css style option, save the sample texture locally 2019-05-09 12:03:49 +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