aboutsummaryrefslogtreecommitdiff
path: root/src/qt/transactiontablemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Remove useless mapRequest tracking that just effects Qt display.Matt Corallo2018-07-091-9/+0
* scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky2018-04-071-9/+9
* Remove direct bitcoin calls from qt transaction table filesRussell Yanofsky2018-04-041-62/+38
* qt: Remove TransactionTableModel::TxIDRoleJoão Barbosa2018-03-071-3/+1
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* Merge #10493: Use range-based for loops (C++11) when looping over map elementsMarcoFalke2017-11-301-3/+3
|\
| * Use range-based for loops (C++11) when looping over map elementspracticalswift2017-10-091-3/+3
* | scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-17/+17
* | Merge #10368: [wallet] Remove helper conversion operator from walletWladimir J. van der Laan2017-11-091-1/+1
|\ \ | |/ |/|
| * [wallet] Remove CTransaction&() helper conversion operator from wallet implem...Karl-Johan Alm2017-05-091-1/+1
* | Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPEPieter Wuille2017-06-131-1/+1
|\ \
| * | scripted-diff: Remove Q_FOREACHJorge Timón2017-06-051-1/+1
* | | Remove unused Boost includespracticalswift2017-06-091-2/+0
|/ /
* / [Qt] make sure transaction table entry gets updated after bumpJonas Schnelli2017-05-241-0/+4
|/
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo2016-12-021-1/+1
* Do not shadow in src/qtPavel Janík2016-09-231-9/+9
* [Qt] Support for abandoned/abandoning transactionsJonas Schnelli2016-04-041-0/+10
* QT: Add 'copy full transaction details' optionEric Shaw2016-03-071-0/+28
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* ui: Add "Copy raw transaction data" to transaction list context menuWladimir J. van der Laan2015-11-191-0/+15
* qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-4/+5
* TRIVIAL: Missing includesJorge Timón2015-07-231-0/+2
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-5/+5
* Merge pull request #5833Wladimir J. van der Laan2015-04-011-2/+2
|\
| * GUI: Clarify terminology; use "Label" heading for labels row, and "Node/Servi...Luke Dashjr2015-02-261-2/+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-5/+5
* Adopt style colour for button iconsLuke Dashjr2014-12-271-1/+7
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* qt: Move transaction notification to transaction table modelWladimir J. van der Laan2014-10-281-65/+141
* Use a typedef for monetary valuesMark Friedenbach2014-09-261-2/+2
* Merge pull request #4667Wladimir J. van der Laan2014-09-181-19/+10
|\
| * [Qt] simplify return code and return values in txtablemodelPhilip Kaufmann2014-08-281-16/+6
| * [Qt] add all used colors in txtablemodel to guiconstantsPhilip Kaufmann2014-08-281-3/+4
* | [Qt] minor watch-only changesPhilip Kaufmann2014-08-281-4/+10
|/
* [Qt] Add column Watch-only to transactions listCozz Lovan2014-08-111-8/+24
* qt: Remove an obscure option no-one cares aboutWladimir J. van der Laan2014-07-311-1/+1
* [Qt] small Qt-only include cleanupPhilip Kaufmann2014-07-251-1/+1
* Revert "UI to alert of respend attempt affecting wallet."Wladimir J. van der Laan2014-07-211-13/+5
* Revert "Formatting, spelling, comment fixes."Wladimir J. van der Laan2014-07-211-2/+2
* Remove unused fAlign argument from BitcoinUnits::format and friendsRoy Badami2014-07-071-3/+3
* Merge remote-tracking branch 'upstream/master'Roy Badami2014-07-071-15/+33
|\
| * Merge pull request #4045Wladimir J. van der Laan2014-07-071-4/+7
| |\
| | * Watchonly transactions are marked in transaction historyJaSK2014-07-021-4/+7
| * | Merge pull request #4302Wladimir J. van der Laan2014-07-031-2/+9
| |\ \ | | |/ | |/|
| | * [Qt] New status bar Unit Display Control and related changes.gubatron2014-06-251-2/+9
| * | qt: Change serious messages from qDebug to qWarningWladimir J. van der Laan2014-07-011-3/+3