Adam Honse
6dd67192cb
DeviceView code cleanup, formatting, commenting
2026-04-03 16:23:06 -05:00
Adam Honse
fd9425e071
Fix selecting LEDs in device view
2026-04-03 16:23:06 -05:00
Adam Honse
2b93788fe3
RGBController API changes and segment configuration updates
...
* Make the Get/Set RGBControler descriptor functions static
* Add functions for getting the matrix_map_type for zone and segment matrix maps
* Rename zone resize dialog to zone editor dialog
* Add additional segment types
* Add option to import segments configuration from JSON file in zone editor dialog
* Update device view to be able to display matrix segment types
* Add matrix map editor dialog for creating/editing segment matrix maps
* Add option to export segments configuration to JSON file in zone editor dialog
2026-04-03 13:46:35 -05:00
Adam Honse
c71cc4f18a
Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect
2025-09-28 00:47:08 -05:00
Adam Honse
4f951c13c6
Even more file header comment updates to standardized new format
2024-05-04 01:27:12 -05:00
Adam Honse
72d8e66c91
Allow selection of segments within Zone box
2023-01-20 19:00:45 +00:00
Adam Honse
447e936464
Segments
2023-01-20 19:00:45 +00:00
Chris
40f09406d0
Re-timing DeviceView set up to avoid crash resolving #2564
...
* Allowing the paintEvent to drive the initial setup of the DeviceView to delay accessing controller features during OpenRGB initialisation.
2022-11-24 09:06:42 +11:00
Adam Honse
7d7d3aaffc
Don't draw the LED view or handle mouse events when the selected mode doesn't use per-LED colors
2021-08-20 10:10:44 -05:00
Adam Honse
a2a93daaab
Add numerical_labels setting to UserInterface settings
2021-05-24 23:08:39 -05:00
Adam Honse
b0b46dd3a5
Use QString for LED labels vector
2020-08-24 00:40:44 -05:00
Adam Honse
5e002107ef
Add key labels based on key names
2020-08-24 00:40:44 -05:00
k1-801
7977a3ef50
Fix some signedness warnings, add size caching
2020-08-24 00:40:43 -05:00
k1-801
a2a394492b
WIP: Multiple selection test
...
Rework of LED position data from RGBController into DeviceView, code style cleanup modified by Adam Honse <calcprogrammer1@gmail.com >
2020-08-24 00:40:43 -05:00
Adam Honse
d3993547c3
Device view resizes width to fit window size, UI updates on SDKcontroller update
2020-08-24 00:40:43 -05:00
Adam Honse
17f1390f36
Add widget that displays the current color of all LEDs on a controller
2020-08-24 00:40:43 -05:00