Binary compatibility report for the libattica library between 0.1.4 and 0.2.0 versions on x86
Test Info
Library Name | libattica |
Version #1 | 0.1.4 |
Version #2 | 0.2.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 23 |
Total Shared Libraries | 1 |
Total Symbols / Types | 421 / 186 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 127 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (127)
atticautils.h,
libattica.so.0.2.0
namespace Attica
Utils::parseQtDateTimeIso8601 ( QString const& str ) [static]
[symbol: _ZN6Attica5Utils22parseQtDateTimeIso8601ERK7QString]
comment.h,
libattica.so.0.2.0
namespace Attica
Comment::childCount ( ) const
[symbol: _ZNK6Attica7Comment10childCountEv]
Comment::children ( ) const
[symbol: _ZNK6Attica7Comment8childrenEv]
Comment::Comment [in-charge] ( )
[symbol: _ZN6Attica7CommentC1Ev]
Comment::Comment [in-charge] ( Comment const& other )
[symbol: _ZN6Attica7CommentC1ERKS0_]
Comment::Comment [not-in-charge] ( )
[symbol: _ZN6Attica7CommentC2Ev]
Comment::Comment [not-in-charge] ( Comment const& other )
[symbol: _ZN6Attica7CommentC2ERKS0_]
Comment::commentTypeToString ( enum Comment::Type const type ) [static]
[symbol: _ZN6Attica7Comment19commentTypeToStringENS0_4TypeE]
Comment::date ( ) const
[symbol: _ZNK6Attica7Comment4dateEv]
Comment::id ( ) const
[symbol: _ZNK6Attica7Comment2idEv]
Comment::isValid ( ) const
[symbol: _ZNK6Attica7Comment7isValidEv]
Comment::operator = ( Comment const& other )
[symbol: _ZN6Attica7CommentaSERKS0_]
Comment::score ( ) const
[symbol: _ZNK6Attica7Comment5scoreEv]
Comment::setChildCount ( int const childCount )
[symbol: _ZN6Attica7Comment13setChildCountEi]
Comment::setChildren ( QList<Comment> comments )
[symbol: _ZN6Attica7Comment11setChildrenE5QListIS0_E]
Comment::setDate ( QDateTime const& date )
[symbol: _ZN6Attica7Comment7setDateERK9QDateTime]
Comment::setId ( QString const& id )
[symbol: _ZN6Attica7Comment5setIdERK7QString]
Comment::setScore ( int const score )
[symbol: _ZN6Attica7Comment8setScoreEi]
Comment::setSubject ( QString const& subject )
[symbol: _ZN6Attica7Comment10setSubjectERK7QString]
Comment::setText ( QString const& text )
[symbol: _ZN6Attica7Comment7setTextERK7QString]
Comment::setUser ( QString const& user )
[symbol: _ZN6Attica7Comment7setUserERK7QString]
Comment::subject ( ) const
[symbol: _ZNK6Attica7Comment7subjectEv]
Comment::text ( ) const
[symbol: _ZNK6Attica7Comment4textEv]
Comment::user ( ) const
[symbol: _ZNK6Attica7Comment4userEv]
Comment::~Comment [in-charge] ( )
[symbol: _ZN6Attica7CommentD1Ev]
Comment::~Comment [not-in-charge] ( )
[symbol: _ZN6Attica7CommentD2Ev]
content.h,
libattica.so.0.2.0
namespace Attica
Content::homePageEntries ( )
[symbol: _ZN6Attica7Content15homePageEntriesEv]
Content::homePageEntry ( int number ) const
[symbol: _ZNK6Attica7Content13homePageEntryEi]
Content::icons ( )
[symbol: _ZN6Attica7Content5iconsEv]
Content::licenseName ( ) const
[symbol: _ZNK6Attica7Content11licenseNameEv]
Content::numberOfComments ( ) const
[symbol: _ZNK6Attica7Content16numberOfCommentsEv]
Content::setIcons ( QList<Icon> icons )
[symbol: _ZN6Attica7Content8setIconsE5QListINS_4IconEE]
Content::setNumberOfComments ( int numComments )
[symbol: _ZN6Attica7Content19setNumberOfCommentsEi]
Content::setVideos ( QList<QUrl> videos )
[symbol: _ZN6Attica7Content9setVideosE5QListI4QUrlE]
Content::summary ( ) const
[symbol: _ZNK6Attica7Content7summaryEv]
Content::videos ( )
[symbol: _ZN6Attica7Content6videosEv]
distribution.h,
libattica.so.0.2.0
namespace Attica
Distribution::Distribution [in-charge] ( )
[symbol: _ZN6Attica12DistributionC1Ev]
Distribution::Distribution [in-charge] ( Distribution const& other )
[symbol: _ZN6Attica12DistributionC1ERKS0_]
Distribution::Distribution [not-in-charge] ( )
[symbol: _ZN6Attica12DistributionC2Ev]
Distribution::Distribution [not-in-charge] ( Distribution const& other )
[symbol: _ZN6Attica12DistributionC2ERKS0_]
Distribution::id ( ) const
[symbol: _ZNK6Attica12Distribution2idEv]
Distribution::name ( ) const
[symbol: _ZNK6Attica12Distribution4nameEv]
Distribution::operator = ( Distribution const& other )
[symbol: _ZN6Attica12DistributionaSERKS0_]
Distribution::setId ( uint id )
[symbol: _ZN6Attica12Distribution5setIdEj]
Distribution::setName ( QString const& name )
[symbol: _ZN6Attica12Distribution7setNameERK7QString]
Distribution::~Distribution [in-charge] ( )
[symbol: _ZN6Attica12DistributionD1Ev]
Distribution::~Distribution [not-in-charge] ( )
[symbol: _ZN6Attica12DistributionD2Ev]
downloaddescription.h,
libattica.so.0.2.0
namespace Attica
DownloadDescription::gpgFingerprint ( )
[symbol: _ZN6Attica19DownloadDescription14gpgFingerprintEv]
DownloadDescription::gpgSignature ( )
[symbol: _ZN6Attica19DownloadDescription12gpgSignatureEv]
DownloadDescription::packageName ( )
[symbol: _ZN6Attica19DownloadDescription11packageNameEv]
DownloadDescription::repository ( )
[symbol: _ZN6Attica19DownloadDescription10repositoryEv]
DownloadDescription::setGpgFingerprint ( QString const& fingerprint )
[symbol: _ZN6Attica19DownloadDescription17setGpgFingerprintERK7QString]
DownloadDescription::setGpgSignature ( QString const& signature )
[symbol: _ZN6Attica19DownloadDescription15setGpgSignatureERK7QString]
DownloadDescription::setPackageName ( QString const& packageName )
[symbol: _ZN6Attica19DownloadDescription14setPackageNameERK7QString]
DownloadDescription::setRepository ( QString const& repository )
[symbol: _ZN6Attica19DownloadDescription13setRepositoryERK7QString]
DownloadDescription::setSize ( uint size )
[symbol: _ZN6Attica19DownloadDescription7setSizeEj]
DownloadDescription::setType ( enum DownloadDescription::Type type )
[symbol: _ZN6Attica19DownloadDescription7setTypeENS0_4TypeE]
DownloadDescription::size ( )
[symbol: _ZN6Attica19DownloadDescription4sizeEv]
DownloadDescription::type ( )
[symbol: _ZN6Attica19DownloadDescription4typeEv]
downloaditem.h,
libattica.so.0.2.0
namespace Attica
DownloadItem::gpgFingerprint ( ) const
[symbol: _ZNK6Attica12DownloadItem14gpgFingerprintEv]
DownloadItem::gpgSignature ( ) const
[symbol: _ZNK6Attica12DownloadItem12gpgSignatureEv]
DownloadItem::mimeType ( ) const
[symbol: _ZNK6Attica12DownloadItem8mimeTypeEv]
DownloadItem::packageName ( ) const
[symbol: _ZNK6Attica12DownloadItem11packageNameEv]
DownloadItem::packageRepository ( ) const
[symbol: _ZNK6Attica12DownloadItem17packageRepositoryEv]
DownloadItem::setGpgFingerprint ( QString const& gpgFingerprint )
[symbol: _ZN6Attica12DownloadItem17setGpgFingerprintERK7QString]
DownloadItem::setGpgSignature ( QString const& gpgSignature )
[symbol: _ZN6Attica12DownloadItem15setGpgSignatureERK7QString]
DownloadItem::setMimeType ( QString const& mimeType )
[symbol: _ZN6Attica12DownloadItem11setMimeTypeERK7QString]
DownloadItem::setPackageName ( QString const& packageName )
[symbol: _ZN6Attica12DownloadItem14setPackageNameERK7QString]
DownloadItem::setPackageRepository ( QString const& packageRepository )
[symbol: _ZN6Attica12DownloadItem20setPackageRepositoryERK7QString]
DownloadItem::setType ( enum DownloadDescription::Type type )
[symbol: _ZN6Attica12DownloadItem7setTypeENS_19DownloadDescription4TypeE]
DownloadItem::type ( )
[symbol: _ZN6Attica12DownloadItem4typeEv]
homepageentry.h,
libattica.so.0.2.0
namespace Attica
HomePageEntry::HomePageEntry [in-charge] ( )
[symbol: _ZN6Attica13HomePageEntryC1Ev]
HomePageEntry::HomePageEntry [in-charge] ( HomePageEntry const& other )
[symbol: _ZN6Attica13HomePageEntryC1ERKS0_]
HomePageEntry::HomePageEntry [not-in-charge] ( )
[symbol: _ZN6Attica13HomePageEntryC2Ev]
HomePageEntry::HomePageEntry [not-in-charge] ( HomePageEntry const& other )
[symbol: _ZN6Attica13HomePageEntryC2ERKS0_]
HomePageEntry::operator = ( HomePageEntry const& other )
[symbol: _ZN6Attica13HomePageEntryaSERKS0_]
HomePageEntry::setType ( QString const& type )
[symbol: _ZN6Attica13HomePageEntry7setTypeERK7QString]
HomePageEntry::setUrl ( QUrl const& url )
[symbol: _ZN6Attica13HomePageEntry6setUrlERK4QUrl]
HomePageEntry::type ( ) const
[symbol: _ZNK6Attica13HomePageEntry4typeEv]
HomePageEntry::url ( ) const
[symbol: _ZNK6Attica13HomePageEntry3urlEv]
HomePageEntry::~HomePageEntry [in-charge] ( )
[symbol: _ZN6Attica13HomePageEntryD1Ev]
HomePageEntry::~HomePageEntry [not-in-charge] ( )
[symbol: _ZN6Attica13HomePageEntryD2Ev]
homepagetype.h,
libattica.so.0.2.0
namespace Attica
HomePageType::HomePageType [in-charge] ( )
[symbol: _ZN6Attica12HomePageTypeC1Ev]
HomePageType::HomePageType [in-charge] ( HomePageType const& other )
[symbol: _ZN6Attica12HomePageTypeC1ERKS0_]
HomePageType::HomePageType [not-in-charge] ( )
[symbol: _ZN6Attica12HomePageTypeC2Ev]
HomePageType::HomePageType [not-in-charge] ( HomePageType const& other )
[symbol: _ZN6Attica12HomePageTypeC2ERKS0_]
HomePageType::id ( ) const
[symbol: _ZNK6Attica12HomePageType2idEv]
HomePageType::name ( ) const
[symbol: _ZNK6Attica12HomePageType4nameEv]
HomePageType::operator = ( HomePageType const& other )
[symbol: _ZN6Attica12HomePageTypeaSERKS0_]
HomePageType::setId ( uint id )
[symbol: _ZN6Attica12HomePageType5setIdEj]
HomePageType::setName ( QString const& name )
[symbol: _ZN6Attica12HomePageType7setNameERK7QString]
HomePageType::~HomePageType [in-charge] ( )
[symbol: _ZN6Attica12HomePageTypeD1Ev]
HomePageType::~HomePageType [not-in-charge] ( )
[symbol: _ZN6Attica12HomePageTypeD2Ev]
icon.h,
libattica.so.0.2.0
namespace Attica
Icon::height ( ) const
[symbol: _ZNK6Attica4Icon6heightEv]
Icon::Icon [in-charge] ( )
[symbol: _ZN6Attica4IconC1Ev]
Icon::Icon [in-charge] ( Icon const& other )
[symbol: _ZN6Attica4IconC1ERKS0_]
Icon::Icon [not-in-charge] ( )
[symbol: _ZN6Attica4IconC2Ev]
Icon::Icon [not-in-charge] ( Icon const& other )
[symbol: _ZN6Attica4IconC2ERKS0_]
Icon::operator = ( Icon const& other )
[symbol: _ZN6Attica4IconaSERKS0_]
Icon::setHeight ( uint height )
[symbol: _ZN6Attica4Icon9setHeightEj]
Icon::setUrl ( QUrl const& url )
[symbol: _ZN6Attica4Icon6setUrlERK4QUrl]
Icon::setWidth ( uint width )
[symbol: _ZN6Attica4Icon8setWidthEj]
Icon::url ( ) const
[symbol: _ZNK6Attica4Icon3urlEv]
Icon::width ( ) const
[symbol: _ZNK6Attica4Icon5widthEv]
Icon::~Icon [in-charge] ( )
[symbol: _ZN6Attica4IconD1Ev]
Icon::~Icon [not-in-charge] ( )
[symbol: _ZN6Attica4IconD2Ev]
privatedata.h,
libattica.so.0.2.0
namespace Attica
PrivateData::attribute ( QString const& key ) const
[symbol: _ZNK6Attica11PrivateData9attributeERK7QString]
PrivateData::keys ( ) const
[symbol: _ZNK6Attica11PrivateData4keysEv]
PrivateData::operator = ( PrivateData const& other )
[symbol: _ZN6Attica11PrivateDataaSERKS0_]
PrivateData::PrivateData [in-charge] ( )
[symbol: _ZN6Attica11PrivateDataC1Ev]
PrivateData::PrivateData [in-charge] ( PrivateData const& other )
[symbol: _ZN6Attica11PrivateDataC1ERKS0_]
PrivateData::PrivateData [not-in-charge] ( )
[symbol: _ZN6Attica11PrivateDataC2Ev]
PrivateData::PrivateData [not-in-charge] ( PrivateData const& other )
[symbol: _ZN6Attica11PrivateDataC2ERKS0_]
PrivateData::setAttribute ( QString const& key, QString const& value )
[symbol: _ZN6Attica11PrivateData12setAttributeERK7QStringS3_]
PrivateData::setTimestamp ( QString const& key, QDateTime const& when )
[symbol: _ZN6Attica11PrivateData12setTimestampERK7QStringRK9QDateTime]
PrivateData::timestamp ( QString const& key ) const
[symbol: _ZNK6Attica11PrivateData9timestampERK7QString]
PrivateData::~PrivateData [in-charge] ( )
[symbol: _ZN6Attica11PrivateDataD1Ev]
PrivateData::~PrivateData [not-in-charge] ( )
[symbol: _ZN6Attica11PrivateDataD2Ev]
provider.h,
libattica.so.0.2.0
namespace Attica
Provider::addNewComment ( enum Comment::Type const commentType, QString const& id, QString const& id2, QString const& parentId, QString const& subject, QString const& message )
[symbol: _ZN6Attica8Provider13addNewCommentENS_7Comment4TypeERK7QStringS5_S5_S5_S5_]
Provider::requestComments ( enum Comment::Type const commentType, QString const& id, QString const& id2, int page, int pageSize )
[symbol: _ZN6Attica8Provider15requestCommentsENS_7Comment4TypeERK7QStringS5_ii]
Provider::requestDistributions ( )
[symbol: _ZN6Attica8Provider20requestDistributionsEv]
Provider::requestHomePageTypes ( )
[symbol: _ZN6Attica8Provider20requestHomePageTypesEv]
Provider::requestPrivateData ( QString const& app, QString const& key )
[symbol: _ZN6Attica8Provider18requestPrivateDataERK7QStringS3_]
Provider::searchContents ( Category::List const& categories, QString const& person, Distribution::List const& distributions, License::List const& licenses, QString const& search, enum Provider::SortMode sortMode, uint page, uint pageSize )
[symbol: _ZN6Attica8Provider14searchContentsERK5QListINS_8CategoryEERK7QStringRKS1_INS_12DistributionEERKS1_INS_7LicenseEES8_NS0_8SortModeEjj]
Provider::setPrivateData ( QString const& app, QString const& key, QString const& value )
[symbol: _ZN6Attica8Provider14setPrivateDataERK7QStringS3_S3_]
Provider::voteForComment ( QString const& id, uint rating )
[symbol: _ZN6Attica8Provider14voteForCommentERK7QStringj]
Provider::voteForContent ( QString const& contentId, uint rating )
[symbol: _ZN6Attica8Provider14voteForContentERK7QStringj]
to the top
Header Files (23)
accountbalance.h
activity.h
atticabasejob.h
atticaclient_export.h
category.h
content.h
downloaddescription.h
downloaditem.h
event.h
folder.h
getjob.h
itemjob.h
knowledgebaseentry.h
license.h
listjob.h
message.h
metadata.h
person.h
platformdependent.h
postjob.h
provider.h
providermanager.h
version.h
to the top
Shared Libraries (1)
libattica.so.0.1.4
to the top