summaryrefslogtreecommitdiffstats
path: root/src/corelib/statemachine/qstatemachine_p.h
Commit message (Expand)AuthorAgeFilesLines
* QStateMachine: remove conflicting transitions after selection.Erik Verbruggen2015-04-101-4/+6
* QStateMachine: fix history state restoration.Erik Verbruggen2015-04-101-4/+10
* QStateMachine: move methods out of Private class.Erik Verbruggen2015-04-101-2/+0
* QStateMachine: move QState::finished() emision into method.Erik Verbruggen2015-04-091-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QStateMachine: replace a QHash key involving a QPointerMarc Mutz2015-01-091-1/+18
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-4/+4
* 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: Really fix signal transition handling in multi-threaded setupKent Hansen2012-08-081-0/+1
* statemachine: Move RestorePolicy enum to QState classKent Hansen2012-07-161-1/+1
* statemachine: Make signal transition registration thread-safeKent Hansen2012-07-131-0/+1
* statemachine: Small refactoring of transition registrationKent Hansen2012-07-131-0/+4
* statemachine: Fix state entry bug for parallel state groupsKent Hansen2012-07-121-0/+3
* statemachine: Small refactoring of initial transition codeKent Hansen2012-07-111-0/+1
* statemachine: Get rid of hidden start stateKent Hansen2012-07-111-4/+0
* statemachine: Revamp property assignments implementationKent Hansen2012-07-111-12/+27
* statemachine: Refactor {enter,exit}States() functionsKent Hansen2012-07-111-2/+6
* statemachine: Add some missing QT_NO_PROPERTIES guardsKent Hansen2012-07-101-4/+4
* statemachine: Small refactoring of animation selection codeKent Hansen2012-07-101-0/+1
* statemachine: Don't crash if property assignment target is deletedKent Hansen2012-07-101-1/+2
* statemachine: Make delayed event posting work from secondary threadKent Hansen2012-06-061-1/+14
* 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/+250