aboutsummaryrefslogtreecommitdiff
path: root/src/qt/transactionview.cpp
AgeCommit message (Expand)Author
2022-02-12scripted-diff: Rename ShowModalDialogAndDeleteOnCloseHennadii Stepanov
2022-01-12refactor, qt: Use std::chrono for input_filter_delay constantHennadii Stepanov
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-09-30Merge bitcoin-core/gui#336: Do not exit and re-enter main event loop during s...W. J. van der Laan
2021-09-24qt: ensure seperator when adding third-party transaction linksJarol Rodriguez
2021-09-23qt: improve text for open third-party tx url actionJarol Rodriguez
2021-09-23qt, refactor: simplify third-party tx url action through overloadJarol Rodriguez
2021-09-12qt: ensure translator comments end in full stopJarol Rodriguez
2021-09-07qt, refactor: Keep EditAddressDialog in the main event loopHennadii Stepanov
2021-08-11Merge bitcoin-core/gui#354: Refactor open date range to use std::optionalHennadii Stepanov
2021-06-22GUI: Always call parent changeEvent handlerLuke Dashjr
2021-06-22GUI: Enable palette change adaptation on all platformsLuke Dashjr
2021-06-12GUI: Add keyboard shortcuts for other context menusLuke Dashjr
2021-06-11qt: Refactor open date range to use std::optionalJoão Barbosa
2021-05-28Merge bitcoin-core/gui#275: Support runtime appearance adjustment on macOSHennadii Stepanov
2021-05-16qt: Replace disambiguation strings with translator commentsHennadii Stepanov
2021-05-10Merge bitcoin-core/gui#257: refactor: Use template function qOverload in sign...Hennadii Stepanov
2021-05-02scripted-diff: Replace three dots with ellipsis in the UI stringsHennadii Stepanov
2021-05-01qt: Make TransactionView aware of runtime palette changeHennadii Stepanov
2021-04-30qt: Use template function qOverload in signal-slot connectionsHennadii Stepanov
2021-04-14qt, refactor: Use better QMenu::addAction overloaded functionHennadii Stepanov
2021-04-05qt: Handle exceptions in TransactionView::bumpFee slotHennadii Stepanov
2021-03-16Merge #220: Do not translate file extensionsWladimir J. van der Laan
2021-03-06qt: Do not translate file extensionsHennadii Stepanov
2021-02-27qt: Fix regression with initial sorting after pr205Hennadii Stepanov
2021-02-24qt: Rename "Edit label" to "Edit address label"Wladimir J. van der Laan
2021-02-24Revert "qt: Remove Transactionview Edit Label Action"Wladimir J. van der Laan
2021-02-22Merge bitcoin-core/gui#211: qt: Remove Transactionview Edit Label ActionMarcoFalke
2021-02-17qt: Remove Transactionview Edit Label ActionJarol Rodriguez
2021-01-31qt: Save/restore TransactionView table column sizesHennadii Stepanov
2021-01-31qt: Move transactionView properties settings to constructorHennadii Stepanov
2021-01-31qt, refactor: Drop intermediate assignmentHennadii Stepanov
2021-01-31qt: Drop buggy TableViewLastColumnResizingFixer classHennadii Stepanov
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-08-26qt, refactor: Fix 'split is deprecated' warningsHennadii Stepanov
2020-08-26qt, refactor: Fix 'QDateTime is deprecated' warningsHennadii Stepanov
2020-06-27scripted-diff: Move ui_interface to the node libMarcoFalke
2020-05-29Merge #17956: gui: Disable unavailable context menu items in transactions tabJonas Schnelli
2020-05-13qt: Remove QFont warnings with QPA=minimalHennadii Stepanov
2020-04-16Disable unavailable context menu items in transactions tabKristaps Kaupe
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-08-25qt: Remove QSignalMapper from TransactionViewHennadii Stepanov
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
2019-02-04Fix issue #9683 "gui, wallet: random abort (segmentation fault) running maste...Chris Moore
2019-01-13Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)practicalswift
2018-09-26Set C locale for amountWidgetHennadii Stepanov
2018-08-21qt: Use new Qt5 connect syntaxJoão Barbosa
2018-08-20Merge #12818: [qt] TransactionView: highlight replacement tx after fee bumpMarcoFalke
2018-08-01[qt] TransactionView: highlight replacement tx after fee bumpSjors Provoost
2018-07-27Update copyright headers to 2018DrahtBot