Qt Declarative (Quick 2)
Go to file
Simon Hausmann 3228864f7b Cleanup: Merge QQmlDataLoader and QQmlTypeLoader
There exists only one sub-class of QQmlDataLoader and there are no virtual
functions.

This also clears up a confusion reported in Jira that suggested QQmlDataLoader
should get a virtual destructor as it is being subclassed and somebody might
have a pointer only to a QQmlDataLoader and deleting that would not do proper
polymorphic destruction.

Change-Id: I34611be5a95522bc85a87fb7df97b6d1de7a3d37
Reviewed-by: Michael Brasser <michael.brasser@live.com>
Reviewed-by: Christopher Adams <chris.adams@jollamobile.com>
2014-12-09 10:07:19 +01:00
bin Update license headers and add new licenses 2014-08-25 11:28:46 +02:00
dist Add 5.3.2 changelog for qtdeclarative 2014-08-22 21:14:23 +02:00
examples Add hint regarding alpha fbo's in the textureinthread example. 2014-11-17 07:12:18 +01:00
src Cleanup: Merge QQmlDataLoader and QQmlTypeLoader 2014-12-09 10:07:19 +01:00
tests Fix crash with when evaluating bindings with QQmlExpression that throw exceptions 2014-12-05 12:27:03 +01:00
tools Cleanup exception catching code 2014-11-15 13:16:28 +01:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Cleanup remaining QtQuick.Dialogs leftovers 2014-09-19 13:21:53 +02:00
.gitmodules Prospective fix for builds in the CI system on Windows machines 2013-08-07 11:51:25 +02:00
.qmake.conf Bump version 2014-08-09 21:30:08 +02:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LGPL_EXCEPTION.txt Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.FDL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.GPLv2 Update license headers and add new licenses 2014-08-25 11:28:46 +02:00
LICENSE.LGPLv3 Update license headers and add new licenses 2014-08-25 11:28:46 +02:00
LICENSE.LGPLv21 Update license headers and add new licenses 2014-08-25 11:28:46 +02:00
qtdeclarative.pro Prospective build fix in the CI system for iOS 2014-02-16 16:06:17 +01:00
sync.profile Update glyph cache type/format logic to match qtbase changes 2014-02-20 02:03:48 +01:00