aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/instanceview
AgeCommit message (Collapse)Author
2023-08-04chore: update license headersSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-02chore: reformatSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-02fix: add missing headersSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-07-19Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into catpacks
2023-07-17Merge pull request #1286 from TayouVR/better-instance-group-separatorTayou
2023-07-10Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into catpacks Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-04Merge branch 'develop' into fix-implicit-fallthroughPandaNinjas
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
2023-07-03Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into catpacks Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
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>
2023-06-28Renamed functionTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-07Resolve other switch fallthrough issuesPandaNinjas
2023-06-08Made cat scalableTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
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>
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-04-19fix: Only trigger rename on KeyPresstxtsd
This is macOS specific
2022-03-19fix: limit instance names to 128 charsSefa Eyeoglu
2021-12-20Move MSA Client ID to the same place as the othersLenny McLennington
MSA Client ID has been moved to CMakeLists.txt, and defaults to the Client ID for the PolyMC application. Removed secrets/notsecrets library, replace with (temporary?) program_info subdirectory.
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek