gxalpha
9dcef85e69
shared/icon-label: Split into header and source file
...
Splits the IconLabel widget header into a header and source file. The
source uses the moc_icon-label include to prevent the moc from being
included in the global mocs_compilation (as described in 5eb04cd ).
2025-08-19 16:08:06 -04:00
gxalpha
a64956d8ee
shared: Rename icon-label.hpp to IconLabel.hpp
...
Renames the icon-label.hpp header to IconLabel to follow the new
convention of files being named the same as the class they contain.
2025-08-19 16:08:06 -04:00
Ryan Foster
a1fbf1015f
clang-format: Increase column limit from 80 to 120
2024-10-04 18:19:27 -04:00
Warchamp7
cb026964b0
UI: Replace themeID and style hints with class property
2024-10-04 15:20:49 -04:00
PatTheMav
6c590805e8
cmake: Update supported CMake version range to 3.28 and 3.30
2024-09-13 14:42:32 -04:00
gxalpha
7840c53eff
shared/qt: Add IconLabel widget
2024-08-28 19:42:10 -04:00