add switch-gui button for qt
[electrum-nvc.git] / lib / gui_qt.py
2013-01-07 bkkcoinsadd switch-gui button for qt
2013-01-06 ThomasVfix slowness with status bar text
2013-01-06 ThomasVfix bug with undetected incorrect password that can...
2013-01-06 ThomasVwarning against key import
2013-01-05 ThomasVfix: toPlainText()
2013-01-05 ThomasVimprove layout for sign/verify message
2013-01-05 ThomasVconvert address to str in sign_message; update tabs...
2013-01-05 ThomasVdelete imported key in gui
2013-01-05 ThomasVdon't ask pw if wallet is unencrypted
2013-01-05 ThomasVadd warning to help message
2013-01-05 ThomasVfix: return early on cancel
2013-01-05 ThomasVtest password before importing key
2013-01-05 ThomasVimport/export functions
2013-01-05 bkkcoinsadd confirmations to history checkmark tooltips
2013-01-05 ThomasVcurrency conversions (bkkcoins)
2013-01-04 thomasvmove language list to i18n.py
2013-01-04 thomasvdo not let users switch to gtk/text from qt
2013-01-04 thomasvdisplay the ui settings first, as they are the most...
2013-01-04 ThomasVMerge pull request #81 from bkkcoins/qr-scalable-centered
2013-01-04 bkkcoinsremove commented code
2013-01-04 bkkcoinsadjust invoice screen for scaling
2013-01-04 bkkcoinsmake qr codes scalable and centered
2013-01-04 bkkcoinsupdated indent spacing
2013-01-04 bkkcoinsshow history debits in red
2013-01-03 ThomasVupdate status bar when amount is modified
2013-01-03 ThomasVremove unnecessary clutter
2013-01-03 thomasvauto_cycle option
2013-01-03 thomasvtext for help button of the receive tab mode
2013-01-03 thomasvsimplify the 'simple' mode: hide prioritizations (they...
2013-01-03 thomasvhide meaning, in order to replace misplaced interpretat...
2013-01-03 thomasvlanguage names, and message box to instruct the user...
2013-01-03 thomasvmode Receive View selector into Settings dialog
2013-01-03 thomasvimproved settings dialog using tabs
2013-01-02 thomasvselect language in gui
2012-12-20 thomasvfix: restore timer in deseeded wallets
2012-12-18 Alfie "Azelphur... Fixed bug in message signing
2012-12-05 thomasvnew command: signtx (offline transaction signing)
2012-12-05 thomasvallow multiple-outputs transactions with mktx()
2012-12-05 ThomasVretry when passwords do not match
2012-12-03 ThomasVsmall qr code window with print
2012-12-03 ThomasVfix show seed
2012-11-30 ThomasVfix
2012-11-29 thomasvconfig: merchant_name
2012-11-29 thomasvsave label invoice string
2012-11-29 thomasvseparate update qr code and paint event
2012-11-29 thomasvuse timer signal to render qr code
2012-11-29 thomasvshow address balance in POS mode
2012-11-29 thomasvsmaller font size, we don't want the window to be large...
2012-11-29 thomasvreceive tab: 3 separate view mode
2012-11-29 ThomasVedit column directly
2012-11-28 ThomasVdo not display requested amount if zero. show menu...
2012-11-28 ThomasVproper close method
2012-11-28 ThomasVuse update instead of repaint; do not update qr window...
2012-11-28 thomasvtoggle visibility instead of closing the window
2012-11-28 thomasvinvoice window: larger text, monospace font
2012-11-28 thomasvfix url in qr code
2012-11-28 thomasvseparate non-modal window for QR codes (point of sale)
2012-11-25 Alfie "Azelphur... Added message signing to the QT GUI
2012-11-24 ThomasVreduce column width to avoid horizontal scrollbar
2012-11-21 ThomasVremove forgotten calls to deprecated method
2012-11-20 ThomasVfix network dialog
2012-11-20 ThomasVsimplify the create/restore procedure
2012-11-20 ThomasVsimplification
2012-11-20 thomasvallow offline creation/recovery within the gui
2012-11-20 thomasvshow server type (pruning or full)
2012-11-18 ThomasVmake a regular gui module for android
2012-11-16 thomasvdo not include fee in the transaction amount shown...
2012-11-16 thomasvuse None as timestamp for pending transactions
2012-11-15 ThomasVgui fixes
2012-11-14 ThomasVcompatibility with 0.6 protocol
2012-11-05 thomasvwallet.get_label method
2012-11-05 thomasvfix syntax error in lite gui and get_default_label
2012-11-04 ThomasVfix: timestamps in transactions
2012-11-04 ThomasVgui fixes
2012-11-04 thomasvnew protocol: the server sends serialized tx, deseriali...
2012-11-01 ThomasVdefault ports to be used if we cannot get a list of...
2012-10-30 thomasvtext gui: dialogs
2012-10-29 thomasvdo not request merkle root for unconfirmed transactions
2012-10-28 ThomasVrevert label change: this was breaking i18n translations.
2012-10-28 ThomasVdisable text gui, as it is not ready for release
2012-10-26 ThomasVminor fix for settings dialog combo
2012-10-25 ThomasVtie confirmation icons to payment verifier
2012-10-22 thomasvwindow title
2012-10-22 thomasvwait until connected
2012-10-22 thomasvnew 'disconnecting' callback for requested disconnection
2012-10-22 thomasvinterface: do not connect inside the constructor
2012-10-22 thomasvuse named callbacks with the interface
2012-10-21 ThomasVbig refactoring of the interface
2012-10-20 thomasvtext gui
2012-10-19 thomasvfix side effect and handle case where the initial serve...
2012-10-19 thomasvbetter protocol handling in gui
2012-10-19 thomasvrename qt gui -> classic
2012-10-18 ThomasVadd SSL protocols to network dialog
2012-10-17 ThomasVfix: update history when label changed
2012-10-16 thomasvset default button in seed dialog
2012-10-16 thomasvon create, use the server already picked by the interface
2012-10-14 ThomasVshow waiting dialog during transaction broadcast
2012-10-13 ThomasVAdding confirmation icons in Tachikoma's pull request...
2012-10-12 thomasvdisable labels too
2012-10-12 thomasvdisable setting widgets when setting is not modifiable.
next