summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Migrate publish susbscribe to QRegularExpressionSamuel Gaist2019-01-031-2/+2
* Fix license headersJani Heikkinen2018-01-2221-275/+401
* Disable serviceframework for Boot to QtRainer Keller2017-07-191-2/+2
* Compile fix for simulatorRainer Keller2017-07-141-1/+1
* Remove uses of QString::nullMarc Mutz2017-03-112-3/+3
* Add QInputDeviceInfoLorn Potter2016-08-186-1/+432
* Add classname entries to qmldirRainer Keller2015-12-183-0/+3
* Update all license headersAlex Blasche2015-03-2619-400/+248
* Remove unnecessary \inqmlmodule parameterAlejandro Exojo2014-12-082-2/+2
* Re-add BatteryInfo qmlLorn Potter2014-12-045-838/+58
* remove QStorageInfoLorn Potter2014-11-061-44/+0
* Add missing private headers warningSamuel Gaist2014-08-182-3/+26
* Remove QStorageInfo in favor of the QtCore replacementThiago Macieira2014-08-124-266/+1
* stop serviceframework and qsysteminfo building on macLorn Potter2014-03-211-2/+2
* whitespace fixesOswald Buddenhagen2014-01-201-1/+1
* First steps towards QBatteryInfo RefactorizationTravis Allen2013-11-252-4/+0
* Remove device profile, as it is depreciated.Lorn Potter2013-06-254-237/+1
* Remove DisplayInfoLorn Potter2013-06-242-4/+0
* Update all plugins.qmltypes filesLiang Qi2013-06-113-17/+31
* Update qmldir filesLiang Qi2013-06-113-0/+6
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-066-12/+0
* Do not use interface as variable or parameter nameOliver Wolff2013-01-232-6/+6
* make compile with -no-guiTasuku Suzuki2012-10-123-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2425-600/+600
* Imports: Add plugins.qmltypes filesKai Koehne2012-09-183-0/+723
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-3011-14/+28
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-176-126/+6
* Allow build of submodule docs individually using 'make'.Peter Yard2012-07-051-1/+1
* qFree is deprecated, use ::free instead.Thiago Macieira2012-06-261-2/+2
* Remove left over defines and fix the unix backendAndrew Stanley-Jones2012-06-251-6/+0
* switch to new-style configure testsOswald Buddenhagen2012-06-251-1/+1
* Adds new asynchronous friendly types.Alan Alpert2012-06-196-524/+1435
* Continue support of monitorAllLogicalDrives propertySteffen Hahn2012-06-062-5/+1
* replacing signals/slots keyword by the equivalent Q_SIGNALS/Q_SLOTSCorentin Jabot2012-06-051-2/+2
* Continue support for monitorCurrentNetworkModeSteffen Hahn2012-05-112-3/+1
* Don't use QtDeclarative compat moduleKent Hansen2012-05-111-2/+2
* Correction to qml-wrapper documentationSteffen Hahn2012-05-096-92/+92
* Ensure unique connections in QML wrappersSteffen Hahn2012-04-262-2/+3
* Change DeviceProfile API to be asynchronousSteffen Hahn2012-04-254-44/+238
* Change function activeLocks() and enabledLocks() to be asynchronousYang Li2012-04-192-5/+12
* Add backlightStateChanged SignalYang Li2012-04-192-0/+18
* Set monitorAllLogicalDrives to obsoletedSteffen Hahn2012-03-272-0/+35
* Adapt to new plugin mechanism.Xizhi Zhu2012-03-196-8/+7
* Remove monitor*Locks properties.Steffen Hahn2012-03-132-63/+6
* Several monitor* is now obsoleted, and to be removed soon.Xizhi Zhu2012-03-082-11/+26
* Declarative --> Qml adaptation.Xizhi Zhu2012-03-088-36/+34
* Remove the monitorAllLogicalDrives property.Xizhi Zhu2012-03-082-34/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-027-85/+85
* Add a work-around for QTBUG-24552.Xizhi Zhu2012-02-282-8/+8
* profileType --> currentProfileType.Xizhi Zhu2012-02-241-1/+1