aboutsummaryrefslogtreecommitdiff
path: root/src/qt/receivecoinsdialog.cpp
AgeCommit message (Expand)Author
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-12[Qt] Disable creating receive addresses when private keys are disabledJonas Schnelli
2018-05-17GUI: Allow generating Bech32 addresses with a legacy-address defaultLuke Dashjr
2018-04-04Remove most direct bitcoin calls from qt/walletmodel.cppRussell Yanofsky
2018-03-26Merge #12610: Multiwallet for the GUIJonas Schnelli
2018-03-26Qt: show wallet name in request dlg in case of multiwalletJonas Schnelli
2018-03-17wallet: Change output type globals to membersMarcoFalke
2018-01-17Avoid potential null dereference in ReceiveCoinsDialog constructorRussell Yanofsky
2018-01-16[qt] receive tab: bech32 address opt-in checkboxSjors Provoost
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16Remove includes in .cpp files for things the corresponding .h file already in...practicalswift
2017-11-16qt: refactor: Changes to make include paths absoluteWladimir J. van der Laan
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-11-11Merge #3716: GUI: Receive: Remove option to reuse a previous addressMarcoFalke
2017-11-11GUI: Receive: Remove option to reuse a previous addressLuke Dashjr
2017-06-05scripted-diff: Remove Q_FOREACHJorge Timón
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-10-18Merge #8918: Qt: Add "Copy URI" to payment request context menuWladimir J. van der Laan
2016-10-13Qt: Add "Copy URI" to payment request context menuLuke Dashjr
2016-09-23Do not shadow in src/qtPavel Janík
2016-01-20[Qt] rename "amount" to "requested amount" in receive coins tableJonas Schnelli
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-07-31qt: Introduce PlatformStyleWladimir J. van der Laan
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2015-07-07[Qt] constify foreach uses where possiblePhilip Kaufmann
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-05-06[Qt] fix Qt slot problem in receivecoinsdialogPhilip Kaufmann
2014-03-27[Qt] fix style, formating, comment and indentation problemsPhilip Kaufmann
2014-03-21[Qt] Fix enable/disable show and remove buttonsCozz Lovan
2014-03-21[QT] Fixes feel when resizing the last column on tables (issue #2862)gubatron
2014-03-15qt: Enable and disable the Show and Remove buttons for requested payments his...Haakon Nilsen
2014-02-09Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron
2014-01-29[Qt] minor receive tab improvementsCozz Lovan
2014-01-19[Qt] Add sorting feature to the requested payments tableCozz Lovan
2013-12-09Merge pull request #3207Wladimir J. van der Laan
2013-12-03[Qt] small notificator and style changesPhilip Kaufmann
2013-11-19qt: keep a list of requested paymentsWladimir J. van der Laan
2013-11-04qt: add license header to source filesWladimir J. van der Laan
2013-10-23qt: show payment information in one text areaWladimir J. van der Laan
2013-10-23qt: use SendCoinsRecipient for payment request informationWladimir J. van der Laan
2013-10-23qt: rework "receive coins" workflowWladimir J. van der Laan