14567 Commits (4cae116ad877c1aa9711a4f8ed453d25d8b43920)
 

Author SHA1 Message Date
Sander van Grieken 4cae116ad8 create wallet at end of new wallet wizard 3 years ago
Sander van Grieken 145e7e3440 add seed warning texts 3 years ago
Sander van Grieken e243aa22e7 remove cruft 3 years ago
ThomasV 08154da3b6 add command line parameters to android/build.sh, and use separate .buildozer dirs for kivy and qt5 3 years ago
ThomasV 064ac55059 determine android_gui at runtime 3 years ago
Sander van Grieken 553ccdebd1 qml: eliminate animation glitching when removing a page from the wizard (back button) 3 years ago
Sander van Grieken b1bd4d5acb add seed generation and verification for standard wallets 3 years ago
Sander van Grieken c999b3a297 add Bitcoin QObject for seed generation 3 years ago
Sander van Grieken ba58c6357e add initial dialog for opening wallets, initial coverage also for splitting and db upgrades 3 years ago
Sander van Grieken 63663b2b2d add simple message pane component 3 years ago
Sander van Grieken 54fe17b403 introduce QEWalletDb class to expose electrum wallet db to qml 3 years ago
Sander van Grieken f9245164bb remove devtest buttons 3 years ago
Sander van Grieken 0682f05d95 factor off the main QGuiApplication class into its own file 3 years ago
Sander van Grieken 4b3f79f41c use QEAvailableWalletListModel for available wallets 3 years ago
Sander van Grieken 2b7f22d27d create available wallet listmodel class 3 years ago
ThomasV 634a647fb1 android: parameterize GUI framework 3 years ago
Sander van Grieken d13f5d0da0 qml: add server connect wizard 3 years ago
Sander van Grieken 56bbd28af7 qml: generalize Wizard 3 years ago
Sander van Grieken c3d37913cd android now uses qml UI 3 years ago
Sander van Grieken 18b10c84ca qml: add debug tracing of QML plugin loading 3 years ago
Sander van Grieken 279c1ce9fb dev: disable PIL use for now 3 years ago
Sander van Grieken 64de9807ac remove kivy platform check 3 years ago
Sander van Grieken f8ce681f5e allow override of QT_QUICK_CONTROLS_STYLE 3 years ago
Sander van Grieken ba7bcbfcbc qml: many UI updates and additions 4 years ago
Sander van Grieken 6e482f437a qml: fixes and cleanup for qedaemon, qenetwork. expose many wallet properties in qewallet 4 years ago
Sander van Grieken 3b22ecdae4 qml: add available wallets model 4 years ago
Sander van Grieken 599b01f009 qml: some more boilerplate, init language, SIGINT signal handler 4 years ago
Sander van Grieken 1260720bb6 qml: qml test plugin 4 years ago
Sander van Grieken e3c63ae395 qml: initial implementation of new wallet conversation 4 years ago
Sander van Grieken e534c5d834 qml: switch to QtQuick Controls 4 years ago
Sander van Grieken d195fce82d qml: hook any qml supporting plugins, add test plugin 4 years ago
Sander van Grieken 39048fdd10 qml: UI: add most transaction fields to tx history page 4 years ago
Sander van Grieken a3801ecae8 qml: map fields of tx history 4 years ago
Sander van Grieken 3dce09328e qml: Initial QML to test QObject property binding, ListModels, Camera 4 years ago
Sander van Grieken 7eb733757a qml: add initial qml.ElectrumGui class, Electrum QObject wrappers and an initial QObject for QR en/decoding 4 years ago
Sander van Grieken 1df5187719 qml: add 'qml' gui option and add gui.qml.ELectrumGui to type hint for gui_object 4 years ago
ThomasV 49a67a5cd2 build android apk with qt5 3 years ago
SomberNight c463f5e23d
password unification refactor: move methods from wallet to daemon 3 years ago
SomberNight c71f00cc8e
transaction.deserialize: only set self._inputs after parsing witness 3 years ago
ThomasV 1d343657f1 Qt: require left-click to toggle receive qr-code 3 years ago
SomberNight b6b7b0a6c0
lnwatcher.inspect_tx_candidate: handle witness being None 3 years ago
ThomasV ce552713a8 rename label: Confirmed -> On-chain 3 years ago
ThomasV 7d9f20f8ab update trampoline feature bits. fixes #7801 3 years ago
SomberNight 0fca35fa40
android build: increase buildozer log level (except on cirrus ci) 3 years ago
SomberNight bb0db0e3c0
build: incl "frozenlist" dep as pure-python, without C stuff 3 years ago
SomberNight aea16f1322
qt main_window: (trivial) clean-up weird types passed to qt calls 3 years ago
SomberNight 133c0f71c4
qt ReceiveTab: (trivial) rename clear_receive_tab to do_clear 3 years ago
SomberNight 5b29e6d4f5
qt: (refactor) split "receive tab" out from main_window.py 3 years ago
ThomasV 798df1fd53
Merge pull request #7874 from SomberNight/202206_qt_split_sendtab 3 years ago
Sander van Grieken 8d57129ad6 p4a: update commit ref to head of qt5-wip (fixes cpu count used for build) 3 years ago