aboutsummaryrefslogtreecommitdiff
path: root/src/qt/transactiontablemodel.cpp
AgeCommit message (Expand)Author
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-10-09Merge #15098: qt: Show addresses for "SendToSelf" transactionsfanquake
2019-08-22refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_boundfanquake
2019-07-08qt: Assert QMetaObject::invokeMethod resultJoão Barbosa
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
2019-01-15Merge #14556: qt: fix confirmed transaction labeled "open" (#13299)Wladimir J. van der Laan
2019-01-13Replace remaining 0 with nullptr in Qt codeBen Woosley
2019-01-06Show addresses for "SendToSelf" transactionsHennadii Stepanov
2019-01-03Don't label transactions "Open" while catching upHennadii Stepanov
2018-12-29Merge #13743: refactor: Replace boost::bind with std::bindMarcoFalke
2018-11-05Merge #14554: qt: Remove unused `adjustedTime` parameterWladimir J. van der Laan
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-10-28Remove unused `adjustedTime` parameterHennadii Stepanov
2018-10-20scripted-diff: Replace boost::bind with std::bindChun Kuan Lee
2018-08-27Merge #13769: Mark single-argument constructors "explicit"MarcoFalke
2018-08-25Merge #13961: util: Replace boost::signals2 with std::functionWladimir J. van der Laan
2018-08-24util: Replace boost::signals2 with std::functionMarcoFalke
2018-08-21qt: Use new Qt5 connect syntaxJoão Barbosa
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-26Mark single-argument constructors "explicit"practicalswift
2018-07-09Remove useless mapRequest tracking that just effects Qt display.Matt Corallo
2018-04-07scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky
2018-04-04Remove direct bitcoin calls from qt transaction table filesRussell Yanofsky
2018-03-07qt: Remove TransactionTableModel::TxIDRoleJoão Barbosa
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-30Merge #10493: Use range-based for loops (C++11) when looping over map elementsMarcoFalke
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-11-09Merge #10368: [wallet] Remove helper conversion operator from walletWladimir J. van der Laan
2017-10-09Use range-based for loops (C++11) when looping over map elementspracticalswift
2017-06-13Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPEPieter Wuille
2017-06-09Remove unused Boost includespracticalswift
2017-06-05scripted-diff: Remove Q_FOREACHJorge Timón
2017-05-24[Qt] make sure transaction table entry gets updated after bumpJonas Schnelli
2017-05-09[wallet] Remove CTransaction&() helper conversion operator from wallet implem...Karl-Johan Alm
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-12-02Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo
2016-09-23Do not shadow in src/qtPavel Janík
2016-04-04[Qt] Support for abandoned/abandoning transactionsJonas Schnelli
2016-03-07QT: Add 'copy full transaction details' optionEric Shaw
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-19ui: Add "Copy raw transaction data" to transaction list context menuWladimir J. van der Laan
2015-07-31qt: Introduce PlatformStyleWladimir J. van der Laan
2015-07-23TRIVIAL: Missing includesJorge Timón
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2015-04-01Merge pull request #5833Wladimir J. van der Laan
2015-03-12[Move Only] Move wallet related things to src/wallet/Jonas Schnelli
2015-02-26GUI: Clarify terminology; use "Label" heading for labels row, and "Node/Servi...Luke Dashjr
2015-01-31Remove whitespaces before double colon in errors and logsPavel Janík
2014-12-27Adopt style colour for button iconsLuke Dashjr
2014-12-19Added "Core" to copyright headerssandakersmann