Commit Graph

6 Commits

Author SHA1 Message Date
tastytea ab10e90c7f
Add ability to read config and parse config files.
Add classes Config and Directories.
2020-02-29 06:30:19 +01:00
tastytea b47b3e25a7
Make get_version constexpr and inline, move version.hpp to include.
Also configure all then include stuff in include/CMakeLists.txt.
2020-02-29 02:16:18 +01:00
tastytea 79137bfddf
Add a public: after constructors. 2020-02-25 23:18:19 +01:00
tastytea 6eb61732bc
Add Doxygen target. 2020-02-25 18:12:41 +01:00
tastytea a6d0cb84cf
Add menu bar and about dialog. 2020-02-25 03:26:41 +01:00
tastytea 79ccf6ee3e
Initial commit. 2020-02-24 20:16:27 +01:00