Commit graph

9 commits

Author SHA1 Message Date
4271bec598 - finished up event filter
- started to move the login management from qml to cpp
2018-12-25 19:30:42 +01:00
4af8ba030e added the ability to filter the events by grade and class 2018-12-25 15:16:24 +01:00
6ad57a4661 - commented code
- added settingsForm basic grade filter for the events
2018-12-25 00:15:25 +01:00
7f127b0feb - further implementation of the event parser and view
- clean up of qml and c++ code
2018-12-24 21:37:32 +01:00
4e1edbe11a - started to implement the eventdisplay as QAbstractItemModel
- started to adjust the serverconn getter to support that
2018-12-23 22:40:30 +01:00
bcfc802932 cleaned up code of foodplan 2018-12-23 21:12:33 +01:00
c6e1e12cfe Finished up foodplan Display:
- now using QAbstractItem model
- added error handling so the app doesn't crash anymore when the data is invalid
2018-12-23 21:07:10 +01:00
99fd686c65 - New Design almost finished
- further implementation of in-app event display but stiff having problems
2018-12-23 00:06:05 +01:00
2db43a1f76 Started internal cleanup and started to implement the in app display for the events 2018-12-21 12:23:12 +01:00
Renamed from source/serverconn.cpp (Browse further)