OpenRGB/qt
2020-11-04 09:23:17 -06:00
..
DeviceView.cpp Fix incorrect font color detection for DeviceView (threshold 50) 2020-09-06 02:36:53 -05:00
DeviceView.h Use QString for LED labels vector 2020-08-24 00:40: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 Remove icon extension in desktop file 2020-06-18 21:51:51 -05: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 Client clears list and reinitializes controller when the device list updates 2020-09-28 01:29:35 +00:00
OpenRGBClientInfoPage.h Remove Qt warning for client disconnect slot 2020-09-26 19:18:28 +00:00
OpenRGBClientInfoPage.ui Fix Tab navigation order in the GUI 2020-07-23 21:48:31 -05:00
OpenRGBDeviceInfoPage.cpp 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.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 Qt: fix layout issues on KDE 2020-01-27 19:41:31 -06:00
OpenRGBDevicePage.cpp 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
OpenRGBDevicePage.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
OpenRGBDevicePage.ui Add apply and select all buttons. 2020-08-24 22:12:09 -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 Add a Light device type with a bulb icon 2020-11-04 09:23:17 -06:00
OpenRGBDialog2.h Move Profile Manager to Resource Manager and rework size loading so that sizes are updated upon redetection 2020-10-08 17:07:39 -05:00
OpenRGBDialog2.ui Implement detection progress callback and device rescan button 2020-09-29 01:16:46 +00:00
OpenRGBProfileSaveDialog.cpp Add dialog to name profile. Save all controllers to a single file. Add a file header with version number and use extension .orp for OpenRgb Profile 2020-02-26 19:36:00 -06:00
OpenRGBProfileSaveDialog.h Add dialog to name profile. Save all controllers to a single file. Add a file header with version number and use extension .orp for OpenRgb Profile 2020-02-26 19:36:00 -06:00
OpenRGBProfileSaveDialog.ui Add dialog to name profile. Save all controllers to a single file. Add a file header with version number and use extension .orp for OpenRgb Profile 2020-02-26 19:36:00 -06:00
OpenRGBServerInfoPage.cpp Fix crash when stopping server 2020-05-09 15:48:16 -05: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
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 Add GitLab URL to the Software Information page 2020-08-08 02:46:41 -05:00
OpenRGBSystemInfoPage.cpp Non-important warnings removed 2020-09-01 23:29:00 -05:00
OpenRGBSystemInfoPage.h Add i2c tool for reading multiple bytes from an SMBus device register 2020-08-27 19:12:37 -05: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
resources.qrc Add a Light device type with a bulb icon 2020-11-04 09:23:17 -06: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
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