Commit Graph

119 Commits (fc9e387b28b332a5393e1658dafb6c2030bf1a8e)

Author SHA1 Message Date
mandlm fc9e387b28 Changed name and datamodel of subtest 4 / dativ options
Fixes #19
2019-01-27 18:28:39 +01:00
Michael Mandl 95fc970488 Disabled unit tests 2019-01-24 21:09:00 +01:00
mandlm e5232aee9d
Merge pull request #18 from mandlm/develop
Develop
2019-01-24 20:21:06 +01:00
mandlm bdf9706e58 Added pdf export 2018-12-09 11:11:55 +01:00
mandlm f38b9194fd Renamed LogoTest.cpp to ESGRAF48.cpp 2018-12-08 16:39:33 +01:00
mandlm 4fefdc65c5 Open first command line argument as file 2018-12-02 15:22:44 +01:00
mandlm 458de36cbc Merge branch 'feature/add-unittests' into develop 2018-11-25 14:32:40 +01:00
mandlm 220f92453d Added more Age-class tests 2018-11-25 14:30:45 +01:00
mandlm 09f8fa4faf Added some more tests 2018-11-24 20:08:01 +01:00
mandlm a2b85eba83 Added Catch2 tests, moved Age-class to own library 2018-11-24 19:55:16 +01:00
mandlm 3002cb4a03 Merge branch 'develop' 2018-11-21 21:41:55 +01:00
mandlm d1d635bd95 Append default file extension when saving without one 2018-11-21 21:40:59 +01:00
mandlm 4c7285a64a Merge branch 'develop' 2018-11-21 18:15:39 +01:00
mandlm 611e34fc5e Link protobuf statically 2018-11-21 18:15:20 +01:00
mandlm a444551e6d
Merge pull request #17 from mandlm/develop
Develop
2018-11-21 08:28:52 +01:00
mandlm 188f33c736 Use protobuf conan package 2018-11-20 23:05:49 +01:00
mandlm ef5686e83e Renamed read/writeProtoBuf to read/write 2018-11-20 22:15:09 +01:00
mandlm 5a88e99a15 Merge branch 'develop' 2018-11-18 21:34:10 +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 5e01ad1498
Merge pull request #13 from mandlm/develop
Print hello-world dummy document
2018-10-29 21:04:30 +01:00
mandlm aa6bddb0e4
Merge pull request #12 from mandlm/develop
Develop
2018-10-29 20:53:29 +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