aboutsummaryrefslogtreecommitdiff
path: root/src/qt/transactionview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* gui: Remove QT_VERSION fallbacks for Qt < 5Wladimir J. van der Laan2018-06-181-4/+0
* Remove most direct bitcoin calls from qt/walletmodel.cppRussell Yanofsky2018-04-041-5/+5
* qt: Remove TransactionTableModel::TxIDRoleJoão Barbosa2018-03-071-2/+2
* [qt] navigate to transaction history page after sendSjors Provoost2018-03-011-2/+27
* Merge #10498: Use static_cast instead of C-style casts for non-fundamental typesMarcoFalke2018-02-071-1/+1
|\
| * Use static_cast instead of C-style casts for non-fundamental typespracticalswift2017-09-221-1/+1
* | Merge #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly()Jonas Schnelli2018-01-031-1/+1
|\ \
| * | [qt] Simplifies boolean expression model && model->haveWatchOnly()2512018-01-021-1/+1
* | | Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
|/ /
* | Merge #10574: Remove includes in .cpp files for things the corresponding .h f...Wladimir J. van der Laan2017-12-121-1/+0
|\ \
| * | Remove includes in .cpp files for things the corresponding .h file already in...practicalswift2017-11-161-1/+0
* | | Merge #11395: Qt: Enable searching by transaction idJonas Schnelli2017-11-291-7/+7
|\ \ \ | |/ / |/| |
| * | Qt: Enable searching by transaction idLuke Dashjr2017-11-101-1/+1
| * | Qt: Rename confusingly-named "address prefix" to "search string"Luke Dashjr2017-11-101-7/+7
* | | scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-17/+17
|/ /
* / [Qt] Add delay before filtering transactionsLucas Betschart2017-09-181-7/+20
|/
* scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift2017-08-071-1/+1
* [qt] Avoid potential null pointer dereference in TransactionView::exportClick...practicalswift2017-06-271-0/+4
* [Qt] hide bump context menu action if tx already has been bumpedJonas Schnelli2017-05-241-1/+1
* Add Qt tests for wallet spends & bumpfeeRussell Yanofsky2017-05-231-2/+5
* Only update the transactionrecord if the fee bump has been commitedJonas Schnelli2017-05-111-4/+4
* Make sure we always update the table row after a bumpfee callJonas Schnelli2017-05-111-0/+3
* [Qt] simple fee bumper with user verificationJonas Schnelli2017-05-111-1/+21
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* qt: Plug many memory leaksWladimir J. van der Laan2016-11-231-3/+3
* Do not shadow in src/qtPavel Janík2016-09-231-8/+8
* check that transactionView->selectionModel()->selectedRows(0) existsfsb40002016-06-241-0/+2
* Qt: Sort transactions by dateTyler Hardin2016-05-091-1/+1
* qt: Make it possible to show details for multiple transactionsWladimir J. van der Laan2016-04-251-2/+3
* [Qt] Support for abandoned/abandoning transactionsJonas Schnelli2016-04-041-2/+31
* QT: Add 'copy full transaction details' optionEric Shaw2016-03-071-6/+10
* [Wallet] Transaction View: LastMonth calculation fixedcrowning-2016-01-131-1/+1
* 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/+8
* qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-31/+32
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-2/+2
* Adopt style colour for button iconsLuke Dashjr2014-12-271-2/+3
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Use a typedef for monetary valuesMark Friedenbach2014-09-261-1/+1
* [Qt] minor watch-only changesPhilip Kaufmann2014-08-281-1/+1
* [Qt] Add column Watch-only to transactions listCozz Lovan2014-08-111-0/+32
* Merge remote-tracking branch 'upstream/master'Roy Badami2014-07-071-1/+1
|\
| * [Qt] New status bar Unit Display Control and related changes.gubatron2014-06-251-1/+1
* | Implement SI-style (thin space) thoudands separatorRoy Badami2014-05-171-0/+21
|/
* [Qt] Optionally add third party links to transaction context menuCozz Lovan2014-04-251-0/+35
* [Qt] fix style, formating, comment and indentation problemsPhilip Kaufmann2014-03-271-4/+6
* [QT] Fixes feel when resizing the last column on tables (issue #2862)gubatron2014-03-211-9/+13
* [Qt] make most Windows appear centered on main GUIPhilip Kaufmann2013-11-141-7/+5