qswiki/database
Albert S. 3e736db0ef database: pagedao: Add findByTitle() 2022-03-29 22:30:20 +02:00
..
categorydao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
categorydao.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
categorydaosqlite.cpp Fix -wreturn-type warnings 2021-10-25 18:13:25 +02:00
categorydaosqlite.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
database.h permissionsdao: no silent fallback to user-permissions if we find none for user 2019-05-03 16:00:36 +02:00
databasefactory.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
databasefactory.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
exceptions.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
pagedao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
pagedao.h database: pagedao: Add findByTitle() 2022-03-29 22:30:20 +02:00
pagedaosqlite.cpp database: pagedao: Add findByTitle() 2022-03-29 22:30:20 +02:00
pagedaosqlite.h database: pagedao: Add findByTitle() 2022-03-29 22:30:20 +02:00
permissionsdao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
permissionsdao.h Fix gcc-11 etc. compilation errors 2021-10-25 13:31:40 +02:00
permissionsdaosqlite.cpp PermissionsDao: Add save() 2021-10-05 21:51:31 +02:00
permissionsdaosqlite.h PermissionsDao: Add save() 2021-10-05 21:51:31 +02:00
queryoption.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
queryoption.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
revisiondao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
revisiondao.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
revisiondaosqlite.cpp revisiondaosqlite: fix sorting 2018-11-16 16:50:39 +01:00
revisiondaosqlite.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
sessiondao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
sessiondao.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
sessiondaosqlite.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
sessiondaosqlite.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
sqlite.cpp permissionsdao: no silent fallback to user-permissions if we find none for user 2019-05-03 16:00:36 +02:00
sqlite.h permissionsdao: no silent fallback to user-permissions if we find none for user 2019-05-03 16:00:36 +02:00
sqlitedao.cpp Fix -wreturn-type warnings 2021-10-25 18:13:25 +02:00
sqlitedao.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
sqlitequeryoption.cpp SqliteQueryOption: build(): Handle includeInvisible = true properly 2021-10-12 20:02:03 +02:00
sqlitequeryoption.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
userdao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
userdao.h userDao: Implement list() 2021-10-03 16:51:04 +02:00
userdaosqlite.cpp Fix -wreturn-type warnings 2021-10-25 18:13:25 +02:00
userdaosqlite.h userDao: Implement list() 2021-10-03 16:51:04 +02:00