Skip to content
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
wants to merge 47 commits into from
Closed

Conversation

loathingKernel
Copy link
Contributor

No description provided.

@loathingKernel loathingKernel force-pushed the develop branch 10 times, most recently from 8b89c4d to b87906b Compare September 3, 2023 09:21
@loathingKernel loathingKernel marked this pull request as ready for review September 3, 2023 20:40
@loathingKernel
Copy link
Contributor Author

image

Image of the cumulative changes in commits 0166d8f and 61ced53

@loathingKernel loathingKernel force-pushed the develop branch 4 times, most recently from dcd4f70 to 149a226 Compare September 14, 2023 18:54
@loathingKernel loathingKernel force-pushed the develop branch 5 times, most recently from 00a81d1 to 9fc4ad1 Compare September 24, 2023 21:00
@loathingKernel loathingKernel force-pushed the develop branch 6 times, most recently from 9770816 to 1c6204e Compare November 20, 2023 17:31
@loathingKernel loathingKernel force-pushed the develop branch 2 times, most recently from 65f5997 to 8f5d04a Compare November 27, 2023 20:24
…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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant