summaryrefslogtreecommitdiff
path: root/plugins/Dbx_sqlite
AgeCommit message (Expand)Author
2021-03-01Dbx_sqlite: more logs for backup operationGeorge Hazan
2021-02-27fixes #2736 (Dbx_sqlite: improper work of FindNext/FindPrev results to the et...George Hazan
2021-02-23fixes #2734 ([dbx_sqlite] only the last of unread events is shown when multip...George Hazan
2021-02-21Dbx_sqlite: Backup should return error if backup failedGeorge Hazan
2021-02-20oops... Dbx_sqlite doesn't handle system events properlyGeorge Hazan
2021-02-16fixes #2745 (Dbx_sqlite: wrong behaviour when launching second Miranda with t...George Hazan
2021-02-11fixes #2724 (Cannot import from sqlite to mdbx)George Hazan
2021-02-11oops... forgotten to roll back that debug variantGeorge Hazan
2021-02-05Dbx_sqlite: additional disk flush operation for #2694George Hazan
2021-01-31we import slower, but more securely (flush database time to time)George Hazan
2021-01-31Dbx_sqlite:George Hazan
2021-01-20fixes #2692 ([Steam] Messages received by Steam client first are not download...George Hazan
2021-01-20no, it doesn't work this way :(George Hazan
2021-01-20fixes #2694 (Miranda leaves sqlite profile keeping it locked)George Hazan
2021-01-18fixes #2698 (Add current db format (mdbx, sqlite) to version info report)George Hazan
2021-01-17Update copyrightsdartraiden
2021-01-16dbx_sqlite:George Hazan
2021-01-10minor code cleaningGeorge Hazan
2021-01-10fixes #2121 ([dbx_sqlite] Event updates do not work properly)George Hazan
2021-01-08database options dialog also went into the coreGeorge Hazan
2021-01-08Password change dialog also became commonGeorge Hazan
2021-01-08s-shitGeorge Hazan
2021-01-08encryption code unification, part 2: initialization & data storageGeorge Hazan
2021-01-08another bunch of duplicate code moved to the coreGeorge Hazan
2021-01-07more common code moved to MDatabaseCommonGeorge Hazan
2021-01-07common code moved to the coreGeorge Hazan
2021-01-07less constants, less arraysGeorge Hazan
2021-01-07compilation fixGeorge Hazan
2021-01-07Dbx_sqlite:George Hazan
2020-11-22dbx_sqlite: logic fixGluzskiy Alexandr
2020-11-22someone told me what prev/next only can be called after last/first....Gluzskiy Alexandr
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-05-24implemented starting position support in cursorsGluzskiy Alexandr
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-05-13kinda first working version of database event cursorsGeorge Hazan
2020-05-12event cursors for mdbx driverGeorge Hazan
2020-05-10dbx_sqlite: fixed crash possibility if cursor with destroyed statement usedGluzskiy Alexandr
2020-05-10dbx_sqlite: implemented cursor db apiGluzskiy Alexandr
2020-04-25DBEF_TEMPORARY - new flag to disable event notification about event additionGeorge Hazan
2020-04-25db_event_add / db_event_edit to receive const pointer to DBEVENTINFOGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-07-26dbx_sqlite: error handler stubGluzskiy Alexandr
2019-07-12CMake: files for dbx_sqlite.protomors
2019-06-10dbx_sqlite: dropped first/last event cache (broken by reimplementation)Gluzskiy Alexandr
2019-06-10dbx_sqlite: fixed a lot iof typosGluzskiy Alexandr
2019-06-05fix against insertion of duplicate records for subsGeorge Hazan
2019-06-05dbx_sqlite: reimplemented FindLastEvent, FindPrevEventGluzskiy Alexandr