aboutsummaryrefslogtreecommitdiff
path: root/src/qt/recentrequeststablemodel.h
Commit message (Expand)AuthorAgeFilesLines
* Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODSPieter Wuille2014-09-021-1/+1
* Serializer simplifications after IMPLEMENT_SERIALIZE overhaulPieter Wuille2014-09-011-7/+3
* Use CSizeComputer to avoid counting sizes in SerializationOpPieter Wuille2014-08-311-6/+3
* rework overhauled serialization methods to non-staticKamil Domanski2014-08-311-7/+7
* overhaul serialization codeKamil Domanski2014-08-311-6/+13
* [Qt] New status bar Unit Display Control and related changes.gubatron2014-06-251-0/+6
* Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron2014-02-091-1/+1
* [Qt] fix bitcoin: URI strings (spelling fixes)Philip Kaufmann2014-01-281-1/+1
* [Qt] very minor style cleanupsPhilip Kaufmann2014-01-221-2/+2
* [Qt] Add sorting feature to the requested payments tableCozz Lovan2014-01-191-1/+17
* [Qt] Permanently store requested payments in walletCozz Lovan2014-01-191-1/+26
* [Qt] fix RecentRequestsTableModel function ambiuguityPhilip Kaufmann2013-12-111-3/+3
* qt: keep a list of requested paymentsWladimir J. van der Laan2013-11-191-0/+61