Commit graph

112 commits

Author SHA1 Message Date
463dc275d0 Some prototypical table output 2019-01-12 21:42:52 +01:00
59c409c872 Print headline and meta-data 2019-01-12 16:50:04 +01:00
bdf9706e58 Added pdf export 2018-12-09 11:11:55 +01:00
f38b9194fd Renamed LogoTest.cpp to ESGRAF48.cpp 2018-12-08 16:39:33 +01:00
4fefdc65c5 Open first command line argument as file 2018-12-02 15:22:44 +01:00
458de36cbc Merge branch 'feature/add-unittests' into develop 2018-11-25 14:32:40 +01:00
220f92453d Added more Age-class tests 2018-11-25 14:30:45 +01:00
09f8fa4faf Added some more tests 2018-11-24 20:08:01 +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
611e34fc5e Link protobuf statically 2018-11-21 18:15:20 +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
6f35ffda7f Merge branch 'feature/save-to-protobuf' into develop 2018-11-18 21:33:24 +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
590e1dbfc6 Merge branch 'feature/print-structure' into develop 2018-11-12 20:49:05 +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
4524cfa76d Merge tag 'save-on-new' into develop
done
2018-09-30 11:45:56 +02:00
6c562e0d52 Merge branch 'release/save-on-new' 2018-09-30 11:45:48 +02:00
35e33581cc Fix #11: Ask to save modfications when opening a new file 2018-09-30 11:38:30 +02:00
0a71985876 Merge tag 'save-on-exit' into develop
saves
2018-09-29 16:31:19 +02:00
49940e23d9 Merge branch 'release/save-on-exit' 2018-09-29 16:30:50 +02:00
e3b3ed064b Merge branch 'feature/save-on-exit' into develop 2018-09-29 13:42:55 +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
09a358efa7 Added _*/ to gitignore 2018-08-26 11:22:47 +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