Christopher T. Johnson 69fa955be1 Switch from DocketEntry widget to ItemDelegate.
We were using a subclassed QTextEdit widget so that we could capture
clicks on anchors.

Moving to a delegate removed the widget per row issue.  Unfortunately,
there was no more click on anchor.

Adding a mouseEvent() to the TableView allowed us to translate raw
mouse presses to anchor triggers.

Fixes: #18
2025-02-27 13:40:28 -05:00
2025-02-25 15:33:20 -05:00
2025-02-20 10:13:58 -05:00
2025-02-08 16:38:39 -05:00
2025-02-26 16:47:33 -05:00
2025-02-10 14:30:28 -05:00
2025-02-26 11:02:04 -05:00
2025-02-08 16:38:39 -05:00
2025-02-25 10:14:44 -05:00
2025-02-25 10:14:44 -05:00
2025-02-27 10:26:56 -05:00
Description
No description provided
254 KiB
Languages
Python 99.7%
Makefile 0.2%