|
3f23ec4bf9
|
feat: add table/grid toggle
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
4ea038cb4b
|
fix: update cat birthday
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
2e34464948
|
feat: prototype grid view
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
8a4ad82d8d
|
fix: actually load default state
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
e91564d424
|
fix: properly load table header state
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
5189d29810
|
refactor: statusbar - be gone
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
822c98469f
|
refactor: merge icon into name column
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
35b993c248
|
fix: use proper function references
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
cde45e5e11
|
chore: drop KonamiCode
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
f85683cb3b
|
chore: remove unused stuff
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
ff7e984198
|
chore: reformat code
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
65b960f904
|
fix: improve code readability
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
adc27f0577
|
fix: add support for custom roles again
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
b0dc7927fb
|
feat: add support for sorting play times
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
24060291c8
|
refactor: improve code readability
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
61f938546d
|
refactor: rename column enum
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
39c582297e
|
fix: algin instance icon
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
3009356c8a
|
feat: add Cat support
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
5c02265325
|
chore: fix formatting
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
6527604b93
|
feat: reimplement contextmenu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
e786f2ea62
|
refactor: make last played last column
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
319b816d79
|
feat: save instance view state
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
d9b265d7ac
|
feat: show instance version
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
ee1d4acb51
|
fix: handle last play of 0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
1e8c0ac36a
|
fix: improve code readability
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:05 +02:00 |
|
|
493a951ecb
|
refactor: switch instance view to QTableView
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-24 23:25:04 +02:00 |
|
|
d0e668e1d8
|
Merge pull request #211 from Hibiii/show-instace-arg
|
2022-10-24 22:51:30 +02:00 |
|
|
d5109f024b
|
Better dark theme selection contrast
Tweak background of the selection background in order to make text more readable
Signed-off-by: Trisave <42098407+Protrikk@users.noreply.github.com>
|
2022-10-23 20:32:04 +02:00 |
|
|
7f441f5b87
|
Merge pull request #228 from bensuperpc/change_cast
|
2022-10-23 14:28:33 -03:00 |
|
|
01db80d19a
|
Fix version labels width
Make labels fit to the contents, so Ibeam cursor doesn't appear
over empty space. Should have been done with 90025ed .
Signed-off-by: jn64 <23169302+jn64@users.noreply.github.com>
|
2022-10-23 03:35:23 +08:00 |
|
|
8b28ed67ae
|
Merge pull request #234 from AliceDTRH/fix/dedupejava
|
2022-10-22 13:14:26 -03:00 |
|
|
b2789fef0f
|
Use correct variable for Windows
Signed-off-by: AliceDTRH <57547425+AliceDTRH@users.noreply.github.com>
|
2022-10-22 17:19:34 +02:00 |
|
|
1471eddc7e
|
Deduplicates java installs before passing it on
Signed-off-by: AliceDTRH <57547425+AliceDTRH@users.noreply.github.com>
|
2022-10-22 16:40:31 +02:00 |
|
|
0e17eee096
|
ATLauncher: Fix pack installation always aborting
I made a mistake during when cherry picking a previous commit, this
applies the change - and fixes installing ATLauncher packs.
|
2022-10-22 15:22:30 +01:00 |
|
|
81f1305270
|
Merge pull request #215 from forkiesassds/develop
|
2022-10-22 10:48:00 -03:00 |
|
|
24e4db676a
|
Merge pull request #224 from jamierocks/atl-abort-close-optional-mods-dialog
|
2022-10-22 15:31:53 +02:00 |
|
|
6e21a9829d
|
Merge pull request #225 from Scrumplex/fix-segfault-fileresolver
|
2022-10-22 15:31:46 +02:00 |
|
|
4e99e10cbd
|
Merge pull request #218 from getchoo/change-jars-path
|
2022-10-22 10:18:58 -03:00 |
|
|
970e4b020e
|
fix: fix segfault when resolving Flame resources
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-10-22 14:11:51 +02:00 |
|
|
a6b13487f0
|
ATLauncher: Abort install if optional mods dialog is closed
This matches the behaviour of ATLauncher.
|
2022-10-22 12:35:34 +01:00 |
|
|
56ae4e5b6a
|
Change old style cast to C++ cast
Change old style cast to C++ cast
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2022-10-22 13:04:48 +02:00 |
|
|
54c26b05fa
|
Merge pull request #185 from flowln/fix_blocked_mods_crash
|
2022-10-22 12:44:20 +02:00 |
|
|
4a2b25e841
|
fix: use correct variable for jars path
Signed-off-by: seth <getchoo@tuta.io>
|
2022-10-21 21:40:21 -04:00 |
|
|
ba4af1a890
|
fix: make jars path specific to prism
Signed-off-by: seth <getchoo@tuta.io>
|
2022-10-21 21:40:20 -04:00 |
|
|
9b17cde019
|
CurseForge modpack page improvements
Signed-off-by: forkiesassds <icanttellyou@memeware.net>
|
2022-10-22 01:20:08 +03:00 |
|
|
aefb8b353e
|
Merge pull request #187 from leo78913/menu-icons
|
2022-10-21 22:39:35 +02:00 |
|
|
1288b92615
|
Add argument to show instance window
|
2022-10-21 15:40:28 -03:00 |
|
|
ccf7d1e0c4
|
material design icons
Signed-off-by: leo78913 <leo3758@riseup.net>
|
2022-10-21 14:04:04 -03:00 |
|
|
e4b5cd23e6
|
the trashcan icons dont look like trash now
Signed-off-by: leo78913 <leo3758@riseup.net>
|
2022-10-21 13:49:31 -03:00 |
|
|
ff2f40f5e1
|
Fix typo
Signed-off-by: circuit10 <heath.mitchell27@gmail.com>
|
2022-10-21 16:28:04 +01:00 |
|