index
:
gstreamer/qt-gstreamer
0.10
master
Qt bindings for GStreamer
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
compilation
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-07
tests/compilation: Pass the TARGET_LINKER_FILE to the compilation tests
George Kiagiadakis
1
-2
/
+2
2013-06-07
tests/compilation: Pass the cmake generator to the compilation tests
George Kiagiadakis
2
-0
/
+2
2013-06-07
tests/compilation: don't link compilation tests with qtcore
George Kiagiadakis
1
-1
/
+1
2013-06-07
tests/compilation: Fix the compilation tests to work without FindQtGStreamer....
George Kiagiadakis
3
-5
/
+9
2012-04-08
Fix copy/paste mistake in license headers: s/See the GNU General Public Licen...
George Kiagiadakis
1
-1
/
+1
2011-01-21
Add Element::linkMany() and Element::unlinkMany() methods.
George Kiagiadakis
1
-0
/
+41
2011-01-21
Add variadic Bin::add implementation.
George Kiagiadakis
1
-0
/
+35
2011-01-16
Add skeleton for the new QtGStreamerUtils library.
George Kiagiadakis
2
-0
/
+2
2011-01-07
Split QtGLib out of QtGStreamer and fix all libraries' versions.
George Kiagiadakis
2
-0
/
+2
2011-01-07
Fix branding: it's GStreamer, not Gstreamer.
George Kiagiadakis
1
-1
/
+1
2010-12-25
Implement a Qt-like signal connection/disconnection system.
George Kiagiadakis
1
-0
/
+44
2010-12-19
Remove RefPointer::operator bool() to disallow unwanted casts to integral types.
George Kiagiadakis
1
-0
/
+26
2010-12-11
Move the refpointer compilation tests to the right place. Finally! :)
George Kiagiadakis
1
-0
/
+82
2010-12-11
If QtGStreamer is a static lib, link compilation tests with GStreamer as well.
George Kiagiadakis
3
-0
/
+10
2010-12-11
Implement a system for doing compilation tests.
George Kiagiadakis
4
-0
/
+67