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

"Force Author Tags First" #6

Merged
merged 3 commits into from
Dec 9, 2019
Merged

"Force Author Tags First" #6

merged 3 commits into from
Dec 9, 2019

Conversation

Brawlence
Copy link
Contributor

Implemented biased sorting - filename should be starting with author handles if present and the corresponding option was checked.

The "author handles" are described as having 0 or 1 opening square bracked, some characters (except SPACE, \n \r \t), one @, two uppercase letters and 0 or 1 closing square bracket:
name@AA - name@ZZ
[name@AA] - [name@ZZ].

Implemented biased sorting - filename should be starting with author handles if present and the corresponding option was checked
Copy link
Owner

@0xb8 0xb8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also add translations by running $ lupdate WiseTagger.pro in the repo, then open resources/i18n/Russian.ts in linguist tool. After adding translation save and release the translation files (*.ts and *.qm), and commit them too.

src/input.cpp Outdated Show resolved Hide resolved
src/input.cpp Outdated Show resolved Hide resolved
src/window.cpp Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
@0xb8 0xb8 merged commit 71a621e into 0xb8:master Dec 9, 2019
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