summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
9 hoursfix(sync): count unsynced edits as net state, not as writesDanilo M.1-8/+56
9 hoursfeat(ui): make Delete a toggle, and expire transient status messagesDanilo M.1-11/+69
10 hoursfix(ui): name the default button on the quit promptDanilo M.1-0/+9
10 hoursfeat(ui): disable Sync during a background sync, and blank the pane on EscDanilo M.1-7/+49
10 hoursfix(sync): stop a local sync reporting itself as a background oneDanilo M.1-8/+26
11 hoursfeat(sync): notice syncs this window did not startDanilo M.1-0/+41
11 hoursfeat(ui): make multi-select discoverable and stop it opening threadsDanilo M.1-0/+147
16 hoursfeat(sync): dismissable log pane, progress bar, and a skip that is not a failureDanilo M.1-6/+87
16 hoursfeat(tags): add an Edit tags dialog on Ctrl+TDanilo M.1-0/+41
16 hoursfeat(sync): show unsynced edits and offer to sync on exitDanilo M.1-18/+153
16 hoursfeat(threads): mark an opened thread read after a delayDanilo M.1-0/+85
16 hoursfeat(message): show From/To/Cc and add a details dialogDanilo M.1-0/+6
16 hoursfix(query): let the query bar keep Return instead of open_threadDanilo M.1-5/+50
16 hoursfeat(completion): wire query completion into the main windowDanilo M.1-1/+49
16 hoursfeat(about): custom About dialog with icon, copyright and project linkDanilo M.1-7/+46
16 hoursfeat: show a paperclip for threads with attachmentsDanilo M.1-1/+18
16 hoursfeat: choose the startup query by nameDanilo M.1-2/+6
16 hoursfeat: own the message-pane zoom and persist itDanilo M.1-0/+38
16 hoursfeat: persist window, splitter and column widthsDanilo M.1-5/+71
16 hoursfeat: let an account set its chip colour and labelDanilo M.1-2/+48
16 hoursfeat: make every thread list column resizableDanilo M.1-7/+10
16 hoursfix: let the thread list columns be resized againDanilo M.1-4/+9
16 hoursfeat: show that a tag action landedDanilo M.1-0/+8
16 hoursfix: keep the shortcut reference inside the screenDanilo M.1-12/+45
16 hoursfeat: add menus, a toolbar and a shortcut referenceDanilo M.1-81/+179
16 hoursAdd GPLv2-only license and per-file headersDanilo M.1-1/+20
16 hoursfix: let key bindings win over the thread list's type-to-searchDanilo M.1-0/+9
16 hoursfix: only interrupt startup for real configuration problemsDanilo M.1-4/+14
16 hoursfeat: add MainWindow wiring query, list, message, and syncDanilo M.1-0/+495