summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/objectmodel
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix QDoc syntax in bindable properties overviewPaul Wicking2024-03-201-2/+2
* Documentation: Rename 'Qt Designer' to 'Qt Widgets Designer'Friedemann Kleint2024-02-191-1/+1
* Doc: Use Qml DefaultProperty as example for Q_CLASSINFOKai Köhne2023-12-201-2/+4
* doc: improve property example slotSamuel Gaist2023-10-141-1/+4
* Revamp Bindable Properties exp: Revisit documentationRym Bouabid2023-10-051-1/+1
* Doc: All overviews list categorizationJaishree Vyas2023-09-113-4/+3
* Doc: remove erroneous statement that signals can't have return typesThiago Macieira2023-09-061-2/+1
* Doc: List of all Qt overviews which are now termed as explanationJaishree Vyas2023-07-193-2/+3
* Move tetrix example to manual testTor Arne Vestbø2023-06-291-1/+0
* Fix qdoc link warnings after moving a few examples to manual testsTor Arne Vestbø2023-06-271-1/+1
* QBindable: Make ordinary Q_PROPERTYs bindablePatrick Stewart2022-11-301-0/+14
* Doc: be more explicit about when a MEMBER property NOTIFY signal is emitted a...Albert Astals Cid2022-07-271-2/+3
* moc: Allow writing properties through bindablesUlf Hermann2022-07-081-1/+6
* moc: Allow reading property values through bindablesUlf Hermann2022-06-221-1/+3
* Use SPDX license identifiersLucie Gérard2022-05-166-156/+12
* Doc: Document QT_NO_[SIGNALS_SLOTS_]KEYWORDS definesJoerg Bornemann2022-03-291-3/+22
* Document the example showing the benefits of using bindable propertiesSona Kurazyan2021-12-021-0/+14
* Extend documentation for bindable propertiesIvan Solovev2021-10-291-0/+17
* corelib: Fix typos in documentationJonas Kvinge2021-10-121-1/+1
* Bindable property docs: mention virtual setters and gettersIvan Solovev2021-06-151-0/+33
* Create link from property overview documentation to bindable propertiesAndreas Buhr2021-04-271-1/+2
* Remove lazy binding evaluationLars Knoll2021-04-161-9/+7
* Document how bindable properties can be used in a multithreaded contextAndreas Buhr2021-04-131-0/+6
* Add documentation how to formulate a property bindingAndreas Buhr2021-03-261-0/+38
* Beautify bindable properties documentationAndreas Buhr2021-03-261-13/+14
* Add documentation on how to write a value to a bindable propertyAndreas Buhr2021-03-181-0/+52
* Document requirements for getters and setters of bindable propertiesAndreas Buhr2021-02-251-0/+30
* Fix minor documentation typos in bindable propertiesJuha Vuolle2021-02-151-1/+1
* Create bindable property overview documentationAndreas Buhr2021-01-281-0/+102
* Doc: Document BINDABLE attribute for Q_PROPERTY macroTopi Reinio2020-11-301-0/+6
* Remove traces of QObject::trUtf8 from documentationVolker Hilsheimer2020-09-251-1/+1
* Qt6: remove support for property flags being functionsLars Knoll2020-06-111-4/+2
* moc: Extend revision markers to allow for major and minor versionUlf Hermann2020-02-071-2/+2
* Introduce Q_PROPERTY attribute REQUIREDFabian Kosmale2020-01-231-0/+6
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-151-2/+2
|\
| * Doc: Use nullptr in Signals & SlotsKai Koehne2019-03-131-2/+2
* | QtCore: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-281-1/+1
|/
* qdoc: Fix several minor errors to reduce qdoc warningsMartin Smith2018-08-141-2/+2
* Doc: Update signals and slots introduction pagePaul Wicking2018-07-311-22/+26
* Doc: Fix typo in The Property System sectionKai Koehne2018-04-121-1/+1
* Deprecate QSignalMapperOlivier Goffart2017-03-141-17/+5
* Doc: Remove references to pre-C++11 recommendationsOlivier Goffart2017-03-011-3/+0
* Unify license header usage.Jani Heikkinen2016-03-295-25/+25
* Doc: Add the missing \l command and the target section titleVenugopal Shivashankar2016-03-011-1/+2
* Doc: replace \target with \keyword if at start of pageNico Vertriest2015-10-022-2/+2
* Allow types with a comma in Q_PROPERTYOlivier Goffart2015-06-121-7/+2
* Document Q_ENUM and Q_FLAGOlivier Goffart2015-03-031-5/+5
* Update copyright headersJani Heikkinen2015-02-115-30/+30
* doc: Clarify NOTIFY emission with MEMBER variablesAlejandro Exojo2014-12-101-1/+4
* Doc: Corrected autolink errors corelibNico Vertriest2014-11-201-6/+4