summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qbackendnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-0/+5
* Prefer q_func() over direct access to q_ptrKonstantin Ritt2015-03-161-1/+1
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Make QBackendNode use QBackendNodeFactoryKevin Ottens2015-02-081-0/+15
* Introduce QLockableObserverInterfaceKevin Ottens2015-02-081-2/+1
* Change uuid -> id as it really isn't universally unique any longerSean Harmer2014-12-191-1/+1
* Rename QNodeUuid to QNodeIdSean Harmer2014-11-191-2/+2
* QNodeUuid: typedef for QUuidPaul Lemire2014-11-021-2/+2
* QObservableInterface refactoredPaul Lemire2014-11-021-12/+7
* QBackendNodePaul Lemire2014-10-171-0/+135