Commit Graph

92 Commits

Author SHA1 Message Date
localhorst 491578806e Multiple changes in the ChipView will now work for the update to server 2019-06-10 14:05:56 +02:00
Lukas ee7fbae29c Fix display of the month at creation date
This time on serialization as well as on deserialization
2019-06-09 16:29:37 +02:00
localhorst efc28455c1 fixed error handling at import 2019-06-09 13:29:07 +02:00
localhorst 15cbbb1bac fast fix for calendar bug 2019-06-09 13:03:20 +02:00
localhorst 08840c4c2b Revert "Fix display of the month at creation date"
This reverts commit 19eb6660e1.
2019-06-09 13:02:26 +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
localhorst 4f35293151 hide metadata and ChipView in DetailView 2019-06-08 22:09:43 +02:00
localhorst 29354199cc show all textures at startup 2019-06-08 21:59:09 +02:00
CodeSteak f4db466b37 Client Connection: [Auto]Retry Once
if Connection is lost or timed out
2019-06-08 21:25:56 +02:00
Lukas 19eb6660e1 Fix display of the month at creation date 2019-06-08 16:35:45 +02:00
Seil0 9ae50df1a4 don't resize the window, set the correct Title
* closes #19
2019-06-08 14:39:18 +02:00
Seil0 ce11d2e263 added a icon 2019-06-08 14:27:11 +02:00
localhorst 3f18760a74 Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-08 14:21:34 +02:00
localhorst 89ef736954 alert if import failed 2019-06-08 14:20:48 +02:00
Seil0 3e1c46db81 some clean up, adjusted the DetailView background 2019-06-08 14:19:14 +02:00
localhorst be11f35159 show alert if export fails 2019-06-08 14:01:49 +02:00
Seil0 39c358c00f update to JFoenix 8.0.9
* added a promptText to the search ChipView
2019-06-08 13:48:16 +02:00
localhorst 61980905e3 changed debbuging color in 3DPreview to release color 2019-06-08 13:40:59 +02:00
localhorst fc5db5d051 Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-08 13:32:09 +02:00
localhorst 4c2e1c2917 show metadata in better format 2019-06-08 13:31:29 +02:00
Seil0 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
localhorst ed558106e5 update texture to server when tags are changed 2019-06-08 12:47:34 +02:00
Seil0 da153091bd highlight the selected element, closes #9 2019-06-08 12:25:20 +02:00
Seil0 9200e9277a fixed app doesn't exit on close, added JFXInfoAlert
* closes #17
* closes #17
2019-06-08 12:09:40 +02:00
localhorst 40bfc73ba8 import btn bigger font size 2019-06-07 22:05:24 +02:00
localhorst b1984ac8dd delete dialog btn text changed, ui fixes import view 2019-06-07 21:39:26 +02:00
Seil0 1c1f12ecaf clean up 2019-06-07 16:57:15 +02:00
Seil0 d5b7fd0f94 don't wait with adding untill all elements have been loaded 2019-06-07 16:19:04 +02:00
Seil0 2c9a23ec8a some clean up 2019-06-07 14:01:16 +02:00
localhorst f45d807536 last import dir is now stored and used for next import 2019-06-07 13:49:40 +02:00
Seil0 ed344cbd49 remove deleted Elements from the FolderView, comments 2019-06-07 13:48:42 +02:00
localhorst 8e7ba1cb46 added back button in importview 2019-06-07 13:25:33 +02:00
localhorst b2a84db5a7 display stored address in ui 2019-06-07 10:00:03 +02:00
localhorst 71f50b832e added autoconnect at startup 2019-06-07 09:52:09 +02:00
Seil0 594f083a8d added JFXOkayCancelAlert 2019-06-06 14:41:30 +02:00
localhorst 90b21ca3d1 added delte context item and call for server delete 2019-06-05 22:33:37 +02:00
localhorst db8178f4c4 export texture file to local filesystem 2019-06-05 22:07:03 +02:00
CodeSteak 4cd4481182 change Semantics of Client AutoConnect.searchServer.
* now returns an optional
* uses multiple trys.
2019-06-05 19:43:11 +02:00
CodeSteak 727558d867 Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-05 17:06:01 +02:00
CodeSteak adc8725a36 Implement AutoConnect 2019-06-05 17:05:34 +02:00
Seil0 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
Seil0 d7a67c497e added import Button 2019-06-05 16:23:45 +02:00
localhorst 8d387250e7 Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-05 16:06:06 +02:00
localhorst e32766e581 save and load server address 2019-06-05 16:05:10 +02:00
Seil0 53dcebecde correctly placed the spinnerSearch, adjusted FolderView hGap and vGap 2019-06-05 15:44:12 +02:00
Seil0 c80233155f fixed cvSearch style not applying 2019-06-04 20:49:07 +02:00
localhorst e78e7e3a59 query images and show result 2019-06-04 18:20:09 +02:00
CodeSteak d5853d7006 Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-04 16:10:26 +02:00