Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-06 | rename case | Stanislaw Halik | |
2014-01-11 | get rid of frame copy throttling | Stanislaw Halik | |
2014-01-04 | disable hysteresis debug; throttle frame update rate | Stanislaw Halik | |
2013-12-04 | draw images directly, without pixmaps | Stanislaw Halik | |
2013-10-22 | Optimize widget redraw | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
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!!! |