Commit graph

1863 commits

Author SHA1 Message Date
Dan Paulat
83a1989cee Update imgui to v1.91.5 2024-12-11 06:30:33 -06:00
Dan Paulat
37af0714ae
Merge pull request #317 from AdenKoperczak/inverted_threshold
Change negative threshold values to act as inverted threshold
2024-12-10 10:33:55 -06:00
AdenKoperczak
10aabce3a1 Fix some minor style issues with inverted threshold code 2024-12-10 10:20:54 -05:00
AdenKoperczak
1c4551522d fix formatting issues in inverted threshold code 2024-12-09 18:49:23 -05:00
AdenKoperczak
7c884fec55 add inverted threshold to placefile text 2024-12-09 18:44:35 -05:00
AdenKoperczak
3562edcb7a Change negative threshold values to act as inverted threshold 2024-12-09 18:11:59 -05:00
Dan Paulat
dcea34118f
Merge pull request #311 from AdenKoperczak/cursor_icon_always_on
Added cursor icon always on option to general settings
2024-12-02 23:17:40 -06:00
AdenKoperczak
bd4c8776a5 Added cursor_icon_always_on to settings test data 2024-12-01 11:17:31 -05:00
Dan Paulat
7b938f9458
Merge pull request #312 from dpaulat/feature/clang-tidy-updates
clang-tidy Workflow Fixes
2024-11-30 23:00:27 -06:00
Dan Paulat
a287789d87 Use a split workflow for clang-tidy-review comments 2024-11-30 22:23:44 -06:00
Dan Paulat
aba904af3c Ensure conan profiles have a newline at the end of the file 2024-11-30 22:21:34 -06:00
Dan Paulat
fd7de65e86
Merge pull request #295 from dpaulat/renovate/spdlog-1.x
Update dependency spdlog to v1.15.0
2024-11-30 17:33:08 -06:00
Dan Paulat
372712745c Updating includes for fmt 11.x 2024-11-30 15:42:15 -06:00
AdenKoperczak
64b679a002 Added cursor icon always on option to general settings 2024-11-30 15:43:50 -05:00
renovate[bot]
cee1831fb2
Update dependency spdlog to v1.15.0 2024-11-30 18:42:52 +00:00
Dan Paulat
000d0064ad
Merge pull request #291 from dpaulat/renovate/sqlite3-3.x
Update dependency sqlite3 to v3.47.1
2024-11-30 12:42:27 -06:00
renovate[bot]
7b99dffb3e
Update dependency sqlite3 to v3.47.1 2024-11-30 17:35:35 +00:00
Dan Paulat
40b3ecce16
Merge pull request #309 from dpaulat/feature/conan-2
Conan 2
2024-11-30 11:31:59 -06:00
Dan Paulat
82cec1d744 Fix clang-tidy-review conan install source directory 2024-11-30 09:40:42 -06:00
Dan Paulat
61a93dbc30 setup-multi.bat should install Debug and Release conan dependencies 2024-11-30 09:40:07 -06:00
Dan Paulat
9e7075c7e5 Fix build folder for dependency deployment 2024-11-30 09:20:32 -06:00
Dan Paulat
f12f209a0d Update clang-tidy-review for conan 2 2024-11-30 01:38:33 -06:00
Dan Paulat
0f9b595ce7 Override build type in CI 2024-11-30 01:37:42 -06:00
Dan Paulat
e3fa3fdd61 Merge branch 'develop' into feature/conan-2 2024-11-30 01:33:02 -06:00
Dan Paulat
f1e9296299 Remove unused conan CI matrix variables, now defined in profile 2024-11-30 01:32:11 -06:00
Dan Paulat
d45801bd50 Revert test artifacts from CI build 2024-11-30 01:29:28 -06:00
Dan Paulat
d6a0a17d3f Setup script fixes 2024-11-30 01:27:57 -06:00
Dan Paulat
6e13ed2c85 Specify to AWS SDK which crypto library to use 2024-11-29 22:57:33 -06:00
Dan Paulat
27b2d79a65 Collect artifacts for CI debug 2024-11-29 22:00:00 -06:00
Dan Paulat
036acf3c85 Update aws-sdk-cpp to 1.11.457 2024-11-29 21:46:15 -06:00
Dan Paulat
1ea94b02cd Bump version to v0.4.7 2024-11-29 21:37:34 -06:00
Dan Paulat
90aaf2bad6
Merge pull request #308 from AdenKoperczak/remove_additional_qt_comps
Remove additioal qt components
2024-11-29 21:32:37 -06:00
Dan Paulat
6b3149fbce Fix mkdir usage and output directory in ci.yml 2024-11-29 21:08:05 -06:00
Dan Paulat
c74a56206c Add conan profiles to setup scripts 2024-11-29 21:06:53 -06:00
Dan Paulat
88807a05a1 freetype needs specified in main requires section, otherwise includes are missing 2024-11-29 20:18:45 -06:00
Dan Paulat
eb47443bba Don't use a generator expression to determine ${crypto_ROOT} for AWS SDK 2024-11-29 20:17:59 -06:00
AdenKoperczak
d64eb762b4 Revert finding some Qt parts in cmake that appear to be causing issues
with build on older versions of linux (ubuntu22.04)
2024-11-29 15:11:58 -05:00
Dan Paulat
e61ac8814d CI conan install fixes 2024-11-29 12:12:48 -06:00
Dan Paulat
01f790020e Configure OpenSSL crypto library for aws-sdk-cpp 2024-11-29 12:11:52 -06:00
Dan Paulat
d726da5d73 Use conan profiles in CI 2024-11-29 09:17:04 -06:00
Dan Paulat
0dcc6ef4b1
Merge pull request #306 from dpaulat/hotfix/setup-wizard-missing-pages
Fix Setup Wizard Display
2024-11-29 00:57:25 -06:00
Dan Paulat
ed353248e0 Latch page required logic at startup to ensure appropriate pages display 2024-11-28 23:46:07 -06:00
Dan Paulat
f2e1db491f
Merge pull request #304 from dpaulat/feature/clang-checks
Clang Checks
2024-11-28 10:10:09 -06:00
Dan Paulat
df1fc2fe54 freetype dependency needs overridden due to fontconfig import 2024-11-28 09:16:59 -06:00
Dan Paulat
1fd696d787 Fix pull request alternate reference (again) 2024-11-28 08:56:19 -06:00
Dan Paulat
8c7c04c797 Fix pull request alternate reference 2024-11-28 08:54:53 -06:00
Dan Paulat
9e07b03b78 Add alternate reference for clang-format-check on pull request 2024-11-28 08:42:20 -06:00
Dan Paulat
a78d02617f Update GitHub workflow concurrency groups to prevent cancelling workflows 2024-11-28 08:31:56 -06:00
Dan Paulat
b7d4cdd51c Updating cmake-conan to latest develop2 (c22bbf0) 2024-11-28 08:22:23 -06:00
Dan Paulat
41f8434d35 Add CMake top level includes to CI build 2024-11-28 08:14:23 -06:00