Age | Commit message (Expand) | 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 | Added missing pictograms.# | 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(Sport): select Discipline | Orangerot |
2024-08-16 | feat(EventsPage): CombiBox for selecting disciplin, sorting and filter | 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-15 | fix(CMakeLists): include Theme via qrc into the application | Orangerot |
2024-08-15 | feat(qtquick): chat example to build up on | 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 | feat(json): parse api | Orangerot |
2024-07-26 | Merge remote-tracking branch 'origin/main' | Steru |
2024-07-26 | feat(qt): simple qt qml application | Orangerot |
2024-06-29 | Added participating archers. | Steru |
2024-06-27 | Added project structure and first research steps. | Steru |
2024-06-27 | Created project structure. | Steru |
2024-06-27 | Initial commit. | Steru |
2024-06-14 | Update README.md | Silas Stulz |
2024-06-14 | Initial commit | Silas Stulz |