Adam Honse
c27bfe2f5f
Fix zone box index processing when clicking the resize/edit button
2023-01-20 19:00:45 +00:00
Adam Honse
890a5846e6
Update UI after editing a zone to refresh zone list
2023-01-20 19:00:45 +00:00
Adam Honse
5ee1968b25
Fix DeviceView clicking on Zone and Segment names
2023-01-20 19:00:45 +00: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
Dmitry K
b409b5f7cc
Added support for unicode paths (filesystem::path approach)
2023-01-18 06:02:55 +00:00
Flora Aubry
94a8ce3cbe
Reworked "Save as" to include a profile list
2023-01-13 16:34:11 +00:00
Simon Chopin
acb313631f
device page: disable resize button if there are no zones
...
I have an unsupported Asus GPU which shows up as a device but doesn't
have any zone configured. Clicking on the Resize button leads to an
out-of-bounds read in the empty `zones` vector to `zones[-1]` (default
value of the QComboBox property).
The fix is to entirely disable the button when we're disabling the zones
box.
2022-12-31 16:43:41 +01:00
flora
ef77af5da7
Promoted sliders to QTooltipedSliders
2022-12-28 19:05:05 +00:00
Sirn Thanabulpong
8c893fba4f
Fix build on musl in Nanoleaf settings
2022-12-28 00:49:47 +09:00
Chris
e1a6a74ba7
Removing redundant language resource file
...
* languages.qrc is no longer required as the .qrc is built and embeded since commit a7adfe251
2022-12-16 17:59:49 +00:00
Flora Aubry
30c1168e1c
Hide bottom buttons when a plugin tab is shown
2022-12-09 17:29:49 +00:00
flora
cf25ccb304
Fixing margin for plugincontainer
2022-12-08 21:51:30 +01:00
Chris
86f0ab888d
Adding Malaysian translation ms_MY
2022-12-07 23:17:12 +11:00
Adam Honse
fb88964b8e
OpenRGB version 0.8
2022-11-27 21:44:33 -06:00
Chris
18806706bd
Swapping the Chinese Simplified and Chinese Traditional language labels.
2022-11-28 13:56:34 +11:00
Adam Honse
428692fa3a
Basic i2c
2022-11-27 23:15:53 +00:00
Flora Aubry
47a194e8cf
Added missing french translations
2022-11-27 18:42:47 +00:00
Chris
cdfaaceb7d
Adding code to select the "System Default" language on first run.
...
* Fixes crash when `language` not present in config
2022-11-27 20:39:13 +11:00
Adam Honse
a7c2b7bd2c
Fix MacOS build and incorrect string format in language change log
2022-11-26 23:56:40 -06:00
Chris
2e02f1d782
Adding ability to switch language files at runtime to resolve #2743
...
* Removing .qm files from Windows build as they are inbuilt as of a7adfe251
* Moving translation change code to the OpenRGBSettingsPage
* Adding a changeEvent() to applicable Widgets to facilitate language updates
* Workaround added to TabLabel to accomodate translation context origin
* Added zh_TW locale to OpenRGB.pro
* Updated all translations to include the latest untranslated strings
2022-11-27 04:07:30 +00:00
flora
5b2016729b
Fixed plugin link not opening
2022-11-26 08:13:42 +01:00
Chris
5912683ce7
Adding link to OpenRGB.org plugins in Plugin settings
2022-11-26 04:30:51 +00:00
Adam Honse
248b3e85b6
Don't delete the controller pointer in DeviceView destructor
2022-11-25 22:29:00 -06:00
flora
c9af45bf92
Edited resize popup so it does not break anymore when resizing
2022-11-25 04:21:15 +00:00
flora
8465d78b7b
Fixed incoherence in information tab and changed a bit the ui
2022-11-24 20:14:21 +01: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
flora
ce5ab1ccf1
Added autofillbackground to frames
2022-11-22 01:08:38 +00:00
morg
2fc15e1da4
E1.31 settings: correctly fill matrix height input
2022-11-15 11:32:03 +01:00
TheReal Monkey
0b9825ca19
Adding Elgato Keylight
...
Code style changes by Adam Honse <calcprogrammer1@gmail.com>
2022-11-14 23:36:02 -06:00
Adam Honse
ca49748603
Hide device view when a mode that doesn't have per-LED is active
2022-11-07 09:24:27 -06:00
Joseph E
0de010a009
Add Korean/Japanese/Nordic key names to RGBController
2022-10-31 23:56:42 +00:00
Gabriel
7bc1bb16be
Fix inverted brightness handling when updating UI
2022-10-24 21:02:45 +00:00
flora
c1cca4ced4
Fixed column stretch to maintain ui ratio
2022-10-24 10:19:52 +02:00
Flora Aubry
1a10ea79aa
Added some changes to device tab UI
2022-10-23 16:25:18 +00:00
Codename-Antares
ae8f40db00
Add Type Keypad & Tartarus Pro Layout for Razer
2022-10-21 16:52:09 +00:00
morg
97acf8ac1d
Use the correct case for pt_BR translation file
2022-10-21 06:25:21 +02:00
Gabriel Felipe
73f00c27d5
Add Brazilian Portuguese translation
2022-10-21 00:24:23 +00:00
Shady Nawara
6f477d6c4c
Shared SMBus Access Using Global Mutex on Windows
2022-10-14 00:58:54 +00:00
Adam Honse
211bc2359f
Fix warning in OpenRGBNanoleafScanningThread.cpp
2022-09-15 11:27:16 -05:00
Adam Honse
19459edbc9
Fix warning in OpenRGBDevicePage.cpp
2022-09-14 22:38:50 -05:00
XPRAMT
f44cd6919f
Added support for Traditional Chinese internationalization
2022-09-07 21:09:37 +00:00
Chris
9fe664ee72
Adding DEVICE_TYPE_ACCESSORY to enum
...
+ Adding Accessory icons for light and dark theme
+ Adding entry into OpenRGBDialog2 to display icon
+ Creating `Accessory` category in "Supported Devices"
2022-09-01 05:19:09 +00:00
Adam Honse
03d99d135c
Address a bunch of warnings
2022-08-31 19:16:57 -05:00
Yanzgz
8bb77e1715
Added support for Chinese internationalization
2022-08-22 14:56:06 +00:00
Christopher Wróbel
10f9bf4441
Add missing german translation for settings
2022-08-14 17:19:51 +00:00
Chris
4d7fe885c9
Adding a name to the LIFX controller
2022-08-08 02:02:43 +10:00
Chris
9147e65963
Adding en_AU and en_GB locales to resolve #2500
...
* Adjusted main.cpp to accomodate the full locale name
2022-07-21 13:37:10 +10:00
Adam Honse
bf6ae63ae6
Fix some Windows build warnings
2022-07-18 20:46:13 -05:00
B Horn
640eb7905c
SDK Listening Options
2022-07-17 20:30:15 +00:00