Adam Honse
a7f1dd3c40
Fix corrupted text in TabLabels when translation occurs after the constructor
3 weeks ago
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
7 months ago
Dmitry Kychanov
5f8b044577
Convert all UI files to match Qt standards
11 months ago
Adam Honse
4f951c13c6
Even more file header comment updates to standardized new format
2 years ago
morg
3256bc3296
Replace all png icons with a custom font
3 years ago
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
3 years ago
morg
f89c56d864
Review TabLabel UI. Fix #2055
4 years ago
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>
4 years ago
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.
5 years ago
Adam Honse
bbc16a9ae2
Rename DeviceTabHeader to TabLabel, so we can use it for all tabs rather than just device tabs
5 years ago