sommer / loxodo

Password Safe V3 compatible Password Vault
http://www.christoph-sommer.de/loxodo
GNU General Public License v2.0
76 stars 38 forks source link

PyQt4 frontend, debian package #23

Closed kyokenn closed 10 years ago

kyokenn commented 10 years ago

New features: Simple frontends selection system with predefined frontends and option in config for changing current frontend. Cache directory (used for favicons) detection. New config options: current frontend, window width and height, favicon downloading feature (see below). Debian specs for building DEB packages. Fallback icons (useful in Windows OS).

PyQt4 frontend. Cross-platform, tested with GNU/Linux and Windows OS. Compatible with Py2Exe. Simplified common UI logic for opening/creating a database. Tree view for group of items (only 1 level of groups is supported) Downloading favicons from websites defined in URL record (option is disabled by default, because its related to privace, also feature can be unstable) Settings window has 2 new options: frontend, favicons

Not yet implemented: About window, merging feature.

sommer commented 10 years ago

I like many aspects of this patch, but I do not think the qt4 GUI is ready for production use yet. I did not understand how users are able to switch between frontends.