summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compile on Android.HEADmasterBogDan Vatra2013-10-041-2/+8
* Remove unnecessary dependency to qtjsbackend from sync.profileSergio Ahumada2013-10-041-1/+0
* don't overload operator<(const QVariant& lhs, const QVariant& rhs)Oswald Buddenhagen2013-06-121-2/+2
* put hbtree in a namespaceOswald Buddenhagen2013-03-1316-7/+133
* define MODULE_VERSIONOswald Buddenhagen2013-03-131-0/+2
* make use of qtHaveModule()Oswald Buddenhagen2013-01-081-1/+1
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-166-6/+0
* remove unnecessary CONFIG additionOswald Buddenhagen2012-12-161-1/+1
* make use of qt_headersclean.prfOswald Buddenhagen2012-12-132-58/+2
* point dependencies to stable branchesOswald Buddenhagen2012-12-131-4/+4
* Doc: Added JSON DB QML API to 'qmlmodules'Jerome Pasion2012-10-261-0/+9
* use O_BINARY for hbtree files on WindowsJamey Hicks2012-10-161-0/+3
* remove stray debug statementJamey Hicks2012-10-161-1/+0
* Daemon: Use qInstallMessageHandlerKai Koehne2012-10-161-6/+6
* handle partial reads/writesJamey Hicks2012-10-141-11/+42
* use qputenv instead of ::setenvJamey Hicks2012-10-142-14/+14
* adapt jsondb partition to windowsJamey Hicks2012-10-144-2/+10
* adapt hbtree to windowsJamey Hicks2012-10-122-0/+43
* Remove append-only btreeJamey Hicks2012-10-1124-8820/+1
* Removed old deprecated c++ api.Denis Dzyubenko2012-10-1143-7685/+5
* Add QtJsonDb namespace to Q_PROPERTY as needed for qmlJamey Hicks2012-10-107-19/+19
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24279-5992/+5992
* Doc: Adding documentation templates from qtbaseJerome Pasion2012-09-223-0/+776
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-114-6/+1
* Update the git-archive export optionsThiago Macieira2012-09-032-0/+4
* Add some docs to QJsonDbWriteRequestAli Akhtarzada2012-08-271-0/+10
* Minor doc fixesAli Akhtarzada2012-08-231-2/+2
* The qt quick imports are build only if qtdeclarative is presentCorentin Jabot2012-08-221-1/+3
* remove stale fileOswald Buddenhagen2012-08-111-35/+0
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-113-3/+3
* Update import api to follow changes in qtdeclarative.Toby Tomkins2012-08-101-1/+1
* Doc: Changed HTML filename and qdoc filenameJerome Pasion2012-08-061-1/+1
* follow s/QT_PRIVATE/QT_FOR_PRIVATE/ in qtbaseOswald Buddenhagen2012-08-062-2/+2
* don't take addresses of temporary arraysOswald Buddenhagen2012-08-061-3/+5
* Set the Qt API level to compatibility mode in all tests and in one lib.Thiago Macieira2012-08-0127-0/+31
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-308-8/+16
* Mark JsonDb compat and partition libraries as internal.Stephen Kelly2012-07-242-0/+2
* Add the CMake directory created during unit testing to .gitignore.Stephen Kelly2012-07-231-0/+1
* Test that the package configs for QtJsonDb work.Stephen Kelly2012-07-235-0/+90
* Update the export macros in qtjsondb.gitThiago Macieira2012-07-113-6/+18
* Change CONFIG += staticlib to CONFIG += staticThiago Macieira2012-07-111-1/+1
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-114-53/+6
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-111-25/+2
* Prevent compilation failure when cross compilingDonald Carr2012-07-052-2/+2
* Merge branch 'buildsystem'Oswald Buddenhagen2012-06-2730-156/+54
|\
| * switch to new-style configure testsOswald Buddenhagen2012-06-275-7/+7
| * build system cleanupsOswald Buddenhagen2012-06-2713-49/+21
| * auto-generate module prisOswald Buddenhagen2012-06-277-87/+18
| * use auto-defined QT_BUILD_*_LIB variablesOswald Buddenhagen2012-06-276-6/+3
| * don't place the jsonstream library in a more or less random folderOswald Buddenhagen2012-06-272-3/+2