summaryrefslogtreecommitdiff
path: root/plugins/Import/src
AgeCommit message (Expand)Author
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-12-04no need to patch pcre eitherGeorge Hazan
2021-11-07update for system includes & import librariesGeorge Hazan
2021-06-05importing file events from jsonGeorge Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-05-21Import: fix for setting correct blob size when importing from JSONGeorge Hazan
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-04-30fixes #2859 (Импорт: дублируются контакты ICQ и Fac...George Hazan
2021-04-11fixes #2789 (Import: опция "не загружать плагин при ...George Hazan
2021-04-11fixes #2839 completelyGeorge Hazan
2021-04-10fixes #2839 (Импорт: окно мастера переодически ...George Hazan
2021-04-03thy shall check for the error code even if it's not probableGeorge Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is in...George Hazan
2021-01-31we import slower, but more securely (flush database time to time)George Hazan
2021-01-18fixes #2698 (Add current db format (mdbx, sqlite) to version info report)George Hazan
2021-01-17Update copyrightsdartraiden
2021-01-08Import to use faster cursorsGeorge Hazan
2021-01-08encryption code unification, part 2: initialization & data storageGeorge Hazan
2021-01-07more common code moved to MDatabaseCommonGeorge Hazan
2020-09-29Import: fix for rare crash in mcontacts importGeorge Hazan
2020-08-07unused shit returnedGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-06-04all improper calls of OnClose replaced with OnDestroy / OnApplyGeorge Hazan
2020-06-04UI classes:George 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-03Import; custom window removedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-08Гhis item imports mContacts toodartraiden
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-09-26C++'17 compatibility mode enabledGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-06-13fixes #1982 (Import crashes in service mode if run from Profile Manager)George Hazan
2019-06-01more correct variant of deducting local time zoneGeorge Hazan
2019-06-01fixes #1966 (Import: wrong timestamps when import from QIP2012)George Hazan
2019-05-27fixes #1966 (Import: wrong timestamps when import from QIP2012)George Hazan
2019-05-23fixes #1906 (Import: h++ pattern doesn't work)George Hazan
2019-05-17Import: fix for duplicate contactsGeorge Hazan
2019-05-16Import: global variables extracted to a class, thus eliminating the chance of...George Hazan
2019-05-15Import: QIP Infium supportGeorge Hazan
2019-05-13CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProcGeorge Hazan
2019-05-12Import: also file description should be customizedGeorge Hazan
2019-05-12fixes #1947 (Import: "choose file" button should suggest .txt for QIP2005, no...George Hazan
2019-05-10Import: first version of pattern batch import that worksGeorge Hazan
2019-05-04fixes #1939 (txt file is still locked after import)George Hazan
2019-05-04first version of direct QIP2005 import that worksGeorge Hazan
2019-05-04fix for a major memory leak in mContacts importGeorge Hazan
2019-05-03.George Hazan