lp:~kevin-wright-1/u1db-qt/document-april-6-i

Created by Kevin Wright and last modified
Get this branch:
bzr branch lp:~kevin-wright-1/u1db-qt/document-april-6-i
Only Kevin Wright can upload to this branch. If you are Kevin Wright please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kevin Wright
Project:
U1DB Qt/ QML
Status:
Abandoned

Recent revisions

64. By Kevin Wright

Added a 'revise' property to Document and accompanying functionality that provides the abilty to modify existing documents in the database (if the docId already exists).

63. By Kevin Wright

Fixed a critical issue with Index and Query where newly created databases / documents were not being realized in the model.

62. By Kevin Wright

Fixed index.h and query.h by adding back in some important ifdef Q_DOC conditions that were accidently overwritten. Additionally added back in one qdoc 'inmodule' markup line that was accidently erased in query.cpp.

61. By Kevin Wright

Created initial index functionality. Modified source for both Index and Query. Within the Index source, QVariantMaps are generated (based on the index expressions), using appropriate data, and put into a QList, which is used by Query::data as its return value. Some known issues: currently will match on any index expression criteria (rather than on all criteria), and will not recognize new databases / documents (but has no problems with existing ones).

60. By Kevin Wright

Added documentation/u1db.tutorial.qdoc file. This document initially represents an all-in-one cheatsheet for U1Db-Qt, which includes reference, tutorial, examples, best practice etc.

Approved by Christian Dywan, Ubuntu Phone Apps Jenkins Bot.

59. By Cris Dywan

Install docs into QtAssistant, add Ubuntu style and fix Concepts.

Approved by Christian Dywan, Ubuntu Phone Apps Jenkins Bot.

58. By Cris Dywan

qdoc for Database, Document, Index and Query.

Approved by Ubuntu Phone Apps Jenkins Bot, Christian Dywan.

57. By Cris Dywan

Use consistent test database naming and disable getIndexKeys test.

Approved by Ubuntu Phone Apps Jenkins Bot, Christian Dywan.

56. By Cris Dywan

Add .install files, corrected dependencies, drop obsolete -DWITHQT5=1

55. By Cris Dywan

Add example 2b using sub-fields for a model

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:u1db-qt
This branch contains Public information 
Everyone can see this information.

Subscribers