aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlconsole
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-277-7/+7
* QtQml: Use correct logging category in console.trace()Ulf Hermann2024-02-231-0/+9
* tst_qqmlconsole: Clean up memory managementAmanda Hamblin-Trué2023-08-011-15/+9
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-117-214/+28
* INTEGRITY: Fix some test cases from core/qml foldersKimmo Ollila2022-03-031-0/+4
* QQmlLoggingCategory: Avoid unnecessary warnings from settersIvan Tkachenko2021-11-025-30/+44
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-5/+3
* Equalize signal handlers between runtime and AOT compilationAndrei Golubev2021-03-021-14/+23
* Remove the qmake project filesFabian Kosmale2021-01-151-11/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Fix QtQml after QMetaType/QVariant changes in Qt CoreLars Knoll2020-08-281-1/+0
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-2/+1
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* Regenerate testsAlexandru Croitor2019-11-141-11/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-5/+7
|\
| * tst_qqmlconsole: avoid setContextPropertyFabian Kosmale2019-10-072-5/+7
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+47
|/
* Improve logging of nested arraysUlf Hermann2019-01-032-0/+2
* Use custom debug stream operator in console.logMårten Nordheim2018-11-082-0/+15
* Fix a bunch of test failures for Function.prototype.toString()Lars Knoll2018-08-011-1/+1
* Add defaultLogLevel to LoggingCategoryTomasz Olszak2018-06-252-3/+24
* Print function identifier when calling toString() on a functionMitch Curtis2018-05-231-1/+1
* Fix console.log for sequence types such as QStringListSimon Hausmann2018-05-022-2/+9
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-6/+6
* Added Logging Category support to QMLDominik Holland2016-08-102-0/+101
* Updated license headersJani Heikkinen2016-01-206-102/+72
* Fixed qtdeclarative tests to pass with updated license headerJani Heikkinen2016-01-201-8/+8
* Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-2/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* Don't call the test method assertLars Knoll2015-08-091-2/+2
* Update copyright headersJani Heikkinen2015-02-126-42/+42
* Redirect console.info to new QtInfoMsgKai Koehne2015-01-151-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-256-122/+74
* Add the features of QLoggingCategory to QML's debugging methods.Giorgos Tsiapaliokas2014-03-071-0/+6
* Infrastructure for supporting multiple profilers in qqmlprofilerserviceUlf Hermann2014-02-131-1/+1
* Make sure that profiling can only be started if debugging is enabled.Ulf Hermann2014-01-151-2/+2
* Fix the console autotestsLars Knoll2013-06-171-10/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-106-6/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-236-148/+148
* doc: fix some typos in .qml filesSergio Ahumada2012-09-071-1/+1
* Console API: Print JS objectAurindam Jana2012-08-282-5/+7
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add gui-private to testsGirish Ramakrishnan2012-06-221-1/+1
* Changed qml tests to work from install directoryKurt Korbatits2012-03-071-3/+1