Partially revert acd906f9bbf55e42.
[novacoin.git] / src / qt / addressbookpage.cpp
2016-03-27 CryptoManiacPartially revert acd906f9bbf55e42.
2015-10-01 CryptoManiacQRCode support is always enabled now;
2015-05-08 svostShow QRCode context menu only when USE_QRCODE specified 221/head
2014-10-21 fsb4000Qt 5 compatibility
2013-04-15 alexhzupdate to 0.4 preview
2012-06-14 Luke DashjrMerge branch '0.6.0.x' into 0.6.x
2012-06-14 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-06-14 Wladimir J. van... Do not select first address automatically in the addres...
2012-04-14 Philip Kaufmannremoved (no label) string if we have NO label
2012-04-12 Philip Kaufmannupdated to reflect pull-request suggestions / renamed...
2012-04-12 Philip Kaufmannfixed amount part of URI in QR-Codes / removed (no...
2012-04-04 Wladimir J. van... Update UI through async calls MainFrameRepaint and...
2012-04-01 Philip Kaufmannhide Delete button (only) on ReceivingTab / hide Sign...
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-27 Luke DashjrBitcoin-Qt signmessage GUI (pull request #582)
2011-12-23 Wladimir J. van... Add context menu for address book page (implements...
2011-12-20 sje397Added QRCode generation functions via libqrencode....
2011-11-08 Wladimir J. van... Add robustness against null models
2011-10-09 p2kImproved Mac experience; QDoubleSpinBox for BitcoinAmou...
2011-08-07 Wladimir J. van... don't include <QDebug>
2011-08-04 Wladimir J. van... select new address immediately after creation
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-07 Wladimir J. van... Selection/tab navigation fixes
2011-07-07 Wladimir J. van... convert to full tab-based ui