summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-16Added missing pictograms.#Steru
2024-08-16Fixed iteration over QList.Steru
2024-08-16Fixed constructors.Steru
2024-08-16Made Competitor a QObject and tidied up some code.Steru
2024-08-16Added pragma once to headers and notify to Q Params.Steru
2024-08-16Reworked Sport class to work with QObjects instead of JSON objects.Steru
2024-08-16Added Q Object macros.Steru
2024-08-16feat(Sport): select DisciplineOrangerot
2024-08-16feat(EventsPage): CombiBox for selecting disciplin, sorting and filterOrangerot
2024-08-16feat(EventInfo): display EventInfo with List of CompetitorsOrangerot
2024-08-15feat(SportModel): request API, parse and display ModelOrangerot
2024-08-15fix(CMakeLists): include Theme via qrc into the applicationOrangerot
2024-08-15feat(qtquick): chat example to build up onOrangerot
2024-08-15feat(CMakeLists): package qml and resources into the applicationOrangerot
2024-08-12Created Model for competitors.Steru
2024-08-05Added method to reverse order and statistic method.Steru
2024-08-05Added guards for a little more stability.Steru
2024-08-04Added method to get medal winners. Adjusted sort result method to also work w...Steru
2024-08-03Added method to filter the last name (the one in CAPS). API reliability is qu...Steru
2024-08-03Added another filter and sort functions. Also using mock data to test.Steru
2024-08-02Extracted API call in seperate class. Started class to handle data and filter...Steru
2024-08-02Combined CMakeLists.Steru
2024-08-02Added SVGs of different sports, extended README, fixed paths.Steru
2024-07-26feat(json): parse apiOrangerot
2024-07-26Merge remote-tracking branch 'origin/main'Steru
2024-07-26feat(qt): simple qt qml applicationOrangerot
2024-06-29Added participating archers.Steru
2024-06-27Added project structure and first research steps.Steru
2024-06-27Created project structure.Steru
2024-06-27Initial commit.Steru
2024-06-14Update README.mdSilas Stulz
2024-06-14Initial commitSilas Stulz