Skip to content

Releases: shibatch/octcalc

November 2024 Release

23 Nov 00:42
Compare
Choose a tag to compare
  • Update TLFloat to fix minor bugs
  • Subtle changes in the GUI

October 2024 Release

06 Oct 01:37
Compare
Choose a tag to compare

Occasional whimsical release

First release

29 Jul 18:30
Compare
Choose a tag to compare

This is yet another calculator app, but there were several goals.

  • Learn how to develop applications that have a GUI.
    • Learn how to use Qt.
      • Correctly display the LGPL license.
    • Learn how to develop apps with installers on Windows.
  • Run on Windows, Linux, and Mac to save development resources.
  • Learn how to use git and cmake submodules.
  • Create a demo app for TLFloat.