hi ,
I would like to know that in calendar Mark has used mimeType in sections
.How can the list be sorted according to the dates ? as you can see in c++
plasmoid .I think I will have to do some changes in the proxymodel and
filter model for that I think?
If I use qDebug()< wrote:
> On Thu, Jul 1
On Thu, Jul 18, 2013 at 12:25 AM, Kevin Krammer wrote:
> On Wednesday, 2013-07-17, Mark wrote:
>
> > True, and that argument alone lets me lean very much towards the
> > KCalendar stuff. I think i'm just going to follow you on this and go
> > for KCalendar and friends. It can't be that hard to po
On Wednesday, 2013-07-17, Mark wrote:
> True, and that argument alone lets me lean very much towards the
> KCalendar stuff. I think i'm just going to follow you on this and go
> for KCalendar and friends. It can't be that hard to port it to
> QCalendar and friends once that is released. I could al
On Tue, Jul 16, 2013 at 2:02 PM, Kevin Krammer wrote:
> On Tuesday, 2013-07-16, Mark wrote:
>
>> >> Actually.. i don't mind those sets to be "KDE 5" material. It can't be
>> >> used for any KDE 4.x series anymore since the workspace is on lockdown
>> >> after 4.11 thus those components can't even
On Tuesday, 2013-07-16, Mark wrote:
> >> Actually.. i don't mind those sets to be "KDE 5" material. It can't be
> >> used for any KDE 4.x series anymore since the workspace is on lockdown
> >> after 4.11 thus those components can't even be used to recreate the
> >> calendar popup for 4.11 or 4.12.
On Tue, Jul 16, 2013 at 12:00 PM, Kevin Krammer wrote:
> On Monday, 2013-07-15, Mark wrote:
>
>> If you want and have the time, you can discuss it there at akademy
>> since most folks are there anyway. Otherwise we probably would have to
>> discuss this at the next pim sprint in a few months. I ho
On Monday, 2013-07-15, Mark wrote:
> If you want and have the time, you can discuss it there at akademy
> since most folks are there anyway. Otherwise we probably would have to
> discuss this at the next pim sprint in a few months. I hope the
> components are done before that though :) at least th
On Mon, Jul 15, 2013 at 7:32 PM, Kevin Krammer wrote:
> On Monday, 2013-07-15, Mark wrote:
>> On Sun, Jul 14, 2013 at 7:58 PM, Kevin Krammer wrote:
>
>> > I am not sure if the components from runtime are used anywhere, or if
>> > they are anywhere outside Kontact Touch.
>> > It could be a depende
On Monday, 2013-07-15, Mark wrote:
> On Sun, Jul 14, 2013 at 7:58 PM, Kevin Krammer wrote:
> > I am not sure if the components from runtime are used anywhere, or if
> > they are anywhere outside Kontact Touch.
> > It could be a dependency thing, i.e. not making kdepimlibs depend on
> > QtDeclarat
@Mark
You may like to review a small patch
https://git.reviewboard.kde.org/r/111516/
On Mon, Jul 15, 2013 at 7:20 AM, Mark wrote:
> On Sun, Jul 14, 2013 at 7:58 PM, Kevin Krammer wrote:
> > On Sunday, 2013-07-14, Mark wrote:
> >> On Sun, Jul 14, 2013 at 6:12 PM, Kevin Krammer wrote:
> >> > On
On Sun, Jul 14, 2013 at 7:58 PM, Kevin Krammer wrote:
> On Sunday, 2013-07-14, Mark wrote:
>> On Sun, Jul 14, 2013 at 6:12 PM, Kevin Krammer wrote:
>> > On Friday, 2013-07-12, Aaron J. Seigo wrote:
>
>> >> * QML calendar widgetry with no akonadi integration in kde-runtime
>> >> * akonadi integrat
On Sunday, 2013-07-14, Mark wrote:
> On Sun, Jul 14, 2013 at 6:12 PM, Kevin Krammer wrote:
> > On Friday, 2013-07-12, Aaron J. Seigo wrote:
> >> * QML calendar widgetry with no akonadi integration in kde-runtime
> >> * akonadi integration for the calendar in kdepim-runtime
> >>
> >> looking at t
On Sun, Jul 14, 2013 at 6:12 PM, Kevin Krammer wrote:
> On Friday, 2013-07-12, Aaron J. Seigo wrote:
>> On Friday, July 12, 2013 14:20:37 Mark wrote:
>> > This is also one of the questions i have, where should i put this,
>> > kdepim-runtime or kde-runtime?
>>
>> that entirely depends on the depen
On Friday, 2013-07-12, Aaron J. Seigo wrote:
> On Friday, July 12, 2013 14:20:37 Mark wrote:
> > This is also one of the questions i have, where should i put this,
> > kdepim-runtime or kde-runtime?
>
> that entirely depends on the dependencies.
>
> what would be optimal is:
>
> * QML calendar w
On Sun, Jul 14, 2013 at 12:04 PM, Marco Martin wrote:
> On Sat, Jul 13, 2013 at 9:25 PM, Heena Mahour wrote:
>>
>> Hey Marco and other plasma developers as well ,
>>
>> >using cmake is a requirement before it can move anywhere.
>>
>> CMakeLists.txt and qmldir are made and is pushed for Mark's ca
On Sat, Jul 13, 2013 at 9:25 PM, Heena Mahour wrote:
> Hey Marco and other plasma developers as well ,
>
> >using cmake is a requirement before it can move anywhere.
>
> CMakeLists.txt and qmldir are made and is pushed for Mark's calendar
> component .He will make sure import org.kde.pim.calenda
On Sat, Jul 13, 2013 at 9:25 PM, Heena Mahour wrote:
> Hey Marco and other plasma developers as well ,
>
>>using cmake is a requirement before it can move anywhere.
>
> CMakeLists.txt and qmldir are made and is pushed for Mark's calendar
> component .He will make sure import org.kde.pim.calendar
Hey Marco and other plasma developers as well ,
>using cmake is a requirement before it can move anywhere.
CMakeLists.txt and qmldir are made and is pushed for Mark's calendar
component .He will make sure import org.kde.pim.calendar is to be installed
.
Between Mark suggested that calendar woul
On Fri, Jul 12, 2013 at 2:59 PM, Aaron J. Seigo wrote:
> On Friday, July 12, 2013 14:20:37 Mark wrote:
>> This is also one of the questions i have, where should i put this,
>> kdepim-runtime or kde-runtime?
>
> that entirely depends on the dependencies.
>
> what would be optimal is:
>
> * QML cale
>Yes, i should probably convert it to a CMake project
Yeah then it can may be used in the clock with calendar plasmoid I am
working on [1] for having events .
[1]
http://quickgit.kde.org/?p=kde-workspace.git&a=commit&h=e06679a09802d48c4fe0cd9375ef433ae1a89a3d
On Fri, Jul 12, 2013 at 6:29 PM, Aar
On Friday, July 12, 2013 14:20:37 Mark wrote:
> This is also one of the questions i have, where should i put this,
> kdepim-runtime or kde-runtime?
that entirely depends on the dependencies.
what would be optimal is:
* QML calendar widgetry with no akonadi integration in kde-runtime
* akonadi in
Hi Heena,
Then you're nearly there. The "org.kde.pim.calendar 1.0" is not part
of either kdepimlibs or akonadi yet (but it does need those to run).
The example app is a self contained "QML Application" project that
contains "org.kde.pim.calendar 1.0". So all you should do is open up
the KDECalenda
On Fri, Jul 12, 2013 at 10:35 AM, Marco Martin wrote:
> On Fri, Jul 12, 2013 at 12:02 AM, Mark wrote:
>>
>> > [1]
>> > http://quickgit.kde.org/?p=scratch%2Fmarkg%2Fakonadi_qml_calendar_components.git
>> > [2]
>> > http://quickgit.kde.org/?p=scratch%2Fmarkg%2Fakonadi_qml_calendar_components.git&a=
Hey Mark ,
I have build kdepimlibs and akonadi , but using qmlviewer for main.qml I am
getting org.kde.pim.calendar 1.0 is not installed
On Fri, Jul 12, 2013 at 2:05 PM, Marco Martin wrote:
> On Fri, Jul 12, 2013 at 12:02 AM, Mark wrote:
>
>> > [1]
>> http://quickgit.kde.org/?p=scratch%2Fmarkg
On Fri, Jul 12, 2013 at 12:02 AM, Mark wrote:
> > [1]
> http://quickgit.kde.org/?p=scratch%2Fmarkg%2Fakonadi_qml_calendar_components.git
> > [2]
> http://quickgit.kde.org/?p=scratch%2Fmarkg%2Fakonadi_qml_calendar_components.git&a=blob&h=0580bc4952e9bff7c42123b31328a605a003ed2c&hb=3a328a54ea14e302
On Sat, Jul 6, 2013 at 11:19 PM, Mark wrote:
> Hi,
>
> Earlier this week I've got the request to make my calendar components
> available that where made earlier this year in the KDE pim sprint.
>
> It is in a scratch repository right now [1] but i have to warn you.
> There are quite a couple of th
Hi,
Earlier this week I've got the request to make my calendar components
available that where made earlier this year in the KDE pim sprint.
It is in a scratch repository right now [1] but i have to warn you.
There are quite a couple of things missing!
* It's still QMake based
* It still depends
27 matches
Mail list logo