diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-13 11:26:30 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-13 11:26:30 +0200 |
| commit | d10a5860b290ee35f657e95e509c8dac7608f809 (patch) | |
| tree | f89849cf272bcacc86e9e8aa3a0db4d25089deb8 /docs/superpowers/plans | |
| parent | 88d19a61227150dc58f7e6915a4c401001545d7e (diff) | |
| download | qtmaildir-d10a5860b290ee35f657e95e509c8dac7608f809.tar.gz qtmaildir-d10a5860b290ee35f657e95e509c8dac7608f809.zip | |
feat(rules): load a rule into the builder rows
Selecting a rule now parses its stored query and rebuilds the builder
rows from it, and a row edit compiles back onto the query line and into
the working copy.
Populating the form was already able to write the rule just loaded over
whichever rule is current: m_enabled's toggled runs
applyEditsToCurrentRule while m_query still holds the previous rule's
text, which emptied the first rule's query on open. The existing
m_reloading guard now covers the whole load rather than one signal
blocker on the note, which also covers the combo boxes rebuildRows
populates.
Diffstat (limited to 'docs/superpowers/plans')
0 files changed, 0 insertions, 0 deletions
