add switch-gui button for qt
[electrum-nvc.git] / lib / gui_lite.py
2013-01-05 bkkcoinsadd switch-gui button for qt
2013-01-04 PontiusAdjusted quote lookup and added three more currencies...
2013-01-02 Maranremoved old donation address on lite gui
2013-01-02 thomasvMade the bug reporting link clickable in lib/gui_lite.py
2012-12-28 MaranAdded version to lite gui tile
2012-12-28 MaranFix contacts auto complete in lite gui
2012-12-10 MaranChange bug report information
2012-12-10 MaranImplemented labeling after making a transaction
2012-12-10 MaranImplements feature to copy mpk to your clipboard to...
2012-12-09 MaranImplemented receiving addresses to lite gui
2012-12-09 MaranAdded date to the history overview of the lite GUI
2012-12-09 MaranMerge branch 'csv'
2012-12-09 MaranRemove server list from lite gui
2012-12-05 MaranAdded default time string
2012-12-05 MaranThere isn't always a tx hash..\?
2012-12-05 MaranHandle exceptions on parsing better
2012-12-05 MaranAdded the option to export your transactions to a CSV...
2012-12-05 thomasvallow multiple-outputs transactions with mktx()
2012-11-22 MaranMade the send_tx call for the lite gui asynchrone
2012-11-20 ThomasVsimplification
2012-11-16 thomasvdo not include fee in the transaction amount shown...
2012-11-05 thomasvwallet.get_label method
2012-11-05 thomasvhum, it should be a decimal division
2012-11-05 thomasvfloat division
2012-11-05 thomasvfix syntax error in lite gui and get_default_label
2012-11-04 ThomasVfix: get_tx_value
2012-10-25 ThomasVtie confirmation icons to payment verifier
2012-10-22 thomasvallow multiple callbacks for a given name
2012-10-22 thomasvuse named callbacks with the interface
2012-10-21 ThomasVbig refactoring of the interface
2012-10-19 thomasvmove theme_path functions from util to gui_lite
2012-10-19 thomasvrename qt gui -> classic
2012-10-16 thomasvsimplification: hex encode master_public_key directly
2012-10-15 ThomasVmove is_up_to_date method
2012-10-13 ThomasVsave config after checking qt version
2012-10-12 thomasvanother small fix
2012-10-12 thomasvfix
2012-10-11 thomasvbig refactoring: command line options and electrum...
2012-10-11 thomasvencapsulation: that kind of exception handling should...
2012-09-24 MaranAdded the ability to make a copy of your wallet so...
2012-09-21 MaranMade cfg an class attribute and fixed server changing...
2012-09-21 bkkcoinssmall edit to config syntax
2012-09-21 bkkcoinsAdded code to remember window position
2012-09-07 Samuel TardieuDo not qualify relative imports
2012-09-02 Amir TaakiDump problem tx to temporary file when error happens...
2012-08-29 Amir TaakiFixed issue 19 by jimboman77: https://github.com/spesmi...
2012-08-29 Amir TaakiWalletSynchronizer had a race condition caused by calli...
2012-08-27 Amir TaakiAdded QObject to MiniActuator.
2012-08-27 Amir TaakiMerge branch 'servers'
2012-08-27 Amir TaakiChange server in lite mode.
2012-08-27 Amir TaakiUpdate servers list once fetched from remote.
2012-08-23 Amir TaakiAdded explanation to line returning qVariant for future...
2012-08-23 Amir Taaki(explanation: the value returned is a qVariant not...
2012-08-23 Jimbo77got rid of magic number
2012-08-23 Jimbo77changed to use built-in list methods
2012-08-23 Jimbo77changed to use built-in list methods
2012-08-23 Jimbo77created set_quote_currency() docstring
2012-08-23 Jimbo77created amount_input_changed() docstring
2012-08-23 Jimbo77created mousePressedEvents() and se_balance_text()...
2012-08-23 Jimbo77got rid of boolean value comparison using == as stated...
2012-08-23 Jimbo77created docstring for set_button_amount()
2012-08-23 Jimbo77updated create_quote_text() docstring
2012-08-23 Jimbo77created create_quote_text() docstring
2012-08-23 Jimbo77created set_balance() docstring
2012-08-22 Jimbo77created docstring for expand()
2012-08-22 Amir TaakiUse self.close instead of sys.exit (self.close() is...
2012-08-22 Jimbo77created several more docstrings in miniActuator
2012-08-22 Jimbo77created docstring for miniActuator
2012-08-22 Jimbo77created load_theme() docstring
2012-08-22 Jimbo77Created docstring for miniActuator __init__()
2012-08-22 Jimbo77added quit functionality to menubar in lite gui
2012-08-20 Amir TaakiShow list of all the servers available in the menubar.
2012-08-20 Amir TaakiMore Pythonics util.print_error
2012-08-18 Amir Taakialphabetically sort theme names in themes menu
2012-08-18 Amir Taakibugfix: reset path after switching to new theme selection.
2012-08-18 Amir TaakiShow and change themes via GUI.
2012-08-18 Amir TaakiLoad theme in gui according to setting.
2012-08-16 MaranFix merge conflicts
2012-08-16 MaranChanging around where we issue the messages
2012-08-15 MaranAdded pretty errors when pyqt is not found or qt is...
2012-08-14 Amir TaakiAdded donation address.
2012-08-13 Amir Taakiput it back to == True (oops :p)
2012-08-13 MaranFix send button not activating
2012-08-13 Amir TaakiFix check_button_status. QVariant returned by property...
2012-08-13 Amir Taakifixed indentatioin to use 4 spaces, not 2
2012-08-13 Amir Taaki"BrainWallet Info" menu item in lite mode.
2012-08-12 Amir Taakiuse prettier form of connect (which has less code,...
2012-08-12 MaranMerged history from master
2012-08-12 Amir Taakiuse labels for to/from in lite history where available.
2012-08-12 Amir Taakiopen electrum-desktop.com website instead of manual.
2012-08-12 Amir TaakiAdded report_bug and show_about hooks for menu.
2012-08-12 Amir Taakialternating row colours for history.
2012-08-12 Amir TaakiAdd CSS styling to history view to make text lighter...
2012-08-12 Amir TaakiAdded history to lite view.
2012-08-12 MaranMerge changes from master
2012-08-12 Amir TaakiRename main menu to 'Bitcoin' from 'Electrum'.
2012-08-12 Amir Taakidisabled menu entries that dont work.
2012-08-12 Amir TaakiRename main menu to 'Bitcoin' from 'Electrum'.
2012-08-12 MaranCommented out some unfinished menu items
2012-08-03 Amir Taakiformatting fixes.
next