summaryrefslogtreecommitdiff
path: root/plugins/Import
AgeCommit message (Collapse)Author
2019-05-27fixes #1966 (Import: wrong timestamps when import from QIP2012)George Hazan
2019-05-23added default extension for h++ patternGeorge Hazan
2019-05-23Fix pattern namedartraiden
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 ↵George Hazan
of conflicts
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, ↵George Hazan
not .dat)
2019-05-10Import: first version of pattern batch import that worksGeorge Hazan
2019-05-04fix for ini file nameGeorge Hazan
2019-05-04fixes #1939 (txt file is still locked after import)George Hazan
2019-05-04Import: fix pattern namedartraiden
2019-05-04fix for a combobox typeGeorge 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
2019-05-03first regexp version that counts messages correctlyGeorge Hazan
2019-05-03merge of libmdbxGeorge Hazan
2019-04-25first version of pattern import that could be compiledGeorge Hazan
2019-04-24Import now is bound to pcre16.mirGeorge Hazan
2019-04-12wiping custom icolib functions: ImportGeorge Hazan
2019-02-10fixes problems with importing ICQ & MRA contacts from old Miranda versionsGeorge Hazan
2019-02-01four forgotten meta services removedGeorge Hazan
2019-01-20fixes #1776 (any traces of URL* related constants removed)George Hazan
2019-01-18code cleaningGeorge Hazan
- ACKTYPE_URL removed; - PF1_URL removed; - IEED_EVENT_URL removed; - another URL-related code cleaning
2019-01-04Update copyrightsdartraiden
2018-12-18C++ exceptions are disabled in all cases where they just prevent warningsGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-07Import: this string shouldn't be in langpackdartraiden
2018-11-02added explicit flag for checking duplicatesGeorge Hazan
2018-11-01fixes #1632 ([Import] When importing an entire DB, it should not be checked ↵George Hazan
for duplicates) - service mode doesn't check dups
2018-10-19minimum size for the wizard's windowGeorge Hazan
2018-10-19fix for import wizard drawing after resizeGeorge Hazan
2018-10-18fixes #1621 (resizable Import wizard)George Hazan
2018-10-18russian resources? really?..George Hazan
2018-10-18fixes #1622 (Add ability to copy text from Import log)George Hazan
2018-10-18the less WinAPI, the betterGeorge Hazan
2018-10-18Import moved to UI classesGeorge Hazan
2018-10-10Fix: Import plugin fails to match duplicate contacts when their IDs are ↵himselfv
stored as WideChar properties.
2018-10-08code cleaningGeorge Hazan
2018-09-23db_event_edit - new stub for editing messagesGeorge Hazan
2018-09-19GetEventById & SetEventId - two new methods to operate with events by their ↵George Hazan
server ids
2018-08-31ImportTobias Weimer
- Fix for a translation
2018-08-29fixes #1555 (Import shouldn't import .bak second time in service mode)George Hazan
2018-08-28fix for importing various kinds of eventsGeorge Hazan
2018-08-27Import: crash fix for importing mcontacts from h++/64George Hazan
2018-08-27This string is useless for translationdartraiden
2018-08-23JSON import: fix for a field nameGeorge Hazan