Pre-0.4.8 update
[novacoin.git] / src / qt / transactionview.cpp
2014-01-12 alexPre-0.4.8 update
2013-07-29 alexAdd "Copy transaction ID" feature
2013-05-10 alexupdate to 0.4.1 v0.4.1-nvc
2013-04-15 alexhzupdate to 0.4 preview
2012-11-10 Sunny KingPPCoin: Qt: display coinstake as single 'mint by stake...
2012-03-17 Luke DashjrBugfix: Missing includes
2012-03-17 Luke DashjrBugfix: Missing includes
2012-03-16 Wladimir J. van... fix default suffixes in save dialog in GNOME, make...
2012-02-15 Wladimir J. van... fix default suffixes in save dialog in GNOME, make...
2012-01-04 Wladimir J. van... Fix transaction type in UI: not all tx'es with "from...
2011-12-28 Wladimir J. van... Fix transaction type in UI: not all tx'es with "from...
2011-12-23 Wladimir J. van... Copy amount to clipboard (implements #657)
2011-12-23 Wladimir J. van... Comments update
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-11-08 Wladimir J. van... Add robustness against null models
2011-11-08 Wladimir J. van... Fix segmentation fault when editing address not in...
2011-10-09 p2kImproved Mac experience; QDoubleSpinBox for BitcoinAmou...
2011-08-28 Misbakh-Soloviev... add russian translation and add unicode compatibility...
2011-08-07 Wladimir J. van... don't include <QDebug>
2011-07-29 Wladimir J. van... Full support for other units, add configuration option...
2011-07-27 Wladimir J. van... normalize SIGNAL/SLOT signatures (marcmutz.wordpress...
2011-07-25 Wladimir J. van... preparations for multiple unit (uBTC, mBTC, BTC) suppor...
2011-07-22 Wladimir J. van... Implement range... transaction filter
2011-07-15 CelilFix error when export is cancelled without specifying...
2011-07-09 Wladimir J. van... add export functionality for address book / receiving...
2011-07-08 Wladimir J. van... Add context menu on transaction list: copy label, copy...
2011-07-07 Wladimir J. van... Selection/tab navigation fixes
2011-07-07 Wladimir J. van... Export functionality for transaction list
2011-07-07 Wladimir J. van... minor language/text updates
2011-07-03 Wladimir J. van... Eliminate useless padding
2011-07-02 Wladimir J. van... Placeholder text can only be used for Qt 4.7+
2011-07-01 Wladimir J. van... Add "last month" filter
2011-07-01 Wladimir J. van... make amount column wider, so that more decimals fit in
2011-06-30 Wladimir J. van... Fix detailed transaction information on doubleclick
2011-06-29 Wladimir J. van... Implement filter row instead of tabs, allows for more...