electrum-nvc.git
2012-08-20 Amir TaakiRevert "changed electrum logo to noface."
2012-08-20 Amir Taakiuntested hotfix for copying data/ to system wide local...
2012-08-20 Amir Taakibugfix: wrong indentation level for prompt_password.
2012-08-20 Amir TaakiMore Pythonics util.print_error
2012-08-20 Jimbo77more print_errors() deleted
2012-08-20 Jimbo77created docstring for local_data_dir()
2012-08-20 Jimbo77getting rid of more unnecessary print_errors()
2012-08-20 Jimbo77getting rid of more unnecessary print_errors()
2012-08-20 Jimbo77created docstring for set_path()
2012-08-20 Jimbo77added small comment for ast.literal_eval
2012-08-20 Jimbo77added docstring for the read() function
2012-08-20 Jimbo77got rid of another unneeded print_error()
2012-08-20 Jimbo77got rid of another unneeded print_error()
2012-08-20 Jimbo77changed print_error() to sys.exit to reduce coupling
2012-08-19 Jimbo77got rid of print_error() to reduce coupling
2012-08-19 Jimbo77Created appdata_dir() docstring
2012-08-19 Jimbo77Created print_error docstring
2012-08-19 Jimbo77added ImportError and replaced print_error() with sys...
2012-08-18 Amir Taakialphabetically sort theme names in themes menu
2012-08-18 Amir TaakiAdded styling help text for themes.
2012-08-18 Amir Taakibugfix: reset path after switching to new theme selection.
2012-08-18 Amir TaakiDeleted unused icons for correct/incorrect address...
2012-08-18 Amir TaakiAdded back dark theme.
2012-08-18 Amir TaakiShow and change themes via GUI.
2012-08-18 Amir TaakiLoad theme in gui according to setting.
2012-08-18 Amir TaakiUtils for dynamically loading themes.
2012-08-18 Amir TaakiStructured data/ with theme subdirectories.
2012-08-18 Amir TaakiAdd theme name to config file.
2012-08-16 Amir TaakiPrettified code for BrainWallet dialog.
2012-08-16 MaranFix merge conflicts
2012-08-16 MaranMade the window a little prettier
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 TaakiMake seed dialog much simpler and easier to understand.
2012-08-13 Amir Taaki"BrainWallet Info" menu item in lite mode.
2012-08-13 MaranPackaging history widget
2012-08-12 Amir Taakichanged electrum logo to noface.
2012-08-12 Amir Taakinoface logo.
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 MaranUpdated setup script
2012-08-12 Amir Taakidisabled menu entries that dont work.
2012-08-12 Amir TaakiRename main menu to 'Bitcoin' from 'Electrum'.
2012-08-12 MaranBump version to 1.0
2012-08-12 MaranCommented out some unfinished menu items
2012-08-12 MaranMerge branch 'master' of https://github.com/spesmilo...
2012-08-12 MaranUpdated domain in README
2012-08-03 Amir TaakiMerge branch 'master' of github.com:Spesmilo/Electrum
2012-08-03 Amir Taakiformatting fixes.
2012-08-03 slushAdded check if video device is available
2012-08-03 slushAdded package qrscanner
2012-08-02 MaranMerge branch 'master' of https://github.com/Spesmilo...
2012-08-02 MaranAdded instructions for brew based setup release
2012-08-02 Amir Taakiadded tentative TODO list.
2012-08-02 Amir Taakifixed vertical align with send button and amount input...
2012-08-02 Maran H.Merge pull request #6 from ErebusBat/erebusbat
2012-08-02 ErebusBatIgnore build outputs
2012-08-02 ErebusBatAdd .gitignore
2012-08-02 MaranMerge branch 'cobleebuilder'
2012-08-02 MaranMerge branch 'new-layout' into cobleebuilder
2012-08-02 Amir Taakiremove stretch between amount and send button.
2012-08-02 Amir TaakiAdded menu entries.
2012-08-02 MaranMerge branch 'new-layout' into cobleebuilder
2012-08-02 MaranAdded a search option if qt was not installed via port
2012-08-02 slushNew feature "Scan QR code" in sending dialog.
2012-08-02 slushScanning and parsing QR codes using computer's camera.
2012-08-01 MaranDont require private key on import, patch by ErebusBat
2012-08-01 MaranDont confirm password from command line, patch by ErebusBat
2012-08-01 MaranBring qr-code in full visiblity
2012-08-01 MaranMerge branch 'new-layout' into cobleebuilder
2012-07-31 MaranFurther tweaks to the layout
2012-07-31 MaranRenamed menu item
2012-07-31 MaranAdded the expand option to the settings menu
2012-07-31 MaranTweaked style a bit
2012-07-31 MaranFixed merged conflicts from menu branch
2012-07-31 MaranRemoved the valid icon and make the text green or red...
2012-07-31 Amir TaakiAdded menubar.
2012-07-30 Amir TaakiReplaced left buttons with a menubar.
2012-07-24 MaranRemoved lighter.css and moved it to the default layout
2012-07-24 MaranReworked the logic for the send button, you can only...
2012-07-24 MaranCleaned up the layout a bit more
2012-07-24 MaranAdded style sheet
2012-07-24 MaranAdded lighter theme
2012-07-23 Amir Taakiupdated coblee description.
2012-07-23 Amir TaakiAdded Tachikoma and coblee.
2012-07-23 MaranMerge commit 'refs/merge-requests/11' of gitorious...
2012-07-23 MaranFix the recursion issue on OSX
next