14574 Commits (670882c3c0583109ea97a8643c86d9e37b9b49bd)
 

Author SHA1 Message Date
Sander van Grieken 670882c3c0 improve wallet open flow 3 years ago
Sander van Grieken 539197e8f3 fix up styling ServerConnectWizard 3 years ago
Sander van Grieken c3bc42f434 add clipping for flickable 3 years ago
Sander van Grieken d49b168389 wrap potentially large pages in a flickable, for small form factors 3 years ago
Sander van Grieken 48d47b008e move seed text component to its own type 3 years ago
Sander van Grieken 5d5204db1e wizard styling, infotext component, add some boilerplate for existing seed 3 years ago
Sander van Grieken 07452a6a7a seed generation can take some time, do it in a background thread and 3 years ago
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