Skip to content

Commit

Permalink
Localization normalized and minor (auto) updates
Browse files Browse the repository at this point in the history
  • Loading branch information
annejan committed Sep 26, 2019
1 parent bb4d3ec commit df43cec
Show file tree
Hide file tree
Showing 5 changed files with 2,046 additions and 960 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,21 @@
- Renaming password [\#463](https://github.com/IJHack/QtPass/issues/463)
- \[Feature Request\] Edit main title field [\#446](https://github.com/IJHack/QtPass/issues/446)

**Fixed bugs:**

- build: dependency issue [\#467](https://github.com/IJHack/QtPass/issues/467)
- is running but no gui [\#451](https://github.com/IJHack/QtPass/issues/451)
- Invalid font color with Breeze Dark theme [\#340](https://github.com/IJHack/QtPass/issues/340)

**Closed issues:**

- Additional lines \(notes\) are not shown [\#474](https://github.com/IJHack/QtPass/issues/474)
- Bundle ID is literally `$\(PRODUCT\_BUNDLE\_IDENTIFIER\)` [\#448](https://github.com/IJHack/QtPass/issues/448)

**Merged pull requests:**

- Fix html links color and NL translation building error [\#476](https://github.com/IJHack/QtPass/pull/476) ([a-andreyev](https://github.com/a-andreyev))
- Restore directories-first order of passwords tree view on non-Mac platforms [\#475](https://github.com/IJHack/QtPass/pull/475) ([maciejsszmigiero](https://github.com/maciejsszmigiero))
- Add missing finishedShow\(\) signal connection in PasswordDialog constructor \(fixes the "Edit password" function\) [\#473](https://github.com/IJHack/QtPass/pull/473) ([maciejsszmigiero](https://github.com/maciejsszmigiero))
- Sorted profiles dropdown as in \#404 [\#472](https://github.com/IJHack/QtPass/pull/472) ([Noettore](https://github.com/Noettore))
- Add support for passwords and directories renaming as requested in \#463 [\#469](https://github.com/IJHack/QtPass/pull/469) ([Noettore](https://github.com/Noettore))
Expand Down
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = QtPass
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 1.3.0
PROJECT_NUMBER = 1.3.1

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
Loading

0 comments on commit df43cec

Please sign in to comment.