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