Commit graph

110 commits

Author SHA1 Message Date
cc20d46a76 Print causal sentence points 2018-12-12 21:40:26 +01:00
8ef56f1855 Display causal sentence point count below subtest 2 2018-12-12 21:33:44 +01:00
98196e05d6 Implemented printing for late skills tests 2018-12-10 22:29:49 +01:00
f6c2da5edc Implemented plural-test printing 2018-12-10 21:11:46 +01:00
2570d5d5b5 Print results 2018-12-09 12:49:12 +01:00
c065b04cbe Use std::accumulate instead of manually adding 2018-12-09 11:27:13 +01:00
e89f157bac Merge branch 'develop' into feature/print-as-qtextdocument 2018-12-09 11:14:41 +01:00
bdf9706e58 Added pdf export 2018-12-09 11:11:55 +01:00
49b52f1dbc Print subtests 2, 3 and 4 2018-12-08 21:02:35 +01:00
e2237110cf Merge branch 'develop' into feature/print-as-qtextdocument 2018-12-08 17:02:46 +01:00
f38b9194fd Renamed LogoTest.cpp to ESGRAF48.cpp 2018-12-08 16:39:33 +01:00
b06e717575 Very basic subtest 2 print output 2018-12-02 22:57:56 +01:00
4fefdc65c5 Open first command line argument as file 2018-12-02 15:22:44 +01:00
bcd0b17caa Removed html output 2018-11-28 22:43:32 +01:00
bf08d0c5e4 Print formatting 2018-11-28 22:39:51 +01:00
bf963adeb5 Print metadata and v2svk header 2018-11-26 21:47:42 +01:00
220f92453d Added more Age-class tests 2018-11-25 14:30:45 +01:00
a2b85eba83 Added Catch2 tests, moved Age-class to own library 2018-11-24 19:55:16 +01:00
d1d635bd95 Append default file extension when saving without one 2018-11-21 21:40:59 +01:00
188f33c736 Use protobuf conan package 2018-11-20 23:05:49 +01:00
ef5686e83e Renamed read/writeProtoBuf to read/write 2018-11-20 22:15:09 +01:00
f6b283b3a1 Ported late skills to protobuf, added changed-messages 2018-11-18 21:29:43 +01:00
87c9b0e74a Ported Plural model to protobuf 2018-11-18 17:40:07 +01:00
843164a3bf Ported Akkusativ and Dativ model to protobuf 2018-11-18 17:12:03 +01:00
ef54685bce Ported GenusModel from json to protobuf 2018-11-18 15:27:00 +01:00
62a90d5636 Converted VerbEndModel to protobuf serialization 2018-11-17 15:55:40 +01:00
09d811ee25 Removed obsolete json read/writes 2018-11-17 11:57:59 +01:00
a2c4b16eb4 Made empty fields in V2Svk test uncheckable and uncountable, solves #3 2018-11-17 11:51:49 +01:00
56ca796df0 Ported MetaDataModel to protobuf 2018-11-16 23:21:35 +01:00
e77990a86a Removed non-working MetaDataModel 2018-11-16 22:29:41 +01:00
ff615ec084 Finished V2Svk model protobuf serialization 2018-11-15 21:44:44 +01:00
221368b3ca Read and write some protobuf data 2018-11-14 23:21:45 +01:00
7b02a34cf3 Integrated protobuf, added some empty messages 2018-11-12 22:15:42 +01:00
fcbe356f75 Print metadata table 2018-11-12 20:48:34 +01:00
f8c3dc35fd Print a (unfinished) meta-data table 2018-11-03 22:29:38 +01:00
2ca87eebc0 Print hello-world dummy document 2018-10-29 22:05:34 +01:00
3626f72fbd Implemented print dialog, no printing yet 2018-10-29 21:53:52 +01:00
35e33581cc Fix #11: Ask to save modfications when opening a new file 2018-09-30 11:38:30 +02:00
4fc514e2eb Updated connect()s to new syntax 2018-09-29 13:42:38 +02:00
66c18d95a7 Fixed #10: ask to save modified data when exiting 2018-09-29 13:31:23 +02:00
96b367e877 Resize plural test colums
Fixes #7
2018-08-26 14:24:05 +02:00
ef959251b1 Renamed 'Möhre' to 'Karotte', fixes #1 2018-08-26 13:29:42 +02:00
23b748a2ee Don't show windows console on startup
Fixes #6
2018-08-26 13:19:28 +02:00
65a3f125e0 emit data changed signal after reading from file 2018-08-11 16:53:25 +02:00
c8ab63723f emit change message after reading from file 2018-08-11 16:48:42 +02:00
682265bf1a increased size of plural test columns 2018-08-11 16:16:59 +02:00
2902780ff8 show first tab on startup 2018-08-11 16:04:21 +02:00
8792263a66 initialize date-of-birth to current date minus 9 years 2018-08-11 15:53:29 +02:00
6010bf6b59 use calender widgets for both dates 2018-08-11 15:47:21 +02:00
b69a748f94 connected date-edits to updates 2018-08-11 15:29:57 +02:00