Re: Nouveautés de la version de développement 0.9> 0.200.1
Time spent on repairs costs a lot of money; the quicker and better you fix things, the better.
You are not logged in. Please login or register.
QElectroTech → News → Nouveautés de la version de développement 0.9> 0.200.1
Time spent on repairs costs a lot of money; the quicker and better you fix things, the better.
Yesterday, as part of a major retrofit of an old installation machinery, I was able to test PDF files exported from QET (Qt6 MSI installer) with page references, XREFs links on a very, very old PC running Windows 98 SE to April 5000/Orphée, equipped with Acrobat Reader 5.0. The software opened them without any problems and the page references and XREFs links worked perfectly – brilliant! This will make troubleshooting much easier, with the PLC programme in one window and the drawings in another. just need to change old vintage 14" crt monitor to an new lcd monitor..19"..
And I no longer need to carry my QET laptop around with me everywhere, even though the Ctrl + F shortcut is more convenient than the PDF search function for carrying out in-depth searches within a large QET's project.
I don't want to brick it this nice feature..in older system..
https://youtu.be/YR5ApYxkU-U
https://github.com/qelectrotech/qelectr … r/pull/739
FYI, Snap packages as moved to Qt6 KF6 frameworks and core24, no change for qet_tb_generator.
Elles est basée sur quoi ta linuxmint, Ubuntu 24.04?
Donc oui vu qu'il n'y a pas de paquet Qt6 envoyé vers Noble et Jammy sur le PPA, que les anciens en 0.100.1...The stable/unstable Debian packages for QET have been migrated to Qt6 today; for the Ubuntu PPA, I’ve dropeed Jammy 22.04 (Qt 62.4) and Noble 24.02 (Qt 6.4.2)...keep Resolute 26.04 (Qt6.10.12)
Linuxmint basée sur Ubuntu 26.03 n'est prévu que pour décembre 2026. Snif !
Linuxmint basée sur Ubuntu 26.03 n'est prévu que pour décembre 2026. Snif !
Oui mais j'ai restoré le PPA basé sur Ubuntu 24.04, t'as juste a bricoler le pinning..
Added PDF import like add "image tool" on diagram editor, but only for Qt6 >=6.4.0 ports.
https://github.com/qelectrotech/qelectr … r/pull/772
The Windows Qt5 build is going to be removed from CI/CD soon (Qt6/KF6
is becoming the sole supported track). Replace the 'experimental'
warning wording on the nightly download page and in the nightly
release body with a call to action inviting users to switch to Qt6
now and report issues, ahead of the Qt5 removal.
Just install debhelper (>= 11),
cmake,
ninja-build,
qt6-base-dev,
qt6-svg-dev,
qt6-l10n-tools,
qt6-tools-dev,
libkf6widgetsaddons-dev,
libkf6coreaddons-dev,
libsqlite3-dev,
libqt6sql6-sqlite,
qt6-base-private-dev,
pkgconf,
libpugixml-devand use cmake
mkdir build && cd build cmake .. -G Ninja -DQT_VERSION_MAJOR=6 -DBUILD_WITH_KF=ON -DBUILD_KF=OFF -DPACKAGE_TESTS=OFF time ninja -j48
Edit: add libqt6pdf6,
qt6-pdf-dev,
For: Add PDF page import as image- #772
QElectroTech → News → Nouveautés de la version de développement 0.9> 0.200.1
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.050 seconds (30% PHP - 70% DB) with 11 queries