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

Manged folder list in the tray icon is now sorted #2710

Merged
merged 1 commit into from Jan 19, 2015
Merged

Manged folder list in the tray icon is now sorted #2710

merged 1 commit into from Jan 19, 2015

Conversation

rullzer
Copy link
Contributor

@rullzer rullzer commented Jan 15, 2015

We are using a QHash to store all the folder objects. This does not allow for
easy sorting and looks weird to the user. Now they are first inserted into a
temp QMap to sort them properly.

This should (at least partly) solve #1529

We are using a QHash to store all the folder objects. This does not allow for
easy sorting and looks weird to the user. Now they are first inserted into a
temp QMap to sort them properly.
danimo added a commit that referenced this pull request Jan 19, 2015
Manged folder list in the tray icon is now sorted
@danimo danimo merged commit 4de815a into owncloud:master Jan 19, 2015
@rullzer rullzer deleted the sort_folder_order branch January 30, 2015 13:43
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.

None yet

2 participants