summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-11-22 09:29:14 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2016-11-22 09:29:14 +0100
commit4b75c42ac647e15cfa4e72a7286b07a48059849a (patch)
tree6680ec422a4373d3b68b047f4c14c31fc9d07195 /CHANGELOG.md
parentbe3ab3353c4ddff66045e404cd452157344c6a7a (diff)
Updated CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c37470f..1fd03a71 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,10 +26,12 @@
**Closed issues:**
+- Doubleclick on Treeview does not open the edit dialouge [\#228](https://github.com/IJHack/QtPass/issues/228)
- We need autotype . . [\#65](https://github.com/IJHack/QtPass/issues/65)
**Merged pull requests:**
+- Solve Doubleclick issue [\#230](https://github.com/IJHack/QtPass/pull/230) ([jounathaen](https://github.com/jounathaen))
- refactoring, new QtPassSettings class, all settings should be read and written here [\#224](https://github.com/IJHack/QtPass/pull/224) ([YoshiMan](https://github.com/YoshiMan))
- Moved @YoshiMan 's copy buttons inside the line Edit [\#222](https://github.com/IJHack/QtPass/pull/222) ([jounathaen](https://github.com/jounathaen))
- UI Improvements [\#220](https://github.com/IJHack/QtPass/pull/220) ([jounathaen](https://github.com/jounathaen))