aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Fix project structure and auto registryMichal Klocek2023-02-036-146/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-072-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Remove .prev_CMakeLists.txtKai Köhne2022-03-221-24/+0
* Remove outdated qmake pro-filesØystein Heskestad2021-07-192-15/+0
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-061-1/+1
* Update to new CMake API for QMLUlf Hermann2021-06-051-3/+8
* Merge remote-tracking branch 'origin/wip/cmake' into devAllan Sandfeld Jensen2021-01-294-0/+52
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-252-2/+28
| * Add cmake supportJüri Valdmann2019-09-233-0/+30
* | Add missing overrideAlexander Volkov2020-06-141-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\ \
| * | Update plugins.qmltypes for 5.15v5.15.0-beta4v5.15.0-beta3v5.15.0-beta2Jani Heikkinen2020-02-251-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-121-1/+1
|\| | | |/ |/|
| * Update plugins.qmltypes for 5.14v5.14.0-beta3v5.14.0-beta2v5.14.0-beta1Kai Koehne2019-09-271-1/+1
* | Fix Qt6 buildAlexandru Croitor2019-08-071-2/+3
|/
* Automatically register the latest import versionv5.13.0-beta3Kai Koehne2019-04-123-2/+5
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-262-2/+5
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-011-8/+1
* Fix loading of QML pluginsv5.8.0-beta1v5.8.0-alpha1Simon Hausmann2016-08-291-1/+1
* Enable using the module in a statically linked applicationAndy Shaw2016-02-041-0/+8
* Updated license headersAntti Kokko2016-01-201-14/+20
* Update copyright headersv5.5.0-alpha1Antti Kokko2015-02-171-6/+6
* Update plugins.qmltypesKai Koehne2014-12-042-32/+32
* Fix static builds and building of testsSimon Hausmann2014-10-041-0/+1
* Update license headers and add new licensesJani Heikkinen2014-08-261-18/+10
* Make the QWebChannel QML API publically accessible.Milian Wolff2014-07-156-448/+4
* Refactor code to use QWebChannelAbstractTransport and QtWebSockets.Milian Wolff2014-07-047-296/+58
* Fix public headers for use with QT_NO_KEYWORDSPierre Rossi2014-06-263-4/+4
* Send response data only to target client.Milian Wolff2014-03-212-6/+6
* Fix minor coding style issues.Milian Wolff2014-03-211-4/+4
* Mark some constructor as explicitSergio Ahumada2014-03-191-1/+1
* Make the underlying transport mechanism of the webchannel pluggable.Milian Wolff2014-02-066-6/+276
* Fix compilation when building with namespaced Qt.Milian Wolff2014-01-315-1/+15
* Fixup license headers of the files written by me.Milian Wolff2014-01-165-13/+8
* Add declarative object-registration API to QML WebChannel.Milian Wolff2014-01-105-4/+236
* Simplify usage of QWebChannel on the server side.Milian Wolff2014-01-084-6/+149
* Restructure sources and assimilate to Qt module structure.Milian Wolff2013-12-125-0/+179