Skip to content

cxx 3.3.0

Compare
Choose a tag to compare
@xyproto xyproto released this 03 Aug 14:12
· 32 commits to main since this release
  • Support Qt 6 and drop support for Qt 5 and Qt 4.
  • Support GTK 4 and drop support for GTK 3 and Glade.
  • Add an example for GTK 4 and .ui files (UI elements defined in XML. This seems to be the way the GTK project is heading).
  • Add an example for PipeWire.
  • Improve the main function detector to also detect signatures where there is a space between main and (.
  • Fix a warning in the X11 example.
  • Update documentation.