aboutsummaryrefslogtreecommitdiff
path: root/qlite
Commit message (Collapse)AuthorAgeFilesLines
* Select conversation on startup, placeholder for "No conversation selected", ↵fiaxh2017-03-201-5/+7
| | | | start services before UI
* Qlite: Return OptionalRow instead of Row?, add ability to remove columns on ↵Marvin W2017-03-124-37/+77
| | | | version upgrade
* Move storage into user directory and fix plugin search pathMarvin W2017-03-121-1/+0
|
* CMake: merge created header+vapi files into a single directoryMarvin W2017-03-111-3/+2
|
* Initial plugin systemMarvin W2017-03-101-1/+1
|
* Fix bugs and warnings in qliteMarvin W2017-03-108-48/+36
|
* Save unsent messages (acc offline etc) and send later; don't send pgp ↵fiaxh2017-03-091-0/+1
| | | | messages if pgp error
* Initial commitfiaxh2017-03-0210-0/+1108