index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
recentrequeststablemodel.h
Age
Commit message (
Expand
)
Author
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-11-03
Fix all header defines
Pavel JanÃk
2014-09-02
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
Pieter Wuille
2014-09-01
Serializer simplifications after IMPLEMENT_SERIALIZE overhaul
Pieter Wuille
2014-08-31
Use CSizeComputer to avoid counting sizes in SerializationOp
Pieter Wuille
2014-08-31
rework overhauled serialization methods to non-static
Kamil Domanski
2014-08-31
overhaul serialization code
Kamil Domanski
2014-06-25
[Qt] New status bar Unit Display Control and related changes.
gubatron
2014-02-09
Copyright 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 cleanups
Philip Kaufmann
2014-01-19
[Qt] Add sorting feature to the requested payments table
Cozz Lovan
2014-01-19
[Qt] Permanently store requested payments in wallet
Cozz Lovan
2013-12-11
[Qt] fix RecentRequestsTableModel function ambiuguity
Philip Kaufmann
2013-11-19
qt: keep a list of requested payments
Wladimir J. van der Laan