summaryrefslogtreecommitdiff
path: root/examples/recorder
AgeCommit message (Expand)AuthorFilesLines
2013-06-09includes: Stop using <QtModule/QtClass> style includes outside of src/George Kiagiadakis1-12/+5
2013-06-09examples: Fix make examples_distcheck with Qt5George Kiagiadakis1-1/+7
2013-06-09cmake: Replace QtHelpers by a better FindQt4or5 scriptGeorge Kiagiadakis1-3/+10
2013-06-05qt5: Initial port to Qt5George Kiagiadakis1-3/+10
2013-06-05qt5: Add conditional support for Qt5 in the build systemGeorge Kiagiadakis1-1/+1
2013-05-23cmake: Use CMAKE_INCLUDE_CURRENT_DIRGeorge Kiagiadakis1-1/+2
2013-05-23cmake: Drop completely the optional automoc dependencyGeorge Kiagiadakis1-11/+2
2012-04-08Fix copy/paste mistake in license headers: s/See the GNU General Public Licen...George Kiagiadakis1-1/+1
2012-04-08examples: Improve the build system scriptsGeorge Kiagiadakis2-0/+41
2012-02-07Fix some problematic moc includes to work properly with cmake's automocGeorge Kiagiadakis1-1/+1
2011-01-21Use the variadic Bin::add() method in a few places to give a good example to ...George Kiagiadakis1-4/+1
2011-01-18Add a new "recorder" example.George Kiagiadakis3-0/+588