Commit graph

  • 61a93dbc30 setup-multi.bat should install Debug and Release conan dependencies Dan Paulat 2024-11-30 09:40:07 -06:00
  • 9e7075c7e5 Fix build folder for dependency deployment Dan Paulat 2024-11-30 09:20:32 -06:00
  • f12f209a0d Update clang-tidy-review for conan 2 Dan Paulat 2024-11-30 01:38:33 -06:00
  • 0f9b595ce7 Override build type in CI Dan Paulat 2024-11-30 01:37:42 -06:00
  • e3fa3fdd61 Merge branch 'develop' into feature/conan-2 Dan Paulat 2024-11-30 01:33:02 -06:00
  • f1e9296299 Remove unused conan CI matrix variables, now defined in profile Dan Paulat 2024-11-30 01:32:11 -06:00
  • d45801bd50 Revert test artifacts from CI build Dan Paulat 2024-11-30 01:29:28 -06:00
  • d6a0a17d3f Setup script fixes Dan Paulat 2024-11-30 01:27:57 -06:00
  • 6e13ed2c85 Specify to AWS SDK which crypto library to use Dan Paulat 2024-11-29 22:57:33 -06:00
  • 27b2d79a65 Collect artifacts for CI debug Dan Paulat 2024-11-29 22:00:00 -06:00
  • 036acf3c85 Update aws-sdk-cpp to 1.11.457 Dan Paulat 2024-11-29 21:46:15 -06:00
  • 1ea94b02cd Bump version to v0.4.7 Dan Paulat 2024-11-29 21:37:07 -06:00
  • 90aaf2bad6
    Merge pull request #308 from AdenKoperczak/remove_additional_qt_comps Dan Paulat 2024-11-29 21:32:37 -06:00
  • 6b3149fbce Fix mkdir usage and output directory in ci.yml Dan Paulat 2024-11-29 21:08:05 -06:00
  • c74a56206c Add conan profiles to setup scripts Dan Paulat 2024-11-29 21:06:53 -06:00
  • 88807a05a1 freetype needs specified in main requires section, otherwise includes are missing Dan Paulat 2024-11-29 20:18:45 -06:00
  • eb47443bba Don't use a generator expression to determine ${crypto_ROOT} for AWS SDK Dan Paulat 2024-11-29 20:17:59 -06:00
  • d64eb762b4 Revert finding some Qt parts in cmake that appear to be causing issues with build on older versions of linux (ubuntu22.04) AdenKoperczak 2024-11-29 15:07:04 -05:00
  • e61ac8814d CI conan install fixes Dan Paulat 2024-11-29 12:12:48 -06:00
  • 01f790020e Configure OpenSSL crypto library for aws-sdk-cpp Dan Paulat 2024-11-29 12:11:52 -06:00
  • d726da5d73 Use conan profiles in CI Dan Paulat 2024-11-29 09:17:04 -06:00
  • 0dcc6ef4b1
    Merge pull request #306 from dpaulat/hotfix/setup-wizard-missing-pages Dan Paulat 2024-11-29 00:57:25 -06:00
  • ed353248e0 Latch page required logic at startup to ensure appropriate pages display Dan Paulat 2024-11-28 23:46:07 -06:00
  • f2e1db491f
    Merge pull request #304 from dpaulat/feature/clang-checks Dan Paulat 2024-11-28 10:10:09 -06:00
  • df1fc2fe54 freetype dependency needs overridden due to fontconfig import Dan Paulat 2024-11-28 09:10:03 -06:00
  • 1fd696d787 Fix pull request alternate reference (again) Dan Paulat 2024-11-28 08:56:19 -06:00
  • 8c7c04c797 Fix pull request alternate reference Dan Paulat 2024-11-28 08:54:53 -06:00
  • 9e07b03b78 Add alternate reference for clang-format-check on pull request Dan Paulat 2024-11-28 08:42:20 -06:00
  • a78d02617f Update GitHub workflow concurrency groups to prevent cancelling workflows Dan Paulat 2024-11-28 08:31:56 -06:00
  • b7d4cdd51c Updating cmake-conan to latest develop2 (c22bbf0) Dan Paulat 2024-11-28 08:22:23 -06:00
  • 41f8434d35 Add CMake top level includes to CI build Dan Paulat 2024-06-15 01:11:56 -05:00
  • ff60b3c891 MSVC compiler version for Visual Studio 2022 17.10 should be 194 Dan Paulat 2024-06-14 19:10:18 -05:00
  • 5fb27151b3 DLLs should be copied from bindirs, not libdirs Dan Paulat 2024-06-14 01:22:29 -05:00
  • 3ec58659f5 Require libpng explicitly Dan Paulat 2024-06-14 00:43:09 -05:00
  • 5d91bbf32f Update cmake-conan to latest develop2 (8036ecf) Dan Paulat 2024-06-13 22:13:36 -05:00
  • 6f70499105 Additional Conan 2.x, multi-config and CI updates Dan Paulat 2023-12-22 13:53:27 -06:00
  • 07cac3a03f Additional project fixes for Conan 2.0 on Linux Dan Paulat 2023-12-22 00:44:48 -06:00
  • 84bbfe4413 Fixes for Conan 2.x on Linux Dan Paulat 2023-12-21 18:07:05 -06:00
  • 75a8f7f351 Initial updates for Conan 2.x Dan Paulat 2023-12-21 10:41:42 -06:00
  • 9ab9d6b2d0 Bump minimum required to CMake 3.24 Dan Paulat 2023-12-20 22:06:46 -06:00
  • fef83c8aa7 Can't use ${CMAKE_BUILD_TYPE} in conditional expression with multi-config Dan Paulat 2023-12-20 22:05:55 -06:00
  • dab88ebb98 Fix deprecated header usage in log manager Dan Paulat 2024-11-28 06:53:01 -06:00
  • ed9e7ad72f Fixes for clang-tidy-review Dan Paulat 2024-11-28 06:52:41 -06:00
  • d539f7723e Add clang-tidy-review Dan Paulat 2024-11-27 07:42:46 -06:00
  • 71d2345e66 Fixes for clang-format-check Dan Paulat 2024-11-26 23:45:05 -06:00
  • b1f32ab0f5 Clang format check Dan Paulat 2024-11-26 21:45:54 -06:00
  • dbfacdfd28
    Merge pull request #297 from dpaulat/feature/level2-sweeps Dan Paulat 2024-11-28 06:51:04 -06:00
  • 5dd30131e3 Bump version to v0.4.6 Dan Paulat 2024-11-27 21:56:59 -06:00
  • c4f78df149
    Merge pull request #294 from AdenKoperczak/location_markers_ids Dan Paulat 2024-11-27 12:32:22 -06:00
  • 831e0f7d1b Add check to optional value to avoid undefined behavior in MarkerModel AdenKoperczak 2024-11-27 12:05:04 -05:00
  • ee5719cb55 Update test/data in location_markers_ids branch to match develop AdenKoperczak 2024-11-26 08:57:10 -05:00
  • 694d3224b5
    Merge pull request #301 from dpaulat/hotfix/layer_model_mime_data Dan Paulat 2024-11-26 07:52:21 -06:00
  • 756249c3ad Validate parent row before dropping mime data in LayerModel Dan Paulat 2024-11-26 05:53:14 -06:00
  • 4a66715923
    Merge pull request #300 from AdenKoperczak/fix_whitespace_trimming Dan Paulat 2024-11-26 05:48:37 -06:00
  • f0bfca8588 Added local file tests, and make URL tests more complete for NormalizeUrl AdenKoperczak 2024-11-25 12:14:23 -05:00
  • 950620de6e add whitspace trimming to api key entry in setup AdenKoperczak 2024-11-25 11:53:12 -05:00
  • b13d2106d4 Fixed issue with NormalizeUrl where whitespace trimming was not happening on non-local files, and added test cases. AdenKoperczak 2024-11-25 11:42:17 -05:00
  • 35f2c85a19 Some minor code changes, as well as properly using marker index AdenKoperczak 2024-11-25 11:18:03 -05:00
  • b5ac254259
    Merge pull request #299 from dpaulat/hotfix/linux-serial-port-location Dan Paulat 2024-11-24 10:23:05 -06:00
  • 0683cd2326 Use serial port location on Linux instead of port name Dan Paulat 2024-11-24 09:01:57 -06:00
  • 2029806a5f
    Merge pull request #298 from dpaulat/hotfix/settings-dialog-default-button Dan Paulat 2024-11-24 08:57:13 -06:00
  • 4cd98ef4ac Set OK as default settings dialog button Dan Paulat 2024-11-24 07:14:09 -06:00
  • ae91686d4c Don't create unused variables returned from TimelineManager::SelectTime Dan Paulat 2024-11-20 21:47:08 -06:00
  • 4471843f8b Lock the level 2 product record mutex before searching for records Dan Paulat 2024-11-20 19:39:32 -06:00
  • 881502c970 Prevent the radar product cache limit from being set too small Dan Paulat 2024-11-20 07:38:32 -06:00
  • f7949cc404 Avoid invalid iterator comparison after objects mutex is unlocked Dan Paulat 2024-11-15 05:40:34 -06:00
  • 845d5b5707 Update timeline manager step function to handle volume times between indexed values Dan Paulat 2024-11-03 09:48:42 -06:00
  • 2a9dc72721 Select product times based on current time, rather than volume time Dan Paulat 2024-10-27 08:45:15 -05:00
  • d209ce97ea Ensure proper level 2 data gets selected after file is reloaded Dan Paulat 2024-10-25 22:35:00 -05:00
  • f1e35532b9 Initial handling of multiple time sweeps in individual level 2 files Dan Paulat 2024-10-20 08:06:43 -05:00
  • b466ac818c Index multiple level 2 elevation scans Dan Paulat 2024-10-20 08:02:19 -05:00
  • 50b6a8dd9b Animation dock widget should set 59 seconds for archive selections, instead of current time at initialization Dan Paulat 2024-10-20 07:57:18 -05:00
  • 6dbd020591 Change radar product manager member variable initialization Dan Paulat 2024-10-19 13:59:32 -05:00
  • 94bb3c9430
    Merge pull request #288 from AdenKoperczak/add_qt6ct_darker_theme Dan Paulat 2024-11-14 05:41:18 -06:00
  • 73d3eedcdc Move connection creation earlier to cause it to be triggered on setting the current value to the combobox AdenKoperczak 2024-11-04 09:51:52 -05:00
  • 3f52f79210 Fix spelling mistake in comment AdenKoperczak 2024-11-03 14:23:21 -05:00
  • 7a070b3e7f Move MarkerManager to using an ID system for markers, instead of index AdenKoperczak 2024-11-03 14:16:56 -05:00
  • e16db1823d Add disabling of theme file when custom theme is not selected AdenKoperczak 2024-10-29 11:25:16 -04:00
  • 20b8c0da7d Add QT6CT_LIBRARY to avoid Q_DECL_IMPORT in include AdenKoperczak 2024-10-29 09:02:04 -04:00
  • 158a4171d2 Added theme_file to settings test cases AdenKoperczak 2024-10-29 09:01:32 -04:00
  • ccf5f6a3d8 Added custom theme file selection dialog AdenKoperczak 2024-10-28 13:00:39 -04:00
  • 8e114c555f Update CMake files to possibly work on windows AdenKoperczak 2024-10-28 10:14:49 -04:00
  • e8f20938cd
    Merge pull request #293 from dpaulat/hotfix/updates-on-main-thread Dan Paulat 2024-10-27 10:56:40 -05:00
  • ac40fd93b7 Ensure widgets are always updated on the main thread Dan Paulat 2024-10-27 09:02:29 -05:00
  • b5a89b51db Switch to using qt6ct palettes from submodule instead of copy AdenKoperczak 2024-10-26 15:46:06 -04:00
  • a7939a3a19 switch to static linking for qt6ct library AdenKoperczak 2024-10-26 15:31:15 -04:00
  • 96c6baa6c9 Add install location for qt6ct for windows (maybe) AdenKoperczak 2024-10-21 16:20:56 -04:00
  • 67c510cbd8 Try adding Qt requirments from qt6ct into scwx-qt to fix windows build AdenKoperczak 2024-10-21 14:00:34 -04:00
  • 57d65cf086 Change how new fusion styles are selected AdenKoperczak 2024-10-21 11:23:34 -04:00
  • 5c57ae0edc Switch to using a submodule for qt6ct external code AdenKoperczak 2024-10-21 10:39:08 -04:00
  • 236d7c1e35 Added test cases for marker_model and marker_manager AdenKoperczak 2024-10-20 12:37:08 -04:00
  • 2c9a8a33a4 fix error when reading an empty location marker file AdenKoperczak 2024-10-20 12:34:12 -04:00
  • 0bce0e2bd7 First addition of qt6ct based color palettes to give dark mode on all platforms. AdenKoperczak 2024-10-19 09:41:42 -04:00
  • 194638f759
    Merge pull request #287 from AdenKoperczak/fix_running_on_older_glibc Dan Paulat 2024-10-18 11:07:10 -05:00
  • 6c2e31e3cb rename to in CI workflow AdenKoperczak 2024-10-18 10:46:51 -04:00
  • a5106f4640 Revert to using ubuntu-22.02 for gcc build to ensure support for older Glibc versions (Debian) AdenKoperczak 2024-10-18 09:54:06 -04:00
  • b4652f6d2d
    Merge pull request #286 from dpaulat/renovate/cpr-1.x Dan Paulat 2024-10-18 04:05:43 -05:00
  • 5195519ef1
    Merge pull request #283 from dpaulat/renovate/freetype-2.x Dan Paulat 2024-10-18 04:05:23 -05:00
  • c04cbc2929 cpr write callback now takes const std::string_view& Dan Paulat 2024-10-18 02:43:50 +00:00
  • 43d8fc5207
    Update dependency freetype to v2.13.3 renovate[bot] 2024-10-18 02:28:14 +00:00