aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types
Commit message (Expand)AuthorAgeFilesLines
* QML: Port QV4::CompiledData::Location to new special integer bitfieldUlf Hermann2022-05-171-1/+1
* QML: Port QV4::CompiledData::Binding to new special integer bitfieldUlf Hermann2022-05-172-9/+19
* qmlmodels: Move QModelIndex from QtQmlMaximilian Goldstein2022-02-222-242/+0
* Fix life cycle methods of various types related to QQmlBindUlf Hermann2021-11-121-5/+3
* Allow Generalized group properties in BindingUlf Hermann2021-11-092-87/+637
* Doc: Replace non-existent \qmlproperty any typeIvan Tkachenko2021-10-261-1/+1
* Update documentation for QQmlBind::restoreModeUlf Hermann2021-10-221-6/+2
* Make QQmlBind::value a QVariant againUlf Hermann2021-10-222-7/+12
* Doc: Replace \qmlproperty Object and list<> thereof with QtObjectIvan Tkachenko2021-10-222-2/+2
* Fix life cycle methods for some QML-exposed typesUlf Hermann2021-07-144-10/+0
* Re-order some includesUlf Hermann2021-07-131-1/+1
* Privately export all QML-exposed typesUlf Hermann2021-07-132-2/+3
* Add a ParentProperty classinfo and use that to find parentsUlf Hermann2021-05-191-0/+1
* qmltypes: Add information about QQmlCustomParserMaximilian Goldstein2021-04-271-0/+1
* Adjust to QProperty using eager evaluationFabian Kosmale2021-04-191-2/+2
* Correctly specify extension type for model index value typesFabian Kosmale2021-03-161-0/+3
* Port QQmlBindPrivate to QQmlAnyBindingFabian Kosmale2021-03-041-31/+9
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-121-1/+1
* QmlBind: support bindable propertiesFabian Kosmale2021-02-031-9/+40
* Remove the qmake project filesFabian Kosmale2021-01-151-22/+0
* Remove unused functionVolker Hilsheimer2020-12-041-3/+0
* Don't return reference to temporary QModelIndexVolker Hilsheimer2020-12-031-1/+1
* Replace old Q_DECL statements with modern C++Allan Sandfeld Jensen2020-10-311-4/+4
* QtQml: Use unicode character literalsUlf Hermann2020-06-031-1/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-051-2/+7
|\
| * Make Connections object qmlWarning follow a logging categoryDavid Edmundson2020-04-301-2/+7
* | Register value types declarativelyUlf Hermann2020-04-281-0/+10
* | Encapsulate QQmlContextDataUlf Hermann2020-03-231-3/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-2/+0
|\|
| * Remove hard-coded notes for 'Corresponding handler' for QML signalsTopi Reinio2020-03-101-2/+0
* | Add major version to all Q_REVISIONsUlf Hermann2020-02-193-4/+7
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-1/+2
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-131-1/+2
| |\
| | * Fix QQmlProperty and Connections for properties starting with '_'Fabian Kosmale2020-02-111-1/+2
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-061-3/+5
| |\|
| | * Clarify the Binding.restoreMode warning messageUlf Hermann2020-02-031-7/+11
| * | QML binding restoreMode warning: split into several linesFrederik Gladhorn2019-12-101-10/+10
| * | Make clear how to fix QML binding restoreMode warningFrederik Gladhorn2019-12-101-0/+2
* | | QQmlBinding: Change the restoreMode defaultUlf Hermann2019-10-161-25/+4
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-102-8/+63
|\|
| * Output a message when changing the target of a Binding from elsewhereUlf Hermann2019-10-092-3/+51
| * Postpone the Binding restore mode behavior change to Qt 6.0Ulf Hermann2019-10-091-5/+12
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-082-8/+21
|\|
| * QML Binding: do not convert stringsFabian Kosmale2019-10-072-7/+7
| * Re-add the warnings about deprecated default binding restore modeUlf Hermann2019-10-041-1/+14
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-1/+1
|\|
| * QQmlBind: Mark restoreMode as explicitly also when set to default valueUlf Hermann2019-10-021-1/+1
* | Specify parameters of type registration in class declarationsUlf Hermann2019-09-263-0/+10
|/
* Merge dev into 5.14Kari Oikarinen2019-08-272-2/+4
|\
| * Harmonize meta object revisions and minor versionsUlf Hermann2019-08-261-2/+2