Commit Graph

100 Commits (feature/build-protobuf)

Author SHA1 Message Date
mandlm 6ae3b0dcd4 Integrated protobuf as submodule 2018-11-18 22:01:22 +01:00
mandlm 6f35ffda7f Merge branch 'feature/save-to-protobuf' into develop 2018-11-18 21:33:24 +01:00
mandlm f6b283b3a1 Ported late skills to protobuf, added changed-messages 2018-11-18 21:29:43 +01:00
mandlm 87c9b0e74a Ported Plural model to protobuf 2018-11-18 17:40:07 +01:00
mandlm 843164a3bf Ported Akkusativ and Dativ model to protobuf 2018-11-18 17:12:03 +01:00
mandlm ef54685bce Ported GenusModel from json to protobuf 2018-11-18 15:27:00 +01:00
mandlm 62a90d5636 Converted VerbEndModel to protobuf serialization 2018-11-17 15:55:40 +01:00
mandlm 09d811ee25 Removed obsolete json read/writes 2018-11-17 11:57:59 +01:00
mandlm a2c4b16eb4 Made empty fields in V2Svk test uncheckable and uncountable, solves #3 2018-11-17 11:51:49 +01:00
mandlm 56ca796df0 Ported MetaDataModel to protobuf 2018-11-16 23:21:35 +01:00
mandlm e77990a86a Removed non-working MetaDataModel 2018-11-16 22:29:41 +01:00
mandlm ff615ec084 Finished V2Svk model protobuf serialization 2018-11-15 21:44:44 +01:00
mandlm 221368b3ca Read and write some protobuf data 2018-11-14 23:21:45 +01:00
mandlm 7b02a34cf3 Integrated protobuf, added some empty messages 2018-11-12 22:15:42 +01:00
mandlm 590e1dbfc6 Merge branch 'feature/print-structure' into develop 2018-11-12 20:49:05 +01:00
mandlm fcbe356f75 Print metadata table 2018-11-12 20:48:34 +01:00
mandlm f8c3dc35fd Print a (unfinished) meta-data table 2018-11-03 22:29:38 +01:00
mandlm 2ca87eebc0 Print hello-world dummy document 2018-10-29 22:05:34 +01:00
mandlm 3626f72fbd Implemented print dialog, no printing yet 2018-10-29 21:53:52 +01:00
mandlm 4524cfa76d Merge tag 'save-on-new' into develop
done
2018-09-30 11:45:56 +02:00
mandlm 6c562e0d52 Merge branch 'release/save-on-new' 2018-09-30 11:45:48 +02:00
mandlm 35e33581cc Fix #11: Ask to save modfications when opening a new file 2018-09-30 11:38:30 +02:00
mandlm 0a71985876 Merge tag 'save-on-exit' into develop
saves
2018-09-29 16:31:19 +02:00
mandlm 49940e23d9 Merge branch 'release/save-on-exit' 2018-09-29 16:30:50 +02:00
mandlm e3b3ed064b Merge branch 'feature/save-on-exit' into develop 2018-09-29 13:42:55 +02:00
mandlm 4fc514e2eb Updated connect()s to new syntax 2018-09-29 13:42:38 +02:00
mandlm 66c18d95a7 Fixed #10: ask to save modified data when exiting 2018-09-29 13:31:23 +02:00
mandlm 96b367e877 Resize plural test colums
Fixes #7
2018-08-26 14:24:05 +02:00
mandlm ef959251b1 Renamed 'Möhre' to 'Karotte', fixes #1 2018-08-26 13:29:42 +02:00
mandlm 23b748a2ee Don't show windows console on startup
Fixes #6
2018-08-26 13:19:28 +02:00
mandlm 09a358efa7 Added _*/ to gitignore 2018-08-26 11:22:47 +02:00
mandlm 65a3f125e0 emit data changed signal after reading from file 2018-08-11 16:53:25 +02:00
mandlm c8ab63723f emit change message after reading from file 2018-08-11 16:48:42 +02:00
mandlm 682265bf1a increased size of plural test columns 2018-08-11 16:16:59 +02:00
mandlm 2902780ff8 show first tab on startup 2018-08-11 16:04:21 +02:00
mandlm 8792263a66 initialize date-of-birth to current date minus 9 years 2018-08-11 15:53:29 +02:00
mandlm 6010bf6b59 use calender widgets for both dates 2018-08-11 15:47:21 +02:00
mandlm b69a748f94 connected date-edits to updates 2018-08-11 15:29:57 +02:00
mandlm 00a4d37ec3 implemented exclusive checking in GenitivModel 2018-06-30 10:05:49 +02:00
mandlm 02eaa7be16 added value to CheckableItem, implemented exclusive checking in PassivModel 2018-06-29 19:31:28 +02:00
mandlm 0a1eea0fe2 added late skills test 2018-06-26 16:59:51 +02:00
mandlm 76264eb814 cleaned up some warnings 2018-06-26 15:14:25 +02:00
mandlm 5d142ffe96 Removed test table headers 2018-06-26 14:12:52 +02:00
mandlm abf39a33e0 Reverted window size policy because of windows 2018-06-26 14:12:39 +02:00
mandlm c1439801c2 Renamed binary/project to ESGRAF48 2018-06-26 14:12:07 +02:00
mandlm b8c869ff39 implemented V2/SVK test 2018-06-25 23:04:32 +02:00
mandlm 5f9356a7f7 renamed main window 2018-06-20 11:31:05 +02:00
mandlm 19430d4a3f implemented Akkusativ/Dativ PR 2018-06-17 19:40:10 +02:00
mandlm a951589787 implemented Akkusativ/Dativ result updates 2018-06-17 18:44:54 +02:00
mandlm 3c2ac70a1c started AkkusativDativ test 2018-06-16 17:54:27 +02:00