summaryrefslogtreecommitdiffstats
path: root/src/corelib/statemachine/qstate_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move QStateMachine from QtCore to QtScxmlKarsten Heimrich2020-08-241-127/+0
* Use QList instead of QVector in statemachineJarek Kobus2020-07-061-1/+1
* More nullptr usage in headersKevin Funk2019-03-141-4/+4
* Fix build with statemachine feature disabledLars Knoll2016-10-111-3/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-1/+6
|\
| * Allow QFinalStatePrivate to be subclassed.Erik Verbruggen2016-01-281-1/+6
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QStateMachinePrivate: replace an inefficient QList with QVectorMarc Mutz2015-07-131-1/+2
* Reorder member variables to avoid padding.Volker Krause2015-05-141-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* statemachine: Revamp property assignments implementationKent Hansen2012-07-111-1/+1
* statemachine: Tiny refactoring to avoid double lookupKent Hansen2012-07-101-0/+2
* statemachine: Add some missing QT_NO_PROPERTIES guardsKent Hansen2012-07-101-0/+6
* statemachine: Let QPropertyAssignment do the property writeKent Hansen2012-07-101-0/+1
* statemachine: Don't crash if property assignment target is deletedKent Hansen2012-07-101-1/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+112