Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some typos in variable names (#1016) | Sergey | 2021-03-09 | 1 | -26/+26 |
| | | | | | * Fix WelcomePlaceholder typo * Fix DEFAULT_TABLE_NAME typo | ||||
* | QLite: Adjust Real for latest vala version | Marvin W | 2021-03-06 | 1 | -4/+6 |
| | |||||
* | Do not mark abstract class contstuctors public | Randy Barlow | 2019-09-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | Starting with Vala 0.45.1, it is an error to mark abstract class constructors public[0,1]. This commit removes three such declarations. fixes #609 [0] https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS [1] https://gitlab.gnome.org/GNOME/vala/issues/766 Signed-off-by: Randy Barlow <randy@electronsweatshop.com> | ||||
* | qlite: add basic (outer) join functionality | bobufa | 2018-08-13 | 1 | -25/+32 |
| | |||||
* | qlite: cleanup, fix nullity issues | Marvin W | 2017-04-18 | 1 | -4/+24 |
| | |||||
* | Small bug fixes and compatibility with Vala 0.36 | Marvin W | 2017-03-23 | 1 | -7/+7 |
| | |||||
* | Fix bugs and warnings in qlite | Marvin W | 2017-03-10 | 1 | -28/+1 |
| | |||||
* | Initial commit | fiaxh | 2017-03-02 | 1 | -0/+188 |