~online-accounts/libaccounts-qt/13.04

  • Committer: Alberto Mardegan
  • Date: 2013-01-21 09:43:43 UTC
  • Revision ID: git-v1:867b65cbe3101d93a10db54e98dd2d74b8f8a14f
Do not instantiate Error before Q_DECLARE_METATYPE

Doing so in Qt5 would cause the template QMetaTypeId<Accounts::Error>
class to be instantiated before Q_DECLARE_METATYPE, and consequently
cause a compilation error because the Q_DECLARE_METATYPE macro would
then re-define the same class.
Filename Latest Rev Last Changed Committer Comment Size
..
.gitignore 71 12 years ago Alberto Mardegan Update git ignore file 13 bytes Diff Download File
accountstest.cpp 116 11 years ago Alberto Mardegan Add support for string lists 31.9 KB Diff Download File
accountstest.h 91 12 years ago Alberto Mardegan Add the Application class 2.9 KB Diff Download File
accountstest.pro 111 11 years ago Alberto Mardegan Fixes for out of tree builds 1.3 KB Diff Download File
File accountstest.sh 93 12 years ago Alberto Mardegan Build Service instances on the stack Make Service 186 bytes Diff Download File
e-mail.service-type 98 11 years ago Jussi Laako - Add support for tags - Make style more consisten 253 bytes Diff Download File
Gallery.application 91 12 years ago Alberto Mardegan Add the Application class 410 bytes Diff Download File
Mailer.application 91 12 years ago Alberto Mardegan Add the Application class 324 bytes Diff Download File
MyProvider.provider 1 14 years ago Alberto Mardegan Initial commit 140 bytes Diff Download File
MyService.service 93 12 years ago Alberto Mardegan Build Service instances on the stack Make Service 2.2 KB Diff Download File
OtherService.service 98 11 years ago Jussi Laako - Add support for tags - Make style more consisten 2.1 KB Diff Download File
tests.pro 78 12 years ago Alberto Mardegan Tests: rebuild test application with "make check" 117 bytes Diff Download File
tests.xml 5 14 years ago Alberto Mardegan Add test case for the new credentialsId 5.2 KB Diff Download File