Add methods in RefPointer to allow casting RefPointers of derived classes to RefPoint...
[qtgstreamer:qtgstreamer.git] / tests /
2010-06-14 George KiagiadakisAdd methods in RefPointer to allow casting RefPointers...
2010-06-14 George KiagiadakisIntroduce a new String class, based on QByteArray,...
2010-04-17 George KiagiadakisAdd wrapper for the GstChildProxy interface and use...
2010-04-17 George KiagiadakisImprove the Object properties api. Use QString and...
2010-04-01 George KiagiadakisRemove the headers from the tests and put the class...
2010-04-01 George KiagiadakisAdd wrapper class for GstCaps.
2010-03-26 George KiagiadakisAdd wrapper class for GstStructure.
2010-03-25 George KiagiadakisImprove the Value API:
2010-03-05 George KiagiadakisInitial commit of the new code.
2010-02-18 George KiagiadakisDelete old code. Re-writing everything from scratch...
2009-08-03 George KiagiadakisAdd a wrapper class for GstMessage.
2009-08-02 George KiagiadakisImplement support for dynamic casting between QGstObjec...
2009-07-30 George KiagiadakisRemove QGstElement::currentState() and fix the testcase...
2009-07-29 George KiagiadakisRename class QGValue to QGstValue.
2009-07-22 George KiagiadakisAdd basic support for GstCaps.
2009-07-22 George KiagiadakisAdd a QGValue class, a wrapper for GValue.
2009-07-13 George KiagiadakisMove to shared pointer architecture.
2009-07-12 George KiagiadakisCleanup resources in the unit test.
2009-07-12 George KiagiadakisInitial commit.