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
Dmitry Kychanov
5f8b044577
Convert all UI files to match Qt standards
2025-06-18 17:53:14 -05:00
Adam Honse
4f951c13c6
Even more file header comment updates to standardized new format
2024-05-04 01:27:12 -05:00
morg
3256bc3296
Replace all png icons with a custom font
2023-07-06 17:05:38 +00: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
morg
f89c56d864
Review TabLabel UI. Fix #2055
2022-01-04 18:57:40 +00:00
morg
f08736eab8
Resize tab label height depending on the font in use. Fix #1922
...
Commit amended to fix icon getting cut off in certain cases by Adam Honse <calcprogrammer1@gmail.com >
2021-12-21 00:27:30 -06:00
Adam Honse
7327644d26
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
Adam Honse
bbc16a9ae2
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