Commit graph

  • fdd653c665 fix. main Steru 2024-08-17 00:01:26 +0200
  • d0df3af583 fix(EventInfoPage): show comptitor statistics Orangerot 2024-08-16 23:40:38 +0200
  • b672b4698c Compacted competitors into one object, deleted API class (now in sportmodel). Steru 2024-08-16 22:19:42 +0200
  • cd69d72271 Integrated Sport class into SportModel class. Steru 2024-08-16 16:58:31 +0200
  • fe6a2c883d Added missing pictograms.# Steru 2024-08-16 16:55:25 +0200
  • 37b47b9374 Fixed iteration over QList. Steru 2024-08-16 15:47:19 +0200
  • d40fcd9017 Fixed constructors. Steru 2024-08-16 15:39:05 +0200
  • b6c86f02ff Made Competitor a QObject and tidied up some code. Steru 2024-08-15 23:27:54 +0200
  • db2d0c21c4 Added pragma once to headers and notify to Q Params. Steru 2024-08-15 21:00:18 +0200
  • df2cd32539 Reworked Sport class to work with QObjects instead of JSON objects. Steru 2024-08-15 20:41:08 +0200
  • 87e9d4aa8b Added Q Object macros. Steru 2024-08-15 19:21:02 +0200
  • 2aea4f96f5 feat(README): explaination Orangerot 2024-08-16 22:47:22 +0200
  • cbdd9391df fix(README): add image captions Orangerot 2024-08-16 22:31:58 +0200
  • 335ccb8018 feat(README): screenshot galery Orangerot 2024-08-16 22:29:08 +0200
  • b496b7df24 fix(CMakeLists): spellng mstke (its a challange) Orangerot 2024-08-16 22:13:56 +0200
  • 58e390d3a0 feat(README): UML Diagram Orangerot 2024-08-16 22:04:42 +0200
  • cfc9aa8a44 feat(README): documentation Orangerot 2024-08-16 20:04:54 +0200
  • 5ba83cfd07 fix. ITAT_Challenge_2024 Steru 2024-08-17 00:01:26 +0200
  • 256e29a310 fix(EventInfoPage): show comptitor statistics Orangerot 2024-08-16 23:40:38 +0200
  • 88b1b119df Compacted competitors into one object, deleted API class (now in sportmodel). Steru 2024-08-16 22:19:42 +0200
  • f24b4dcbd1 Integrated Sport class into SportModel class. Steru 2024-08-16 16:58:31 +0200
  • 08787e3ef7 Added missing pictograms.# Steru 2024-08-16 16:55:25 +0200
  • 4da25aac73 Fixed iteration over QList. Steru 2024-08-16 15:47:19 +0200
  • b825a98d95 Fixed constructors. Steru 2024-08-16 15:39:05 +0200
  • b869b89836 Made Competitor a QObject and tidied up some code. Steru 2024-08-15 23:27:54 +0200
  • 4f12d941f9 Added pragma once to headers and notify to Q Params. Steru 2024-08-15 21:00:18 +0200
  • 492a726497 Reworked Sport class to work with QObjects instead of JSON objects. Steru 2024-08-15 20:41:08 +0200
  • 70d5f014e5 Added Q Object macros. Steru 2024-08-15 19:21:02 +0200
  • b93da90cae fix(EventInfoPage): show comptitor statistics steru-backend Orangerot 2024-08-16 23:40:38 +0200
  • 173ce00cf2 feat(README): explaination orangerot/model-delegate Orangerot 2024-08-16 22:47:22 +0200
  • a2202f311e fix(README): add image captions Orangerot 2024-08-16 22:31:58 +0200
  • 184d0e538b feat(README): screenshot galery Orangerot 2024-08-16 22:29:08 +0200
  • 100e73ec28 Compacted competitors into one object, deleted API class (now in sportmodel). Steru 2024-08-16 22:19:42 +0200
  • 82cbc4cf2c fix(CMakeLists): spellng mstke (its a challange) Orangerot 2024-08-16 22:13:56 +0200
  • 4956818d53 feat(README): UML Diagram Orangerot 2024-08-16 22:04:42 +0200
  • 8cf2692f65 feat(README): documentation Orangerot 2024-08-16 20:04:54 +0200
  • d97283a380 fix(EventsPage): set default discipline to Archerie on start Orangerot 2024-08-16 18:13:50 +0200
  • 4c5cd95b85 feat(SportFilter): search/filter events from TextField Orangerot 2024-08-16 18:03:26 +0200
  • b0063e9641 Integrated Sport class into SportModel class. Steru 2024-08-16 16:58:31 +0200
  • 884280076a Added missing pictograms.# Steru 2024-08-16 16:55:25 +0200
  • f87bc73c3f fix(Sport): disciplineChanged notification Orangerot 2024-08-16 16:17:16 +0200
  • c6463514b9 Fixed iteration over QList. Steru 2024-08-16 15:47:19 +0200
  • 3918de89ce Fixed constructors. Steru 2024-08-16 15:39:05 +0200
  • 66d5d8685f Made Competitor a QObject and tidied up some code. Steru 2024-08-15 23:27:54 +0200
  • b49c066bd5 Added pragma once to headers and notify to Q Params. Steru 2024-08-15 21:00:18 +0200
  • c527aec94d Reworked Sport class to work with QObjects instead of JSON objects. Steru 2024-08-15 20:41:08 +0200
  • 5f4431e19c Added Q Object macros. Steru 2024-08-15 19:21:02 +0200
  • 3d19fd7271 feat(Sport): select Discipline Orangerot 2024-08-16 15:40:37 +0200
  • 5734032475 feat(EventsPage): CombiBox for selecting disciplin, sorting and filter Orangerot 2024-08-16 14:29:27 +0200
  • eb61690873 feat(EventInfo): display EventInfo with List of Competitors Orangerot 2024-08-16 07:06:05 +0200
  • c09350b7c9 feat(SportModel): request API, parse and display Model Orangerot 2024-08-15 21:24:28 +0200
  • f17c2a73e1 fix(CMakeLists): include Theme via qrc into the application Orangerot 2024-08-15 18:58:19 +0200
  • 9a8db98b63 feat(qtquick): chat example to build up on Orangerot 2024-07-30 10:56:05 +0200
  • 0ff1b51223 feat(CMakeLists): package qml and resources into the application Orangerot 2024-08-15 11:12:32 +0200
  • d55c6fb611 feat(QJsonModel): QT Treeview shows JSON Model orangerot-ui Orangerot 2024-08-15 01:24:36 +0200
  • 94fb05a764 Created Model for competitors. Steru 2024-08-12 22:09:50 +0200
  • efeec3b99e feat(JSON): test QJsonModel orangerot/qjsonmodel-treeview Orangerot 2024-08-11 20:54:39 +0200
  • c539242efa Added method to reverse order and statistic method. Steru 2024-08-05 14:47:45 +0200
  • 2476684e3c Added guards for a little more stability. Steru 2024-08-05 13:08:44 +0200
  • 77f8836508 Added method to get medal winners. Adjusted sort result method to also work with the medal winners. Steru 2024-08-04 22:56:15 +0200
  • cf013eb832 feat(QJsonModel): compile and first model test Orangerot 2024-08-04 04:50:11 +0200
  • 0445396ffa Added method to filter the last name (the one in CAPS). API reliability is questionable... Steru 2024-08-03 23:08:57 +0200
  • d399c562f5 Added another filter and sort functions. Also using mock data to test. Steru 2024-08-03 20:19:05 +0200
  • a767d83d81 Extracted API call in seperate class. Started class to handle data and filter (Sport). Steru 2024-08-02 16:07:15 +0200
  • ab7280aa47 Combined CMakeLists. Steru 2024-08-02 10:53:13 +0200
  • a507698b68 Added SVGs of different sports, extended README, fixed paths. Steru 2024-08-02 10:46:21 +0200
  • 71aee728b7 feat(qtquick): chat example to build up on Orangerot 2024-07-30 10:56:05 +0200
  • ef2b0ced30 feat(json): parse api Orangerot 2024-07-26 19:17:16 +0200
  • b5566cbcf7 Merge remote-tracking branch 'origin/main' Steru 2024-07-26 18:06:13 +0200
  • a5ba031c9d feat(qt): simple qt qml application Orangerot 2024-07-26 17:49:18 +0200
  • 39f6ee1756 Added participating archers. Steru 2024-06-29 16:07:46 +0200
  • 7bfcca69c4 Added project structure and first research steps. Steru 2024-06-27 13:58:47 +0200
  • f29380e112 Created project structure. Steru 2024-06-27 13:08:14 +0200
  • f039734ddd Initial commit. Steru 2024-06-27 12:18:32 +0200
  • 87fcc4826b Update README.md Silas Stulz 2024-06-14 19:51:03 +0000
  • 6e156c021d Initial commit Silas Stulz 2024-06-14 19:46:16 +0000