index
:
university/itat_challenge.git
main
orangerot-ui
orangerot/model-delegate
orangerot/qjsonmodel-treeview
steru-backend
Unnamed repository; edit this file 'description' to name the repository.
git user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
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-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 ↵
Steru
with the medal winners.
2024-08-03
Added method to filter the last name (the one in CAPS). API reliability is ↵
Steru
questionable...
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 ↵
Steru
filter (Sport).
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
# Conflicts: # CMakeLists.txt
2024-06-27
Created project structure.
Steru