Commit Graph

5 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 142cbf5ea0
Add PostWidget and put some test posts into the QTreeWidget. 2020-02-28 02:12:18 +01:00
tastytea adf0e62106
Rename WindowMain back to MainWindow and DialogAdd to AddDialog.
Looked weird.
2020-02-26 06:41:38 +01:00
tastytea e73a55e1ca
Put example data in channel TreeView. 2020-02-26 03:22:52 +01:00
tastytea acd3e201a6
Move from Qt Quick to Qt Widgets.
Qt Quick is not really usable for desktop programs.
2020-02-25 23:18:14 +01:00