summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2019-09-30 10:40:31 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2019-09-30 10:40:31 +0200
commit7348dad11429b535ff81c5f3c95b2c4f15d253d3 (patch)
tree1fc6d7b3de859fd9804dc8c015d61513f77f51c5
parent9a06a2485e4fa1dd26cabdb507617f764ba5f10d (diff)
Auto updates (translations)
-rw-r--r--CHANGELOG.md24
-rw-r--r--localization/localization_ar_MA.ts2
-rw-r--r--localization/localization_ca.ts2
-rw-r--r--localization/localization_cs_CZ.ts2
-rw-r--r--localization/localization_de_DE.ts2
-rw-r--r--localization/localization_de_LU.ts2
-rw-r--r--localization/localization_el_GR.ts2
-rw-r--r--localization/localization_en_GB.ts2
-rw-r--r--localization/localization_en_US.ts2
-rw-r--r--localization/localization_es_ES.ts2
-rw-r--r--localization/localization_fr_BE.ts2
-rw-r--r--localization/localization_fr_FR.ts2
-rw-r--r--localization/localization_fr_LU.ts2
-rw-r--r--localization/localization_gl_ES.ts2
-rw-r--r--localization/localization_he_IL.ts2
-rw-r--r--localization/localization_hu_HU.ts2
-rw-r--r--localization/localization_it_IT.ts2
-rw-r--r--localization/localization_lb_LU.ts2
-rw-r--r--localization/localization_pl_PL.ts2
-rw-r--r--localization/localization_pt_PT.ts2
-rw-r--r--localization/localization_ru_RU.ts2
-rw-r--r--localization/localization_sv_SE.ts2
-rw-r--r--localization/localization_zh_CN.ts2
23 files changed, 36 insertions, 32 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a9764c0b..0d8fbe71 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@
**Merged pull requests:**
+- 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))
@@ -91,6 +92,10 @@
## [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)
+**Fixed bugs:**
+
+- Fix & make clearClipboard more robust [\#359](https://github.com/IJHack/QtPass/pull/359) ([lukedirtwalker](https://github.com/lukedirtwalker))
+
**Closed issues:**
- Consider repology badges [\#396](https://github.com/IJHack/QtPass/issues/396)
@@ -101,7 +106,6 @@
**Merged pull requests:**
-- Add support for OTP code generation on Linux as requested in \#327 [\#394](https://github.com/IJHack/QtPass/pull/394) ([Noettore](https://github.com/Noettore))
- 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))
@@ -118,7 +122,6 @@
- Clipboard clearing timer is not reset when new passwords are copied to the clipboard [\#309](https://github.com/IJHack/QtPass/issues/309)
- Removal of files outside of password-store [\#300](https://github.com/IJHack/QtPass/issues/300)
- Some fixes and refactoring. [\#376](https://github.com/IJHack/QtPass/pull/376) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
-- Fix & make clearClipboard more robust [\#359](https://github.com/IJHack/QtPass/pull/359) ([lukedirtwalker](https://github.com/lukedirtwalker))
**Closed issues:**
@@ -141,6 +144,7 @@
**Merged pull requests:**
+- Add support for OTP code generation on Linux as requested in \#327 [\#394](https://github.com/IJHack/QtPass/pull/394) ([Noettore](https://github.com/Noettore))
- 2 simple fixes [\#386](https://github.com/IJHack/QtPass/pull/386) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
- Should fix \#383 [\#384](https://github.com/IJHack/QtPass/pull/384) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
- Move connect action to main.cpp. Default search text as parameter of… [\#382](https://github.com/IJHack/QtPass/pull/382) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
@@ -313,7 +317,6 @@
- Updated German Translation [\#206](https://github.com/IJHack/QtPass/pull/206) ([jounathaen](https://github.com/jounathaen))
- Italian translation [\#204](https://github.com/IJHack/QtPass/pull/204) ([dakk](https://github.com/dakk))
- keygendialog email and name validition \(issue 202\) [\#203](https://github.com/IJHack/QtPass/pull/203) ([dakk](https://github.com/dakk))
-- Lookup validity field to check if keys are valid [\#201](https://github.com/IJHack/QtPass/pull/201) ([thotypous](https://github.com/thotypous))
- Fix spelling error [\#200](https://github.com/IJHack/QtPass/pull/200) ([innir](https://github.com/innir))
## [v1.1.4](https://github.com/IJHack/QtPass/tree/v1.1.4) (2016-09-26)
@@ -337,7 +340,6 @@
- Signed releases [\#186](https://github.com/IJHack/QtPass/issues/186)
- Why it's not listed in wikipedia.org/wiki/List\_of\_password\_managers ? [\#164](https://github.com/IJHack/QtPass/issues/164)
-- Bitdefender blocks installation and quarantines the .exe and .ink [\#138](https://github.com/IJHack/QtPass/issues/138)
**Merged pull requests:**
@@ -377,6 +379,7 @@
**Merged pull requests:**
+- Lookup validity field to check if keys are valid [\#201](https://github.com/IJHack/QtPass/pull/201) ([thotypous](https://github.com/thotypous))
- add Appdata file and update desktop file [\#178](https://github.com/IJHack/QtPass/pull/178) ([daveol](https://github.com/daveol))
- HTTPS everywhere [\#176](https://github.com/IJHack/QtPass/pull/176) ([da2x](https://github.com/da2x))
- Fix build issues with MSVC2015 on Windows [\#175](https://github.com/IJHack/QtPass/pull/175) ([msvi](https://github.com/msvi))
@@ -452,6 +455,7 @@
**Closed issues:**
+- Bitdefender blocks installation and quarantines the .exe and .ink [\#138](https://github.com/IJHack/QtPass/issues/138)
- SIGSEGV in MainWindow::executeWrapper on clean install [\#122](https://github.com/IJHack/QtPass/issues/122)
**Merged pull requests:**
@@ -467,15 +471,10 @@
## [v1.0.5](https://github.com/IJHack/QtPass/tree/v1.0.5) (2015-11-18)
[Full Changelog](https://github.com/IJHack/QtPass/compare/v1.0.4...v1.0.5)
-**Implemented enhancements:**
-
-- Password file named 'git' returns error [\#105](https://github.com/IJHack/QtPass/issues/105)
-
**Fixed bugs:**
- using pwgen adds carriage-return [\#115](https://github.com/IJHack/QtPass/issues/115)
- Enhancement: color code git results [\#111](https://github.com/IJHack/QtPass/issues/111)
-- Password file named 'git' returns error [\#105](https://github.com/IJHack/QtPass/issues/105)
**Merged pull requests:**
@@ -494,6 +493,11 @@
**Implemented enhancements:**
- Get PREFIX variable from environment [\#106](https://github.com/IJHack/QtPass/issues/106)
+- Password file named 'git' returns error [\#105](https://github.com/IJHack/QtPass/issues/105)
+
+**Fixed bugs:**
+
+- Password file named 'git' returns error [\#105](https://github.com/IJHack/QtPass/issues/105)
**Merged pull requests:**
@@ -633,6 +637,7 @@
**Merged pull requests:**
+- Many deadlocks and other nasty bug fixes [\#64](https://github.com/IJHack/QtPass/pull/64) ([annejan](https://github.com/annejan))
- Provide more information in user list. [\#47](https://github.com/IJHack/QtPass/pull/47) ([rdoeffinger](https://github.com/rdoeffinger))
- Enable C++11 and use it to simplify loops. [\#46](https://github.com/IJHack/QtPass/pull/46) ([rdoeffinger](https://github.com/rdoeffinger))
@@ -658,7 +663,6 @@
**Merged pull requests:**
-- Many deadlocks and other nasty bug fixes [\#64](https://github.com/IJHack/QtPass/pull/64) ([annejan](https://github.com/annejan))
- SingleApplication per user and leading newline removed from output [\#44](https://github.com/IJHack/QtPass/pull/44) ([annejan](https://github.com/annejan))
- User filtering and many fixes [\#42](https://github.com/IJHack/QtPass/pull/42) ([annejan](https://github.com/annejan))
- Re-enable Windows WebDAV support. [\#37](https://github.com/IJHack/QtPass/pull/37) ([rdoeffinger](https://github.com/rdoeffinger))
diff --git a/localization/localization_ar_MA.ts b/localization/localization_ar_MA.ts
index eaf9cde1..ed80be97 100644
--- a/localization/localization_ar_MA.ts
+++ b/localization/localization_ar_MA.ts
@@ -4,7 +4,7 @@
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translatorcomment>Flips interface</translatorcomment>
<translation>RTL</translation>
diff --git a/localization/localization_ca.ts b/localization/localization_ca.ts
index 473d099e..d5a981b3 100644
--- a/localization/localization_ca.ts
+++ b/localization/localization_ca.ts
@@ -772,7 +772,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation>LTR</translation>
</message>
diff --git a/localization/localization_cs_CZ.ts b/localization/localization_cs_CZ.ts
index f75df3e1..27a7c86b 100644
--- a/localization/localization_cs_CZ.ts
+++ b/localization/localization_cs_CZ.ts
@@ -634,7 +634,7 @@ Expire-Date: 0
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation>LTR</translation>
</message>
diff --git a/localization/localization_de_DE.ts b/localization/localization_de_DE.ts
index 5e67a0f5..82acefad 100644
--- a/localization/localization_de_DE.ts
+++ b/localization/localization_de_DE.ts
@@ -698,7 +698,7 @@ Neues Passwort-Datei:
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation>LTR</translation>
</message>
diff --git a/localization/localization_de_LU.ts b/localization/localization_de_LU.ts
index 041a5008..3a06c41c 100644
--- a/localization/localization_de_LU.ts
+++ b/localization/localization_de_LU.ts
@@ -653,7 +653,7 @@ Neues Passwort-Datei:
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation>LTR</translation>
</message>
diff --git a/localization/localization_el_GR.ts b/localization/localization_el_GR.ts
index f6816d96..76bef7b1 100644
--- a/localization/localization_el_GR.ts
+++ b/localization/localization_el_GR.ts
@@ -11,7 +11,7 @@
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation type="unfinished"></translation>
</message>
diff --git a/localization/localization_en_GB.ts b/localization/localization_en_GB.ts
index 5f9f5f14..d1f5e833 100644
--- a/localization/localization_en_GB.ts
+++ b/localization/localization_en_GB.ts
@@ -794,7 +794,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation>LTR</translation>
</message>
diff --git a/localization/localization_en_US.ts b/localization/localization_en_US.ts
index a3dd52c8..62ff11cb 100644
--- a/localization/localization_en_US.ts
+++ b/localization/localization_en_US.ts
@@ -794,7 +794,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation>LTR</translation>
</message>
diff --git a/localization/localization_es_ES.ts b/localization/localization_es_ES.ts
index 8b25640d..eca9e281 100644
--- a/localization/localization_es_ES.ts
+++ b/localization/localization_es_ES.ts
@@ -420,7 +420,7 @@ Usted no será capaz de descifrar cualquier contraseña que acaba de agregar!</t
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation type="unfinished"></translation>
</message>
diff --git a/localization/localization_fr_BE.ts b/localization/localization_fr_BE.ts
index 3679009c..079cc280 100644
--- a/localization/localization_fr_BE.ts
+++ b/localization/localization_fr_BE.ts
@@ -634,7 +634,7 @@ Expire-Date: 0
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation>GAD</translation>
</message>
diff --git a/localization/localization_fr_FR.ts b/localization/localization_fr_FR.ts
index 22b0d884..e2f5b06f 100644
--- a/localization/localization_fr_FR.ts
+++ b/localization/localization_fr_FR.ts
@@ -728,7 +728,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation>GAD</translation>
</message>
diff --git a/localization/localization_fr_LU.ts b/localization/localization_fr_LU.ts
index 9139f215..76f83a50 100644
--- a/localization/localization_fr_LU.ts
+++ b/localization/localization_fr_LU.ts
@@ -634,7 +634,7 @@ Expire-Date: 0
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation>GAD</translation>
</message>
diff --git a/localization/localization_gl_ES.ts b/localization/localization_gl_ES.ts
index 4c7debb9..6d911efe 100644
--- a/localization/localization_gl_ES.ts
+++ b/localization/localization_gl_ES.ts
@@ -212,7 +212,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation type="unfinished"></translation>
</message>
diff --git a/localization/localization_he_IL.ts b/localization/localization_he_IL.ts
index cad3cb3f..ee7d7c0e 100644
--- a/localization/localization_he_IL.ts
+++ b/localization/localization_he_IL.ts
@@ -4,7 +4,7 @@
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translatorcomment>Flips interface</translatorcomment>
<translation>RTL</translation>
diff --git a/localization/localization_hu_HU.ts b/localization/localization_hu_HU.ts
index fcacff5a..ef20537a 100644
--- a/localization/localization_hu_HU.ts
+++ b/localization/localization_hu_HU.ts
@@ -105,7 +105,7 @@
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation type="unfinished"></translation>
</message>
diff --git a/localization/localization_it_IT.ts b/localization/localization_it_IT.ts
index 2f2facf7..711283fb 100644
--- a/localization/localization_it_IT.ts
+++ b/localization/localization_it_IT.ts
@@ -813,7 +813,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation type="unfinished"></translation>
</message>
diff --git a/localization/localization_lb_LU.ts b/localization/localization_lb_LU.ts
index df0314e6..2e23919e 100644
--- a/localization/localization_lb_LU.ts
+++ b/localization/localization_lb_LU.ts
@@ -4,7 +4,7 @@
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation type="unfinished"></translation>
</message>
diff --git a/localization/localization_pl_PL.ts b/localization/localization_pl_PL.ts
index 5d82b4dd..58de4bbc 100644
--- a/localization/localization_pl_PL.ts
+++ b/localization/localization_pl_PL.ts
@@ -11,7 +11,7 @@
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation type="unfinished"></translation>
</message>
diff --git a/localization/localization_pt_PT.ts b/localization/localization_pt_PT.ts
index 59cae055..256b8a2b 100644
--- a/localization/localization_pt_PT.ts
+++ b/localization/localization_pt_PT.ts
@@ -652,7 +652,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation>LTR</translation>
</message>
diff --git a/localization/localization_ru_RU.ts b/localization/localization_ru_RU.ts
index c1ff18d2..2c4751d2 100644
--- a/localization/localization_ru_RU.ts
+++ b/localization/localization_ru_RU.ts
@@ -629,7 +629,7 @@ Expire-Date: 0
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation>LTR</translation>
</message>
diff --git a/localization/localization_sv_SE.ts b/localization/localization_sv_SE.ts
index 5e15a98b..45bbc13a 100644
--- a/localization/localization_sv_SE.ts
+++ b/localization/localization_sv_SE.ts
@@ -428,7 +428,7 @@ Du kommer inte att kunna avkryptera några nyligen tillagda lösenord!</translat
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation type="unfinished"></translation>
</message>
diff --git a/localization/localization_zh_CN.ts b/localization/localization_zh_CN.ts
index f9fa766d..b95c155a 100644
--- a/localization/localization_zh_CN.ts
+++ b/localization/localization_zh_CN.ts
@@ -697,7 +697,7 @@ Expire-Date: 0
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="+84"/>
+ <location filename="../main/main.cpp" line="+87"/>
<source>LTR</source>
<translation>从左到右</translation>
</message>