Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autoreload #9

Closed
wants to merge 31 commits into from
Closed

Conversation

daniellandau
Copy link
Contributor

This is now rebased over current keepassx/keepassx master. This is not my code (originally from here: keepassx/keepassx#12), but I think it's good and should be in a place where people can use it.

debfx and others added 30 commits February 13, 2016 11:13
The protocol is called XTEST but the library libxtst.

Closes #440
Resize columns once when the entry list is set.

Based on keepassx#158

Closes #478
Fixes many bogus windows in auto-type window list when using gnome-shell.
Otherwise reading fails if the file extension is wrong.

Closes #512
Based on pull request by Valeriy <jazzvoid@gmail.com>

Closes #450
When saving a database we previously replaced symlinks with a regular file.

Closes #442
Update the minimum length for the password generator depending on the chosen
options.

Closes #420
In these cases delete the group instead of trying to move it to the recycle bin.

Closes #520
In Qt5 it's qtbase_<lang> instead of qt_<lang>
Don't ask for confirmation when closing/locking a database and
- it's in edit entry mode
- there haven't been any modifications

Refs #511
Fixes canonicalFilePath() returning an empty string.
Based on keepassx#178 by Mois Moshev <mois@monomon.me>

Closes #525
Q_FOREACH will de deprecated soon.
This gives the option to reload the database.
A setting is available to let the program automatically reload the
database if there is no change, always ignore, or always ask what to do.
@droidmonkey
Copy link
Member

There are too many changes going on in this one pull request. I am opening a new one with TypZ's changes and will merge to develop. See if you can parse out what the changes are and group them logically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants