summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2023-09-17 17:26:18 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2023-09-17 17:26:18 +0200
commit430dbf0568598585c6fce988c5dc6c9e80776164 (patch)
tree933b57b4a5a68e0c5d2bed71819d97a24c3a2f51
parent6e2b1b58c059088eb483fd283b35a7851335308a (diff)
parent998df488b8338b918287ff3cd6e69ef05e2caa39 (diff)
Merge branch 'main' into add-korean
-rw-r--r--CHANGELOG.md244
-rw-r--r--Doxyfile2
-rw-r--r--README.md1
-rw-r--r--localization/localization_af_ZA.ts253
-rw-r--r--localization/localization_ar_MA.ts237
-rw-r--r--localization/localization_bg_BG.ts237
-rw-r--r--localization/localization_ca_ES.ts253
-rw-r--r--localization/localization_cs_CZ.ts253
-rw-r--r--localization/localization_cy_GB.ts253
-rw-r--r--localization/localization_da_DK.ts253
-rw-r--r--localization/localization_de_DE.ts269
-rw-r--r--localization/localization_de_LU.ts269
-rw-r--r--localization/localization_el_GR.ts253
-rw-r--r--localization/localization_en_GB.ts253
-rw-r--r--localization/localization_en_US.ts253
-rw-r--r--localization/localization_es_ES.ts278
-rw-r--r--localization/localization_et_ET.ts1358
-rw-r--r--localization/localization_fi_FI.ts253
-rw-r--r--localization/localization_fr_BE.ts253
-rw-r--r--localization/localization_fr_FR.ts253
-rw-r--r--localization/localization_fr_LU.ts253
-rw-r--r--localization/localization_gl_ES.ts270
-rw-r--r--localization/localization_he_IL.ts237
-rw-r--r--localization/localization_hr_HR.ts253
-rw-r--r--localization/localization_hu_HU.ts255
-rw-r--r--localization/localization_it_IT.ts253
-rw-r--r--localization/localization_ja_JA.ts253
-rw-r--r--localization/localization_ko_KO.ts253
-rw-r--r--localization/localization_lb_LU.ts253
-rw-r--r--localization/localization_nb_NO.ts253
-rw-r--r--localization/localization_nl_BE.ts253
-rw-r--r--localization/localization_nl_NL.ts270
-rw-r--r--localization/localization_pl_PL.ts253
-rw-r--r--localization/localization_pt_PT.ts253
-rw-r--r--localization/localization_ro.ts253
-rw-r--r--localization/localization_ru_RU.ts308
-rw-r--r--localization/localization_sk_SK.ts253
-rw-r--r--localization/localization_sl_SI.ts237
-rw-r--r--localization/localization_sq_AL.ts253
-rw-r--r--localization/localization_sr_RS.ts1362
-rw-r--r--localization/localization_sv_SE.ts268
-rw-r--r--localization/localization_tr_TR.ts253
-rw-r--r--localization/localization_uk_UA.ts237
-rw-r--r--localization/localization_zh_CN.ts276
-rw-r--r--localization/localization_zh_Hant.ts237
-rw-r--r--main/main.cpp7
-rw-r--r--qtpass.iss2
-rw-r--r--qtpass.plist4
-rw-r--r--qtpass.pri2
-rw-r--r--qtpass.spec6
-rw-r--r--src/configdialog.cpp38
-rw-r--r--src/configdialog.h4
-rw-r--r--src/configdialog.ui5
-rw-r--r--src/filecontent.cpp2
-rw-r--r--src/imitatepass.cpp130
-rw-r--r--src/imitatepass.h1
-rw-r--r--src/keygendialog.cpp20
-rw-r--r--src/keygendialog.ui35
-rw-r--r--src/mainwindow.cpp27
-rw-r--r--src/mainwindow.h2
-rw-r--r--src/pass.cpp101
-rw-r--r--src/pass.h8
-rw-r--r--src/passworddialog.cpp4
-rw-r--r--src/qprogressindicator.cpp26
-rw-r--r--src/qprogressindicator.h41
-rw-r--r--src/qtpass.cpp35
-rw-r--r--src/qtpasssettings.cpp47
-rw-r--r--src/qtpasssettings.h9
-rw-r--r--src/realpass.cpp9
-rw-r--r--src/settingsconstants.cpp1
-rw-r--r--src/settingsconstants.h1
-rw-r--r--src/src.pro2
-rw-r--r--src/storemodel.cpp10
-rw-r--r--src/storemodel.h1
-rw-r--r--src/usersdialog.cpp2
-rw-r--r--src/util.cpp11
-rw-r--r--src/util.h3
77 files changed, 9421 insertions, 4352 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6a4294c..99fba798 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,75 @@
# Changelog
-## [Unreleased](https://github.com/IJhack/QtPass/tree/HEAD)
+## [Unreleased](https://github.com/IJHack/QtPass/tree/HEAD)
-[Full Changelog](https://github.com/IJhack/QtPass/compare/v1.3.2...HEAD)
+[Full Changelog](https://github.com/IJHack/QtPass/compare/1.4.0-rc2...HEAD)
+
+**Merged pull requests:**
+
+- Added Serbian and Estonian to project file [\#649](https://github.com/IJHack/QtPass/pull/649) ([annejan](https://github.com/annejan))
+- Translations update from Hosted Weblate [\#648](https://github.com/IJHack/QtPass/pull/648) ([weblate](https://github.com/weblate))
+- Translations update from Hosted Weblate [\#647](https://github.com/IJHack/QtPass/pull/647) ([weblate](https://github.com/weblate))
+- Version bump and cleanup [\#646](https://github.com/IJHack/QtPass/pull/646) ([annejan](https://github.com/annejan))
+
+## [1.4.0-rc2](https://github.com/IJHack/QtPass/tree/1.4.0-rc2) (2023-08-31)
+
+[Full Changelog](https://github.com/IJHack/QtPass/compare/1.4.0-rc1...1.4.0-rc2)
+
+**Fixed bugs:**
+
+- OTP function stopped working [\#630](https://github.com/IJHack/QtPass/issues/630)
+- Cannot decrypt own passwords; No secret key [\#580](https://github.com/IJHack/QtPass/issues/580)
+- gpg not found on macOS [\#575](https://github.com/IJHack/QtPass/issues/575)
+- Installation is failed using latest Homebrew in macOS [\#564](https://github.com/IJHack/QtPass/issues/564)
+- Deleting a directory sometimes deletes the entire password store including git repositories [\#556](https://github.com/IJHack/QtPass/issues/556)
+
+**Closed issues:**
+
+- \[Windows\] Git repo not working [\#638](https://github.com/IJHack/QtPass/issues/638)
+- support `PASSWORD_STORE_SIGNING_KEY` with profiles [\#624](https://github.com/IJHack/QtPass/issues/624)
+- Support multiple branches via "Profiles" feature [\#545](https://github.com/IJHack/QtPass/issues/545)
+
+**Merged pull requests:**
+
+- clang-format -i src/\*.cpp src/\*.h [\#645](https://github.com/IJHack/QtPass/pull/645) ([annejan](https://github.com/annejan))
+- Translations update from Hosted Weblate [\#644](https://github.com/IJHack/QtPass/pull/644) ([weblate](https://github.com/weblate))
+- Fix taborder and add buddies in keygen dialog [\#643](https://github.com/IJHack/QtPass/pull/643) ([svuorela](https://github.com/svuorela))
+- Restore licensing info for QProgressIndicator [\#642](https://github.com/IJHack/QtPass/pull/642) ([svuorela](https://github.com/svuorela))
+- Clazy cleanup and other minor fixes [\#641](https://github.com/IJHack/QtPass/pull/641) ([svuorela](https://github.com/svuorela))
+- fix the unintended "running" of the entropy window in the keygen dial… [\#640](https://github.com/IJHack/QtPass/pull/640) ([lherschi](https://github.com/lherschi))
+- Translations update from Hosted Weblate [\#636](https://github.com/IJHack/QtPass/pull/636) ([weblate](https://github.com/weblate))
+- Add pass store signing key feature [\#634](https://github.com/IJHack/QtPass/pull/634) ([timegrid](https://github.com/timegrid))
+- Translations update from Hosted Weblate [\#633](https://github.com/IJHack/QtPass/pull/633) ([weblate](https://github.com/weblate))
+- Translations update from Hosted Weblate [\#632](https://github.com/IJHack/QtPass/pull/632) ([weblate](https://github.com/weblate))
+- Translations update from Hosted Weblate [\#629](https://github.com/IJHack/QtPass/pull/629) ([weblate](https://github.com/weblate))
+- Translations update from Hosted Weblate [\#628](https://github.com/IJHack/QtPass/pull/628) ([weblate](https://github.com/weblate))
+- Translations update from Hosted Weblate [\#627](https://github.com/IJHack/QtPass/pull/627) ([weblate](https://github.com/weblate))
+- Translations update from Hosted Weblate [\#626](https://github.com/IJHack/QtPass/pull/626) ([weblate](https://github.com/weblate))
+- Translations update from Hosted Weblate [\#622](https://github.com/IJHack/QtPass/pull/622) ([weblate](https://github.com/weblate))
+- markdownlint --fix && textlint --fix [\#621](https://github.com/IJHack/QtPass/pull/621) ([annejan](https://github.com/annejan))
+- Document "Using profiles" [\#619](https://github.com/IJHack/QtPass/pull/619) ([buepro](https://github.com/buepro))
+- Translations update from Hosted Weblate [\#618](https://github.com/IJHack/QtPass/pull/618) ([weblate](https://github.com/weblate))
+- Translations update from Hosted Weblate [\#617](https://github.com/IJHack/QtPass/pull/617) ([weblate](https://github.com/weblate))
+- super-linter ENV variables in shared location for local and automated [\#616](https://github.com/IJHack/QtPass/pull/616) ([annejan](https://github.com/annejan))
+- fix bug =\> clipboard was not cleared when using primary selection [\#615](https://github.com/IJHack/QtPass/pull/615) ([pythcoiner](https://github.com/pythcoiner))
+- Translations update from Hosted Weblate [\#614](https://github.com/IJHack/QtPass/pull/614) ([weblate](https://github.com/weblate))
+- Translations update from Hosted Weblate [\#613](https://github.com/IJHack/QtPass/pull/613) ([weblate](https://github.com/weblate))
+- Removed travis \(no longer free\) and lgtm \(migrated to Github\) [\#612](https://github.com/IJHack/QtPass/pull/612) ([annejan](https://github.com/annejan))
+- Translations update from Hosted Weblate [\#611](https://github.com/IJHack/QtPass/pull/611) ([weblate](https://github.com/weblate))
+- Super Linter added and fixing findings [\#610](https://github.com/IJHack/QtPass/pull/610) ([annejan](https://github.com/annejan))
+- New Transifex integration yml [\#609](https://github.com/IJHack/QtPass/pull/609) ([annejan](https://github.com/annejan))
+- Install QT in codeql workflow [\#608](https://github.com/IJHack/QtPass/pull/608) ([annejan](https://github.com/annejan))
+- Translations update from Hosted Weblate [\#607](https://github.com/IJHack/QtPass/pull/607) ([weblate](https://github.com/weblate))
+- Translation cleanup [\#606](https://github.com/IJHack/QtPass/pull/606) ([annejan](https://github.com/annejan))
+- translations updated [\#605](https://github.com/IJHack/QtPass/pull/605) ([annejan](https://github.com/annejan))
+- Fix accidental deletion of entire passwordstore [\#604](https://github.com/IJHack/QtPass/pull/604) ([FSMaxB](https://github.com/FSMaxB))
+- Add more options for the password displaying [\#587](https://github.com/IJHack/QtPass/pull/587) ([l3u](https://github.com/l3u))
+- Delete context menu after exec [\#578](https://github.com/IJHack/QtPass/pull/578) ([fasked](https://github.com/fasked))
+- Translations update from Hosted Weblate [\#576](https://github.com/IJHack/QtPass/pull/576) ([weblate](https://github.com/weblate))
+
+## [1.4.0-rc1](https://github.com/IJHack/QtPass/tree/1.4.0-rc1) (2021-09-22)
+
+[Full Changelog](https://github.com/IJHack/QtPass/compare/v1.3.2...1.4.0-rc1)
**Implemented enhancements:**
@@ -11,7 +78,6 @@
**Fixed bugs:**
- QtPass does not detect current $GNUPGHOME and causes it to fail decryption [\#569](https://github.com/IJHack/QtPass/issues/569)
-- Installation is failed using latest Homebrew in macOS [\#564](https://github.com/IJHack/QtPass/issues/564)
- \<tt\> ... \</tt\> included in password text [\#542](https://github.com/IJHack/QtPass/issues/542)
- Markup tags are left in password and clipboard [\#533](https://github.com/IJHack/QtPass/issues/533)
- Renaming passwords and directories fail [\#487](https://github.com/IJHack/QtPass/issues/487)
@@ -32,13 +98,13 @@
- Enable out-of-source \(shadow\) builds. [\#501](https://github.com/IJHack/QtPass/issues/501)
- password visiblity can't be fully hidden [\#496](https://github.com/IJHack/QtPass/issues/496)
- Translations need updating and checking [\#488](https://github.com/IJHack/QtPass/issues/488)
-- Frontend doesn't work well with HiDPI screen [\#464](https://github.com/IJHack/QtPass/issues/464)
+- Front-End doesn't work well with HiDPI screen [\#464](https://github.com/IJHack/QtPass/issues/464)
- How to let QtPass use the real "pass" on windows [\#458](https://github.com/IJHack/QtPass/issues/458)
- Fresh install of Antergos with Deepin - High DPI scaling is not working [\#417](https://github.com/IJHack/QtPass/issues/417)
- Strange behavior when clearing filter [\#402](https://github.com/IJHack/QtPass/issues/402)
- Tray icon remains after quitting program [\#401](https://github.com/IJHack/QtPass/issues/401)
- QtPass doesn't work will pass in WSL [\#375](https://github.com/IJHack/QtPass/issues/375)
-- UI is blurry on HiDPI screens on macOS \(retina\) since 1.2.x [\#355](https://github.com/IJHack/QtPass/issues/355)
+- UI is blurry on HiDPI screens on MacOS \(retina\) since 1.2.x [\#355](https://github.com/IJHack/QtPass/issues/355)
- No prompt for passphrase for git key on windows. [\#317](https://github.com/IJHack/QtPass/issues/317)
- Config dialog's Password Generation field got crowded between 1.1.3 and 1.1.6 [\#278](https://github.com/IJHack/QtPass/issues/278)
@@ -57,7 +123,7 @@
- Translations update from Weblate [\#553](https://github.com/IJHack/QtPass/pull/553) ([weblate](https://github.com/weblate))
- Translations update from Weblate [\#552](https://github.com/IJHack/QtPass/pull/552) ([weblate](https://github.com/weblate))
- Translations update from Weblate [\#548](https://github.com/IJHack/QtPass/pull/548) ([weblate](https://github.com/weblate))
-- Move MainWindow to the screen the cursor is on [\#547](https://github.com/IJHack/QtPass/pull/547) ([JFK422](https://github.com/JFK422))
+- Move MainWindow to the screen the cursor is on [\#547](https://github.com/IJHack/QtPass/pull/547) ([inhinias](https://github.com/inhinias))
- Translations update from Weblate [\#541](https://github.com/IJHack/QtPass/pull/541) ([weblate](https://github.com/weblate))
- Translations update from Weblate [\#535](https://github.com/IJHack/QtPass/pull/535) ([weblate](https://github.com/weblate))
- Fix issues with renaming passwords and moving folders [\#532](https://github.com/IJHack/QtPass/pull/532) ([ChaoticEnigma](https://github.com/ChaoticEnigma))
@@ -68,7 +134,7 @@
- Update minimum Qt version [\#527](https://github.com/IJHack/QtPass/pull/527) ([cmol](https://github.com/cmol))
- Fix blurry icons when fractional scaling is enabled [\#526](https://github.com/IJHack/QtPass/pull/526) ([mthw0](https://github.com/mthw0))
- Spelling: Git pull, Git push [\#516](https://github.com/IJHack/QtPass/pull/516) ([comradekingu](https://github.com/comradekingu))
-- Enable ubuntu, windows and macOS based builds for CI [\#508](https://github.com/IJHack/QtPass/pull/508) ([boppybibbles](https://github.com/boppybibbles))
+- Enable ubuntu, windows and macos based builds for CI [\#508](https://github.com/IJHack/QtPass/pull/508) ([boppybibbles](https://github.com/boppybibbles))
- Enable out-of-source build [\#503](https://github.com/IJHack/QtPass/pull/503) ([boppybibbles](https://github.com/boppybibbles))
- Use new stable version of `install-qt-action`. [\#502](https://github.com/IJHack/QtPass/pull/502) ([boppybibbles](https://github.com/boppybibbles))
- Don't base pass-otp availability decision on hardcoded /usr/lib [\#499](https://github.com/IJHack/QtPass/pull/499) ([nh2](https://github.com/nh2))
@@ -78,9 +144,9 @@
- Don't use a deprecated method [\#491](https://github.com/IJHack/QtPass/pull/491) ([amarsman](https://github.com/amarsman))
- Issue \#402: 'deselect\(\)' on clearing filter [\#490](https://github.com/IJHack/QtPass/pull/490) ([petr-nehez](https://github.com/petr-nehez))
-## [v1.3.2](https://github.com/IJhack/QtPass/tree/v1.3.2) (2019-10-09)
+## [v1.3.2](https://github.com/IJHack/QtPass/tree/v1.3.2) (2019-10-09)
-[Full Changelog](https://github.com/IJhack/QtPass/compare/v1.3.1...v1.3.2)
+[Full Changelog](https://github.com/IJHack/QtPass/compare/v1.3.1...v1.3.2)
**Fixed bugs:**
@@ -96,16 +162,16 @@
- `Start minimized' no longer works [\#471](https://github.com/IJHack/QtPass/issues/471)
- Editor doesn't wait for PGP key to decrypt [\#470](https://github.com/IJHack/QtPass/issues/470)
- v1.3.0 Data Not Showing [\#465](https://github.com/IJHack/QtPass/issues/465)
-- Hangs on macOS after Security Update 2019-003 10.12.6 [\#461](https://github.com/IJHack/QtPass/issues/461)
+- Hangs on MacOS after Security Update 2019-003 10.12.6 [\#461](https://github.com/IJHack/QtPass/issues/461)
- No public key [\#308](https://github.com/IJHack/QtPass/issues/308)
**Merged pull requests:**
- Don't call QtPass::setup\(\) from QtPass class constructor \(should fix \#466\) [\#482](https://github.com/IJHack/QtPass/pull/482) ([maciejsszmigiero](https://github.com/maciejsszmigiero))
-## [v1.3.1](https://github.com/IJhack/QtPass/tree/v1.3.1) (2019-10-01)
+## [v1.3.1](https://github.com/IJHack/QtPass/tree/v1.3.1) (2019-10-01)
-[Full Changelog](https://github.com/IJhack/QtPass/compare/v1.3.0...v1.3.1)
+[Full Changelog](https://github.com/IJHack/QtPass/compare/v1.3.0...v1.3.1)
**Implemented enhancements:**
@@ -125,19 +191,19 @@
**Merged pull requests:**
- Add license scan report and status [\#480](https://github.com/IJHack/QtPass/pull/480) ([fossabot](https://github.com/fossabot))
-- Build tool related fixes [\#479](https://github.com/IJHack/QtPass/pull/479) ([maciejsszmigiero](https://github.com/maciejsszmigiero))
+- Build system related fixes [\#479](https://github.com/IJHack/QtPass/pull/479) ([maciejsszmigiero](https://github.com/maciejsszmigiero))
- Add missing overrides [\#478](https://github.com/IJHack/QtPass/pull/478) ([amarsman](https://github.com/amarsman))
- Main window entry details improvements [\#477](https://github.com/IJHack/QtPass/pull/477) ([maciejsszmigiero](https://github.com/maciejsszmigiero))
-- Fix HTML links color and NL translation building error [\#476](https://github.com/IJHack/QtPass/pull/476) ([a-andreyev](https://github.com/a-andreyev))
+- 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))
- Fix missing app ID and icon on Wayland. [\#468](https://github.com/IJHack/QtPass/pull/468) ([lightbulbjim](https://github.com/lightbulbjim))
-## [v1.3.0](https://github.com/IJhack/QtPass/tree/v1.3.0) (2019-08-20)
+## [v1.3.0](https://github.com/IJHack/QtPass/tree/v1.3.0) (2019-08-20)
-[Full Changelog](https://github.com/IJhack/QtPass/compare/v1.2.3...v1.3.0)
+[Full Changelog](https://github.com/IJHack/QtPass/compare/v1.2.3...v1.3.0)
**Implemented enhancements:**
@@ -148,7 +214,7 @@
**Fixed bugs:**
- Windows sigsev issues [\#326](https://github.com/IJHack/QtPass/issues/326)
-- Access to the / \(root\) directory form within the application window on macOS [\#302](https://github.com/IJHack/QtPass/issues/302)
+- Access to the / \(root\) directory form within the application window on MacOS [\#302](https://github.com/IJHack/QtPass/issues/302)
- PRNG seeding is done totally wrong [\#238](https://github.com/IJHack/QtPass/issues/238)
- Context menu on transparent fields is transparent too . . [\#227](https://github.com/IJHack/QtPass/issues/227)
@@ -165,7 +231,7 @@
- Version information string/s [\#398](https://github.com/IJHack/QtPass/issues/398)
- We should select a C++ std too [\#372](https://github.com/IJHack/QtPass/issues/372)
- We should select a minimum Qt version [\#371](https://github.com/IJHack/QtPass/issues/371)
-- Problem with GNUpg not found on macOS [\#362](https://github.com/IJHack/QtPass/issues/362)
+- Problem with GNUpg not found on MacOS [\#362](https://github.com/IJHack/QtPass/issues/362)
- Compiling for Linux Mint 18 Ubuntu 16 [\#357](https://github.com/IJHack/QtPass/issues/357)
- make qtpass portable in windows [\#356](https://github.com/IJHack/QtPass/issues/356)
- Unable to see main application window \(applicationn runs minimized to tray only\) [\#286](https://github.com/IJHack/QtPass/issues/286)
@@ -180,22 +246,22 @@
- Scripts and logic specific to Windows Store releases [\#439](https://github.com/IJHack/QtPass/pull/439) ([rdoeffinger](https://github.com/rdoeffinger))
- For config check, check that the selected binary is available. [\#438](https://github.com/IJHack/QtPass/pull/438) ([rdoeffinger](https://github.com/rdoeffinger))
- Fix character encoding issues for non-UTF-8 locales. [\#435](https://github.com/IJHack/QtPass/pull/435) ([rdoeffinger](https://github.com/rdoeffinger))
-- Fixes and improvements for config dialog [\#432](https://github.com/IJHack/QtPass/pull/432) ([rdoeffinger](https://github.com/rdoeffinger))
+- Fixes and improvments for config dialog [\#432](https://github.com/IJHack/QtPass/pull/432) ([rdoeffinger](https://github.com/rdoeffinger))
- Support for using WSL binaries on Windows [\#431](https://github.com/IJHack/QtPass/pull/431) ([rdoeffinger](https://github.com/rdoeffinger))
- Bugfixes and Windows compatibility improvements [\#430](https://github.com/IJHack/QtPass/pull/430) ([mrsch](https://github.com/mrsch))
- Semi-automatic code cleanup [\#425](https://github.com/IJHack/QtPass/pull/425) ([annejan](https://github.com/annejan))
- Update to prevent the installer requesting admin [\#424](https://github.com/IJHack/QtPass/pull/424) ([hughwilliams94](https://github.com/hughwilliams94))
- Display passwords as QR codes [\#421](https://github.com/IJHack/QtPass/pull/421) ([frawi](https://github.com/frawi))
-- Tested working on macOS HS with pinentry-mac [\#419](https://github.com/IJHack/QtPass/pull/419) ([riccardocossu](https://github.com/riccardocossu))
+- Tested working on Mac Os HS with pinentry-mac [\#419](https://github.com/IJHack/QtPass/pull/419) ([riccardocossu](https://github.com/riccardocossu))
- Dutch \(nl\) translation improvements [\#418](https://github.com/IJHack/QtPass/pull/418) ([equaeghe](https://github.com/equaeghe))
- Bugfixes [\#413](https://github.com/IJHack/QtPass/pull/413) ([rdoeffinger](https://github.com/rdoeffinger))
- pwgen: fix inverted "Generate ... less secure passwords" checkbox [\#409](https://github.com/IJHack/QtPass/pull/409) ([ahippo](https://github.com/ahippo))
- Continuing refactoring [\#407](https://github.com/IJHack/QtPass/pull/407) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
- \#390 make box cheched when opening a folder users panel [\#403](https://github.com/IJHack/QtPass/pull/403) ([kenji21](https://github.com/kenji21))
-## [v1.2.3](https://github.com/IJhack/QtPass/tree/v1.2.3) (2018-06-04)
+## [v1.2.3](https://github.com/IJHack/QtPass/tree/v1.2.3) (2018-06-04)
-[Full Changelog](https://github.com/IJhack/QtPass/compare/v1.2.2...v1.2.3)
+[Full Changelog](https://github.com/IJHack/QtPass/compare/v1.2.2...v1.2.3)
**Closed issues:**
@@ -211,9 +277,9 @@
- Revert scroll bar changes [\#393](https://github.com/IJHack/QtPass/pull/393) ([destanyol](https://github.com/destanyol))
- Fix High Dpi Support. Works now under Windows and KDE/Plasma. [\#392](https://github.com/IJHack/QtPass/pull/392) ([hgraeber](https://github.com/hgraeber))
-## [v1.2.2](https://github.com/IJhack/QtPass/tree/v1.2.2) (2018-05-07)
+## [v1.2.2](https://github.com/IJHack/QtPass/tree/v1.2.2) (2018-05-07)
-[Full Changelog](https://github.com/IJhack/QtPass/compare/v1.2.1...v1.2.2)
+[Full Changelog](https://github.com/IJHack/QtPass/compare/v1.2.1...v1.2.2)
**Implemented enhancements:**
@@ -241,8 +307,8 @@
- Parallel make issue in qtpass-1.2.1: ld: cannot find -lqtpass [\#350](https://github.com/IJHack/QtPass/issues/350)
- "copy" icon has disappeared in v1.2.1 [\#344](https://github.com/IJHack/QtPass/issues/344)
- No password entry prompt [\#343](https://github.com/IJHack/QtPass/issues/343)
-- Can't install on macOS Sierra [\#337](https://github.com/IJHack/QtPass/issues/337)
-- No icon on macOS [\#333](https://github.com/IJHack/QtPass/issues/333)
+- Can't install on OS X Sierra [\#337](https://github.com/IJHack/QtPass/issues/337)
+- No icon on MacOS [\#333](https://github.com/IJHack/QtPass/issues/333)
- Font and spacing used for URL links on right in main window absurdly large [\#329](https://github.com/IJHack/QtPass/issues/329)
- QtPass don't display all lines with templates [\#273](https://github.com/IJHack/QtPass/issues/273)
@@ -267,9 +333,9 @@
- Fix nested template argument list compile error [\#346](https://github.com/IJHack/QtPass/pull/346) ([martinburchell](https://github.com/martinburchell))
- Honor PREFIX during tests install [\#345](https://github.com/IJHack/QtPass/p