Package Release Info

kdevelop-pg-qt-2.4.0-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kdevelop-pg-qt

Change Logs

* Wed Mar 12 2025 Christophe Marin <christophe@krop.fr>
- Update to 2.4.0
  * New CMake package name: "KDevelopPgQt",
    with backward-compat support for old name "KDevelop-PG-Qt"
  * 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
  * Removed "using namespace std" from installed headers-only
    library
  * Fixed generated debug code to require one less implicit
    from-ASCII cast
* Thu Jul 25 2024 Christophe Marin <christophe@krop.fr>
- Update to 2.3.0
  * code generation now also with projects based on Qt 6, next
    to Qt 5(.15)
  * tool's own implementation switched to use Qt6 instead of Qt5
* Sun Apr 21 2024 Christophe Marin <christophe@krop.fr>
- Init kdevelop-pg-qt. Replaces kdevelop5-pg-qt.