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
/
model
Age
Commit message (
Expand
)
Author
2024-08-17
fix.
ITAT_Challenge_2024
Steru
2024-08-16
fix(EventInfoPage): show comptitor statistics
Orangerot
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