Commit Graph

32 Commits

Author SHA1 Message Date
Jannik 911983bff4
don't crash if the previously selected export directory doesn't exist 2019-06-14 11:38:20 +02:00
CodeSteak 6feb1c3dad Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-14 11:29:35 +02:00
CodeSteak 7da58c7dbe Fix #42, dont load IP from File, if auto-connected 2019-06-14 11:28:43 +02:00
Jannik 86c05c0363
show width x height, not the other way round 2019-06-14 11:18:58 +02:00
CodeSteak a10e2aceb6 Revert "fix #46"
This reverts commit f0fe4bb981.
2019-06-14 01:12:33 +02:00
CodeSteak f0fe4bb981 fix #46 2019-06-14 01:09:30 +02:00
Jannik 7f4182bfad
added JFXInfoAlert if connect manually failed
closes #39
2019-06-13 21:52:26 +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 bc43b33536 Fix #38
Note: The client architecture is broken beyond repair
2019-06-13 00:10:00 +02:00
CodeSteak bef56f978c Merge commit '9975364' into resize 2019-06-12 19:02:12 +02:00
CodeSteak 50ea54c8d6 reformat 2019-06-12 18:57:42 +02:00
CodeSteak 24b9755089 Merge commit '4915788' into resize 2019-06-12 18:56:37 +02:00
CodeSteak 9a3524143a Merge commit 'efc2845' into resize 2019-06-12 18:53:42 +02:00
Hendrik Schutter 9975364621 updated all test documents 2019-06-10 15:19:53 +02:00
Hendrik Schutter 491578806e Multiple changes in the ChipView will now work for the update to server 2019-06-10 14:05:56 +02:00
Jannik b1052fa894
added shortcut ctrl+e for exporting a texture 2019-06-10 12:41:11 +02:00
Jannik 07f2682a2d
resize ImportView too 2019-06-09 13:38:11 +02:00
Hendrik Schutter efc28455c1 fixed error handling at import 2019-06-09 13:29:07 +02:00
Hendrik Schutter 15cbbb1bac fast fix for calendar bug 2019-06-09 13:03:20 +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
Hendrik Schutter 3f18760a74 Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-08 14:21:34 +02:00
Hendrik Schutter 89ef736954 alert if import failed 2019-06-08 14:20:48 +02:00
Jannik 3e1c46db81
some clean up, adjusted the DetailView background 2019-06-08 14:19:14 +02:00
Hendrik Schutter be11f35159 show alert if export fails 2019-06-08 14:01:49 +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
Hendrik Schutter b1984ac8dd delete dialog btn text changed, ui fixes import view 2019-06-07 21:39:26 +02:00
Jannik 1c1f12ecaf
clean up 2019-06-07 16:57:15 +02:00