aboutsummaryrefslogtreecommitdiff
path: root/src/qt/addresstablemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge #17918: qt: Hide non PKHash-Addresses in signing address bookJonas Schnelli2020-05-291-3/+6
|\
| * qt: Hide non PKHash-Addresses in signing address bookEmil Engler2020-01-181-3/+6
* | scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* | Wallet: Avoid treating change-in-the-addressbook as non-change everywhereLuke Dashjr2020-04-021-1/+1
* | scripted-diff: Wallet: Rename mapAddressBook to m_address_bookLuke Dashjr2020-04-021-1/+1
|/
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_boundfanquake2019-08-221-3/+3
* refactor: replace qSort with std::sortfanquake2019-08-221-1/+3
* Add GetNewDestination to CWallet to fetch new destinationsAndrew Chow2019-07-091-9/+7
* Make reasoning about dependencies easier by not including unused dependenciespracticalswift2019-06-021-1/+0
* Replace remaining 0 with nullptr in Qt codeBen Woosley2019-01-131-2/+2
* Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)practicalswift2019-01-131-1/+1
* Merge #13769: Mark single-argument constructors "explicit"MarcoFalke2018-08-271-1/+1
|\
| * Mark single-argument constructors "explicit"practicalswift2018-07-261-1/+1
* | Update copyright headers to 2018DrahtBot2018-07-271-1/+1
|/
* Merge #12928: qt: Initialize non-static class members that were previously ne...Wladimir J. van der Laan2018-05-021-1/+1
|\
| * Remove redundant initializations from the constructorpracticalswift2018-04-111-1/+1
* | [qt] Display more helpful message when adding a send address has failedJames O'Beirne2018-04-251-9/+19
* | Add purpose arg to Wallet::getAddressJames O'Beirne2018-04-251-2/+4
|/
* scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky2018-04-071-2/+2
* Remove direct bitcoin calls from qt/addresstablemodel.cppRussell Yanofsky2018-04-041-33/+26
* wallet: Change output type globals to membersMarcoFalke2018-03-171-0/+2
* Split key_io (address/key encodings) off from base58Pieter Wuille2018-02-191-2/+1
* Merge #11733: qt: Remove redundant locksWladimir J. van der Laan2018-02-141-9/+3
|\
| * Remove redundant lockspracticalswift2017-11-211-9/+3
* | [qt] receive tab: bech32 address opt-in checkboxSjors Provoost2018-01-161-3/+3
* | Merge #11403: SegWit wallet supportJonas Schnelli2018-01-101-1/+2
|\ \
| * | SegWit wallet supportPieter Wuille2018-01-091-1/+2
| |/
* / Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
|/
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-5/+5
* Introduce wrappers around CBitcoinAddressPieter Wuille2017-09-061-11/+11
* scripted-diff: Remove #include <boost/foreach.hpp>Jorge Timón2017-06-221-1/+0
* scripted-diff: Remove PAIRTYPEJorge Timón2017-06-051-1/+1
* scripted-diff: Fully remove BOOST_FOREACHJorge Timón2017-06-051-1/+1
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Do not shadow in src/qtPavel Janík2016-09-231-6/+6
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* [qt] Use fixed pitch font for the rpc consoleMarcoFalke2015-10-291-1/+1
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-1/+1
* Includes: Do not include main.h from any other headerJorge Timón2015-03-241-0/+2
* [Move Only] Move wallet related things to src/wallet/Jonas Schnelli2015-03-121-1/+1
* Remove whitespaces before double colon in errors and logsPavel Janík2015-01-311-3/+3
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* qt: Change serious messages from qDebug to qWarningWladimir J. van der Laan2014-07-011-3/+3
* qt: change CT_NOW string to CT_NEW in log messagephilsong2014-03-151-1/+1
* qt: add missing cs_wallet lock in AddressTableModel::setDataWladimir J. van der Laan2014-01-061-20/+17
* qt: keep a list of requested paymentsWladimir J. van der Laan2013-11-191-1/+1
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-1/+1
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4