aboutsummaryrefslogtreecommitdiff
path: root/src/qt/transactionfilterproxy.cpp
AgeCommit message (Collapse)Author
2011-11-25allow for filtering addresses and labels by searching for the typed string ↵Wladimir J. van der Laan
anywhere, not just at the beginning (#641)
2011-08-07don't include <QDebug>Wladimir J. van der Laan
2011-08-05improve tooltip over transactionsWladimir J. van der Laan
2011-08-03show last few transactions on overview pageWladimir J. van der Laan
2011-06-29Implement filter row instead of tabs, allows for more expressive filtersWladimir J. van der Laan