<div dir="ltr">CMake is failing for me in src/CMakeLists.txt lines 203-207 with<div>



<div>
<span style="font-family:monospace"><span style="color:rgb(0,0,0)">CMake Error at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:53 (set_property):
</span><br>  set_property could not find TARGET check.  Perhaps it has not yet been
<br>  created.
<br>Call Stack (most recent call first):
<br>  src/CMakeLists.txt:203 (kcoreaddons_desktop_to_json)<br>
<br></span></div></div><div><font face="monospace">seems it doesnt like 'check' as a TARGET param .. because check is compiled in, and not a separate target anyway?</font></div><div><font face="monospace"><br></font></div><div><font face="monospace">Does this work for you?</font></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 11, 2015 at 2:05 PM, Jaroslaw Staniek <span dir="ltr"><<a href="mailto:staniek@kde.org" target="_blank">staniek@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 11 May 2015 at 13:05, Adam Pigg <<a href="mailto:piggz1@gmail.com">piggz1@gmail.com</a>> wrote:<br>
> Wasn't I writing an example app?<br>
><br>
> Am able to start it tonight.<br>
<br>
</span>Sweet, how about a relay race?<br>
I'll commit simple rendering code in 20 minutes to examples/ (please<br>
work in the branch or better create your own).<br>
<br>
Random ideas about the app:<br>
- The goal: testing public APIs (for existence and usability),<br>
demonstration for a non-trivial problem, finally, preparing the port<br>
of Kexi to KReport.<br>
<br>
- Data source not from KDb/Predicate/CalligraDb but from a simple data<br>
structure (a list of maps?)<br>
<br>
- Render a nontrivial document (maybe can be created with Kexi, dumped<br>
into file and loaded, what is  good because we'd like to perfectly<br>
support Kexi 2.x's Reports<br>
<br>
- Create a number of actions for the main window -- plug all<br>
export/print options we have (in KexiReportView::KexiReportView).<br>
Later (>3.0?) we would move some of them to KReport from Kexi Reports.<br>
<br>
PS: As can be spotted in the commits I did not rename Ko* classes to<br>
K* _unless_ some class changes considerably. A more global change in<br>
this area has a lower priority and it seems that we have enough of<br>
similar fun with the Predicate->KDb change.<br>
<br>
PPS: I _recommend_ everyone who follows it to try the plugins-staniek<br>
branch of KReport and report any issues or ideas.<br>
<div class="HOEnZb"><div class="h5"><br>
> Sent from my BlackBerry 10 smartphone.<br>
>   Original Message<br>
> From: Jaroslaw Staniek<br>
> Sent: Monday, 11 May 2015 11:58 AM<br>
> To: Calligra Suite developers and users mailing list<br>
> Reply To: Calligra Suite developers and users mailing list<br>
> Cc: <a href="mailto:kexi-devel@kde.org">kexi-devel@kde.org</a><br>
> Subject: Re: What's new in KReport & KProperty & Predicate<br>
><br>
> Hi,<br>
> Update for KReport:<br>
> Both static (compiled in) and normal plugins load. We use the new<br>
> KPluginMetaData stuff.<br>
> I am working on example app that uses all this to show report preview,<br>
> then the report designer.<br>
><br>
> See the plugins-staniek branch of<br>
> ssh://<a href="http://git@git.kde.org/clones/kreport/staniek/work" target="_blank">git@git.kde.org/clones/kreport/staniek/work</a><br>
><br>
><br>
> commit bea4cc4e4d87fe42bca1239bb936c9ced94e76b2<br>
> Author: Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>><br>
> Date: Mon May 11 12:47:27 2015 +0200<br>
><br>
> Cleanup the prerenderer a bit<br>
><br>
> commit 5737f59af4c618c0e711ea9421e2b0a033fc85f6<br>
> Author: Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>><br>
> Date: Mon May 11 11:41:07 2015 +0200<br>
><br>
> Implement built-in and static plugins style API, use KPluginMetaData<br>
><br>
> commit c708a48c394c6937cc3519dd5c36124790118225<br>
> Author: Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>><br>
> Date: Sat May 9 21:35:51 2015 +0200<br>
><br>
> Move internal includes to build-interface; more forwarding headers<br>
><br>
> commit 89522a401edb86f80fc7d3b3bd74e4e1308f6863<br>
> Author: Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>><br>
> Date: Fri May 8 01:39:00 2015 +0200<br>
><br>
> build plugins/barcode/<br>
><br>
> commit 17cfa98c811ac8457b1031543ff301fd2b17446d<br>
> Author: Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>><br>
> Date: Fri May 8 01:37:47 2015 +0200<br>
><br>
> add dep on KF5 CoreAaddons<br>
><br>
> commit 49205bee7ba3be6b6d57766f22d5aab21b259169<br>
> Author: Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>><br>
> Date: Fri May 8 01:36:39 2015 +0200<br>
><br>
> share internal includes between plugins and tests<br>
><br>
><br>
> On 27 April 2015 at 18:06, Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>> wrote:<br>
>> 2.9.3 is tagged and will be released on 29th so no new fixes will go<br>
>> into this version. If you're interested (you are, right?) please keep<br>
>> finding reporting bugs/wishes for improvements so they'd be part of<br>
>> 2.9.4 (before May 23rd [1]). Browse forums, there are requests that<br>
>> have to be formulated a bit more clearly in form of bug reports. Don't<br>
>> afraid to ask and continue discussions.<br>
>><br>
>> Thanks a lot to everyone who contributed to Kexi 2.9.3!<br>
>><br>
>> In the meantime I am a back to porting 3.x again. This is the usual cycle.<br>
>><br>
>> [1] <a href="https://community.kde.org/Calligra/Schedules/2.9/Release_Plan" target="_blank">https://community.kde.org/Calligra/Schedules/2.9/Release_Plan</a><br>
>><br>
>> On 21 April 2015 at 09:33, Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>> wrote:<br>
>>> Hi<br>
>>> Update: 2.9.3 Tagging is set to April 25th, and I am planning to drag<br>
>>> some fixes to Kexi by that date.<br>
>>> I encourage you to join this effort this week by testing and reporting<br>
>>> any issues. Even small notes are helpful, especially if there's an<br>
>>> easy fix :)<br>
>>><br>
>>> This means less work on the porting side until 26th.<br>
>>><br>
>>> On 20 April 2015 at 00:54, Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>> wrote:<br>
>>>> Hi,<br>
>>>> More updates: dirty code for the plugin manager: see my private clone<br>
>>>> of kreport.<br>
>>>><br>
>>>> commit 46e2f69fcdd77bb11b40fe73a03fbaafe060a479<br>
>>>> add the initial plugins autotest (doesn't build for now)<br>
>>>><br>
>>>> commit 0c681d4062cf58a606b454deaafb6c2bc0582038<br>
>>>> Add a new plugin system (UNFINISHED)<br>
>>>><br>
>>>><br>
>>>> On 19 April 2015 at 21:54, Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>> wrote:<br>
>>>>> On 18 April 2015 at 19:27, Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>> wrote:<br>
>>>>>> New code in kreport, please read:<br>
>>>>>><br>
>>>>>> + 1a13b092b091e0dd8cbe72d091a666ed6ee24eab Port KoPageFormat to Qt5<br>
>>>>>> + a730d9b164f9165fe326fd6833e7391c3d127e0c Port<br>
>>>>>> KGlobalSettings::smallestReadableFont()<br>
>>>>>> + 2627fcb9d787c271c6c7fd50f0aa1cc0bfbfbade Port from KTemporaryFile<br>
>>>>>> + 844a355f0367545ca0b7c3e3ca1a0d09c7c04f3b More ifdefs for scripting code<br>
>>>>>> + 6eef4d819113af81369cac0f445148e66ae782b4 most dependent libs are private<br>
>>>>>> + 4a1cdfe33d3af764dfee297da760d48f68578dcb Remove unused method declaration<br>
>>>>>> + c55078ae3c653c82feaf1428bc11de6e2318f2cb Temporarily disable ods/odt renderers<br>
>>>>><br>
>>>>> 1. The above means KReport links, btw :)<br>
>>>>><br>
>>>>> 2. I've added to <a href="https://community.kde.org/Kexi/Porting_to_Qt%26KF_5" target="_blank">https://community.kde.org/Kexi/Porting_to_Qt%26KF_5</a><br>
>>>>> the following:<br>
>>>>><br>
>>>>> "Add tests and/or examples to KReport, make it easier to understand as<br>
>>>>> a framework; Port some code from Kexi Reports (e.g. KexiReportView) to<br>
>>>>> KReport "<br>
>>>>><br>
>>>>> This means... larger refactoring would be needed in Kexi/KReport to<br>
>>>>> make this true. This is why I propose to have it in post-3.0. This<br>
>>>>> does not mean unit test cannot be added now. Please consider adding<br>
>>>>> that... KReport has none!<br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>>><br>
>>>>>> On 16 April 2015 at 23:15, Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>> wrote:<br>
>>>>>>> Hi!<br>
>>>>>>> Update:<br>
>>>>>>> - I am keeping new changes to kreport in<br>
>>>>>>> <a href="http://quickgit.kde.org/?p=clones%2Fkreport%2Fstaniek%2Fwork.git" target="_blank">http://quickgit.kde.org/?p=clones%2Fkreport%2Fstaniek%2Fwork.git</a><br>
>>>>>>> @Adam, could you please review? These big boring patches do not fit to<br>
>>>>>>> reviewboard too much.<br>
>>>>>>><br>
>>>>>>> - I am finalizing the plugin manager work for kreport to make it as<br>
>>>>>>> recommended in <a href="https://community.kde.org/Calligra/Schedules/3.0/Porting_Notes#Plugin_system" target="_blank">https://community.kde.org/Calligra/Schedules/3.0/Porting_Notes#Plugin_system</a><br>
>>>>>>><br>
>>>>>>> See also the updated<br>
>>>>>>> <a href="https://community.kde.org/Calligra/Schedules/3.0/Porting_Plan" target="_blank">https://community.kde.org/Calligra/Schedules/3.0/Porting_Plan</a> for more<br>
>>>>>>> overview.<br>
>>>>>>><br>
>>>>>>> On 13 April 2015 at 00:43, Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>> wrote:<br>
>>>>>>>> Update:<br>
>>>>>>>> - Everything what's enabled in KReport (the *Manager isn't) compiles<br>
>>>>>>>> - Predicate rename to KDb in progress, for code see my kdb branch or<br>
>>>>>>>> the scratch repo:<br>
>>>>>>>> <a href="http://quickgit.kde.org/?p=clones%2Fpredicate%2Fstaniek%2Fwork.git&a=shortlog&h=c7751f3846b9054244337c887836e28ccae485bd" target="_blank">http://quickgit.kde.org/?p=clones%2Fpredicate%2Fstaniek%2Fwork.git&a=shortlog&h=c7751f3846b9054244337c887836e28ccae485bd</a><br>
>>>>>>>><br>
>>>>>>>> On 9 April 2015 at 10:45, Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>> wrote:<br>
>>>>>>>>> Please publish the patch as an attachment as we did before.<br>
>>>>>>>>> We're waiting for admins and systems to synchronize everything.<br>
>>>>>>>>><br>
>>>>>>>>> Sure, I don't touch kreport to avoid conflicts :)<br>
>>>>>>>>> Just updating calligra frameworks branch to reflect changes that<br>
>>>>>>>>> happened to koproperty.<br>
>>>>>>>>><br>
>>>>>>>>> On 9 April 2015 at 08:01, Adam Pigg <<a href="mailto:piggz1@gmail.com">piggz1@gmail.com</a>> wrote:<br>
>>>>>>>>>> Excellent, I've got a lot of changes to push to kreport, am I waiting for rb to work?<br>
>>>>>>>>>><br>
>>>>>>>>>> Sent from my BlackBerry 10 smartphone.<br>
>>>>>>>>>> Original Message<br>
>>>>>>>>>> From: Jaroslaw Staniek<br>
>>>>>>>>>> Sent: Wednesday, 8 April 2015 11:45 PM<br>
>>>>>>>>>> To: <a href="mailto:kexi-devel@kde.org">kexi-devel@kde.org</a><br>
>>>>>>>>>> Reply To: Calligra Suite developers and users mailing list<br>
>>>>>>>>>> Cc: Calligra Suite developers and users mailing list<br>
>>>>>>>>>> Subject: Re: What's new in KReport & KProperty & Predicate<br>
>>>>>>>>>><br>
>>>>>>>>>> Hi All,<br>
>>>>>>>>>> Update: KProperty and KReport frameworks have moved to the official places:<br>
>>>>>>>>>><br>
>>>>>>>>>> git clone kde:kproperty<br>
>>>>>>>>>> git clone kde:kreport<br>
>>>>>>>>>><br>
>>>>>>>>>> The page [1] has been updated accordingly.<br>
>>>>>>>>>><br>
>>>>>>>>>> Notes<br>
>>>>>>>>>> 0. Consider API and state of KProperty ready to use within Calligra<br>
>>>>>>>>>> (for now Kexi and Plan) and elsewhere (if someone is in need)<br>
>>>>>>>>>> 1. There won't be pushes with --force anymore for kproperty and kreport :)<br>
>>>>>>>>>> 2. The reviewboard will be available soon and all usual infrastructure<br>
>>>>>>>>>> you know from the KDE repos.<br>
>>>>>>>>>> 3. kreport still doesn't build fully (this is a dependency for porting<br>
>>>>>>>>>> of Kexi and Plan)<br>
>>>>>>>>>> 4. please coordinate planned changes with me, innocent changes such as<br>
>>>>>>>>>> file renames may set your patch hard to apply.<br>
>>>>>>>>>> 5. predicate stays in the scratch repo for some time awaiting history<br>
>>>>>>>>>> editing, until we get proper dir layout<br>
>>>>>>>>>><br>
>>>>>>>>>> [1] <a href="https://community.kde.org/Kexi/Porting_to_Qt%26KF_5" target="_blank">https://community.kde.org/Kexi/Porting_to_Qt%26KF_5</a><br>
>>>>>>>>>><br>
>>>>>>>>>> On 6 April 2015 at 16:17, Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>> wrote:<br>
>>>>>>>>>>> Update:<br>
>>>>>>>>>>> - cmake build scripts for KProperty and KReport are largely following<br>
>>>>>>>>>>> the conventions of KF5 and e.g. KDiagram<br>
>>>>>>>>>>> - KProperty now uses CamelCase filenames and (mostly) the convention<br>
>>>>>>>>>>> of KProperty prefix for class names (so the KoProperty namespace is<br>
>>>>>>>>>>> removed)<br>
>>>>>>>>>>> - Consider KProperty are almost ready for placing in the final<br>
>>>>>>>>>>> repository. Example app in examples/ subdir works.<br>
>>>>>>>>>>> - part of the KReport is ported to use QLatin1String where needed,<br>
>>>>>>>>>>> also some includes are fixed; Adam is helping with this right now<br>
>>>>>>>>>>><br>
>>>>>>>>>>> TODO:<br>
>>>>>>>>>>> - more QLatin1String and include fixes for KReport<br>
>>>>>>>>>>> - port KReport to the new KProperty naming conventions<br>
>>>>>>>>>>> - some test app for KReport would help us to verify it without waiting<br>
>>>>>>>>>>> for Kexi to be ported<br>
>>>>>>>>>>><br>
>>>>>>>>>>> Feel free to test and report any ideas/issues.<br>
>>>>>>>>>>><br>
>>>>>>>>>>> On 3 April 2015 at 01:07, Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>> wrote:<br>
>>>>>>>>>>>> Hi,<br>
>>>>>>>>>>>> There's a number of new commits in the temporary repos [0].<br>
>>>>>>>>>>>> A short update and proposed plans.<br>
>>>>>>>>>>>> Let's make them work, test them so they're not blockers for porting<br>
>>>>>>>>>>>> Kexi anymore.<br>
>>>>>>>>>>>><br>
>>>>>>>>>>>> (we're assuming KF5 frameworks are installed from packages or built<br>
>>>>>>>>>>>> with the great kdesrc-build tool [1])<br>
>>>>>>>>>>>><br>
>>>>>>>>>>>> KProperty:<br>
>>>>>>>>>>>> - builds and installs<br>
>>>>>>>>>>>> - includes changes from Adam [2]<br>
>>>>>>>>>>>> - includes all changes from calligra/2.9<br>
>>>>>>>>>>>> - headers install to include/KProperty<br>
>>>>>>>>>>>><br>
>>>>>>>>>>>> KReport:<br>
>>>>>>>>>>>> - includes changes from Adam [3]<br>
>>>>>>>>>>>> - TODO: more build would work if "find_package(KProperty REQUIRED)" works<br>
>>>>>>>>>>>> - TODO: add the central CMakeLists.txt, like in KProperty, for now we<br>
>>>>>>>>>>>> have to build kreport/src/.<br>
>>>>>>>>>>>> - TODO: install headers to include/KReport<br>
>>>>>>>>>>>><br>
>>>>>>>>>>>> Predicate:<br>
>>>>>>>>>>>> - not much recently, needs more patches ported from calligra/2.9,<br>
>>>>>>>>>>>> please help with this<br>
>>>>>>>>>>>> - soon also this [4]<br>
>>>>>>>>>>>><br>
>>>>>>>>>>>> All three:<br>
>>>>>>>>>>>> - TODO: dig in their central CMakeLists.txt files to make them<br>
>>>>>>>>>>>> configure similarly to KF5 packages so line such as "find_package(....<br>
>>>>>>>>>>>> REQUIRED)" adds necessary include path for the users of the libs;<br>
>>>>>>>>>>>> volunteers needed here<br>
>>>>>>>>>>>> - TODO: once we have all three usable, porting scripts will be in use<br>
>>>>>>>>>>>> - Note: no calligra activities from the 'frameworks' branch of<br>
>>>>>>>>>>>> calligra affect these 3 libs because the 'frameworks' branch no longer<br>
>>>>>>>>>>>> contains their code (so no merges from 'frameworks' are expected, only<br>
>>>>>>>>>>>> small merges by hand for bugfixes from calligra/2.9)<br>
>>>>>>>>>>>><br>
>>>>>>>>>>>> [0] <a href="https://community.kde.org/Kexi/Porting_to_Qt%26KF_5" target="_blank">https://community.kde.org/Kexi/Porting_to_Qt%26KF_5</a><br>
>>>>>>>>>>>> [1] <a href="https://community.kde.org/Frameworks/Building" target="_blank">https://community.kde.org/Frameworks/Building</a><br>
>>>>>>>>>>>> [2] <a href="https://git.reviewboard.kde.org/r/123038/" target="_blank">https://git.reviewboard.kde.org/r/123038/</a><br>
>>>>>>>>>>>> [3] <a href="https://git.reviewboard.kde.org/r/123039/" target="_blank">https://git.reviewboard.kde.org/r/123039/</a><br>
>>>>>>>>>>>> [4] <a href="https://git.reviewboard.kde.org/r/122015/" target="_blank">https://git.reviewboard.kde.org/r/122015/</a><br>
>>>>>>>>>>>><br>
>>>>>>>>>>>> --<br>
>>>>>>>>>>>> regards, Jaroslaw Staniek<br>
>>>>>>>>>>>><br>
>>>>>>>>>>>> KDE:<br>
>>>>>>>>>>>> : A world-wide network of software engineers, artists, writers, translators<br>
>>>>>>>>>>>> : and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
>>>>>>>>>>>> Calligra Suite:<br>
>>>>>>>>>>>> : A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
>>>>>>>>>>>> Kexi:<br>
>>>>>>>>>>>> : A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
>>>>>>>>>>>> Qt Certified Specialist:<br>
>>>>>>>>>>>> : <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
>>>>>>>>>>><br>
>>>>>>>>>>><br>
>>>>>>>>>>><br>
>>>>>>>>>>> --<br>
>>>>>>>>>>> regards, Jaroslaw Staniek<br>
>>>>>>>>>>><br>
>>>>>>>>>>> KDE:<br>
>>>>>>>>>>> : A world-wide network of software engineers, artists, writers, translators<br>
>>>>>>>>>>> : and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
>>>>>>>>>>> Calligra Suite:<br>
>>>>>>>>>>> : A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
>>>>>>>>>>> Kexi:<br>
>>>>>>>>>>> : A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
>>>>>>>>>>> Qt Certified Specialist:<br>
>>>>>>>>>>> : <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
>>>>>>>>>><br>
>>>>>>>>>><br>
>>>>>>>>>><br>
>>>>>>>>>> --<br>
>>>>>>>>>> regards, Jaroslaw Staniek<br>
>>>>>>>>>><br>
>>>>>>>>>> KDE:<br>
>>>>>>>>>> : A world-wide network of software engineers, artists, writers, translators<br>
>>>>>>>>>> : and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
>>>>>>>>>> Calligra Suite:<br>
>>>>>>>>>> : A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
>>>>>>>>>> Kexi:<br>
>>>>>>>>>> : A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
>>>>>>>>>> Qt Certified Specialist:<br>
>>>>>>>>>> : <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
>>>>>>>>>> _______________________________________________<br>
>>>>>>>>>> calligra-devel mailing list<br>
>>>>>>>>>> <a href="mailto:calligra-devel@kde.org">calligra-devel@kde.org</a><br>
>>>>>>>>>> <a href="https://mail.kde.org/mailman/listinfo/calligra-devel" target="_blank">https://mail.kde.org/mailman/listinfo/calligra-devel</a><br>
>>>>>>>>>> _______________________________________________<br>
>>>>>>>>>> calligra-devel mailing list<br>
>>>>>>>>>> <a href="mailto:calligra-devel@kde.org">calligra-devel@kde.org</a><br>
>>>>>>>>>> <a href="https://mail.kde.org/mailman/listinfo/calligra-devel" target="_blank">https://mail.kde.org/mailman/listinfo/calligra-devel</a><br>
>>>>>>>>><br>
>>>>>>>>><br>
>>>>>>>>><br>
>>>>>>>>> --<br>
>>>>>>>>> regards, Jaroslaw Staniek<br>
>>>>>>>>><br>
>>>>>>>>> KDE:<br>
>>>>>>>>> : A world-wide network of software engineers, artists, writers, translators<br>
>>>>>>>>> : and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
>>>>>>>>> Calligra Suite:<br>
>>>>>>>>> : A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
>>>>>>>>> Kexi:<br>
>>>>>>>>> : A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
>>>>>>>>> Qt Certified Specialist:<br>
>>>>>>>>> : <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
>>>>>>>><br>
>>>>>>>><br>
>>>>>>>><br>
>>>>>>>> --<br>
>>>>>>>> regards, Jaroslaw Staniek<br>
>>>>>>>><br>
>>>>>>>> KDE:<br>
>>>>>>>> : A world-wide network of software engineers, artists, writers, translators<br>
>>>>>>>> : and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
>>>>>>>> Calligra Suite:<br>
>>>>>>>> : A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
>>>>>>>> Kexi:<br>
>>>>>>>> : A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
>>>>>>>> Qt Certified Specialist:<br>
>>>>>>>> : <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
>>>>>>><br>
>>>>>>><br>
>>>>>>><br>
>>>>>>> --<br>
>>>>>>> regards, Jaroslaw Staniek<br>
>>>>>>><br>
>>>>>>> KDE:<br>
>>>>>>> : A world-wide network of software engineers, artists, writers, translators<br>
>>>>>>> : and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
>>>>>>> Calligra Suite:<br>
>>>>>>> : A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
>>>>>>> Kexi:<br>
>>>>>>> : A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
>>>>>>> Qt Certified Specialist:<br>
>>>>>>> : <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
>>>>>><br>
>>>>>><br>
>>>>>><br>
>>>>>> --<br>
>>>>>> regards, Jaroslaw Staniek<br>
>>>>>><br>
>>>>>> KDE:<br>
>>>>>> : A world-wide network of software engineers, artists, writers, translators<br>
>>>>>> : and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
>>>>>> Calligra Suite:<br>
>>>>>> : A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
>>>>>> Kexi:<br>
>>>>>> : A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
>>>>>> Qt Certified Specialist:<br>
>>>>>> : <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>> --<br>
>>>>> regards, Jaroslaw Staniek<br>
>>>>><br>
>>>>> KDE:<br>
>>>>> : A world-wide network of software engineers, artists, writers, translators<br>
>>>>> : and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
>>>>> Calligra Suite:<br>
>>>>> : A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
>>>>> Kexi:<br>
>>>>> : A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
>>>>> Qt Certified Specialist:<br>
>>>>> : <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
>>>><br>
>>>><br>
>>>><br>
>>>> --<br>
>>>> regards, Jaroslaw Staniek<br>
>>>><br>
>>>> KDE:<br>
>>>> : A world-wide network of software engineers, artists, writers, translators<br>
>>>> : and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
>>>> Calligra Suite:<br>
>>>> : A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
>>>> Kexi:<br>
>>>> : A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
>>>> Qt Certified Specialist:<br>
>>>> : <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
>>><br>
>>><br>
>>><br>
>>> --<br>
>>> regards, Jaroslaw Staniek<br>
>>><br>
>>> KDE:<br>
>>> : A world-wide network of software engineers, artists, writers, translators<br>
>>> : and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
>>> Calligra Suite:<br>
>>> : A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
>>> Kexi:<br>
>>> : A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
>>> Qt Certified Specialist:<br>
>>> : <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
>><br>
>><br>
>><br>
>> --<br>
>> regards, Jaroslaw Staniek<br>
>><br>
>> KDE:<br>
>> : A world-wide network of software engineers, artists, writers, translators<br>
>> : and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
>> Calligra Suite:<br>
>> : A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
>> Kexi:<br>
>> : A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
>> Qt Certified Specialist:<br>
>> : <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
><br>
><br>
><br>
> --<br>
> regards, Jaroslaw Staniek<br>
><br>
> KDE:<br>
> : A world-wide network of software engineers, artists, writers, translators<br>
> : and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
> Calligra Suite:<br>
> : A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
> Kexi:<br>
> : A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
> Qt Certified Specialist:<br>
> : <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
> _______________________________________________<br>
> calligra-devel mailing list<br>
> <a href="mailto:calligra-devel@kde.org">calligra-devel@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/calligra-devel" target="_blank">https://mail.kde.org/mailman/listinfo/calligra-devel</a><br>
> _______________________________________________<br>
> calligra-devel mailing list<br>
> <a href="mailto:calligra-devel@kde.org">calligra-devel@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/calligra-devel" target="_blank">https://mail.kde.org/mailman/listinfo/calligra-devel</a><br>
<br>
<br>
<br>
--<br>
regards, Jaroslaw Staniek<br>
<br>
KDE:<br>
: A world-wide network of software engineers, artists, writers, translators<br>
: and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
Calligra Suite:<br>
: A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
Kexi:<br>
: A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
Qt Certified Specialist:<br>
: <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
_______________________________________________<br>
calligra-devel mailing list<br>
<a href="mailto:calligra-devel@kde.org">calligra-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/calligra-devel" target="_blank">https://mail.kde.org/mailman/listinfo/calligra-devel</a><br>
</div></div></blockquote></div><br></div>