summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeloader/tst_qdeclarativeloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Make sure we update Loader size if item size changes after creation.Martin Jones2011-02-021-0/+13
* Test failure fixed - remove XFAILMartin Jones2011-01-281-2/+0
* Add test for Loader implicitWidth/implicitHeightMartin Jones2011-01-281-0/+18
* Setting the size of a loader overwrote its implict size.Martin Jones2011-01-271-0/+13
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Fix loaded() signal to be emitted only onceBea Lam2011-01-101-40/+54
* Create Loader components in correct contextAaron Kennedy2010-10-061-0/+14
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-7/+7
* Autotests cleanup.Yann Bodson2010-09-101-12/+3
* Simplify type management codeAaron Kennedy2010-08-271-2/+2
* Ensure Loader item change listener is removed when Loader is destroyedMartin Jones2010-06-291-5/+4
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+5
* Regression fix for Loader anchors not workingJoona Petrell2010-05-181-0/+22
* Fix doc for status, add Image::onLoaded.Warwick Allison2010-05-171-3/+6
* Remove QDeclarativeLoader::resizeModemae2010-05-031-36/+31
* Ignore message in QDeclarativeLoader test.Yann Bodson2010-04-211-3/+2
* Allow Loader sourceComponent to be set to undefeined.Martin Jones2010-04-201-0/+20
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-3/+3
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-7/+7
* Fix qdeclarativeloader test on WindowsYann Bodson2010-04-141-4/+5
* Use different ports for network tests to avoid clashes in parallel testing.Martin Jones2010-04-131-5/+5
* Remote content is *required* to have qmldir; fix test.Warwick Allison2010-04-131-1/+3
* Make sure tests cleanup after themselves.Michael Brasser2010-04-071-3/+15
* Autotest tweaks.Michael Brasser2010-03-281-0/+4
* Make autotest work on windows.Martin Jones2010-03-251-2/+5
* Revert 95aa8c8fc76e2309a629b05994a2677b0887140b.Warwick Allison2010-03-241-37/+0
* Output all Loader errors.Michael Brasser2010-03-241-4/+14
* Fix Loader leak when loading a non-QGraphicsObject object.Michael Brasser2010-03-241-0/+13
* Origin safety testing for imported resources.Warwick Allison2010-03-241-1/+1
* Basic Loader origin safety (for discussion).Warwick Allison2010-03-231-2/+39
* Fix Loader crash.Michael Brasser2010-03-221-0/+24
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-19/+19
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+464