|  Orangerot | d0df3af583 | fix(EventInfoPage): show comptitor statistics | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Steru | b672b4698c | Compacted competitors into one object, deleted API class (now in sportmodel). | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Steru | cd69d72271 | Integrated Sport class into SportModel class. | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Steru | fe6a2c883d | Added missing pictograms.# | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Steru | 37b47b9374 | Fixed iteration over QList. | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Steru | d40fcd9017 | Fixed constructors. | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Steru | b6c86f02ff | Made Competitor a QObject and tidied up some code. | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Steru | db2d0c21c4 | Added pragma once to headers and notify to Q Params. | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Steru | df2cd32539 | Reworked Sport class to work with QObjects instead of JSON objects. | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Steru | 87e9d4aa8b | Added Q Object macros. | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Orangerot | 2aea4f96f5 | feat(README): explaination | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Orangerot | cbdd9391df | fix(README): add image captions | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Orangerot | 335ccb8018 | feat(README): screenshot galery | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Orangerot | b496b7df24 | fix(CMakeLists): spellng mstke (its a challange) | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Orangerot | 58e390d3a0 | feat(README): UML Diagram | 2024-08-26 11:19:38 +02:00 |  | 
				
					
						|  Orangerot | cfc9aa8a44 | feat(README): documentation | 2024-08-26 11:19:31 +02:00 |  | 
				
					
						|  Orangerot | d97283a380 | fix(EventsPage): set default discipline to Archerie on start | 2024-08-16 18:13:50 +02:00 |  | 
				
					
						|  Orangerot | 4c5cd95b85 | feat(SportFilter): search/filter events from TextField | 2024-08-16 18:03:26 +02:00 |  | 
				
					
						|  Orangerot | f87bc73c3f | fix(Sport): disciplineChanged notification | 2024-08-16 16:17:16 +02:00 |  | 
				
					
						|  Orangerot | 3d19fd7271 | feat(Sport): select Discipline | 2024-08-16 15:40:37 +02:00 |  | 
				
					
						|  Orangerot | 5734032475 | feat(EventsPage): CombiBox for selecting disciplin, sorting and filter | 2024-08-16 14:29:27 +02:00 |  | 
				
					
						|  Orangerot | eb61690873 | feat(EventInfo): display EventInfo with List of Competitors | 2024-08-16 07:06:05 +02:00 |  | 
				
					
						|  Orangerot | c09350b7c9 | feat(SportModel): request API, parse and display Model | 2024-08-15 21:24:28 +02:00 |  | 
				
					
						|  Orangerot | f17c2a73e1 | fix(CMakeLists): include Theme via qrc into the application | 2024-08-15 18:58:19 +02:00 |  | 
				
					
						|  Orangerot | 9a8db98b63 | feat(qtquick): chat example to build up on | 2024-08-15 11:43:04 +02:00 |  | 
				
					
						|  Orangerot | 0ff1b51223 | feat(CMakeLists): package qml and resources into the application | 2024-08-15 11:12:32 +02:00 |  | 
				
					
						|  Steru | 94fb05a764 | Created Model for competitors. | 2024-08-12 22:09:50 +02:00 |  | 
				
					
						|  Steru | c539242efa | Added method to reverse order and statistic method. | 2024-08-05 14:47:45 +02:00 |  | 
				
					
						|  Steru | 2476684e3c | Added guards for a little more stability. | 2024-08-05 13:08:44 +02:00 |  | 
				
					
						|  Steru | 77f8836508 | Added method to get medal winners. Adjusted sort result method to also work with the medal winners. | 2024-08-04 22:56:15 +02:00 |  | 
				
					
						|  Steru | 0445396ffa | Added method to filter the last name (the one in CAPS). API reliability is questionable... | 2024-08-03 23:08:57 +02:00 |  | 
				
					
						|  Steru | d399c562f5 | Added another filter and sort functions. Also using mock data to test. | 2024-08-03 20:19:05 +02:00 |  | 
				
					
						|  Steru | a767d83d81 | Extracted API call in seperate class. Started class to handle data and filter (Sport). | 2024-08-02 16:07:15 +02:00 |  | 
				
					
						|  Steru | ab7280aa47 | Combined CMakeLists. | 2024-08-02 10:53:13 +02:00 |  | 
				
					
						|  Steru | a507698b68 | Added SVGs of different sports, extended README, fixed paths. | 2024-08-02 10:46:21 +02:00 |  | 
				
					
						|  Orangerot | ef2b0ced30 | feat(json): parse api | 2024-07-26 19:17:16 +02:00 |  | 
				
					
						|  Steru | b5566cbcf7 | Merge remote-tracking branch 'origin/main' # Conflicts:
#	CMakeLists.txt | 2024-07-26 18:06:13 +02:00 |  | 
				
					
						|  Orangerot | a5ba031c9d | feat(qt): simple qt qml application | 2024-07-26 17:49:18 +02:00 |  | 
				
					
						|  Steru | 39f6ee1756 | Added participating archers. | 2024-06-29 16:07:46 +02:00 |  | 
				
					
						|  Steru | 7bfcca69c4 | Added project structure and first research steps. | 2024-06-27 13:58:47 +02:00 |  | 
				
					
						|  Steru | f29380e112 | Created project structure. | 2024-06-27 13:08:14 +02:00 |  | 
				
					
						|  Steru | f039734ddd | Initial commit. | 2024-06-27 12:18:32 +02:00 |  | 
				
					
						|  Silas Stulz | 87fcc4826b | Update README.md | 2024-06-14 19:51:03 +00:00 |  | 
				
					
						|  Silas Stulz | 6e156c021d | Initial commit | 2024-06-14 19:46:16 +00:00 |  |