summaryrefslogtreecommitdiffstats
path: root/tests/auto/jsondb-listmodel
Commit message (Expand)AuthorAgeFilesLines
* Removed old deprecated c++ api.Denis Dzyubenko2012-10-115-982/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-242-48/+48
* Set the Qt API level to compatibility mode in all tests and in one lib.Thiago Macieira2012-08-011-0/+1
* build system cleanupsOswald Buddenhagen2012-06-271-3/+0
* Added error checking when parsing partition configuration fileDenis Dzyubenko2012-05-251-1/+1
* Switch to non-deprecated QQmlEngine::importPluginJamey Hicks2012-05-231-5/+5
* Removed deprecated -base-name argument from autotestsDenis Dzyubenko2012-05-061-2/+1
* Include partition.json together with testcasesTapani Mikola2012-04-242-0/+11
* Make all autotests pass with -reject-stale-updates enabledKevin Simons2012-04-191-1/+12
* Switch to a partition-loading system based on filesKevin Simons2012-04-101-1/+1
* Moving QML plugin to the new JsonDb client APIPrasanth Ullattil2012-04-031-3/+6
* Removed qjson parser.Denis Dzyubenko2012-04-023-18/+1
* Refactoring: remove JsonDb classKevin Simons2012-03-151-1/+1
* Ported to using new declarative/qml apiDenis Dzyubenko2012-03-113-11/+11
* CodeCoverage: Remove additional includes to header files.Caroline Chao2012-03-081-1/+0
* Naming clean up.Tapani Mikola2012-02-211-4/+4
* Implemented new c++ api for qtjsondb.Denis Dzyubenko2012-02-081-1/+1
* put .json files into resource to avoid searching problemsBai Jing2012-02-011-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-272-2/+2
* Removed Qson binary format from qtjsondbJamey Hicks2012-01-272-1/+18
* Fixed loading old-style jsondblistmodel qml pluginDenis Dzyubenko2012-01-271-3/+3
* Update obsolete contact address.Jason McDonald2012-01-232-2/+2
* Fix build resulting from new virtual in QAbstractItemModel.Stephen Kelly2012-01-111-13/+13
* Make sure tests connect to the right jsondb daemonPrasanth Ullattil2012-01-091-15/+17
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Renamed public macros.Denis Dzyubenko2012-01-041-1/+1
* Fixed QtJsonDb namespace compilation.Toby Tomkins2011-12-281-2/+5
* New set of QML APIs to access JsonDbPrasanth Ullattil2011-12-231-3/+3
* fixed timeout handling in tests/auto/jsondb-listmodelJamey Hicks2011-12-072-40/+5
* ListModel: fix timeout problems for auto testMartin Petersson2011-11-303-74/+57
* Fix instrumentation with testcocoon.Caroline Chao2011-11-181-0/+1
* Revert "Define QT_GUI_LIB for tests using QDeclarativeEngine(), which depends...Denis Dzyubenko2011-11-151-2/+0
* fix linkage of jsondb-listmodel tests on ubuntu 11.10Jamey Hicks2011-11-041-1/+1
* Update licenseheader text in source and header filesSergio Ahumada2011-10-312-2/+2
* Change filenames for the new QML modulePrasanth Ullattil2011-10-281-3/+3
* tests: use standard CONFIG+=testcase for `make check'Rohan McGovern2011-10-261-4/+1
* Long live QtJsonDb!Denis Dzyubenko2011-10-254-0/+1012