summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
13 hoursfix(query): let the query bar keep Return instead of open_threadDanilo M.1-5/+50
13 hoursfeat(completion): wire query completion into the main windowDanilo M.1-1/+49
13 hoursfeat(about): custom About dialog with icon, copyright and project linkDanilo M.1-7/+46
13 hoursfeat: show a paperclip for threads with attachmentsDanilo M.1-1/+18
13 hoursfeat: choose the startup query by nameDanilo M.1-2/+6
13 hoursfeat: own the message-pane zoom and persist itDanilo M.1-0/+38
13 hoursfeat: persist window, splitter and column widthsDanilo M.1-5/+71
13 hoursfeat: let an account set its chip colour and labelDanilo M.1-2/+48
13 hoursfeat: make every thread list column resizableDanilo M.1-7/+10
13 hoursfix: let the thread list columns be resized againDanilo M.1-4/+9
13 hoursfeat: show that a tag action landedDanilo M.1-0/+8
13 hoursfix: keep the shortcut reference inside the screenDanilo M.1-12/+45
13 hoursfeat: add menus, a toolbar and a shortcut referenceDanilo M.1-81/+179
13 hoursAdd GPLv2-only license and per-file headersDanilo M.1-1/+20
13 hoursfix: let key bindings win over the thread list's type-to-searchDanilo M.1-0/+9
13 hoursfix: only interrupt startup for real configuration problemsDanilo M.1-4/+14
13 hoursfeat: add MainWindow wiring query, list, message, and syncDanilo M.1-0/+495