summaryrefslogtreecommitdiff
path: root/qt/common/basic/test.hxx
AgeCommit message (Collapse)AuthorFilesLines
2024-01-25Turn odb-tests repository into package for muti-package repositoryodb-testsKaren Arutyunov1-35/+0
2020-02-13Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-01-17Update copyright yearKaren Arutyunov1-1/+1
2018-05-24Update copyright yearKaren Arutyunov1-1/+1
2017-01-03Update copyright yearBoris Kolpackov1-1/+1
2015-02-06Update copyrightBoris Kolpackov1-1/+1
2013-02-09Update copyright yearBoris Kolpackov1-1/+1
2012-09-17Use QtCore/ prefix when including Qt headersBoris Kolpackov1-1/+1
2012-09-05Support for Qt QUuid persistenceBoris Kolpackov1-0/+36
This support was added to the basic sub-profile. New test: qt/common/basic. Updated the qt example to use QUuid as an object id.