aboutsummaryrefslogtreecommitdiff
path: root/src/qt/addresstablemodel.cpp
AgeCommit message (Expand)Author
2024-04-25refactor: Drop util::Result operator=Ryan Ofsky
2023-10-04gui: Add wallet name to address book pagepablomartin4btc
2023-05-18build: Bump minimum supported GCC to g++-9MarcoFalke
2023-04-11wallet: Replace use of purpose strings with an enumAndrew Chow
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-08-03refactor: Replace BResult with util::ResultRyan Ofsky
2022-07-08wallet: refactor GetNewDestination, use BResultfurszy
2022-05-17refactor: use C++11 default initializersfanquake
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-02-22qt, refactor: Use enum type as switch argument in AddressTableModelHennadii Stepanov
2021-01-11Merge #20480: Replace boost::variant with std::variantfanquake
2021-01-05Replace boost::variant with std::variantMarcoFalke
2021-01-02qt: Follow Qt docs when implementing rowCount and columnCountHennadii Stepanov
2020-05-29Merge #17918: qt: Hide non PKHash-Addresses in signing address bookJonas Schnelli
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-02Wallet: Avoid treating change-in-the-addressbook as non-change everywhereLuke Dashjr
2020-04-02scripted-diff: Wallet: Rename mapAddressBook to m_address_bookLuke Dashjr
2020-01-18qt: Hide non PKHash-Addresses in signing address bookEmil Engler
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-08-22refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_boundfanquake
2019-08-22refactor: replace qSort with std::sortfanquake
2019-07-09Add GetNewDestination to CWallet to fetch new destinationsAndrew Chow
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
2019-01-13Replace remaining 0 with nullptr in Qt codeBen Woosley
2019-01-13Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)practicalswift
2018-08-27Merge #13769: Mark single-argument constructors "explicit"MarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-26Mark single-argument constructors "explicit"practicalswift
2018-05-02Merge #12928: qt: Initialize non-static class members that were previously ne...Wladimir J. van der Laan
2018-04-25[qt] Display more helpful message when adding a send address has failedJames O'Beirne
2018-04-25Add purpose arg to Wallet::getAddressJames O'Beirne
2018-04-11Remove redundant initializations from the constructorpracticalswift
2018-04-07scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky
2018-04-04Remove direct bitcoin calls from qt/addresstablemodel.cppRussell Yanofsky
2018-03-17wallet: Change output type globals to membersMarcoFalke
2018-02-19Split key_io (address/key encodings) off from base58Pieter Wuille
2018-02-14Merge #11733: qt: Remove redundant locksWladimir J. van der Laan
2018-01-16[qt] receive tab: bech32 address opt-in checkboxSjors Provoost
2018-01-10Merge #11403: SegWit wallet supportJonas Schnelli
2018-01-09SegWit wallet supportPieter Wuille
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-21Remove redundant lockspracticalswift
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-09-06Introduce wrappers around CBitcoinAddressPieter Wuille
2017-06-22scripted-diff: Remove #include <boost/foreach.hpp>Jorge Timón
2017-06-05scripted-diff: Remove PAIRTYPEJorge Timón
2017-06-05scripted-diff: Fully remove BOOST_FOREACHJorge Timón
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-09-23Do not shadow in src/qtPavel Janík
2015-12-13Bump copyright headers to 2015MarcoFalke