aboutsummaryrefslogtreecommitdiff
path: root/src/qt/recentrequeststablemodel.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 default member initializersMarcoFalke2019-01-051-1/+1
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Remove direct bitcoin calls from qt transaction table filesRussell Yanofsky2018-04-041-3/+1
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-1/+1
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Get rid of nType and nVersionPieter Wuille2016-11-071-1/+1
* [WIP] Remove unused statement in serializationPavel Janík2016-09-091-1/+0
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-1/+1
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Fix all header definesPavel Janík2014-11-031-3/+3
* 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