aboutsummaryrefslogtreecommitdiff
path: root/src/model/AddressBookModel.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix multiple minor issues (c-style casts, default branch, etc.)xiphon2020-02-281-0/+2
* build: fix all warnings, treat warnings as errorsxiphon2020-02-161-3/+0
* AddressBook: thread-safety, fix use-after-freexiphon2020-02-011-23/+20
* fix invalid include paths, compilation warnings, update README.mdxiphon2019-09-021-1/+1
* Add copyright headersmmbyday2019-05-011-0/+28
* Fix return value when deleting an addressbook entryMaxXor2018-07-281-1/+1
* replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compileUser2017-12-081-1/+1
* History: print address book description if availablemoneromooo.monero2017-01-011-0/+5
* Addressbook: Fix size_t build errorJaquee2016-12-151-1/+2
* Addressbook: updated references to bitmoneroJaquee2016-12-141-1/+1
* AddressBook: basic functionsJaquee2016-12-141-0/+75