| .. |
|
OpenRGBE131SettingsPage
|
Move OpenRGBE131SettingsPage files to a folder
|
2021-08-01 20:39:12 -05:00 |
|
OpenRGBPluginsPage
|
Code cleanup, only allow one registered callback in PluginManager and PluginPage
|
2021-08-30 02:56:57 +00:00 |
|
OpenRGBQMKORGBSettingsPage
|
Add settings tab for QMK OpenRGB protocol devices
|
2021-08-01 21:27:29 -05:00 |
|
OpenRGBSerialSettingsPage
|
Move OpenRGBSerialSettingsPage files to a folder
|
2021-08-01 21:04:52 -05:00 |
|
arrow-down.png
|
Add the dark theme files
|
2020-11-21 01:37:05 -06:00 |
|
arrow-up.png
|
Add the dark theme files
|
2020-11-21 01:37:05 -06:00 |
|
DetectorTableModel.cpp
|
Enable/Disable devices checkbox now takes filter into account. Fix #1587
|
2021-07-05 09:05:40 +00:00 |
|
DetectorTableModel.h
|
Enable/Disable devices checkbox now takes filter into account. Fix #1587
|
2021-07-05 09:05:40 +00:00 |
|
DeviceView.cpp
|
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 |
|
DeviceView.h
|
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 |
|
dram.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
dram_dark.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
fan.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
fan_dark.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
gamepad.png
|
Add support for Sony DualShock 4 (manual merge of !160)
|
2020-10-08 17:15:18 -05:00 |
|
gamepad_dark.png
|
Add support for Sony DualShock 4 (manual merge of !160)
|
2020-10-08 17:15:18 -05:00 |
|
gpu.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
gpu_dark.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
headset.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
headset_dark.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
headsetstand.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
headsetstand_dark.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
hsv.cpp
|
Clean up warnings, except in hidapi and cli files
|
2020-03-20 12:10:18 -05:00 |
|
hsv.h
|
First round of user interface rework changes
|
2019-12-18 20:33:55 -06:00 |
|
keyboard.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
keyboard_dark.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
ledstrip.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
ledstrip_dark.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
light.png
|
Add a Light device type with a bulb icon
|
2020-11-04 09:23:17 -06:00 |
|
light_dark.png
|
Add a Light device type with a bulb icon
|
2020-11-04 09:23:17 -06:00 |
|
motherboard.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
motherboard_dark.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
mouse.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
mouse_dark.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
mousemat.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
mousemat_dark.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
OpenRGB.desktop
|
Changing the Linux executable (only) to lowercase openrgb
|
2020-12-03 13:11:52 -06:00 |
|
OpenRGB.icns
|
Get master building on MacOS
|
2020-09-22 13:24:08 -07:00 |
|
OpenRGB.ico
|
Add Windows application icon
|
2020-02-20 00:37:31 -06:00 |
|
OpenRGB.png
|
Add OpenRGB icon
|
2019-10-26 22:47:21 -05:00 |
|
OpenRGBClientInfoPage.cpp
|
Rework network client callback pipeline - route callbacks from clients through ResourceManager so that device list callbacks get called. Fixes remote devices not showing up in plugins.
|
2021-05-14 23:29:34 -05:00 |
|
OpenRGBClientInfoPage.h
|
Rework network client callback pipeline - route callbacks from clients through ResourceManager so that device list callbacks get called. Fixes remote devices not showing up in plugins.
|
2021-05-14 23:29:34 -05:00 |
|
OpenRGBClientInfoPage.ui
|
Fix Tab navigation order in the GUI
|
2020-07-23 21:48:31 -05:00 |
|
OpenRGBDeviceInfoPage.cpp
|
Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page
|
2020-12-01 19:24:52 -06:00 |
|
OpenRGBDeviceInfoPage.h
|
Don't clear the entire tab bar, instead add new controller tabs only if missing and sort existing ones, then delete only those that no longer have an associated controller in the controllers list. Disabled software info and i2c tools pages for now
|
2020-10-01 22:33:54 +00:00 |
|
OpenRGBDeviceInfoPage.ui
|
Clean up the device information page, enable word wrap so the layout doesn't resized due to long location strings
|
2020-12-02 21:43:47 -06:00 |
|
OpenRGBDevicePage.cpp
|
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 |
|
OpenRGBDevicePage.h
|
Add save to device support to RGBController
|
2021-07-04 21:17:45 -05:00 |
|
OpenRGBDevicePage.ui
|
Add save to device support to RGBController
|
2021-07-04 21:17:45 -05:00 |
|
OpenRGBDialog.cpp
|
Fix most compiler warnings
|
2019-12-31 19:18:24 -06:00 |
|
OpenRGBDialog.h
|
Fix most compiler warnings
|
2019-12-31 19:18:24 -06:00 |
|
OpenRGBDialog.ui
|
Qt: fix layout issues on KDE
|
2020-01-27 19:41:31 -06:00 |
|
OpenRGBDialog2.cpp
|
More plugin updates, enum for location
|
2021-08-30 02:56:57 +00:00 |
|
OpenRGBDialog2.h
|
Add capability to load and unload plugins
|
2021-08-30 02:56:57 +00:00 |
|
OpenRGBDialog2.ui
|
OpenRGBDialog2: Save Profile button with Save Profile As menu
|
2021-03-05 11:01:18 -06:00 |
|
OpenRGBPluginContainer.cpp
|
Auto hide/show plugin containers
|
2021-05-02 00:01:52 -05:00 |
|
OpenRGBPluginContainer.h
|
Add capability to load and unload plugins
|
2021-08-30 02:56:57 +00:00 |
|
OpenRGBPluginContainer.ui
|
Auto hide/show plugin containers
|
2021-05-02 00:01:52 -05:00 |
|
OpenRGBProfileSaveDialog.cpp
|
Fix the remaining issues with dark theme (Label offsets, Quick colors, Borders, QDialogs, and any others I may be forgetting)
|
2020-11-26 23:23:53 +00:00 |
|
OpenRGBProfileSaveDialog.h
|
Fix the remaining issues with dark theme (Label offsets, Quick colors, Borders, QDialogs, and any others I may be forgetting)
|
2020-11-26 23:23:53 +00:00 |
|
OpenRGBProfileSaveDialog.ui
|
Update save-as dialog
|
2021-06-30 16:55:28 +00:00 |
|
OpenRGBServerInfoPage.cpp
|
Fix crash on server stop
|
2021-02-09 16:34:25 -06:00 |
|
OpenRGBServerInfoPage.h
|
Fix crash when stopping server
|
2020-05-09 15:48:16 -05:00 |
|
OpenRGBServerInfoPage.ui
|
Fix Tab navigation order in the GUI
|
2020-07-23 21:48:31 -05:00 |
|
OpenRGBSettingsPage.cpp
|
Add MacOS autostart support
|
2021-07-02 01:23:50 -05:00 |
|
OpenRGBSettingsPage.h
|
Add Start at Login Option (Windows and Linux implemented, MacOS stubbed)
|
2021-06-26 02:45:48 -05:00 |
|
OpenRGBSettingsPage.ui
|
Make settings page scrollable
|
2021-07-14 18:23:16 -05:00 |
|
OpenRGBSoftwareInfoPage.cpp
|
Fill in software information and set version to 0.0 for now
|
2020-02-29 13:45:43 -06:00 |
|
OpenRGBSoftwareInfoPage.h
|
Add empty software information tab to information UI
|
2020-02-28 12:31:32 -06:00 |
|
OpenRGBSoftwareInfoPage.ui
|
Software info: add website link, make links clickable
|
2021-04-30 21:02:35 +02:00 |
|
OpenRGBSupportedDevicesPage.cpp
|
Enable/Disable devices checkbox now takes filter into account. Fix #1587
|
2021-07-05 09:05:40 +00:00 |
|
OpenRGBSupportedDevicesPage.h
|
Add button to open settings folder
|
2021-05-06 01:00:34 +00:00 |
|
OpenRGBSupportedDevicesPage.ui
|
Add button to open settings folder
|
2021-05-06 01:00:34 +00:00 |
|
OpenRGBSystemInfoPage.cpp
|
Fix I2C tools by adding I2C bus list change callback to resource manager
|
2020-12-02 00:08:15 -06:00 |
|
OpenRGBSystemInfoPage.h
|
Fix I2C tools by adding I2C bus list change callback to resource manager
|
2020-12-02 00:08:15 -06:00 |
|
OpenRGBSystemInfoPage.ui
|
Add i2c tool for reading multiple bytes from an SMBus device register
|
2020-08-27 19:12:37 -05:00 |
|
OpenRGBZoneResizeDialog.cpp
|
Resize button. Resizes mode specific color lists. Partial implementation of resizing zones
|
2020-03-04 17:53:44 -06:00 |
|
OpenRGBZoneResizeDialog.h
|
Resize button. Resizes mode specific color lists. Partial implementation of resizing zones
|
2020-03-04 17:53:44 -06:00 |
|
OpenRGBZoneResizeDialog.ui
|
Resize button. Resizes mode specific color lists. Partial implementation of resizing zones
|
2020-03-04 17:53:44 -06:00 |
|
plugin.png
|
Initial commit for Plugins
|
2021-01-05 20:07:13 -06:00 |
|
plugin_dark.png
|
Initial commit for Plugins
|
2021-01-05 20:07:13 -06:00 |
|
resources.qrc
|
Update icons for E1.31 settings and Serial settings tabs
|
2021-07-25 03:04:11 -05:00 |
|
serial.png
|
Update icons for E1.31 settings and Serial settings tabs
|
2021-07-25 03:04:11 -05:00 |
|
serial_dark.png
|
Update icons for E1.31 settings and Serial settings tabs
|
2021-07-25 03:04:11 -05:00 |
|
settings.png
|
Add settings page under settings tab
|
2021-05-28 16:37:41 +00:00 |
|
settings_dark.png
|
Add settings page under settings tab
|
2021-05-28 16:37:41 +00:00 |
|
software.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
software_dark.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
speaker.png
|
Logitech G560 initial support
|
2021-02-15 08:45:57 -06:00 |
|
speaker_dark.png
|
Logitech G560 initial support
|
2021-02-15 08:45:57 -06:00 |
|
TabLabel.cpp
|
Use TabLabel for all tab labels and adjust the TabLabel widget layout so that it aligns with the previous HTML label layout. Height is slightly increased for two-line labels.
|
2021-08-17 19:44:20 -05:00 |
|
TabLabel.h
|
Rename DeviceTabHeader to TabLabel, so we can use it for all tabs rather than just device tabs
|
2021-08-17 19:13:28 -05:00 |
|
TabLabel.ui
|
Use TabLabel for all tab labels and adjust the TabLabel widget layout so that it aligns with the previous HTML label layout. Height is slightly increased for two-line labels.
|
2021-08-17 19:44:20 -05:00 |
|
tools.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
tools_dark.png
|
Dark theme icons
|
2020-08-31 09:35:35 -05:00 |
|
virtual.png
|
Add virtual device type
|
2021-04-21 21:37:50 +02:00 |
|
virtual_dark.png
|
Add virtual device type
|
2021-04-21 21:37:50 +02:00 |
|
windows_dark.qss
|
Add some rules to qss for missing targets. Fixes #1651
|
2021-07-28 11:01:02 +02:00 |
|
wireless.png
|
Update icons for E1.31 settings and Serial settings tabs
|
2021-07-25 03:04:11 -05:00 |
|
wireless_dark.png
|
Update icons for E1.31 settings and Serial settings tabs
|
2021-07-25 03:04:11 -05:00 |