| 
								
								
									 Dan Paulat | 501ea22ea2 | Merge pull request #372 from badloop/fixSiteParsing fix: rfind to find for more consistent site parsing | 2025-02-17 15:02:03 -06:00 |  | 
				
					
						| 
								
								
									 Aaron Dunlap | e189abea4d | fix: rfind to find for more consistent site parsing | 2025-02-17 14:00:18 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | efb54b123c | Merge pull request #365 from AdenKoperczak/fix_tooltips_at_high_zooms Fix tooltips at high zooms | 2025-02-14 08:44:12 -06:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | 84ce6589a3 | clang-tidy fixes for fix_tooltips_at_high_zooms | 2025-02-14 08:32:34 -05:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | f2955a841a | Merge pull request #371 from dpaulat/hotfix/radar-product-manager-destructor-race Radar Product Manager rare crash when changing radar sites | 2025-02-14 07:01:47 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 7b70d91093 | Update scwx-qt/source/scwx/qt/manager/radar_product_manager.cpp Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-02-13 23:19:34 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 75c4741d9a | Take a lock on the refresh timer mutex before checking whether refresh is enabled | 2025-02-13 22:42:02 -06:00 |  | 
				
					
						| 
								
								
									![renovate[bot]](/assets/img/avatar_default.png) renovate[bot] | 44b1cdd801 | Update dependency openssl to v3.4.1 | 2025-02-13 16:54:12 +00:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | fbed3fc8ab | Clang tidy/format fixes for fix_tooltips_at_high_zooms | 2025-02-09 13:13:15 -05:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | e43c0594d1 | Change IsPointInPolygon to check polygon with equal points correctly | 2025-02-09 13:07:42 -05:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 0043283881 | Merge pull request #363 from dpaulat/dependency/date-ca57278 Update date library to ca57278 (2025-01-14) | 2025-02-05 23:24:26 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | e8e7cd6dea | Update date library to ca57278 (2025-01-14) Fixes date parsing with certain versions of tzdata | 2025-02-05 22:19:55 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 2927419b6d | Merge pull request #360 from AdenKoperczak/fix_tooltips_without_info_layers_2 Fix Tooltips Without Info Layers 2 | 2025-02-05 22:16:07 -06:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | 36e8690ad1 | Use information available during DoMousePicking instead of params from last render in MapWidget | 2025-02-03 10:50:08 -05:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 4038fb2c43 | Merge pull request #359 from AdenKoperczak/settings_tidy_and_checks Settings tidy and checks | 2025-02-01 15:30:10 -06:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | bc79ed11a3 | Add checks to prevent files being saved before being fully read. | 2025-01-29 11:04:17 -05:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | f3c846f0b1 | remove unneeded include form general_settings.cpp | 2025-01-29 10:30:08 -05:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | 64d24591f3 | Move includes only used in cpp files from hpp files in settings | 2025-01-29 10:22:45 -05:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | 05c05fec5c | Use default destructor, and add move/copy operators to settings impls | 2025-01-29 10:18:26 -05:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | f84a86a3a3 | Add override to destructors of settings catigories | 2025-01-29 10:10:14 -05:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | 36339e613f | Add [[nodiscard]] to functions which need it in settings files | 2025-01-29 10:06:46 -05:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | ba62004002 | Combine namespaces in settings files into single line | 2025-01-29 09:55:30 -05:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | 0a3913bdee | NOLINT setting settings defaults/minimums/maximums for magic numbers | 2025-01-29 09:44:01 -05:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | c1aeefb0eb | Merge pull request #355 from dpaulat/feature/linux-arm64-builds Initial Linux Arm64 build | 2025-01-26 13:03:25 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 517ec9b266 | Add additional armv8 profiles | 2025-01-26 13:03:01 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 8e11ae5efd | Build linux arm64 with Ubuntu 24.04 (Qt requirement) | 2025-01-25 12:56:51 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 17982013be | Use install-qt-action fork that supports Arm64 builds | 2025-01-25 12:55:33 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 85eadf6f93 | Bump install-qt-action to v4 | 2025-01-25 11:32:53 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 1d564ff7b9 | Initial Linux Arm64 build | 2025-01-25 11:32:53 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 11fc6ac495 | Merge pull request #356 from AdenKoperczak/fix_tooltips_without_info_layers Set parameters in each layer to ensure params is set for mouse picking. | 2025-01-24 23:35:05 -06:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | 3055284664 | Set parameters in each layer to ensure params is set for mouse picking. | 2025-01-24 14:18:08 -05:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | e094a9854f | Merge pull request #353 from dpaulat/hotfix/revert-libcurl-8.11.1 Revert libcurl 8.11.1 to 8.10.1 | 2025-01-22 20:18:09 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 47a3c1a015 | Revert libcurl 8.11.1 to 8.10.1 libcurl 8.11.1 has a bug with improperly closing file handles | 2025-01-23 00:27:40 +00:00 |  | 
				
					
						| 
								
								
									![renovate[bot]](/assets/img/avatar_default.png) renovate[bot] | 467cb35648 | Update dependency sqlite3 to v3.48.0 | 2025-01-22 10:32:59 +00:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 9d0a75d032 | Bump version to v0.4.8 | 2025-01-20 23:56:49 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 42314a64b2 | Merge pull request #344 from dpaulat/hotfix/live-level2-data-not-latest Ensure live level 2 data displays correct scans | 2025-01-20 23:47:39 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 508b5f55a2 | Merge pull request #342 from AdenKoperczak/location_markers_part2_1 A few UI changes to location markers part2 | 2025-01-20 22:19:19 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 69d5a36f55 | When viewing live level 2 data, ensure the latest scan is selected | 2025-01-20 22:15:14 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 165edc9a90 | Merge pull request #343 from dpaulat/hotfix/cc-unit-scaling Correlation coefficient should be scaled by 100 when a % sign is shown | 2025-01-20 07:16:49 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | a92248b4d9 | Correlation coefficient should be scaled by 100 when a % sign is shown | 2025-01-20 00:23:14 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | c94e483c6e | Ignore milliseconds when retrieving scan from level 2 file by time | 2025-01-20 00:03:31 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | e522f85a72 | Collection time should not include milliseconds when selecting based off time | 2025-01-19 23:42:37 -06:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 607d72d7bb | In level 2 debug output, convert Julian date and milliseconds to standard format | 2025-01-19 23:41:42 -06:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | a3e9d68dc4 | A few UI changes to location markers part2 | 2025-01-17 11:01:02 -05:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 3f5a0056e4 | Merge pull request #341 from AdenKoperczak/update_qt_6_8_1 Bump dependency Qt to 6.8.1 | 2025-01-15 15:27:06 -06:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | 8e2674f83e | update clang-tidy-review for qt 6.8.1 | 2025-01-15 15:23:53 -05:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | e7b2981bd6 | Bump dependency Qt to 6.8.1 | 2025-01-15 10:01:55 -05:00 |  | 
				
					
						| 
								
								
									 Dan Paulat | 6ef24bf4ed | Merge pull request #324 from AdenKoperczak/high_privilege_warning High privilege warning | 2025-01-12 23:02:31 -06:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | 0a749c1245 | clang-format fixes for high_privilege_warning | 2025-01-12 09:39:12 -05:00 |  | 
				
					
						| 
								
								
									 AdenKoperczak | f7d2346924 | update test/data for high_privilege_warning | 2025-01-12 09:35:59 -05:00 |  |