| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-13 | dbx_sqlite: implemented database checker + version bump | George Hazan | |
| 2021-04-03 | fix of crazy problems in SQLITE when two instances of database are running ↵ | George Hazan | |
| at a time | |||
| 2021-04-01 | fixes #2822 (dbx_sqlite: total encryption is broken) | George Hazan | |
| 2021-02-16 | fixes #2745 (Dbx_sqlite: wrong behaviour when launching second Miranda with ↵ | George Hazan | |
| the same profile) | |||
| 2021-01-31 | Dbx_sqlite: | George Hazan | |
| - advanced error handling; - a profile is always opened in exclusive mode; - fixes #2717 (wrong query in line 115); - fixes #2694 (two Mirandas can open the same profile, but the second one fails); - version bump | |||
| 2021-01-16 | dbx_sqlite: | George Hazan | |
| - major speed-up (we don't close each transaction immediately); - assert replaced with correct error logging (to be able to debug problems using network logs); - code cleaning; - version bump | |||
| 2021-01-08 | another bunch of duplicate code moved to the core | George Hazan | |
| 2021-01-07 | less constants, less arrays | George Hazan | |
| 2018-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan | |
| 2018-10-08 | dbx_sqlite: renamed columns with id | aunsane | |
| - add some indexes - fix contact loading - add event in metacontact history too - added safety mode support - added asserts to control sqlite statement result | |||
| 2018-09-27 | dbx_sqlite: simple events cache | aunsane | |
| 2018-09-23 | dbx_sqlite: mc support in settings | aunsane | |
| 2018-09-23 | dbx_sqlite: more fixes | aunsane | |
| - contacts: correct loading of mc's into cache - events: fix queries - codrrect deinit of sql statements | |||
| 2018-09-23 | dbx_sqlite: initial commit (not for use) | aunsane | |
