lp:~kalikiana/u1db-qt/query-crash-fix

Created by Cris Dywan and last modified
Get this branch:
bzr branch lp:~kalikiana/u1db-qt/query-crash-fix
Only Cris Dywan can upload to this branch. If you are Cris Dywan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cris Dywan
Project:
U1DB Qt/ QML
Status:
Merged

Recent revisions

70. By Cris Dywan

Move sources from root into src folder

69. By Cris Dywan

Bail out of dataInvalidated if index is unset

Also add test QML causing the crash.

68. By Kevin Wright

Added in additional information to examples/u1db-qt-example-5/u1db-qt-example-5.qdoc concerning Index and Query elements. Additionally, updated some of the other text in the same file, fixed formatting issues, and ensured there was consistancy between all the files and example code for u1db-qt-example-5.

Approved by Christian Dywan, Ubuntu Phone Apps Jenkins Bot.

67. By Olivier Tilloy

Install missing header for the -dev package. Fixes: https://bugs.launchpad.net/bugs/1167395.

Approved by Christian Dywan, Ubuntu Phone Apps Jenkins Bot.

66. By Olivier Tilloy

Fix pkg-config requirements. Fixes: https://bugs.launchpad.net/bugs/1167247.

Approved by Ubuntu Phone Apps Jenkins Bot, Christian Dywan.

65. By Cris Dywan

Enable unit tests during Debian package build.

Approved by Christian Dywan, Ubuntu Phone Apps Jenkins Bot.

64. By Kevin Wright

Moved qdoc markup from qml example files into .qdoc files. Provided a sub-directory under 'examples' for each existing example that includes both the example qml and corresponding qdoc file. Modified u1db.qdocconf to account for these changes. Additionally modified u1db.qdocconf to automatically add the correct styles to each html output file (required some additional modifications to postheader, footer etc. to support the style sheets).

Approved by Christian Dywan, Ubuntu Phone Apps Jenkins Bot.

63. By Kevin Wright

Modified examples/u1db-qt-example-5.qml so that it is representative of a tutorial demonstrating Index and other U1Db-Qt functionality. Additionally added appropriate qdoc markup for the tutorial to the file.

Approved by Ubuntu Phone Apps Jenkins Bot, Christian Dywan.

62. By Kevin Wright

Created initial example to demonstrate index functionality.

Approved by Christian Dywan, Ubuntu Phone Apps Jenkins Bot.

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).

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

Approved by Christian Dywan, Ubuntu Phone Apps Jenkins Bot.

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