-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wine/Proton/Wrappers #298
Closed
Closed
Wine/Proton/Wrappers #298
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
loathingKernel
force-pushed
the
develop
branch
10 times, most recently
from
September 3, 2023 09:21
8b89c4d
to
b87906b
Compare
loathingKernel
force-pushed
the
develop
branch
from
September 4, 2023 10:58
75b2137
to
3225e5a
Compare
loathingKernel
force-pushed
the
develop
branch
4 times, most recently
from
September 14, 2023 18:54
dcd4f70
to
149a226
Compare
loathingKernel
force-pushed
the
develop
branch
5 times, most recently
from
September 24, 2023 21:00
00a81d1
to
9fc4ad1
Compare
loathingKernel
force-pushed
the
develop
branch
6 times, most recently
from
November 20, 2023 17:31
9770816
to
1c6204e
Compare
loathingKernel
force-pushed
the
develop
branch
2 times, most recently
from
November 27, 2023 20:24
65f5997
to
8f5d04a
Compare
…e from. Add a combobox in the "Add wrapper" dialog, populated with existing user-defined wrappers from other games.
* Instead of using legendary's locale as fallback, use system't locale as default. * Do not hardcode language names and countries but use QLocale on the translation filenames.
* Remove base Qt translations from repo, load translations from Qt itself * Prefix translation `qm` files with `rare_`. * Rename `translation_source.ts` to simply `source.ts` * If the selected language matches the system local, remove the option from the configuration.
* Add an option to select the library view mode. This will allow us to instantiate only one library view at startup, reducing time and complexity of the process.
* Pass python IntEnum objects instead ints for LibraryFilter/Order/View We only want to store them as integers to avoid QVariant gibberish *
Do not create multiple library views and remove the ability to switch between them on the fly. Add an option in settings to select the preferred view. The view will be used the next time Rare is started.
Right now we have two commands, and with possible third one comming soon.
Signed-off-by: loathingKernel <[email protected]>
loathingKernel
force-pushed
the
develop
branch
from
February 12, 2024 19:52
07e2b0d
to
582b83c
Compare
loathingKernel
force-pushed
the
develop
branch
from
February 18, 2024 10:48
37dffa1
to
e35c57d
Compare
loathingKernel
force-pushed
the
develop
branch
from
February 18, 2024 10:50
e35c57d
to
d16b3d5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.