15537 Commits (f8e43b3149cf82b0cd5dcfc49cb9a2de3dcfc99a)
 

Author SHA1 Message Date
Sander van Grieken f8e43b3149 qml: styling MessageDialog 4 years ago
Sander van Grieken 3cd3212921 qml: show correct delete confirm text for channel backups 4 years ago
SomberNight b4d2c902c4
qt tx dialog: fix for pre-segwit legacy wallets 4 years ago
SomberNight b9f4758853
qt tx dialog: add "Copy Outpoint" to both IO ctx menus 4 years ago
Sander van Grieken ee5dec0c59 qml: correctly update channel list after channel backup import, and correctly delete channel backup 4 years ago
SomberNight 3dadfadcab
qt tx dialog: readd "insert_tx_io" code-factorisation recently rm-ed 4 years ago
Sander van Grieken dc1441d129 qml: make sure to keep ref to instance 4 years ago
SomberNight 6ae105ca99
qt tx dialog: fix size of IO textedits when resizing 4 years ago
SomberNight 04a5aaeddc
transaction: (trivial) add comment about is_cb_input vs is_cb_output 4 years ago
SomberNight c2c02391a2
qt tx dialog: add context menus to IO fields 4 years ago
SomberNight 7d42676785
qt tx dialog: make scid and addr texts clickable in IO fields 4 years ago
SomberNight 53ca75d878
qt AddressDialog: separate parent and window 4 years ago
Sander van Grieken 420546c201 qml: assert role exists in qechannellistmodel.filterModel 4 years ago
Sander van Grieken daa5c984fa qml: remove leftovers WalletMainView 4 years ago
Sander van Grieken 8b933f3488 followup b2a02dd047 4 years ago
Sander van Grieken b2a02dd047 qml: put FlatButtons in ButtonContainer where (potentially) more buttons are grouped 4 years ago
Sander van Grieken d89aebc4bb qml: FlatButton icon above text, smaller fontsize 4 years ago
Sander van Grieken 4bb4941a52 qml: add ButtonContainer, which lays out its children horizontally with separators in between 4 years ago
ThomasV 5af399d196 transaction_dialog: move tx in/out widgets into own class 4 years ago
Sander van Grieken 13e340870a qml: BalanceSummary sync progress 4 years ago
Sander van Grieken 41f137a127 qml: qewallet sync status and progress 4 years ago
Sander van Grieken 7ea2a2a8ea qml: use dirty flag on qetransactionlistmodel 4 years ago
ThomasV 96ac199f5c minor fix; follow-up d6febb5c12 4 years ago
SomberNight dbd2e56e85
qt gui: more resilient startup 4 years ago
Sander van Grieken a174e3780b qml: add flickable to exceptiondialog 4 years ago
Sander van Grieken 9fd7bfd65c handle empty stack in base_crash_handler 4 years ago
Sander van Grieken ca1edd1545 qml: remove channel backup button if channel list item is channelbackup 4 years ago
Sander van Grieken 80f3492f2a qml: add is_imported attribute to channel list item, show different icon 4 years ago
Sander van Grieken 0b2db9ca46 qml: FormattedAmount: also update fiat when the amount instance changes 4 years ago
Sander van Grieken f304fa2e60 qml: remove RequestDialog (unused) 4 years ago
Sander van Grieken d43f37d078 qml: add simple Toaster, mainly to indicate copy to clipboard 4 years ago
Sander van Grieken 845ea599fa qml: add bug icon 4 years ago
Sander van Grieken 6111c69f1e qml: move Lightning can receive amount to ReceiveDialog, rename Lightning can send to Lightning (balance) in BalanceSummary 4 years ago
Sander van Grieken cf3e5c0dfd qml: hamburger menu use icon, not label 4 years ago
Sander van Grieken d2bab4d51a qml: confirm close electrum dialog instead of double-tap back button 4 years ago
SomberNight c4061f143b
CI: (trivial) make "Locale" task depend on same py version it uses 4 years ago
SomberNight b230203245
contrib/push_locale: mv temp files from project_root to locale/ 4 years ago
SomberNight 4f66afb8a8
refactor locale scripts 4 years ago
Sander van Grieken d033e10e17 qml: fix leftover in TxDetails 4 years ago
Sander van Grieken bd10fbeaf0 qml: clean up Channels/ChannelBackups, implement proper count property on QEFilterProxyModel 4 years ago
Sander van Grieken c868ddedb5 qml: add ChannelBackups.qml 4 years ago
Sander van Grieken 26f7238eb5 qml: add initial generic listmodel filter QEFilterProxyModel 4 years ago
Sander van Grieken 264cb7846f qml: add language selection to qeconfig.py/Preferences 4 years ago
Sander van Grieken e58a61a135 add qttools5-dev-tools to requirements for building locale (needed by qml translations) 4 years ago
Sander van Grieken 2849c021b6 qml: add gettext-wrapping QTranslator 4 years ago
Sander van Grieken 000a3de571 extract QML translation strings, convert to gettext and combine with 4 years ago
Sander van Grieken 54ced26885 qml: remove leftover 4 years ago
SomberNight 4aa319e5c3
CI: exclude generated protobuf files from flake8 4 years ago
SomberNight 4f9469b789
re-generate protobuf _pb2.py files and bump min required protobuf 4 years ago
Sander van Grieken 8b7743c4bf qml: show menu also when no wallet loaded 4 years ago