Age | Commit message (Expand) | Author |
---|---|---|
2024-08-15 | feat(SportModel): request API, parse and display Model | Orangerot |
2024-08-15 | feat(CMakeLists): package qml and resources into the application | Orangerot |
2024-08-12 | Created Model for competitors. | Steru |
2024-08-05 | Added method to reverse order and statistic method. | Steru |
2024-08-05 | Added guards for a little more stability. | Steru |
2024-08-04 | Added method to get medal winners. Adjusted sort result method to also work w... | Steru |
2024-08-03 | Added method to filter the last name (the one in CAPS). API reliability is qu... | Steru |
2024-08-03 | Added another filter and sort functions. Also using mock data to test. | Steru |
2024-08-02 | Extracted API call in seperate class. Started class to handle data and filter... | Steru |
2024-08-02 | Combined CMakeLists. | Steru |
2024-08-02 | Added SVGs of different sports, extended README, fixed paths. | Steru |
2024-07-26 | Merge remote-tracking branch 'origin/main' | Steru |
2024-06-27 | Created project structure. | Steru |