Commit graph

13 commits

Author SHA1 Message Date
ae7d59f9ec fixed layout bug in the settings delegate long description that made it overlap the next page icon 2018-12-28 11:47:19 +01:00
2ff52410d2 - cleaned up the views
- added teacher mode
2018-12-27 21:41:46 +01:00
e2e83ba5ea finished up pull to refresh at the event and foodplan form 2018-12-27 15:01:05 +01:00
8400d2db1c added basic pull to refresh on event form 2018-12-27 11:30:12 +01:00
f7d5a111d0 added header to the event view, showing:
- creation date
- target date
- cleaning class

added one event block underneath the header indicating what the different fields contain
2018-12-26 23:44:24 +01:00
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
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
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
5dec809af1 started to implement the new design 2018-12-22 13:43:43 +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