aboutsummaryrefslogtreecommitdiff
path: root/qlite/src/row.vala
Commit message (Collapse)AuthorAgeFilesLines
* Use glib log functionsfiaxh2019-03-151-1/+1
|
* qlite: add basic (outer) join functionalitybobufa2018-08-131-14/+47
|
* Move DatabaseError handling into Qlitefiaxh2017-10-311-3/+3
|
* qlite: cleanup, fix nullity issuesMarvin W2017-04-181-9/+24
|
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-231-1/+1
|
* Add back on subscription requestfiaxh2017-03-231-1/+2
|
* 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-121-16/+33
| | | | version upgrade
* Fix bugs and warnings in qliteMarvin W2017-03-101-4/+4
|
* Initial commitfiaxh2017-03-021-0/+79