lp:~michihenning/storage-framework/api2

Created by Michi Henning and last modified
Get this branch:
bzr branch lp:~michihenning/storage-framework/api2
Only Michi Henning can upload to this branch. If you are Michi Henning please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michi Henning
Project:
Storage Framework
Status:
Merged

Recent revisions

86. By Michi Henning

Moved ProviderFixture construct/destructor code to SetUp()/TearDown().

85. By Michi Henning

Changed Q_PROPERTY definitions to emit statusChanged wehre appropriate.
Moved ConflictPolicy definition into Item. Enumerator values are set from common.h.
Got rid of deferred signal emission except where we need to emit signal from constructor.
Removed disconnectFromBus() in RuntimeImpl.

84. By Michi Henning

Removed CONSTANT from Q_PROPERTY definitions of Item and Account.
Moved qHash() into correct namespace.
Adjusted hash() and qHash() of Item to also combine with the account hash.
Adjusted operator==() and operator<() of Item to compare equal or less than
only if the accounts also compare equal or less than.
make_test_account() trailing arguments are now defaulted, so we don't need an overload.
Chained the RuntimeImpl constructors.

83. By Michi Henning

Arm build warning fix.

82. By Michi Henning

A few more packaging fixes.

81. By Michi Henning

Separated old and new header install location.
Added new binary package for v2 client API.
Fix broken pkgconfig files.
Bumped project version.
Updated changelog.

80. By Michi Henning

More Q_DECLARE_METATYPE :-(

79. By Michi Henning

Another missing Q_DECLARE_METATYPE

78. By Michi Henning

Added missing Q_DECLARE_METATYPE

77. By Michi Henning

Fixed wrong location for installing pc file.

Branch metadata

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

Subscribers