index
:
qt/qtjsondb.git
hbtree
kvs
master
*** Orphaned Project ***
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't overload operator<(const QVariant& lhs, const QVariant& rhs)
Oswald Buddenhagen
2013-06-12
1
-2
/
+2
*
Add QtJsonDb namespace to Q_PROPERTY as needed for qml
Jamey Hicks
2012-10-10
1
-2
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
36
-864
/
+864
*
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
2012-09-11
1
-2
/
+0
*
Add some docs to QJsonDbWriteRequest
Ali Akhtarzada
2012-08-27
1
-0
/
+10
*
Minor doc fixes
Ali Akhtarzada
2012-08-23
1
-2
/
+2
*
follow rename of qt_module_config.prf to qt_module.prf
Oswald Buddenhagen
2012-08-11
1
-1
/
+1
*
follow s/QT_PRIVATE/QT_FOR_PRIVATE/ in qtbase
Oswald Buddenhagen
2012-08-06
1
-1
/
+1
*
Set the Qt API level to compatibility mode in all tests and in one lib.
Thiago Macieira
2012-08-01
1
-0
/
+2
*
Update the export macros in qtjsondb.git
Thiago Macieira
2012-07-11
1
-2
/
+6
*
build system cleanups
Oswald Buddenhagen
2012-06-27
1
-6
/
+1
*
auto-generate module pris
Oswald Buddenhagen
2012-06-27
1
-9
/
+6
*
use auto-defined QT_BUILD_*_LIB variables
Oswald Buddenhagen
2012-06-27
2
-2
/
+1
*
Fixed doc for QJsonDbReadObject request
Denis Dzyubenko
2012-06-13
1
-3
/
+1
*
.pro file clean ups
Tapani Mikola
2012-06-12
1
-1
/
+1
*
Fixes access to private partitions from multiple threads.
Denis Dzyubenko
2012-06-11
2
-17
/
+69
*
Fix a crash in query model
Tapani Mikola
2012-06-11
1
-3
/
+29
*
Added a signal QJsonDbReadObjectRequest::objectUnavailable()
Denis Dzyubenko
2012-06-08
2
-2
/
+16
*
ListModel and QueryModel documentation clean up
Tapani Mikola
2012-06-06
1
-28
/
+8
*
Use JsonDbCachingListModel to provide also JsonDbListModel
Tapani Mikola
2012-06-05
1
-23
/
+34
*
Allow custom properties to be injected to items in the model
Prasanth Ullattil
2012-06-05
3
-5
/
+71
*
Use QPointer instead of QWeakPointer for tracking QObjects.
Stephen Kelly
2012-06-04
3
-17
/
+17
*
Add new private QJsonDbQueryModel class to client.
Cristiano di Flora
2012-06-04
8
-2
/
+3297
*
Implemented Flush request for private partitions.
Denis Dzyubenko
2012-06-01
6
-3
/
+38
*
Cleaning up JsonDbQuery
Denis Dzyubenko
2012-05-31
1
-7
/
+5
*
Fixed a bug with ordering of multiple internal request.
Denis Dzyubenko
2012-05-29
1
-3
/
+12
*
Changed behavior of QJsonDbConnection::defaultConnection().
Denis Dzyubenko
2012-05-29
2
-1
/
+18
*
Clarified ownership of QJsonDbConnection::defaultConnection.
Denis Dzyubenko
2012-05-29
1
-0
/
+2
*
Changed QJsonDbWatcher to change its status to Inactive later.
Denis Dzyubenko
2012-05-29
3
-10
/
+18
*
Fixed a crash in QJsonDbWatcher
Denis Dzyubenko
2012-05-29
1
-5
/
+13
*
Revert "Added QJsonDbRequest::error() and errorString()."
Tapani Mikola
2012-05-29
8
-42
/
+16
*
Fixed destruction of the private partition object in QJsonDbConnection.
Denis Dzyubenko
2012-05-26
4
-18
/
+13
*
Added a test that reads from multiple private partitions.
Denis Dzyubenko
2012-05-25
5
-21
/
+172
*
Changed the way we find path to private partitions.
Denis Dzyubenko
2012-05-25
4
-9
/
+16
*
Added QJsonDbRequest::error() and errorString().
Denis Dzyubenko
2012-05-25
8
-16
/
+42
*
Moved jsondb query parser to a separate class.
Denis Dzyubenko
2012-05-25
1
-26
/
+33
*
Added error checking when parsing partition configuration file
Denis Dzyubenko
2012-05-25
1
-2
/
+8
*
Fix for requests sent to private partitions.
Denis Dzyubenko
2012-05-25
11
-118
/
+112
*
Fixed doc for QJsonDbRequest::takeResults
Denis Dzyubenko
2012-05-25
1
-1
/
+1
*
add doc for QJsonDbReadObjectRequest
Bai Jing
2012-05-25
1
-0
/
+3
*
Add documentation for objects of QJsonDbWriteRequest
Ali Akhtarzada
2012-05-23
1
-0
/
+24
*
Small fixes
Ali Akhtarzada
2012-05-23
5
-6
/
+6
*
Avoid duplication of logic
Jo Asplin
2012-05-22
1
-3
/
+3
*
Add setObject to QJsonDbWriteRequest
Ali Akhtarzada
2012-05-19
2
-0
/
+12
*
Fixed includes in private headers.
Denis Dzyubenko
2012-05-16
3
-4
/
+8
*
Revert "Moved implemented of helper classes to header file"
Sergey Hambardzumyan
2012-05-11
2
-95
/
+78
*
Moved implemented of helper classes to header file
Denis Dzyubenko
2012-05-10
2
-78
/
+95
*
Enable compile-time specification of jsondb socket name.
Jamey Hicks
2012-05-09
3
-8
/
+13
*
Fixed more qdoc warnings
Denis Dzyubenko
2012-05-09
3
-29
/
+13
*
Fixed some of the qdoc warnings
Denis Dzyubenko
2012-05-06
5
-9
/
+50
[next]