Commit Graph

139 Commits

Author SHA1 Message Date
CodeSteak d3e4ee71c9 fix windows not auto reconnecting 2019-06-19 21:33:21 +02:00
Jannik 57029b42ff
updated client version to 1.0.2 2019-06-19 15:14:21 +02:00
Jannik 1e029e7940
increase import btn text size 2019-06-17 23:00:19 +02:00
Jannik 3cf401f3a1
don't use semicolon in kotlin 2019-06-17 22:40:52 +02:00
Lukas Fürderer f026a0dcf7 Reload search results after adding a new texture
Closes #54
2019-06-17 20:19:54 +02:00
Hendrik Schutter dbdba120c3 tested Akzeptanztests 2019-06-14 14:20:59 +02:00
CodeSteak 95496536db Worarround for #43 #44
Use 'invisible' ViewTransition (0.01 seconds)
Fixes #43
Fixes #44
2019-06-14 12:19:55 +02:00
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 730a0ab383 Fix "fix #46" 2019-06-14 01:14:01 +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 8c6a43fc22
change version to 1.0 2019-06-13 22:21:41 +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 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 33fa741a2a fix font-color of import action btn 2019-06-13 18:35:34 +02:00
CodeSteak 37406acd98 Fix #27 (StartupViewController is created twice) again 2019-06-13 18:04:46 +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 1ac13f80d5 fix MainView ChipView TextColor 2019-06-12 22:54:30 +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
CodeSteak a2f5b65e30 Calling App.start(stage) early
Calling super.start early prevents a weird layouting bug
were the button of the window is white.
This could(?) be caused by stage and StartupView having
a different min-size.
2019-06-12 19:37:32 +02:00
CodeSteak b5545e1bae fix icon path: use png for alpha-channel 2019-06-12 19:07:29 +02:00
CodeSteak 0f23749001 Merge commit '6219ad9' into resize 2019-06-12 19:03:19 +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 6fbfa050b3 Merge commit 'ee7fbae' into resize 2019-06-12 18:53:57 +02:00
CodeSteak 9a3524143a Merge commit 'efc2845' into resize 2019-06-12 18:53:42 +02:00
CodeSteak 6219ad93d0 Fix #31 : Config Path use ~/.config instead.
This is more common for Desktop Apps.
2019-06-12 13:28:03 +02:00
Lukas Fürderer 2cac52b48d Replace logo with the new one 2019-06-12 11:38:05 +02:00
Jannik 7e3ce9ce56
fixed StartupViewController is created twice
closes #27
2019-06-10 15:30:00 +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 36c4805061
added shortcut ctrl+i for the ImportView 2019-06-10 12:25:06 +02:00
Lukas Fürderer 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
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
Jannik 5d223ba72b
make window resizable, rework MainView code 2019-06-09 13:12:56 +02:00
Hendrik Schutter 15cbbb1bac fast fix for calendar bug 2019-06-09 13:03:20 +02:00
Hendrik Schutter 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