Dan Paulat
|
58b6c5e1eb
|
Merge pull request #466 from AdenKoperczak/timezone-for-timeline
Make animation dock follow default timezones
|
2025-06-08 17:44:37 -05:00 |
|
AdenKoperczak
|
cb5f5379cb
|
use constexpr for things that need them
|
2025-06-08 16:59:43 -04:00 |
|
AdenKoperczak
|
a87cb01935
|
use sys_seconds instead of sys_tim
|
2025-06-08 16:14:30 -04:00 |
|
AdenKoperczak
|
8d7d29bf5e
|
use const instead of constexpr because gcc-11 did not like it
|
2025-06-08 16:12:53 -04:00 |
|
AdenKoperczak
|
e3cf37f9ed
|
Fix formatting issues for timezones-for-timeline
|
2025-06-08 15:47:04 -04:00 |
|
AdenKoperczak
|
26e24da4b5
|
Make animation dock follow default timezones
|
2025-06-08 15:40:44 -04:00 |
|
Dan Paulat
|
7b6e0478d4
|
Merge pull request #465 from AdenKoperczak/intra-product-category-hotkeys
Add hotkeys for switching between products in a category
|
2025-06-08 09:46:12 -05:00 |
|
AdenKoperczak
|
36b2e77ecf
|
Add hotkeys for switching between products in a category
|
2025-06-08 09:46:17 -04:00 |
|
Dan Paulat
|
fbacb7dc13
|
Merge pull request #460 from AdenKoperczak/flatpak_build
Add a Flatpak Builld
|
2025-06-07 14:58:40 -05:00 |
|
AdenKoperczak
|
52675721b4
|
Flatpak does not have a specific one for serial, just for all
|
2025-06-07 13:19:43 -04:00 |
|
AdenKoperczak
|
28ca8df5df
|
use a random pid instead of 2 to avoid overlap in flatpaks
|
2025-06-07 12:48:33 -04:00 |
|
AdenKoperczak
|
0ff0f6ea17
|
Add serial port permissions to flatpak
|
2025-06-07 12:36:26 -04:00 |
|
Dan Paulat
|
4306bb09ae
|
Merge pull request #462 from dpaulat/feature/update-color-tables-instantly
Update color table immediately on palette change
|
2025-06-07 10:32:29 -05:00 |
|
Dan Paulat
|
34ec35caf0
|
Update color table immediately on palette change
|
2025-06-07 09:31:58 -05:00 |
|
Dan Paulat
|
4425c53c8e
|
Merge pull request #457 from dpaulat/feature/setup-cleanup
CMake Setup, CMakePresets and Python Virtual Environments
|
2025-06-07 08:47:33 -05:00 |
|
Dan Paulat
|
e76260dffa
|
Add setup script argument to toggle address sanitizer
|
2025-06-06 22:37:59 -05:00 |
|
Dan Paulat
|
0b3f2c49db
|
Add user-setup.sh to configure-environment.sh
|
2025-06-06 22:15:14 -05:00 |
|
Dan Paulat
|
9ec1a62403
|
Ensure CMake compile commands file gets generated
|
2025-06-06 22:12:36 -05:00 |
|
Dan Paulat
|
0dcf8eabab
|
setup-release.sh should create a build-release directory, not a build-debug directory
|
2025-06-06 22:11:39 -05:00 |
|
Dan Paulat
|
c9d1e4cd08
|
Add user-setup script overrides for Linux
|
2025-06-06 22:11:08 -05:00 |
|
Dan Paulat
|
c36144bab3
|
Linux setup scripts should use quotes around absolute paths to support spaces in pathname
|
2025-06-06 21:57:16 -05:00 |
|
Dan Paulat
|
f7ef3ad1f7
|
Merge pull request #461 from dpaulat/renovate/openssl-3.x
Update dependency openssl to v3.5.0
|
2025-06-03 19:21:40 -05:00 |
|
renovate[bot]
|
ed1bb7422d
|
Update dependency openssl to v3.5.0
|
2025-06-03 22:14:13 +00:00 |
|
AdenKoperczak
|
83c5d15cdf
|
Working flatpak build
|
2025-05-31 11:40:05 -04:00 |
|
Dan Paulat
|
ad65bcf424
|
abseil override is no longer needed, fixed in conan-center-index
https://github.com/conan-io/conan-center-index/issues/27564
|
2025-05-30 07:44:51 -05:00 |
|
Dan Paulat
|
d12fe2b7a5
|
CMakePresets formatting
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
f3620d99a2
|
Minor fixes
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
3718fc8872
|
Add option to configure_environment.bat to use global Python environment if desired
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
7748d27b95
|
Add address sanitizer configurations to CMakePresets
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
9ce411d85b
|
Linux Python virtual environment updates
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
ea2c2e8f58
|
Add Python setup to CMakeLists.txt
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
ffbe3aedad
|
setup-multi.sh is not supported on Linux
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
0e90f8a7a1
|
Activate Python virtual environment on Windows during configuration
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
ac475999f5
|
CMakePresets tweaks for Windows
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
4ad2983c24
|
Add CMakePresets
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
5e10cdd6b4
|
Rename Windows Conan profile
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
6fca723404
|
Setup script cleanup for Linux
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
3de270c2a1
|
Remove Qt6::WidgetsPrivate from qt6ct-widgets
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
6667f46c53
|
Setup scripts should be runnable from any directory
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
102650e936
|
Add new utility setup scripts
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
9c486d5018
|
CMAKE_AUTORCC does not work with multi-config
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
ea7be1fa3a
|
Update license year to 2025
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
4e3600414e
|
Merge pull request #455 from dpaulat/renovate/boost-1.x
Update dependency boost to v1.88.0
|
2025-05-30 07:18:07 -05:00 |
|
Dan Paulat
|
571fdfa692
|
Boost 1.88 requires type_traits include
|
2025-05-30 04:59:35 +00:00 |
|
renovate[bot]
|
0da5051408
|
Update dependency boost to v1.88.0
|
2025-05-30 04:59:35 +00:00 |
|
Dan Paulat
|
25e32cf0ec
|
Merge pull request #458 from dpaulat/hotfix/abseil
Fix abseil regression
|
2025-05-29 23:59:23 -05:00 |
|
Dan Paulat
|
6d23b094e6
|
Manually specify abseil version
|
2025-05-30 04:04:38 +00:00 |
|
Dan Paulat
|
6c7b5b3d22
|
Merge pull request #451 from AdenKoperczak/remove_spinbox_scrolling
Remove scrolling editing settings
|
2025-05-25 19:55:19 -05:00 |
|
AdenKoperczak
|
10021a8ba2
|
Add praga once to new widgets hpp files
|
2025-05-25 18:14:33 -04:00 |
|
AdenKoperczak
|
81b0402e8a
|
Move modified_widgets to widgets
|
2025-05-24 17:52:45 -04:00 |
|