Warning, /frameworks/attica/ChangeLog is written in an unsupported language. File is not indexed.

0001 0.4.1
0002  - Add some Qt5 support in tests.
0003  - Comment out some qDebug calls.
0004  - Fix various Qt5 issues.
0005 
0006 0.4.0
0007  - Bump soname from 0.3.0 to 0.4.0 for BIC change.
0008  - Don't export non-public header files.
0009  - Fix build of tests.
0010  - Fix compile with Qt5.
0011  - Don't output xml by default.
0012 
0013 0.3.0
0014  - Bump soname from .0 to .0.3 since we have a BIC change.
0015 
0016 0.2.9
0017  - Fix upload errors resulting from content-id not being set.
0018  - Add Forum, Achievement, services and related dependencies.
0019  - Make it build against Qt 4.8.
0020  - Add static build option.
0021 
0022 0.2.0
0023  - Update voting function (add overload) to take uint 0..100 according to ocs 1.6 spec
0024  - Add comments interface to request comments, add new comments and vote for comments
0025  - Add distribution interface to request distributions available in the server
0026  - Add homepagetype interface to request home page types from the server
0027  - Add methods to access home page entries in content
0028  - Add support of icons to content (OCS 1.6)
0029  - Add support of videos to content (OCS 1.6)
0030  - Add summary description to content (OCS 1.6)
0031  - Add size to download description (OCS 1.6)
0032  - Add fields to download item for package name, package repository, gpg fingerprint, mimetype (OCS 1.6)
0033 
0034 0.1.4
0035  - Remove function decls without body introduced in 0.1.3
0036  - Add functions to check for provider services (parts of the api they implement)
0037  - Make adding, disabling and removing default providers possible (so we can have other
0038  providers than openDesktop.org)
0039 
0040 0.1.3
0041  - Add possibility to get Licenses from server
0042  - Add search for contents by username
0043  - Add convenience function to get list of download links and fix some related strings
0044  - Fix qt-only hasCredentials
0045  - Win and Mac compile/link fixes
0046  - Fix crash when multiple apps would use attica simultaneously: do not delete root component of qtplugins
0047 
0048 0.1.2
0049  - Don't define qHash for QUrl in Qt 4.7
0050  - fix memlead for aborted requests
0051  - qt platform plugin implements basic password/user name handling
0052  - copying file: lesser gpl 2.1
0053  - don't link qtgui without reason
0054  - make hasCredentials const (new function)
0055 
0056