On Sat, Jan 5, 2013 at 2:32 AM, Daniel Vrátil <[email protected]> wrote: > On Friday 04 of January 2013 22:38:49 Daniele E. Domenichelli wrote: >> On 04/01/13 17:56, Daniel Vrátil wrote: >> > On Friday 04 of January 2013 13:34:34 Daniel Vrátil wrote: >> >> Hi, >> >> >> >> I'm starting the planned move of all declarative components to >> >> ktp-common- >> >> internals and all Plasma applets to ktp-contact-applet (to be renamed to >> >> ktp- desktop-applets). >> >> >> >> Please don't to commit changes to master branches of these repos (or I'll >> >> force you to do the merging afterwards!). >> >> >> >> It should take just a few days. I'll keep you updated on the progress. >> > >> > This was easier then I thought, hehe :) >> >> Are you just moving the files or are you preserving their history? >> That would be quite important in my opinion, at list for the classes in >> ktp-common-internals. git filter-branch + git merge can make miracles ;) > > I had no idea that it's possible to preserve history across git repositories, > so I just moved the files. > > If you would insist on preserving history, I can try to learn the magic. > http://www.sharpley.org.uk/node/21
Be careful though.. when you recommit (even to the move_plasma branch) it will run all the commit hooks again... > Dan > >> >> > ktp-common-internals >> > >> > All declarative modules all now merged to ktpqmlplugin.so (import >> > org.kde.telepathy 0.1). Sources are in >> > ktp-common-internals/KTp/Declarative. >> > >> > Because the declarative plugin from text-ui depends on some code from >> > libktpchat, I had to move following classes from libktpchat to >> > >> > libktpcommoninternalsprivate: >> > AbstractMessageFilter => KTp::AbstractMessageFilter >> > Message => KTp::Message >> > MessageProcessor => KTp::MessageProcessor >> > PluginConfigManager => KTp::MessageFilterConfigManager >> > UrlFilter => MessageUrlFilter (not exported) >> > EscapeFilter => MessageEscapeFilter (not exported) >> >> Since we are moving those, why don't we move also the adium stuff in the >> widget folder? >> >> >> >> >> Cheers, >> Daniele >> _______________________________________________ >> KDE-Telepathy mailing list >> [email protected] >> https://mail.kde.org/mailman/listinfo/kde-telepathy > -- > [email protected] | Associate Software Engineer / BaseOS / KDE, Qt > GPG Key: 0xC59D614F6F4AE348 > Fingerprint: 4EC1 86E3 C54E 0B39 5FDD B5FB C59D 614F 6F4A E348 > > _______________________________________________ > KDE-Telepathy mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-telepathy > _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
