Commit Graph

129 Commits (main)

Author SHA1 Message Date
mandlm e888f5c59d Bumped version number to 0.6 2019-02-17 17:33:43 +01:00
Michael Mandl 24bc4dbd8b Use qt conan package instead of local install 2019-02-17 16:01:42 +01:00
mandlm edc7aca725 Bumped version number 2019-02-08 21:48:11 +01:00
mandlm f5d8b3f3d5 Sorted results by test order 2019-02-08 21:46:11 +01:00
Michael Mandl 390e97c7bf Use unicode strings 2019-02-08 21:03:52 +01:00
mandlm 468006a416 Bumped version to 0.4 2019-02-07 22:40:18 +01:00
mandlm 51271e9595 Print subtest 6 and results 2019-02-07 22:36:39 +01:00
mandlm 189c24cf61 Wrap long row headers 2019-02-07 20:03:22 +01:00
mandlm 1f5c0de80a Added line-break to test names 2019-02-05 22:16:30 +01:00
mandlm 57fe4256e2 Print akkusativ and dativ model 2019-02-05 22:06:43 +01:00
mandlm 1695174303 Added fat lines around summary squares 2019-02-05 21:32:13 +01:00
mandlm ab862aeaf1 Print most of the table structures 2019-02-03 19:53:51 +01:00
mandlm f895ec0c1c Merge branch 'develop' into feature/print-with-qpainter 2019-02-03 12:12:34 +01:00
mandlm baf0cb8dbe Set equal size for all row headers 2019-02-02 14:44:01 +01:00
mandlm af6316d3a2 Bumped version number 2019-01-31 20:23:08 +01:00
mandlm 8678fdb207 Split subtest 1 in four blocks 2019-01-31 20:20:48 +01:00
mandlm a09e9a5351 Split subtest 1 into four widgets, extracted TPeModel 2019-01-30 23:07:11 +01:00
mandlm 4e1f9dda79 Incremented version number to 0.2 2019-01-30 21:42:25 +01:00
mandlm 7c71733184 Added an about dialog with version info 2019-01-30 21:41:03 +01:00
mandlm eff3b42cb0 Added version number and optional build number to build system 2019-01-30 21:23:26 +01:00
mandlm f3249b8720 Prevent loading of foreign files 2019-01-30 20:41:22 +01:00
Michael Mandl b7beced1e5 Parse command line options platform (and encoding) independent 2019-01-30 08:53:19 +01:00
mandlm 6a267cb9b8 Merge branch 'master' into develop 2019-01-29 21:19:28 +01:00
mandlm f42d7eafb0 Label save-file-dialog button "Save" instead of "Open" 2019-01-29 21:19:05 +01:00
mandlm 20901898a8 Show and handle load and save errors 2019-01-29 20:55:16 +01:00
mandlm 542d2df992 Removed filename string conversion from loading/saving to avoid codepage
problems
2019-01-29 20:14:24 +01:00
mandlm c044bebece Use the maximum test-age for subjects past that age 2019-01-27 20:10:11 +01:00
mandlm fc9e387b28 Changed name and datamodel of subtest 4 / dativ options
Fixes #19
2019-01-27 18:28:39 +01:00
mandlm d298238ae8 Refactored printing code from model to base-class 2019-01-13 19:55:13 +01:00
mandlm 61bcb7566c Print subtest 1 2019-01-13 18:44:07 +01:00
mandlm 463dc275d0 Some prototypical table output 2019-01-12 21:42:52 +01:00
mandlm 59c409c872 Print headline and meta-data 2019-01-12 16:50:04 +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 220f92453d Added more Age-class tests 2018-11-25 14:30:45 +01:00
mandlm a2b85eba83 Added Catch2 tests, moved Age-class to own library 2018-11-24 19:55:16 +01:00
mandlm d1d635bd95 Append default file extension when saving without one 2018-11-21 21:40:59 +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 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