summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
12 daysfeat(queries): save a query from the UI, and split the buttons off the query rowDanilo M.1-0/+1
12 daysfeat(rulequery): compile a single termDanilo M.1-0/+1
13 daysfeat(rules): a dialog to view and edit the tagging rulesDanilo M.1-0/+1
13 daysfeat(rules): read and write the shared rule storeDanilo M.1-0/+1
14 daysfeat(panes): draw the pane marks from shipped SVGs, not font glyphsDanilo M.1-1/+3
2026-08-10feat(view): paint the whole card in one delegateDanilo M.1-0/+1
2026-08-10feat(view): compute a card's geometry with no paintingDanilo M.1-0/+1
2026-08-07feat(ui): show each thread's tags under its rowDanilo M.1-0/+1
2026-08-04feat(sync): notice syncs this window did not startDanilo M.1-0/+1
2026-08-04feat(tags): add an Edit tags dialog on Ctrl+TDanilo M.1-0/+1
2026-08-04feat(completion): add the query cursor-context tokenizerDanilo M.1-0/+1
2026-08-04feat: use the application iconDanilo M.1-1/+15
2026-08-04feat: surface the version and adopt semantic versioningDanilo M.1-1/+2
2026-08-04feat: add MainWindow wiring query, list, message, and syncDanilo M.1-0/+1
2026-08-04feat: add MessageView with locked-down web engine profileDanilo M.1-0/+2
2026-08-04feat: add MailSync process wrapperDanilo M.1-0/+1
2026-08-04feat: add ThreadListModel with batch appendDanilo M.1-0/+1
2026-08-04feat: add NotmuchWorker with batched queries and tag mutationDanilo M.1-0/+1
2026-08-04feat: add HTML builder and cid: scheme handlerDanilo M.1-0/+2
2026-08-04feat: add deny-by-default web request interceptorDanilo M.1-0/+1
2026-08-04feat: add MimeParser with GMime and safe attachment namingDanilo M.1-0/+1
2026-08-04feat: add Config with account, query, and sync parsingDanilo M.1-0/+1
2026-08-04feat: add KeyMap with defaults and INI overridesDanilo M.1-1/+1
2026-08-04build: add CMake skeleton and dependency discoveryDanilo M.1-0/+14