Qt Declarative (Quick 2)
Go to file
Friedemann Kleint 66a3c0d7a1 Fix linking of QtQuick.dll on Windows.
Put class QDeclarativeComponentAttached into a separate header.
When declared as Q_AUTOTEST_EXPORT in
declarative/qml/qdeclarativecomponent_p.h which is included by
quick/qquickloader.cpp, the Q_AUTOTEST_EXPORT is seen as
__declspec(dllexport) and linking fails.

Change-Id: I835197e3af6993cfd9325a432f33c636b9bfd3e6
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
2011-12-07 09:42:54 +01:00
doc Ensure that scarce resources work with var properties 2011-12-06 02:46:28 +01:00
examples Decrease debug output of modelview examples. 2011-12-06 04:17:36 +01:00
imports Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
modules Say hello to QtQuick module 2011-12-02 14:18:20 +01:00
src Fix linking of QtQuick.dll on Windows. 2011-12-07 09:42:54 +01:00
tests Avoid Text layout being triggered unnecessarily 2011-12-07 07:18:55 +01:00
tools Improve parsing of escape characters and regexp literals. 2011-12-06 15:29:39 +01:00
.gitattributes Added .tag file with Git revision. 2011-05-03 16:23:50 +02:00
.gitignore update .gitignore 2011-08-25 01:58:03 +02:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:50 +02:00
qtdeclarative.pro Examples has grown to more than just declarative. 2011-12-04 23:31:45 +01:00
sync.profile Revert "sync to an earlier qtbase" 2011-12-05 01:11:25 +01:00