Commit Graph
51 Commits
Author SHA1 Message Date
Seil0 8c6a43fc22 change version to 1.0 2019-06-13 22:21:41 +02:00
Seil0 7f4182bfad added JFXInfoAlert if connect manually failed
closes #39
2019-06-13 21:52:26 +02:00
Seil0 5fff4023f9 clear DetailVIew on delete, rename submitButton to btnSubmit, clean up 2019-06-13 21:43:43 +02:00
Seil0 391dfe4282 don't open export if nothing is selected & clean up 2019-06-13 21:22:42 +02:00
Seil0andGitea 225316abb9 Merge branch 'fix-40' of localhorst/TextureSync into master 2019-06-13 20:04:44 +02:00
Seil0 7e3ce9ce56 fixed StartupViewController is created twice
closes #27
2019-06-10 15:30:00 +02:00
Seil0 b1052fa894 added shortcut ctrl+e for exporting a texture 2019-06-10 12:41:11 +02:00
Seil0 36c4805061 added shortcut ctrl+i for the ImportView 2019-06-10 12:25:06 +02:00
Seil0 07f2682a2d resize ImportView too 2019-06-09 13:38:11 +02:00
Seil0 5d223ba72b make window resizable, rework MainView code 2019-06-09 13:12:56 +02:00
Seil0 f22a9eb260 added com.github.johnrengelman.shadow
this makes it a lot easier to build a runnable jar file
2019-06-08 15:32:05 +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
Seil0 3e1c46db81 some clean up, adjusted the DetailView background 2019-06-08 14:19:14 +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
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
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
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
Seil0 ed344cbd49 remove deleted Elements from the FolderView, comments 2019-06-07 13:48:42 +02:00
Seil0 594f083a8d added JFXOkayCancelAlert 2019-06-06 14:41:30 +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
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
Seil0 cf4e5b3e92 check if a chip has max 32 chars
* finished ImportView
2019-06-03 18:08:48 +02:00
Seil0 0c93c0fedb ImportView UI finished 2019-06-03 17:33:23 +02:00
Seil0 c36d81aa92 add addAllElements 2019-06-03 16:46:57 +02:00
Seil0 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
Seil0 a322068fdb add models 2019-05-16 15:26:14 +02:00
Seil0 c7eff9080b add some basic functionality to MainView 2019-05-09 15:24:45 +02:00
Seil0 c0438a6e34 add ChipView and meta Label to DetailView 2019-05-09 13:55:22 +02:00
Seil0 805cfed250 use css style option, save the sample texture locally 2019-05-09 12:03:49 +02:00
Seil0 956e885aa2 add MainView with Folder- and DetailView, Preview3D 2019-05-08 18:12:31 +02:00
Seil0 24f7aca1bb fix formating 2019-05-04 12:39:24 +02:00
Seil0 c571a755ff use gradle 5.4.1 2019-05-03 22:46:31 +02:00
Seil0 b9469fb3fb add views to ui_elemente 2019-05-02 13:51:23 +02:00
Seil0 5976e16f0d Client: add ImportView and clean up StartupView 2019-05-01 22:38:30 +02:00
Seil0 c0d4d9e386 improved description of the main window 2019-04-13 14:53:53 +02:00
Seil0 8b033acb3b add description to mockups 2019-04-08 22:42:50 +02:00
Seil0 8fd901faef update import-window_mockup & fix pflichtenheft headings 2019-04-08 11:05:29 +02:00
Seil0 c9b4bdf21e add mockups to pflichtenheft 2019-04-08 10:40:12 +02:00
Seil0 22b45b0804 add alert mockup 2019-04-07 20:56:12 +02:00
Seil0 a702a9f5ac added mockup for the startup window 2019-03-29 14:33:32 +01:00
Seil0 d1f0c9dde1 added + btn to main window 2019-03-29 14:25:11 +01:00
Seil0 94eec1e47b added mockup for the main window 2019-03-29 14:02:12 +01:00
Seil0 805ebfbce3 removed some .gitkeep files 2019-03-25 19:41:14 +01:00
Seil0 883760f2bb „doc/.directory“ löschen 2019-03-25 18:55:19 +01:00
Seil0 1559ed81d2 added lastenheft.fodt
* added .directory files to gitignore
2019-03-25 18:54:38 +01:00