New port numbers
[electrum-nvc.git] / gui / qt / transaction_dialog.py
2014-07-22 CryptoManiacInitial novacoin support
2014-07-08 ThomasVstore output type explicitly in tuple
2014-06-24 ThomasVtx dialog hooks
2014-06-24 ThomasVdetect if wallet can sign tx before showing sign button
2014-06-23 ThomasVfix bug with the order of signatures in tx input
2014-06-22 ThomasVshow number of tx signatures in gui
2014-06-21 ThomasVcompact serialized format for unsigned and partially...
2014-06-20 ThomasVadd hook for transaction_dialog
2014-06-19 ThomasVcleanup dead code
2014-06-17 ThomasVtransaction show_qr
2014-06-12 ThomasVmove qr code operations to transaction window and trans...
2014-06-05 ThomasVtx window: let prent do the broadcast
2014-05-21 ThomasVupdate calls to is_complete() method. fixes #693
2014-04-19 ThomasVhandle coinbase transactions explicitly
2014-04-17 ThomasVformat inputs so that they fit on one line
2014-03-15 ThomasVdo not display tx amounts in an offline wallet
2014-03-05 Michael Wozniakdisplay locktime for transaction
2014-03-02 ThomasVshow txids in the list of transaction inputs
2014-01-08 ThomasVfix tx dialog
2013-11-12 ThomasVfix tx signing with watching only wallets
2013-11-10 Bryan Stittfix more bare excepts
2013-11-05 Michael KramlichFIX: fixed syntax error in gui/qt/transaction_dialog...
2013-11-05 rdymacSplit colon - separate
2013-09-24 ThomasVset default button in tx detail window
2013-09-24 ThomasVadd account menus and details window
2013-09-24 ThomasVsimplify gui names