-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Support opening remote databases #10896
Merged
droidmonkey
merged 10 commits into
keepassxreboot:develop
from
t-h-e:feature/remote-database-support-open-remote
Oct 7, 2024
Merged
Support opening remote databases #10896
droidmonkey
merged 10 commits into
keepassxreboot:develop
from
t-h-e:feature/remote-database-support-open-remote
Oct 7, 2024
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3efc313 - Browse repository at this point
Copy the full SHA 3efc313View commit details -
Add test for opening remote database
Change ImportWizard usage in DatabaseTabWidget to use `show()` rather than `exec()`. Using `exec()` is discouraged in the QT documentation, as it can lead to bugs. `exec()` spins up another event loop, which also makes testing harder.
Configuration menu - View commit details
-
Copy full SHA for af3d846 - Browse repository at this point
Copy the full SHA af3d846View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72f7bb8 - Browse repository at this point
Copy the full SHA 72f7bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27c646c - Browse repository at this point
Copy the full SHA 27c646cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13a0309 - Browse repository at this point
Copy the full SHA 13a0309View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd143d5 - Browse repository at this point
Copy the full SHA dd143d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 745fcb1 - Browse repository at this point
Copy the full SHA 745fcb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28293dc - Browse repository at this point
Copy the full SHA 28293dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4f4e8a - Browse repository at this point
Copy the full SHA f4f4e8aView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8831e8d - Browse repository at this point
Copy the full SHA 8831e8dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.