aboutsummaryrefslogtreecommitdiff
path: root/src/qt/KeysFiles.cpp
Commit message (Collapse)AuthorAgeFilesLines
* KeysFiles: QDirIterator is initially located before the first entryxiphon2020-10-051-1/+3
|
* Merge pull request #3024luigi11112020-08-141-2/+2
|\ | | | | | | eb924a3 KeysFiles: relative file path support (xiphon)
| * KeysFiles: relative file path supportxiphon2020-07-281-2/+2
| |
* | KeysFiles: fix WalletKeysFilesModel, should be instantiable QML typexiphon2020-07-141-5/+3
|/
* KeysFiles: don't use WalletManager in findWalletsxiphon2020-07-141-5/+11
|
* always use native directory separators in pathsxiphon2020-04-241-7/+15
|
* fix multiple minor issues (c-style casts, default branch, etc.)xiphon2020-02-281-1/+1
|
* build: fix all warnings, treat warnings as errorsxiphon2020-02-161-12/+2
|
* fix invalid include paths, compilation warnings, update README.mdxiphon2019-09-021-3/+3
|
* KeysFiles: fix file pathmmbyday2019-06-041-1/+1
|
* Scan keysfiles in wizard - open walletdsc2019-05-021-0/+183