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

qt: gamelist improvements #391

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

qt: gamelist improvements #391

wants to merge 8 commits into from

Conversation

tadanokojin
Copy link
Contributor

@tadanokojin tadanokojin commented May 6, 2020

Small side project

Current status is that it moves all file io relating to the gamelist to it's own thread. Otherwise it operates the same as before with exception that sorting is missing (to be addressed by TODO 1)

TODO:

  1. Sorting using a proxy model
  2. automatically update on filesystem change with QFileSystemWatcher
  3. maybe some other stuff like caching if I feel up to it.

@tadanokojin tadanokojin changed the title Gamelist thread qt: gamelist improvements May 6, 2020
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.

2 participants