summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-02Adjusted font lookLars Muldjord
2016-12-02Adjusted fontLars Muldjord
2016-12-02Substituted pixelColor with pixel to support older versions of Qt5Lars Muldjord
2016-12-02Added define for alpha thresholdLars Muldjord
2016-12-02Now checks on alpha on horiz to make sure we dont have too much spacingLars Muldjord
2016-12-02Now renders font twice in the same place to make it stand more outLars Muldjord
2016-12-02Now omits special chars. I think it works as expected now, but need to check ...Lars Muldjord
2016-12-02Now renders entire font, but chars are not latin1 at the momentLars Muldjord
2016-12-02Basic functionality implemented. Rendering still not doneLars Muldjord
2016-12-01Open file binary mode.Bent Bisballe Nyeng
2016-11-22New font including all latin 1 charsLars Muldjord
2016-11-08Always depend on libatomic.Bent Bisballe Nyeng
2016-11-03Add a FR translation of the manpage to Makefile.Bent Bisballe Nyeng
2016-11-03Add a FR translation of the manpageOlivier Humbert
2016-11-03Fix typoBent Bisballe Nyeng
2016-11-01Switch from cppunit.m4 to pkgconfig (patch from Jin^Eld)Bent Bisballe Nyeng
2016-11-01Fix licence headers.Bent Bisballe Nyeng
2016-10-29Add missing distfiles.v0.9.11Bent Bisballe Nyeng
2016-10-29Bump versionBent Bisballe Nyeng
2016-10-29Added notes for 0.9.11Lars Muldjord
2016-10-28Rewrite event handler to use shared_ptr Events instead of raw pointers.Bent Bisballe Nyeng
2016-10-28Rewrite event handler to use shared_ptr Events instead of raw pointers.Bent Bisballe Nyeng
2016-10-27Test to see if this is related to windows crash.Bent Bisballe Nyeng
2016-10-25Add test-generated directories to .gitignoreAndré Nusser
2016-10-25Add build-generated directories to .gitignoreAndré Nusser
2016-10-24Fix graphical glitch in inline progressbar.Bent Bisballe Nyeng
2016-09-15Fix size_t on 64 issue.Bent Bisballe Nyeng
2016-09-15Remove stray parenthesis.Bent Bisballe Nyeng
2016-09-15Missing include.Bent Bisballe Nyeng
2016-09-15Added new inline display for showing load progress.Bent Bisballe Nyeng
2016-09-15Make sure we set progress to 0 when starting to load a new kit. Also set prog...Bent Bisballe Nyeng
2016-09-14Use correct stride value (thanks to rgareus for pointing this out).Bent Bisballe Nyeng
2016-09-08Copy vstsdk sources to build tree before compilation.Bent Bisballe Nyeng
2016-09-07Bounce versio to 0.9.11-pre (in preparation for 0.9.11 release)Bent Bisballe Nyeng
2016-09-07Suppress subdir-object warnings.Bent Bisballe Nyeng
2016-09-06Fix another crash in the font renderer.Bent Bisballe Nyeng
2016-09-06Fix atomic configure test (hopefully for the last time).Bent Bisballe Nyeng
2016-09-06Fix atomic configure test (again).Bent Bisballe Nyeng
2016-09-06Fix atimic test.Bent Bisballe Nyeng
2016-09-06Fix crash when trying to display non ascii characters.Bent Bisballe Nyeng
2016-09-05Use atomic libs.Bent Bisballe Nyeng
2016-09-05Enabled painter unit test.Bent Bisballe Nyeng
2016-09-05Initial sempahore implementation for OSX - wrong include.Bent Bisballe Nyeng
2016-09-05Initial sempahore implementation for OSX - missing include.Bent Bisballe Nyeng
2016-09-05Initial sempahore implementation for OSX.Bent Bisballe Nyeng
2016-09-05Added painter unit test and fixed image and text rendering boundaries.Bent Bisballe Nyeng
2016-09-04Check for the need to link with atomic.Bent Bisballe Nyeng
2016-09-04Check for the need to link with atomic.Bent Bisballe Nyeng
2016-09-04Check for the need to link with atomic.Bent Bisballe Nyeng
2016-09-04Add Canvas base class for the Painter to draw on. This is done in preparation...Bent Bisballe Nyeng