Skip to content

Releases: IJHack/QtPass

Correcciones menores y mejoras

25 Oct 02:26
Compare
Choose a tag to compare
  • Spanish translations added #103
  • Use pass show password instead of unsafe fallback pass password #105
  • Get PREFIX variable from qmake or env #106
  • Templating skips parsing colon in urls unless specifically added prefix to template.

Thursday evening fixes

24 Sep 21:22
Compare
Choose a tag to compare
  • Fixed modulus zero exception in password generation #102
  • Installation prefix selection #100
  • Made IP urls clickable by simplifying regex #97
  • Added trailing newline if missing #93

Experimental OS X release created on 10.11 El Capitan with Xcode 7

After party

09 Aug 17:22
Compare
Choose a tag to compare
  • Correct focussing of filter input #89
  • Templates for password input
  • Show password title in in input window
  • Clear the text field(s) after X seconds #86
  • User list look and colour scheme #82
  • Auto push/pull options for git #83
  • Commit deletes to git #81
  • Git init of repositories #72
  • Yubikey Neo linux info added to FAQ #73

Release party / party release

01 Aug 21:37
Compare
Choose a tag to compare

Added:

Informed decisions

31 Jul 00:36
Compare
Choose a tag to compare
Informed decisions Pre-release
Pre-release
  • Filter expired keys and show creation and expiry date of keys #70
  • Fixed stupid sigsev on empty profile names found by @sigio
  • Minor tweaks for usability

Config with ease

30 Jul 00:30
Compare
Choose a tag to compare
Config with ease Pre-release
Pre-release
  • pwgen and git options not available when not applicable
  • git removal of files (when applicable) #57
  • filtering of unusable keys in user dialog

Feature complete

27 Jul 23:44
Compare
Choose a tag to compare
Feature complete Pre-release
Pre-release
  • Fixed first run order issues
  • Dutch translation updated
  • Interface margins redefined

Now it's time to get more translations in and work out all the platform dependent and git related issues.

Interoperability and pwgen

17 Jul 18:47
Compare
Choose a tag to compare
Pre-release
  • Now compiling with older C++ compilers (removed C++11 dependency)
  • Now working with Qt 4.4+ (removed Qt 5.2 dependency)
  • pwgen integration #68
  • minor clipboard related fix

Stability and small stuff

08 Jul 22:52
Compare
Choose a tag to compare
Pre-release
  • Handle copying and hiding also when errors (warnings) occur #60
  • Remember MainWindow position, size and splitter location #59
  • Fixed nasty deadlocks and possibly other breakages with process handling #63
  • Many small fixes.

Trigger finger

08 Jul 21:49
Compare
Choose a tag to compare
Trigger finger Pre-release
Pre-release

Pressed the release button a bit prematurely.