Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
[novacoin.git] / src / qt / transactionview.cpp
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...