summaryrefslogtreecommitdiffstats
path: root/docs/md__c_h_a_n_g_e_l_o_g.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/md__c_h_a_n_g_e_l_o_g.html')
-rw-r--r--docs/md__c_h_a_n_g_e_l_o_g.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/md__c_h_a_n_g_e_l_o_g.html b/docs/md__c_h_a_n_g_e_l_o_g.html
index 9659594c..2d95881a 100644
--- a/docs/md__c_h_a_n_g_e_l_o_g.html
+++ b/docs/md__c_h_a_n_g_e_l_o_g.html
@@ -84,9 +84,11 @@ $(function() {
</ul>
<p><b>Closed issues:</b></p>
<ul>
+<li>No button icons and text in "menu bar" <a href="https://github.com/IJHack/QtPass/issues/383">#383</a></li>
<li>Cannot add a new password <a href="https://github.com/IJHack/QtPass/issues/380">#380</a></li>
<li>Tiny bit of regression <a href="https://github.com/IJHack/QtPass/issues/379">#379</a></li>
<li>Running qtPass remotelly not prompting for the GPG key passphrasse <a href="https://github.com/IJHack/QtPass/issues/374">#374</a></li>
+<li>Entire program is huge on High DPI screen on Linux <a href="https://github.com/IJHack/QtPass/issues/369">#369</a></li>
<li>Two new issues since latest refactoring <a href="https://github.com/IJHack/QtPass/issues/368">#368</a></li>
<li>Chocolatey package outdated <a href="https://github.com/IJHack/QtPass/issues/366">#366</a></li>
<li>How do I change the language ? <a href="https://github.com/IJHack/QtPass/issues/352">#352</a></li>
@@ -100,6 +102,7 @@ $(function() {
</ul>
<p><b>Merged pull requests:</b></p>
<ul>
+<li>Should fix #383 <a href="https://github.com/IJHack/QtPass/pull/384">#384</a> (<a href="https://github.com/FiloSpaTeam">FiloSpaTeam</a>)</li>
<li>Move connect action to <a class="el" href="main_8cpp.html">main.cpp</a>. Default search text as parameter of… <a href="https://github.com/IJHack/QtPass/pull/382">#382</a> (<a href="https://github.com/FiloSpaTeam">FiloSpaTeam</a>)</li>
<li>fix #380 <a href="https://github.com/IJHack/QtPass/pull/381">#381</a> (<a href="https://github.com/FiloSpaTeam">FiloSpaTeam</a>)</li>
<li>Small refactoring. <a href="https://github.com/IJHack/QtPass/pull/378">#378</a> (<a href="https://github.com/FiloSpaTeam">FiloSpaTeam</a>)</li>