Commit Graph

1178 Commits

Author SHA1 Message Date
Sebastian Stenzel dc8e7a86b0 Merge branch 'develop' into feature/new-ui 2019-07-24 10:21:17 +02:00
Sebastian Stenzel 8f9e117169 Merge branch 'master' into develop 2019-07-24 10:12:49 +02:00
Sebastian Stenzel 2a69740559 sharper gradient stops on hi-res displays
[ci skip]
2019-07-23 18:15:12 +02:00
Sebastian Stenzel dd0e548353 schön is German for beautiful
[ci skip]
2019-07-23 17:14:22 +02:00
Tobias Hagemann 0eb19a287f updated theme 2019-07-23 17:02:05 +02:00
Sebastian Stenzel 14de8ffd59 make window resizable (fixes #932)
[ci skip]
2019-07-23 16:51:25 +02:00
Sebastian Stenzel ac6249f541 toolbar styling 2019-07-23 16:17:30 +02:00
Sebastian Stenzel 5af2a392ea show stuff in vault list cells 2019-07-23 14:21:08 +02:00
Sebastian Stenzel edfdca6e5f Load vault list cells from FXML 2019-07-23 13:13:36 +02:00
Armin Schrenk c2ed9958c7 changing test functionality by intended showing now selected file 2019-07-22 17:12:22 +02:00
Armin Schrenk fddae7d0e1 adding back, open and file chooser button. 2019-07-22 16:53:06 +02:00
Tobias Hagemann fa729e220c updated theme 2019-07-22 16:16:15 +02:00
Sebastian Stenzel c917fb6a57 Added UI theme switcher (issue #930) 2019-07-22 15:05:23 +02:00
Sebastian Stenzel cf2e026f75 NONONO
[ci skip]
2019-07-19 16:23:29 +02:00
Sebastian Stenzel c340544152 Add Vault Wizard: Navigation between scenes
[ci skip]
2019-07-19 16:22:27 +02:00
Sebastian Stenzel 00c7cae923 cleanup [ci skip] 2019-07-19 14:15:45 +02:00
Sebastian Stenzel 80cff6912b Hooked up "add vault" wizard 2019-07-19 13:35:08 +02:00
Sebastian Stenzel b76e1d4167 Each window is now a separate @Subcomponent of the FxApplicationComponent 2019-07-19 12:46:34 +02:00
Sebastian Stenzel f7759d2547 hooked up all controls in Preferences window 2019-07-17 16:17:23 +02:00
Sebastian Stenzel d51e3979ff Added SplitPane css
[ci skip]
2019-07-17 10:54:40 +02:00
Sebastian Stenzel 01275fce9f add movable divider between vault list and vault detail view 2019-07-16 17:16:19 +02:00
Sebastian Stenzel 261b18f4eb First CSS for basic UI controls 2019-07-16 16:08:47 +02:00
Sebastian Stenzel fdc20aa84f Added controls to preferences screen 2019-07-16 16:08:34 +02:00
Sebastian Stenzel a3382c2d5b hook up preferences window 2019-07-15 16:39:21 +02:00
Sebastian Stenzel 52a9a2f018 starting with blank css 2019-07-15 11:32:58 +02:00
Sebastian Stenzel cfea1c16bc added vault list and vault detail view 2019-07-15 11:32:49 +02:00
Sebastian Stenzel 180c07cf61 new class layout for viewcontrollers 2019-07-11 00:19:18 +02:00
Sebastian Stenzel 53cc93a2b4 don't attempt to access linux keychain on non-linux systems, even if classes are present (i.e. when starting from IDE)
[ci skip]
2019-07-10 15:15:37 +02:00
Sebastian Stenzel f880db4902 fixes #842 2019-07-10 15:14:23 +02:00
Sebastian Stenzel f16c887911 Updated CryptoFS 2019-07-10 12:48:24 +02:00
Sebastian Stenzel dc889b8810 fixes #919 2019-07-09 17:04:05 +02:00
Sebastian Stenzel 903d8187e9 Preparing 1.4.12 2019-07-04 15:59:16 +02:00
Tobias Hagemann 7fedcafa9e Updated localizations 2019-07-04 15:48:42 +02:00
infeo 15dcf10ad7 fixing error where wrong mount flags are displayed (app started with webDAV and then switched to Fuse/Dokany) 2019-07-04 15:20:14 +02:00
infeo 1a99ae3e44 deactivating mout flags in the ui when WebDAV is used 2019-07-04 14:31:16 +02:00
infeo 82ff5ddabe due to change in type of winDriveLetters (from Character to Path) need addtional adjustment 2019-07-04 14:07:21 +02:00
infeo 67c29603da removing white spaces before and after additional dokany mount options 2019-07-04 14:04:19 +02:00
infeo 20e7186256 correcting wrong mount option 2019-07-04 14:03:14 +02:00
infeo 5e46236cb2 formatting 2019-07-04 13:37:39 +02:00
infeo ffb6cc354b fix for more consistent ui 2019-07-04 13:37:27 +02:00
infeo 23da229d81 spelling error 2019-07-04 13:06:38 +02:00
infeo fe7e9d84ca fixing labels and gui element positions 2019-07-04 12:03:54 +02:00
infeo 688726b98d Merge develop into /bugfix/872-vaultLetterChange 2019-07-04 11:22:08 +02:00
Sebastian Stenzel 5d0e153155 no longer using snapshot 2019-07-03 15:46:56 +02:00
Sebastian Stenzel 0e40e785d5 Merge branch 'develop' into feature/802-custom-mount-flags
[ci skip]
2019-07-02 16:49:20 +02:00
Sebastian Stenzel 8f1fd24746 fixes #843 2019-07-02 16:41:44 +02:00
Sebastian Stenzel f974876bf2 Merge branch 'feature/422-save-pw-linux' into develop
fixes #422
2019-07-02 16:12:45 +02:00
Sebastian Stenzel 7fcaded720 minor amendment to #905
[ci skip]
2019-07-02 16:09:48 +02:00
Ralph Plawetzki 1aec6ef877 Include required jar files for secret-service in Linux build 2019-06-29 15:34:15 +02:00
Ralph Plawetzki 5217546f73 Isolate SimpleCollection via an interface and avoid imports for it
This is needed on other platforms than Linux to avoid class loading problems on runtime in case secret-service.jar is missing
2019-06-29 15:31:22 +02:00