aboutsummaryrefslogtreecommitdiff
path: root/src/qt/transactionview.cpp
AgeCommit message (Expand)Author
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-18gui: Remove QT_VERSION fallbacks for Qt < 5Wladimir J. van der Laan
2018-04-04Remove most direct bitcoin calls from qt/walletmodel.cppRussell Yanofsky
2018-03-07qt: Remove TransactionTableModel::TxIDRoleJoão Barbosa
2018-03-01[qt] navigate to transaction history page after sendSjors Provoost
2018-02-07Merge #10498: Use static_cast instead of C-style casts for non-fundamental typesMarcoFalke
2018-01-03Merge #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly()Jonas Schnelli
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2018-01-02[qt] Simplifies boolean expression model && model->haveWatchOnly()251
2017-12-12Merge #10574: Remove includes in .cpp files for things the corresponding .h f...Wladimir J. van der Laan
2017-11-29Merge #11395: Qt: Enable searching by transaction idJonas Schnelli
2017-11-16Remove includes in .cpp files for things the corresponding .h file already in...practicalswift
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-11-10Qt: Enable searching by transaction idLuke Dashjr
2017-11-10Qt: Rename confusingly-named "address prefix" to "search string"Luke Dashjr
2017-09-22Use static_cast instead of C-style casts for non-fundamental typespracticalswift
2017-09-18[Qt] Add delay before filtering transactionsLucas Betschart
2017-08-07scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift
2017-06-27[qt] Avoid potential null pointer dereference in TransactionView::exportClick...practicalswift
2017-05-24[Qt] hide bump context menu action if tx already has been bumpedJonas Schnelli
2017-05-23Add Qt tests for wallet spends & bumpfeeRussell Yanofsky
2017-05-11Only update the transactionrecord if the fee bump has been commitedJonas Schnelli
2017-05-11Make sure we always update the table row after a bumpfee callJonas Schnelli
2017-05-11[Qt] simple fee bumper with user verificationJonas Schnelli
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-11-23qt: Plug many memory leaksWladimir J. van der Laan
2016-09-23Do not shadow in src/qtPavel Janík
2016-06-24check that transactionView->selectionModel()->selectedRows(0) existsfsb4000
2016-05-09Qt: Sort transactions by dateTyler Hardin
2016-04-25qt: Make it possible to show details for multiple transactionsWladimir J. van der Laan
2016-04-04[Qt] Support for abandoned/abandoning transactionsJonas Schnelli
2016-03-07QT: Add 'copy full transaction details' optionEric Shaw
2016-01-13[Wallet] Transaction View: LastMonth calculation fixedcrowning-
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-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2014-12-27Adopt style colour for button iconsLuke Dashjr
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-09-26Use a typedef for monetary valuesMark Friedenbach
2014-08-28[Qt] minor watch-only changesPhilip Kaufmann
2014-08-11[Qt] Add column Watch-only to transactions listCozz Lovan
2014-07-07Merge remote-tracking branch 'upstream/master'Roy Badami
2014-06-25[Qt] New status bar Unit Display Control and related changes.gubatron
2014-05-17Implement SI-style (thin space) thoudands separatorRoy Badami
2014-04-25[Qt] Optionally add third party links to transaction context menuCozz Lovan
2014-03-27[Qt] fix style, formating, comment and indentation problemsPhilip Kaufmann
2014-03-21[QT] Fixes feel when resizing the last column on tables (issue #2862)gubatron
2013-11-14[Qt] make most Windows appear centered on main GUIPhilip Kaufmann