aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/instanceview/VisualGroup.cpp
AgeCommit message (Collapse)Author
2023-07-02antialiasing for all painting, make hitbox fullwidthTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-06-28removed magic 5, removed unnecessary QPainter function callsTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-06-284 clang-tidy changes, update copyright infoTayou
while already at it I updated all my emails to use one from my domain Signed-off-by: Tayou <tayou@gmx.net>
2023-06-28format VisualGroup.cpp fileTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-06-28use QString.isEmpty()Tayou
oops Signed-off-by: Tayou <tayou@gmx.net>
2023-06-28give ungrouped instances a group headerTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-06-28some positioning adjustments, deleted the lineTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-06-28update instance group header to more modern styleTayou
Signed-off-by: Tayou <tayou@gmx.net>
2022-07-10chore: update license headersSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-10refactor: fix deprecation up to Qt 6Sefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek