Commit Graph

22 Commits

Author SHA1 Message Date
Hendrik Schutter 71f50b832e added autoconnect at startup 2019-06-07 09:52:09 +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
Hendrik Schutter db8178f4c4 export texture file to local filesystem 2019-06-05 22:07:03 +02:00
Jannik de47e99852
clean up SettingsController
* don't use ";"
* use proper kotlin syntax
* make all switch View calls use runLater
2019-06-05 16:31:10 +02:00
Jannik d7a67c497e
added import Button 2019-06-05 16:23:45 +02:00
Hendrik Schutter 8d387250e7 Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-05 16:06:06 +02:00
Hendrik Schutter e32766e581 save and load server address 2019-06-05 16:05:10 +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 88b04f7aea startup view connection 2019-06-04 16:05:47 +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
Hendrik Schutter ae92167206 obtaining resolution of import texture 2019-06-03 21:40:02 +02:00
Hendrik Schutter b709b231c4 current date for texture import 2019-06-03 20:42:28 +02:00
Jannik cf4e5b3e92
check if a chip has max 32 chars
* finished ImportView
2019-06-03 18:08:48 +02:00
Jannik 0c93c0fedb
ImportView UI finished 2019-06-03 17:33:23 +02:00
Jannik c36d81aa92
add addAllElements 2019-06-03 16:46:57 +02:00
CodeSteak d7e2977f2a comment out non-compiling code 2019-06-03 15:38:39 +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
Hendrik Schutter b2568b43f8 created client packages
created basic client classes
2019-04-30 16:49:02 +02:00