aboutsummaryrefslogtreecommitdiff
path: root/qlite/src/row.vala
Commit message (Expand)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", s...fiaxh2017-03-201-5/+7
* Qlite: Return OptionalRow instead of Row?, add ability to remove columns on v...Marvin W2017-03-121-16/+33
* Fix bugs and warnings in qliteMarvin W2017-03-101-4/+4
* Initial commitfiaxh2017-03-021-0/+79