Parser generator kdevelop-pg-qt 2.4.0 released

Friedrich W. H. Kossebau kossebau at kde.org
Wed Mar 12 10:34:17 GMT 2025


Hi,

kdevelop-pg-qt 2.4.0 is out now.

About:
KDevelop-PG-Qt is a parser generator written in readable source-code and 
generating readable source-code. It implements the visitor-pattern and uses 
the Qt library. That is why it is ideal to be used in Qt-/KF-based 
applications. KDevelop's QMake manager plugin and the external KDevelop PHP 
support plugin deploy it.

Changes since 2.3.0:
* New CMake package name: "KDevelopPgQt",
  with backward-compat support for old name "KDevelop-PG-Qt"
  (kdevelop/kdev-php Gear 25.04 will first try the new)
* installed CMake config file now provides imported targets:
  KDevelopPGQt::Utils - the headers-only library used by generated code
  KDevelopPGQt::kdev-pg-qt - the generator executable
* Support for Qt5-compatible code generation dropped
* Generated files now note the generator and its version
* Fixed reproducible builds for another generated list of token checks
  (Gitlab issue 2)
* Removed "using namespace std" from installed headers-only library
* Fixed generated debug code to require one less implicit from-ASCII cast

Download from:
    https://download.kde.org/stable/kdevelop-pg-qt/2.4.0/src/

sha256:
    acbeb61c82f5d7aa2ddcfa18e3bee5e2559106970bd6d146d46c95f8d027bb86
    kdevelop-pg-qt-2.4.0.tar.xz

Signed with PGP key:
    E6EB D6EB 0518 FE5B CCA5 F6A7 6AAC DD26 3C2C EFD4
    Get from https://collaborate.kde.org/s/DsLy35eqG6qH7MJ
    kdevelop-pg-qt-2.4.0.tar.xz.sig

Cheers,
Your KDevelop contributors




More information about the KDevelop-devel mailing list