get_resource_path("foo.png") -> "/usr/share/electrum/foo.png"
[electrum-nvc.git] / lib /
2012-07-04 Amir TaakiCopy Address -> Copy My Address
2012-07-04 Amir Taakicorrected instructions for generating icons data file.
2012-07-03 Amir Taakirestore_or_create (just delegates to qt_gui - this...
2012-07-03 Amir Taakibugfix for showing 0 BTC balance when Price has been...
2012-07-03 ThomasVversion 0.61
2012-07-03 Amir Taakiapp_menu has interact_button as its parent to stop...
2012-07-02 Amir TaakiDo slow price discovery in another thread to speed...
2012-07-02 Amir Taakibitcoin URIs in lite mode.
2012-07-02 Amir Taakicompletion support for destination addresses.
2012-07-02 Amir TaakiDon't show ()s when showing just the fiat currency...
2012-07-02 Amir TaakiGo back to balance display when amount input is empty.
2012-07-02 Amir TaakiChange balance text to show conversion amount when...
2012-06-30 Amir TaakiDefer discovery of exchange rate until later to make...
2012-06-30 Amir Taakishow the BTC value in other currency.
2012-06-30 Amir Taakiexchange rate discovery object.
2012-06-30 Amir Taakilimit quote currency to 2 decimal places.
2012-06-30 Amir Taakiclicking balance switches between different currencies.
2012-06-29 Amir TaakiPassword input dialog working.
2012-06-29 Amir TaakiAdded send functionality. Still needs to have the passw...
2012-06-29 Amir Taakispawn both guis at start. clicking expand hides the...
2012-06-29 Amir Taakispawning electrum gui works if i hide widget and create...
2012-06-29 Amir Taakicreated expand stub. doesn't work trying to spawn elect...
2012-06-29 Amir TaakiActions for app_menu (report bug, show about electrum...
2012-06-29 Amir TaakiUpdate balance under accounts selector.
2012-06-29 Amir TaakiSIGNALs should use the correct syntax for names of...
2012-06-29 Amir Taakibugfix for "QObject: Cannot create children for a paren...
2012-06-29 Amir TaakiEnforce minimum width of address input so it's ~ same...
2012-06-28 Amir Taakibasic functionality:
2012-06-28 Amir Taakifix TextedLineEdit tabbing behaviour.
2012-06-27 Amir Taakishow btc balance (no fiat balance yet)
2012-06-27 Amir Taakimoved lite gui into lib/ and added -g lite to ./electrum
2012-06-25 thomasvDarwin font
2012-06-23 ThomasVlocalisation: fix messages
2012-06-23 ThomasVformat messages for localization
2012-06-23 ThomasVversion 0.60
2012-06-23 ThomasVMerge branch 'master' of gitorious.org:electrum/electrum
2012-06-23 ThomasVfilter old servers
2012-06-23 ThomasVupdate list of default servers
2012-06-17 ThomasVfix for change address
2012-06-17 ThomasVversion 0.59a
2012-06-17 ThomasVfix: confusion
2012-06-16 ThomasVversion
2012-06-16 ThomasVfix: nochange -> usechange
2012-06-16 ThomasVmake use_change a stored preference
2012-06-16 ThomasVrevert to previous; too much clutter
2012-06-15 thomasvremove unneeded call
2012-06-15 ThomasVupdate gui on new block
2012-06-14 ThomasVI guess this should work with seedless wallets
2012-06-14 ThomasVvoodoo fix
2012-06-14 ThomasV'received' is better
2012-06-14 ThomasVshow 'used' column in receive tab
2012-06-13 ThomasVpatch by Soultaker; fix old_to_new
2012-06-13 ThomasVfix for watching-only wallets
2012-06-13 thomasvfix widget order
2012-06-13 thomasvmove nochange button to avoid conflict
2012-06-13 thomasvgettext for help messages
2012-06-13 thomasvnofocus for help buttons
2012-06-12 ThomasVhelp buttons for the send tab
2012-06-12 thomasvversion 0.58
2012-06-12 thomasvMerge branch 'master' of gitorious.org:electrum/electrum
2012-06-12 ThomasVrequest specific version of the wiki page
2012-06-12 thomasvfee: be consistent with default
2012-06-12 thomasvchange help text
2012-06-12 thomasvadd help buttons and modify gap limit in the settings...
2012-06-12 thomasvfor aliases, request target address again
2012-06-12 thomasvcreate self.completions in constructor
2012-06-12 thomasvnanotube's patch for compressed keys
2012-06-10 ThomasVfix: test item existence
2012-06-10 ThomasVfix: move test one line up
2012-06-10 ThomasVcase insensitivity
2012-06-10 ThomasVfix menu popping up outside window
2012-06-10 ThomasVrevert previous commit; it messes with menus
2012-06-10 ThomasVcolor the address column for consistency
2012-06-10 ThomasVhighlight current item only when we have the focus
2012-06-10 ThomasVv0.57c
2012-06-10 ThomasVfix: search for the lowest possible location
2012-06-10 ThomasVmonospace font for amount column
2012-06-10 ThomasVchange order
2012-06-10 ThomasVmenu action: paste tx ID to clipboard
2012-06-10 ThomasVv0.57b
2012-06-10 ThomasVv0.57a
2012-06-10 ThomasVbetter explanation of gap limit + minor fix for expert...
2012-06-10 ThomasVversion 0.57
2012-06-10 ThomasVcreate default label only if the output is not mine
2012-06-10 ThomasVoption to send change back to input address
2012-06-10 ThomasVadd two keyboard shortcuts
2012-06-10 ThomasVfix parameters for aliases
2012-06-09 ThomasVuse column 1 because column 0 may be hidden
2012-06-09 ThomasVset focus only once at init
2012-06-09 ThomasVfix: receive_list
2012-06-09 ThomasVconvert QString to unicode
2012-06-09 ThomasVsimplifications. fix signal conflict. view alias details
2012-06-09 ThomasVcleanup; make toplevel item current
2012-06-09 ThomasVshow label in payto field
2012-06-09 ThomasVMyTreeWidget class for keyboard interaction
2012-06-09 ThomasVfix: payto without label
2012-06-09 ThomasVcheck item existence
2012-06-09 ThomasVmenus for history items
2012-06-09 ThomasVfix for deleting an alias
2012-06-09 ThomasVdelete contact and edit label from menu
next