Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-16 | Compacted competitors into one object, deleted API class (now in sportmodel). | Steru | |
2024-08-16 | Integrated Sport class into SportModel class. | Steru | |
2024-08-16 | Fixed iteration over QList. | Steru | |
2024-08-16 | Fixed constructors. | Steru | |
2024-08-16 | Made Competitor a QObject and tidied up some code. | Steru | |
2024-08-16 | Added pragma once to headers and notify to Q Params. | Steru | |
2024-08-16 | Reworked Sport class to work with QObjects instead of JSON objects. | Steru | |
2024-08-16 | Added Q Object macros. | Steru | |
2024-08-16 | feat(SportFilter): search/filter events from TextField | Orangerot | |
2024-08-16 | fix(Sport): disciplineChanged notification | Orangerot | |
2024-08-16 | feat(Sport): select Discipline | Orangerot | |
2024-08-16 | feat(EventInfo): display EventInfo with List of Competitors | Orangerot | |
2024-08-15 | feat(SportModel): request API, parse and display Model | Orangerot | |
2024-08-12 | Created Model for competitors. | Steru | |