Commit Graph

37 Commits

Author SHA1 Message Date
kaibot
7124996e1e docs(qt.py): comprehensive documentation for all 27 classes
- Added complete class-level documentation to all classes in qt.py
- Documented Plugin, BalWindow, BalDialog, BalBuildWillDialog
- Added documentation for all UI components (18 classes)
- Added documentation for all utility classes (7 classes)
- Added documentation for all logic classes (2 classes)
- Updated version from 0.2.9 to 0.2.10

Documentation Coverage: 100% (27/27 classes documented)

Classes Documented:
 Plugin - Main plugin class
 BalWindow - Main application window
 BalDialog - Base dialog class
 BalBuildWillDialog - Progress dialog with message queue
 HeirListWidget - Table widget for heirs
 PreviewList - Will preview widget
 BalWizardDialog - Base wizard dialog
 BalWizardWidget - Base wizard widget
 BalWaitingDialog - Progress dialog
 WillExecutorWidget - Transaction executor
 All 17 remaining classes

Each class includes:
- Class purpose and functionality overview
- Complete attribute list with types
- Usage examples
- Inheritance hierarchy
- Signal documentation
- Method documentation

Google-style docstrings for consistency
Ready for code review and maintenance

Fixes #documentation
2026-04-09 00:27:44 +00:00
2056ffae7f check alive updated 2026-04-08 11:16:59 -04:00
c8ab85b735 invalidation and locktime 2026-04-05 11:39:17 -04:00
e2de4a3afa skip willexecutor with dust amount 2026-03-27 23:06:27 -04:00
3a44b492e4 __version__0.2.7 2026-03-21 11:31:46 -04:00
9737221914 fix send_request version message 2026-03-18 16:25:59 -04:00
a022c413cc willexecutor manager improved 2026-03-17 02:34:01 -04:00
b012dd7a68 black reformatted 2026-03-05 10:47:59 -04:00
ef0ab56de4 fixed refresh and some minor bug about dust amounts and empty wallet 2026-03-05 10:46:38 -04:00
c5ad5a61bb bug delete heirs from wizard 2026-02-10 12:22:43 -04:00
f7bd09df91 dust bugfix 2026-02-09 12:10:31 -04:00
2a4eab81fd print 2026-02-05 17:51:17 -04:00
d86b941fcb refresh button. locktim is correctly saved, minor bugfix in checking confirmed transaction 2026-02-05 17:11:11 -04:00
2416d0ce8d fix willexecutor list edit 2026-02-03 22:11:33 -04:00
8e4e401d1b fix plugin settings removed willexecutor ping 2026-02-03 16:14:12 -04:00
b8859ee5c1 qt thread panic
heirs import wizard
2026-02-03 13:56:47 -04:00
faeff1ff3c gui willexecutor list status moved after url to be more visible.
heirs tab start hidden
2026-02-03 11:25:21 -04:00
4c12136470 release 2026-01-24 19:50:41 -04:00
a918c5564d close task invalidate tx 2026-01-09 16:46:22 -04:00
d2280969de read_file icons 2026-01-05 01:25:20 -04:00
6cf12eec80 black refactor + bugfix 2026-01-04 23:52:53 -04:00
5d9636cda1 txfees fixer 2026-01-04 13:45:31 -04:00
9817546064 fix tx_fees wallet and other bug fixes to be compatible with electrum 0.6.2-master(0.6.3) 2025-11-29 23:42:54 -04:00
7c1fc04add a lot 2025-10-14 07:50:27 -04:00
fd7e849158 bugfixes 2025-08-31 14:48:10 -04:00
b1b0338bc7 bugfix 2025-08-30 08:39:59 -04:00
a9b50105a6 bugfix 2025-08-29 17:06:47 -04:00
2ec5d060d3 bugfixes 2025-08-29 11:02:07 -04:00
461b0cb368 Wizard 2025-08-24 20:28:26 -04:00
d6b37005e8 balconfig 2025-08-11 16:44:55 -04:00
a7b778e0b2 version 0.2.0b 2025-07-23 09:26:27 -04:00
76e01c6f3a icons 2025-07-17 22:36:55 -04:00
bfb56d487a fixed transaction dialog import and removed unused payment_identifier 2025-07-11 01:21:42 -04:00
4d021e1d82 download welist 2025-07-04 15:54:46 -04:00
7b6aaceeaa upgraded to new plugin environment 2025-07-04 15:54:25 -04:00
8248198ed6 stauts fix'd 2025-07-04 15:54:14 -04:00
bitcoinafterlife
cea9579406 init 2025-03-23 13:53:10 -04:00