aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
AgeCommit message (Expand)AuthorFilesLines
9 hoursfix(sync): count unsynced edits as net state, not as writesDanilo M.1-2/+20
9 hoursfeat(ui): make Delete a toggle, and expire transient status messagesDanilo M.1-0/+22
10 hoursfeat(ui): disable Sync during a background sync, and blank the pane on EscDanilo M.1-0/+17
10 hoursfix(sync): stop a local sync reporting itself as a background oneDanilo M.1-2/+12
11 hoursfeat(sync): notice syncs this window did not startDanilo M.1-0/+7
11 hoursfeat(ui): make multi-select discoverable and stop it opening threadsDanilo M.1-0/+23
16 hoursfeat(sync): dismissable log pane, progress bar, and a skip that is not a failureDanilo M.1-0/+25
16 hoursfeat(tags): add an Edit tags dialog on Ctrl+TDanilo M.1-0/+6
16 hoursfeat(sync): show unsynced edits and offer to sync on exitDanilo M.1-0/+32
16 hoursfeat(threads): mark an opened thread read after a delayDanilo M.1-0/+22
16 hoursfix(query): let the query bar keep Return instead of open_threadDanilo M.1-0/+5
16 hoursfeat(completion): wire query completion into the main windowDanilo M.1-0/+12
16 hoursfeat: persist window, splitter and column widthsDanilo M.1-0/+17
16 hoursfeat: let an account set its chip colour and labelDanilo M.1-0/+2
16 hoursfeat: add menus, a toolbar and a shortcut referenceDanilo M.1-8/+23
16 hoursAdd GPLv2-only license and per-file headersDanilo M.1-0/+18
16 hoursfeat: add MainWindow wiring query, list, message, and syncDanilo M.1-0/+148