aboutsummaryrefslogtreecommitdiff
path: root/src/qt/receivecoinsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+3
* Merge #8918: Qt: Add "Copy URI" to payment request context menuWladimir J. van der Laan2016-10-181-8/+31
|\
| * Qt: Add "Copy URI" to payment request context menuLuke Dashjr2016-10-131-8/+31
* | Do not shadow in src/qtPavel Janík2016-09-231-13/+13
* | [Qt] rename "amount" to "requested amount" in receive coins tableJonas Schnelli2016-01-201-0/+1
* | Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
|/
* qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-15/+16
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-1/+1
* [Qt] constify foreach uses where possiblePhilip Kaufmann2015-07-071-2/+1
* Adopt style colour for button iconsLuke Dashjr2014-12-271-0/+6
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* [Qt] fix Qt slot problem in receivecoinsdialogPhilip Kaufmann2014-05-061-10/+9
* [Qt] fix style, formating, comment and indentation problemsPhilip Kaufmann2014-03-271-10/+8
* [Qt] Fix enable/disable show and remove buttonsCozz Lovan2014-03-211-4/+5
* [QT] Fixes feel when resizing the last column on tables (issue #2862)gubatron2014-03-211-17/+24
* qt: Enable and disable the Show and Remove buttons for requested payments his...Haakon Nilsen2014-03-151-0/+15
* Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron2014-02-091-1/+1
* [Qt] minor receive tab improvementsCozz Lovan2014-01-291-0/+78
* [Qt] Add sorting feature to the requested payments tableCozz Lovan2014-01-191-0/+2
* Merge pull request #3207Wladimir J. van der Laan2013-12-091-1/+54
|\
| * qt: keep a list of requested paymentsWladimir J. van der Laan2013-11-191-1/+54
* | [Qt] small notificator and style changesPhilip Kaufmann2013-12-031-2/+2
|/
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* qt: show payment information in one text areaWladimir J. van der Laan2013-10-231-1/+2
* qt: use SendCoinsRecipient for payment request informationWladimir J. van der Laan2013-10-231-2/+3
* qt: rework "receive coins" workflowWladimir J. van der Laan2013-10-231-0/+105