summaryrefslogtreecommitdiffstats
path: root/src/imports/organizer/qdeclarativeorganizeritem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of deprecated QQmlListProperty constructorsChris Adams2021-03-181-15/+17
* Don't include mocs inside namespacesChris Adams2018-10-261-2/+2
* Fix licensingJani Heikkinen2017-05-041-14/+20
* Remove uses of QString::nullMarc Mutz2017-03-121-7/+7
* More license test fixesAlex Blasche2015-04-161-1/+1
* Update contact URLAlex Blasche2015-04-161-1/+1
* Fix licenses for QtPIMAlex Blasche2015-04-161-21/+13
* Remove unnecessary \inqmlmodule parameterAlejandro Exojo2014-12-081-7/+7
* Emit valueChanged on appending a recurrence detailMichael Krasnyk2014-01-181-0/+4
* Use the installed headersKonstantin Ritt2014-01-081-1/+2
* Move the declarative bindings out of the module namespaceKonstantin Ritt2014-01-061-2/+4
* Adjust QT*_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Organizer - Improving Qml documentationikause2012-08-071-6/+53
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-301-7/+14
* Add allDay property to occurrences in Organizer QML APIPeng Wu2012-06-141-0/+73
* Add qml module version to \inqmlmodule referencesMikko Suonio2012-05-221-7/+7
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-101-1/+1
* Remove several obsoleted APIs.Xizhi Zhu2012-04-161-102/+46
* Fixing the handling of "date-only" parameters in Organizer QML APIPäivi Rajala2012-04-051-6/+6
* Declarative --> Qml adaptation.Xizhi Zhu2012-03-121-15/+15
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-081-46/+46
* Organizer recurrence support, QML API and examplesPäivi Rajala2012-02-291-0/+10
* Fix the module names in the file headers.Xizhi Zhu2012-02-061-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Making Organizer APIs more consistentikause2012-01-111-14/+15
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-111-1/+1
* Remove access constraints of item detail.Xizhi Zhu2012-01-091-1/+1
* Use enumeration for detail types.Xizhi Zhu2012-01-091-2/+2
* Remove un-needed docs.Xizhi Zhu2011-12-211-9/+0
* Use enumerations for organizer item types.Xizhi Zhu2011-12-131-31/+5
* Fix organizer qml remove detail bugpengwu2011-11-281-1/+1
* Improve docs for Organizer QML APIs.Xizhi Zhu2011-11-251-9/+14
* Don't set details if the value is the same.Xizhi Zhu2011-11-101-302/+302
* Add attendee feature to Organizer QML APIPengWu2011-11-101-0/+85
* Modify QDeclarativeOrganizerItem some Q_INVOKABLE functions to be virtualPengWu2011-11-091-41/+101
* Detail filter implementation for jsondb backendikause2011-11-091-5/+5
* Bump the version to 5.0.Xizhi Zhu2011-10-271-7/+7
* Fix the QML QDeclaretiveOrganizerItem inherit classes signal redefinition bugPengWu2011-10-251-27/+38
* Fix the recurrence() function for event and todo.Xizhi Zhu2011-10-251-2/+8
* Fix orgainizer qml unit test failingsPengWu2011-10-211-5/+6
* Finalize namespace.Xizhi Zhu2011-10-191-7/+13
* Use emit instead of Q_EMIT.Xizhi Zhu2011-10-181-35/+35
* Simplify the custom detail for organizer.Xizhi Zhu2011-10-041-21/+0
* QtPim: Fix compilation on Windows/Warnings.Friedemann Kleint2011-09-291-2/+4
* Remove dynamic properties in organizer QML bindingXizhi Zhu2011-09-221-770/+1290
* Add organizer jsondb reminder featurePengWu2011-09-071-3/+3
* Adding Collection support to Organizer Model/Item QML APIikause2011-09-061-0/+23
* Import from latest QtMobility.Xizhi Zhu2011-08-231-0/+1228