Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-15 | fix trackers for qt5 | Stanislaw Halik | |
Assorted changes: - make filenames unique, since automoc made a boo-boo - adjust include paths, "QtGui" -> "" - use std::shared_ptr in c++11 mode (thanks Patrick!) - make class names unique, automoc sucks, but saves typing - add a dummy class in one file since moronic automoc thinks every target contains Q_OBJECTS!!! | |||
2013-04-27 | Fix embarassing locking but propagated through the codebase :( | Stanislaw Halik | |
2013-04-27 | Remove redundant constant | Stanislaw Halik | |
2013-04-27 | Avoid crashes in video frame | Stanislaw Halik | |
2013-04-27 | Implement video widgets properly, so they're fast enough | Stanislaw Halik | |
2013-04-27 | Get rid of last remnants of QOpenGL | Stanislaw Halik | |
2013-04-02 | Just put everything new in. Conflict resolution will be later | Stanislaw Halik | |