Skip to content

Version 1.2.11

Compare
Choose a tag to compare
@davidbannon davidbannon released this 04 Dec 01:17
· 59 commits to master since this release

Code changes reflecting some small changes to the cbindings inc -

  • added QCompleter class to C bindings
  • Changed handles types to qintptr (PTRINT) and quintptr (PTRUINT), added QCompleter class

Packaging has changed the way the RPMs are built, no Alien involved, cleaner and correct destination directories.

So far we have -

  • x86_64, amd64 - deb, rpm and tarball.
  • aarch64, arm64 - 64bit arm, newer OS for Raspberry Pi and others.
  • armhf, armv7l - 32bit OS for Raspberry Pi

I am afraid absolutely minimal testing has been done on the arm packages, please let me know if you see anything unexpected.