aboutsummaryrefslogtreecommitdiff
path: root/src/qt/recentrequeststablemodel.h
AgeCommit message (Expand)Author
2014-11-03Fix all header definesPavel Janík
2014-09-02Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODSPieter Wuille
2014-09-01Serializer simplifications after IMPLEMENT_SERIALIZE overhaulPieter Wuille
2014-08-31Use CSizeComputer to avoid counting sizes in SerializationOpPieter Wuille
2014-08-31rework overhauled serialization methods to non-staticKamil Domanski
2014-08-31overhaul serialization codeKamil Domanski
2014-06-25[Qt] New status bar Unit Display Control and related changes.gubatron
2014-02-09Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron
2014-01-28[Qt] fix bitcoin: URI strings (spelling fixes)Philip Kaufmann
2014-01-22[Qt] very minor style cleanupsPhilip Kaufmann
2014-01-19[Qt] Add sorting feature to the requested payments tableCozz Lovan
2014-01-19[Qt] Permanently store requested payments in walletCozz Lovan
2013-12-11[Qt] fix RecentRequestsTableModel function ambiuguityPhilip Kaufmann
2013-11-19qt: keep a list of requested paymentsWladimir J. van der Laan