Skip to content

Releases: kamirr/QSFML

v1.3.0

17 Nov 18:21
Compare
Choose a tag to compare
  • qsf::QResourceStream and qsf::String can be printed using std::ostream "<<" operator;
  • Removed const references in QSFMLWidget;
  • Added documentation (/docs folder);
  • OnDestroy() method;
  • Updated examples;
  • Refactored code.

v1.2.0

06 Nov 12:11
Compare
Choose a tag to compare
  • Added 2 examples (spinning-numbers, date);
  • Refactored #includes;
  • Resize event support;
  • Rewritten qsf::String;
  • Project logo.

v1.1.0

11 Jun 21:39
Compare
Choose a tag to compare

Small update containing two main changes:

  • Universal strings compatybile with QStrings and castable to sf::String.
  • License / author notes in every file.

v1.0.0

17 May 18:15
Compare
Choose a tag to compare

First version containing every commit before 17th May 2016.