index
:
qt/qtjsondb.git
hbtree
kvs
master
*** Orphaned Project ***
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
imports
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Added JSON DB QML API to 'qmlmodules'
Jerome Pasion
2012-10-26
1
-0
/
+9
*
Removed old deprecated c++ api.
Denis Dzyubenko
2012-10-11
11
-2319
/
+1
*
Add QtJsonDb namespace to Q_PROPERTY as needed for qml
Jamey Hicks
2012-10-10
6
-17
/
+17
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
22
-531
/
+531
*
remove stale file
Oswald Buddenhagen
2012-08-11
1
-35
/
+0
*
Update import api to follow changes in qtdeclarative.
Toby Tomkins
2012-08-10
1
-1
/
+1
*
Doc: Changed \qmlclass to \qmltype and added \instantiates.
Jerome Pasion
2012-07-30
8
-8
/
+16
*
use centralized qml plugin project handling
Oswald Buddenhagen
2012-07-11
4
-53
/
+6
*
Prevent compilation failure when cross compiling
Donald Carr
2012-07-05
2
-2
/
+2
*
Added "\brief statements"
Nico Vertriest
2012-06-19
6
-0
/
+6
*
Get rid of make docs warnings with jsondatabase.h
Tapani Mikola
2012-06-06
1
-6
/
+5
*
ListModel and QueryModel documentation clean up
Tapani Mikola
2012-06-06
1
-18
/
+18
*
Add missing Q_ENUMS
Tapani Mikola
2012-06-06
1
-0
/
+1
*
Use JsonDbCachingListModel to provide also JsonDbListModel
Tapani Mikola
2012-06-05
7
-2002
/
+335
*
Allow custom properties to be injected to items in the model
Prasanth Ullattil
2012-06-05
3
-3
/
+68
*
Add new private QJsonDbQueryModel class to client.
Cristiano di Flora
2012-06-04
14
-2957
/
+221
*
Removed unused variable
Denis Dzyubenko
2012-06-01
1
-2
/
+0
*
Doc fix: \since 1.0 instead of 1.x
Denis Dzyubenko
2012-05-30
9
-10
/
+10
*
Fixed documentation generation.
Denis Dzyubenko
2012-05-30
7
-80
/
+80
*
Documentation formatting fixes.
Denis Dzyubenko
2012-05-30
9
-11
/
+11
*
Fixed a doc for JsonDatabase::listPartitions
Denis Dzyubenko
2012-05-29
1
-3
/
+3
*
Get rid of two warnings
Tapani Mikola
2012-05-25
1
-2
/
+2
*
Fix crash when an invalid partition object is passed to the property
Prasanth Ullattil
2012-05-25
2
-0
/
+10
*
Support removable partitions in Partition and JsonDbCachingListModel
Tapani Mikola
2012-05-21
5
-26
/
+207
*
Support caseSensitive in JsonDbCachingListModel
Liang Qi
2012-05-14
2
-1
/
+3
*
Removed static variable from JsonDatabase class.
Denis Dzyubenko
2012-05-10
2
-8
/
+4
*
Fixed more qdoc warnings
Denis Dzyubenko
2012-05-09
9
-9
/
+12
*
Use new qtdeclarative api for registering qml modules.
Denis Dzyubenko
2012-05-07
1
-1
/
+1
*
Fixed some of the qdoc warnings
Denis Dzyubenko
2012-05-06
4
-11
/
+8
*
QAbstractItemModel::setRoleNames are no longer necessary
Thiago Macieira
2012-05-04
8
-4
/
+29
*
Fix typo in documentation
Prasanth Ullattil
2012-05-04
5
-18
/
+18
*
Make more use of QStringLiteral and QLatin1Char/QLatin1String
Denis Dzyubenko
2012-05-03
2
-7
/
+7
*
Add bindings support for JsonDb QML Models
Prasanth Ullattil
2012-05-03
6
-2
/
+124
*
Fix QML plugins build inside scratchbox.
Lauro Neto
2012-05-03
2
-2
/
+2
*
Use QJsonObject bindings from QtJsondb QML plugin
Prasanth Ullattil
2012-05-03
5
-10
/
+19
*
Clarify the optional arguments in Partition::update and Partition::remove
Kevin Simons
2012-04-30
1
-8
/
+28
*
Fix the "[= { foo: bar} ]" form of queries
Kevin Simons
2012-04-24
1
-2
/
+1
*
Support propertyName as the name of the Index & sortOrder
Tapani Mikola
2012-04-24
1
-17
/
+22
*
Support "Replace" updates from the QML API
Kevin Simons
2012-04-23
2
-11
/
+27
*
Revert Change Ic65dcec635923b41309bb18549d6b82ad147cb83
Prasanth Ullattil
2012-04-13
1
-1
/
+1
*
More performance enhancement to caching list model
Tapani Mikola
2012-04-13
4
-10
/
+94
*
Fix warning when registering the QML module API
Prasanth Ullattil
2012-04-13
1
-1
/
+1
*
Performance enhancements to caching list model
Tapani Mikola
2012-04-12
4
-18
/
+38
*
Add documentation for reserved properties
Kevin Simons
2012-04-11
1
-3
/
+9
*
Squash some more warnings
Kevin Simons
2012-04-11
3
-5
/
+0
*
Switch to a partition-loading system based on files
Kevin Simons
2012-04-10
1
-0
/
+2
*
Initial commit to support any type of Indexes in caching list model
Tapani Mikola
2012-04-10
6
-126
/
+262
*
remove dependency to jsondbcompat
Bai Jing
2012-04-04
1
-2
/
+2
*
Replace the connection with defaultConnection in JsonDatabase
Liang Qi
2012-04-03
1
-4
/
+2
*
Remove the ChangeSince feature from qtjsondb
Liang Qi
2012-04-03
6
-583
/
+0
[next]