Commit Graph

2510 Commits

Author SHA1 Message Date
ThomasV 2303f7b540 use python 3.6 to build APK 2018-03-01 12:50:48 +01:00
ThomasV 324da97297 Provide command-line instructions to install SDKs in Kivy/buildozer 2018-03-01 12:48:18 +01:00
SomberNight a0023791e5 fix kivy -- virtual keyboard for seed input: chars were not getting enabled
kivy master broke this in kivy/kivy#5537
2018-03-01 04:32:34 +01:00
ThomasV df9935e6af unify date format in history tab 2018-02-28 11:09:54 +01:00
ThomasV 2345d5f473 disable list filtering when toolbar is closed 2018-02-28 09:56:34 +01:00
ThomasV 4236adc552 fix date filtering 2018-02-28 09:50:28 +01:00
ThomasV 98f99a34a3 follow up #3985 2018-02-28 09:29:58 +01:00
ThomasV 26a6fa3082
Merge pull request #3985 from SomberNight/addresses_tab_type_col
qt addresses tab: new column for type
2018-02-28 09:01:27 +01:00
SomberNight 2aaf250a4a fix #3956 2018-02-28 01:26:05 +01:00
SomberNight 02c0096b55 qt addresses tab: new column for type 2018-02-27 19:21:30 +01:00
ThomasV 8fe315beab Merge branch 'master' of github.com:spesmilo/electrum 2018-02-27 17:38:17 +01:00
ThomasV 51368f6aa8 fix 3930: do not filter addresses by default 2018-02-27 17:38:04 +01:00
Johann Bauer 540b230c8a
Use icon for tx saving success message 2018-02-27 16:59:39 +01:00
SomberNight a821a3504e wizard: remove unused strings 2018-02-27 16:52:28 +01:00
SomberNight 3ce8bd4d8f fix #3983 2018-02-27 16:40:11 +01:00
ThomasV a3554dc2b7 fix #3963 2018-02-27 16:00:56 +01:00
ThomasV 31edc419fa improve get_tx_status 2018-02-27 15:13:44 +01:00
ThomasV ac176db221 follow-up previous commit 2018-02-27 12:03:35 +01:00
ThomasV 76734f6a88 fix #3980 2018-02-27 12:02:52 +01:00
ThomasV 26e966c3e0 hide address and history toolbars, move functions back into menu. 2018-02-27 11:52:35 +01:00
SomberNight 52d41a4339 follow-up 5893af5025
clean git version a bit (convert to str and remove trailing newline)
2018-02-27 03:06:49 +01:00
SomberNight 98cdbe3771 fix #3956 2018-02-26 22:03:22 +01:00
Johann Bauer 5893af5025
Try to use git hash in crash reports 2018-02-26 19:53:16 +01:00
Johann Bauer 3838fdbdcc
Change name of version field in crashhub request 2018-02-26 12:21:43 +01:00
ThomasV ec3e0def24
Merge pull request #3967 from SomberNight/fix_3965
qt save_payment_request catch exception
2018-02-26 11:21:37 +01:00
SomberNight 649b5a7298 fix #3964 2018-02-24 22:37:03 +01:00
SomberNight b5badc385f fix #3965 2018-02-24 20:49:56 +01:00
SomberNight 55a0a6b7f0 fix #3962 2018-02-24 00:14:34 +01:00
SomberNight 5e7c1330d4 qt history_list: (UX) handle extremes of "Summary" and "Plot" buttons 2018-02-23 19:11:14 +01:00
ThomasV 554cf91cff
Merge pull request #3599 from SomberNight/fix_wrapped_c_object_has_been_deleted
fix some crashes when the underlying QT (C/C++) object no longer exists
2018-02-23 12:10:30 +01:00
ThomasV 18ba4319da
Merge pull request #3951 from SomberNight/file_import_export_unification
File import-export unification
2018-02-23 11:46:04 +01:00
ThomasV 24054ac399
Merge pull request #3943 from SomberNight/fee_cleanup
clean up fees a bit
2018-02-23 10:11:20 +01:00
SomberNight 1f1844ac13 kivy readme: manual download of crystax 2018-02-22 13:08:48 +01:00
SomberNight 500c0493d0 clean up prev commit 2018-02-21 19:22:07 +01:00
Abdussamad 5997c18aef better code organization
function parameters should be lowercase

Fix crash on invalid labels import

Added invoice exporting and reduced duplicate code

Better exception handling

removed json module import

some more cleanup

Cleaned up some stuff

Added exporting contacts
2018-02-21 19:00:41 +01:00
SomberNight 1804800999 fix #3941
follow-up d971a75ef8
2018-02-21 16:08:32 +01:00
ThomasV d971a75ef8 fix #3941 2018-02-21 15:28:00 +01:00
SomberNight 93619c8341 make qt gui even more resistant against ill-formed txns
see #3945
2018-02-21 13:31:01 +01:00
ThomasV 9f7e256e39 cleanup get_full_history. fix #3939 2018-02-21 11:52:40 +01:00
ThomasV 381de43cac
Merge pull request #3925 from SomberNight/wif_format_change
change WIF to "txin_type:old_wif"
2018-02-21 11:10:03 +01:00
SomberNight 6f5751977b local tx: restructure exception handling wrt wallet.add_transaction and QT 2018-02-21 04:04:27 +01:00
SomberNight 4ddda74dad clean up fees a bit 2018-02-21 03:22:26 +01:00
SomberNight febaedcd36 crash reporting: catch exceptions from requests.post 2018-02-20 16:14:46 +01:00
SomberNight 51c235a8be privkeys WIF: store in extended WIF internally; export as "txin_type:old_wif" 2018-02-19 20:42:53 +01:00
ThomasV 9110c0542c follow-up previous commit 2018-02-19 14:16:11 +01:00
ThomasV 826cf467d8 Improve wallet history tab:
- use json-serializable types
- add toolbar to history tab
- add button to display time interval
2018-02-19 12:42:27 +01:00
SomberNight c4d31674ab follow-up c3fd7db3107cf0dc64c68b6a069fac4aec148db5: editable_columns is now a set 2018-02-16 16:12:08 +01:00
SomberNight c3fd7db310 fix minor bug in qt/history_list
context menu could have duplicated entries
2018-02-16 15:20:12 +01:00
SomberNight fe1e412f01 catch some exceptions during GUI init 2018-02-15 17:30:40 +01:00
Johann Bauer 08b9908f6e
Make it harder for altcoins to accidentally use our crashhub 2018-02-14 21:48:28 +01:00