summaryrefslogtreecommitdiff
path: root/plugins/Import/src/import.cpp
AgeCommit message (Expand)Author
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-07-24massive warning fixGeorge 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-10Import: first version of pattern batch import that worksGeorge Hazan
2019-04-25first version of pattern import that could be compiledGeorge 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-18code cleaningGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-10-18the less WinAPI, the betterGeorge Hazan
2018-10-10Fix: Import plugin fails to match duplicate contacts when their IDs are store...himselfv
2018-08-22if szModule is missing in an event, it should be filled from the contact's dataGeorge Hazan
2018-08-15Import: ability to check duplicates during a contact importGeorge Hazan
2018-07-24database:George Hazan
2018-06-08Import:George Hazan
2018-05-17IEView, IgnoreState, Import: cmplugin adaptationKirill Volinsky
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-27fixes #1310 (Wrong language after profile conversion)George Hazan
2018-04-16Import:George Hazan
2018-04-12MIDatabase became pure interfaceGeorge Hazan
2018-04-11Import: fix for lost modules during importGeorge Hazan
2018-04-09fixes #1256 completelyGeorge Hazan
2018-04-09grrrm...George Hazan
2018-04-09fixes #1257 (database migration process must not filter out 'duplicate' events)George Hazan
2018-04-05Import crashes if the original profile contains wrong number of groupsGeorge Hazan
2018-04-03Accounts() : iterator for accountsGeorge Hazan
2018-04-02fixes #1243 (Groups and metacontacts state don't save during profile converta...George Hazan
2018-03-28Import now works without accounts' activation, without calling Load() of prot...George Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-26Import: fix to prevent the user-defined accounts' orderGeorge Hazan
2018-03-26Import: fix for original internal account name prevention (causes status icon...George Hazan
2018-03-26Import: converted group chats become usual contactsGeorge Hazan
2018-03-23account activation separated from account creationGeorge Hazan
2018-03-23fix for importing group chat contactsGeorge Hazan
2018-03-23Import: fix for groups order saving during importGeorge Hazan
2018-03-23fix for importing metasGeorge Hazan
2018-03-23Import plugin adapted for Proto_CreateAccountGeorge Hazan
2018-03-22fix for import old-style accounts visibility settingsGeorge Hazan
2018-03-21DATABASELINK::Unload method replaced with the virtual destructor of MDatabase...George Hazan
2018-03-14reverse iterators for LIST<>George Hazan
2018-02-21all another C++'11 iteratorsGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-11fix for importing unknown / broken subsGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky