Review Request 124004: Add week numbers to calendar - Part 1

Kai Uwe Broulik kde at privat.broulik.de
Thu Jun 4 18:39:45 UTC 2015



> On Juni 4, 2015, 10:14 vorm., Aleix Pol Gonzalez wrote:
> > You can use QJSArray. In fact it's quite faster as I think it's what V4 uses internally, so no casting happens.
> 
> Martin Klapetek wrote:
>     There is no QJSArray; you mean QJSValue? Or QJsonArray?
> 
> Aleix Pol Gonzalez wrote:
>     QJsonArray I meant.
>     We already use it in some places, in fact.

I once tried to investigate that. I don't think QML can directly handle QJsonArray, it's just that you can convert them to QVariantList and that QML understands.


- Kai Uwe


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124004/#review81169
-----------------------------------------------------------


On Juni 4, 2015, 5:48 nachm., Martin Klapetek wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/124004/
> -----------------------------------------------------------
> 
> (Updated Juni 4, 2015, 5:48 nachm.)
> 
> 
> Review request for Plasma.
> 
> 
> Repository: plasma-framework
> 
> 
> Description
> -------
> 
> One of the most requested features for Plasma5. The backend is all there*, it just needs the frontend part. Optional, defaults to off.
> 
> *Somehow the Repeater { model: } does not like QList<int>, it just doesn't show anything while QStringList works just fine. Any ideas on that?
> 
> 
> Diffs
> -----
> 
>   src/declarativeimports/calendar/calendar.h ea20bf5 
>   src/declarativeimports/calendar/calendar.cpp a766acb 
>   src/declarativeimports/calendar/qml/DaysCalendar.qml 67b3a2e 
>   src/declarativeimports/calendar/qml/MonthView.qml 6eaa8db 
> 
> Diff: https://git.reviewboard.kde.org/r/124004/diff/
> 
> 
> Testing
> -------
> 
> 
> File Attachments
> ----------------
> 
> Screenshot
>   https://git.reviewboard.kde.org/media/uploaded/files/2015/06/04/2283789a-91e1-4a99-b341-bcaddaaeac85__calendar-weeks6.png
> 
> 
> Thanks,
> 
> Martin Klapetek
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150604/1f89a3f2/attachment-0001.html>


More information about the Plasma-devel mailing list