#qt5 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #qt5, aggregated by home.social.
-
Fre(i)e Software GmbH sigue buscando (o vuelve a buscar) más desarrolladores de Lomiri (o desarrolladores con amplios conocimientos de Qt 5/6). Por (des)gracia, no se admiten trucos asistidos por IA, sino que se requieren habilidades reales de programación. También es necesario que puedas presentar algunas referencias de contribuciones anteriores a proyectos de software libre. ¡Ponte en contacto con nosotro...
Sigue en https://t.me/ubports_noticias/488
-
One Open-source Project Daily
Head tracking software for MS Windows, Linux, and Apple OSX
https://github.com/opentrack/opentrack
#1ospd #opensource #cplusplus #cplusplus17 #flightsimulator #headtracking #linuxapp #opencv #qt5 #wiimote -
One Open-source Project Daily
Head tracking software for MS Windows, Linux, and Apple OSX
https://github.com/opentrack/opentrack
#1ospd #opensource #cplusplus #cplusplus17 #flightsimulator #headtracking #linuxapp #opencv #qt5 #wiimote -
One Open-source Project Daily
Head tracking software for MS Windows, Linux, and Apple OSX
https://github.com/opentrack/opentrack
#1ospd #opensource #cplusplus #cplusplus17 #flightsimulator #headtracking #linuxapp #opencv #qt5 #wiimote -
One Open-source Project Daily
Head tracking software for MS Windows, Linux, and Apple OSX
https://github.com/opentrack/opentrack
#1ospd #opensource #cplusplus #cplusplus17 #flightsimulator #headtracking #linuxapp #opencv #qt5 #wiimote -
One Open-source Project Daily
Head tracking software for MS Windows, Linux, and Apple OSX
https://github.com/opentrack/opentrack
#1ospd #opensource #cplusplus #cplusplus17 #flightsimulator #headtracking #linuxapp #opencv #qt5 #wiimote -
Автоматизация печати в конструкторском бюро (в двух частях)
Часть 1. DWG. Как побочный кейс стал основным Путешествие в кроличью нору автоматизации процессов может привести к занятным результатам. Казалось бы, тривиальная задача часто оказывается не таким уж и простым в реализации кейсом. Особенно без поддержки со стороны вендора.
https://habr.com/ru/articles/966074/
#автоматизация #autocad #automation #autodesk #printing #lisp #c++ #qt5 #печать #кейс
-
https://thoughts.greyh.at/posts/celestial-gtk-theme/
@zquestz published an article on Gtk theming which I found fascinating. It is an overview of the kind of things you have to consider when trying to create your own theme for #Linux . He fusses over the little details that are very important when doing UI/UX design properly. He also made sure the themes worked properly on various Gtk desktop environments, including Cinnamon, MATE, and Xfce (three of the best DEs, in my humble opinion).
He also mentions the qt6gtk2 plugin for Qt which I did not know about. It translates Gtk themes to Qt themes so all of your applications, whether they use Gtk or Qt, have the correct theme. This is extremely useful since the impedance mismatch between Qt and Gtk is the biggest source of UI/UX inconsistencies in Linux apps.
#tech #software #Linux #UI #UX #theming #LinuxThemes #CinnamonDE #Xfce #MateDE #LinuxMint #Xubuntu #UbuntuMATE #ArchLinux #Gtk #Gtk2 #Gtk3 #Qt5 #Qt6 #UnixPorn #ricing
-
https://thoughts.greyh.at/posts/celestial-gtk-theme/
@zquestz published an article on Gtk theming which I found fascinating. It is an overview of the kind of things you have to consider when trying to create your own theme for #Linux . He fusses over the little details that are very important when doing UI/UX design properly. He also made sure the themes worked properly on various Gtk desktop environments, including Cinnamon, MATE, and Xfce (three of the best DEs, in my humble opinion).
He also mentions the qt6gtk2 plugin for Qt which I did not know about. It translates Gtk themes to Qt themes so all of your applications, whether they use Gtk or Qt, have the correct theme. This is extremely useful since the impedance mismatch between Qt and Gtk is the biggest source of UI/UX inconsistencies in Linux apps.
#tech #software #Linux #UI #UX #theming #LinuxThemes #CinnamonDE #Xfce #MateDE #LinuxMint #Xubuntu #UbuntuMATE #ArchLinux #Gtk #Gtk2 #Gtk3 #Qt5 #Qt6 #UnixPorn #ricing
-
Руководство по сборке Qt под Windows из исходников с MinGW
Официальный способ установки готовых бинарников Qt - через онлайн инсталлятор. Однако он требует обязательной регистрации. Да еще и недоступен на территории РФ. Есть и другие способы получить бинарники, или собрать с компилятором от Microsoft , однако не всегда эти способы приемлемы. Сборка из исходников под Windows может оказаться несколько нетривиальна для новичков, потому сделал небольшую инструкцию по сборке Qt 5 и Qt 6. А так же рассмотрена базовая настройка QT Creator.
-
Руководство по сборке Qt под Windows из исходников с MinGW
Официальный способ установки готовых бинарников Qt - через онлайн инсталлятор. Однако он требует обязательной регистрации. Да еще и недоступен на территории РФ. Есть и другие способы получить бинарники, или собрать с компилятором от Microsoft , однако не всегда эти способы приемлемы. Сборка из исходников под Windows может оказаться несколько нетривиальна для новичков, потому сделал небольшую инструкцию по сборке Qt 5 и Qt 6. А так же рассмотрена базовая настройка QT Creator.
-
Руководство по сборке Qt под Windows из исходников с MinGW
Официальный способ установки готовых бинарников Qt - через онлайн инсталлятор. Однако он требует обязательной регистрации. Да еще и недоступен на территории РФ. Есть и другие способы получить бинарники, или собрать с компилятором от Microsoft , однако не всегда эти способы приемлемы. Сборка из исходников под Windows может оказаться несколько нетривиальна для новичков, потому сделал небольшую инструкцию по сборке Qt 5 и Qt 6. А так же рассмотрена базовая настройка QT Creator.
-
Система расширений Qt Creator qt5 и qt6
В этой статье описывается, как создать (собрать) плагин Qt Creator, используя новый шаблон плагина CMake, предоставленный Qt Creator. А так же, описывается общая структура шаблона плагина.
https://habr.com/ru/articles/896898/
#qt #qt_creator #plugin #плагин #система_расширений #плагин_qt #плагин_qtcreator #qt6 #qt5
-
Fre(i)e Software GmbH está #contratando #desarrolladores QML/QtQuick/C++ (durante los próximos 2-3 meses) que puedan ayudar a hacer de Lomiri en Debian 13 y Ubuntu 25.10/26.04 un entorno operativo completo para todos los factores de forma. Si tus habilidades encajan, no te quejas de Qt5, estás dispuesto a migrar código a Qt6 (con Qt5 backwards compa...
Continua en https://t.me/ubports_noticias/398
#Debian13 #Noble #Ubuntu2510 #Ubuntu26.04 #QT5 #QT6 #UBports #UbuntuTouch #Lomiri #SoftwareLibre #GNULinux
-
Fre(i)e Software GmbH está #contratando #desarrolladores QML/QtQuick/C++ (durante los próximos 2-3 meses) que puedan ayudar a hacer de Lomiri en Debian 13 y Ubuntu 25.10/26.04 un entorno operativo completo para todos los factores de forma. Si tus habilidades encajan, no te quejas de Qt5, estás dispuesto a migrar código a Qt6 (con Qt5 backwards compa...
Continua en https://t.me/ubports_noticias/398
#Debian13 #Noble #Ubuntu2510 #Ubuntu26.04 #QT5 #QT6 #UBports #UbuntuTouch #Lomiri #SoftwareLibre #GNULinux
-
Fre(i)e Software GmbH está #contratando #desarrolladores QML/QtQuick/C++ (durante los próximos 2-3 meses) que puedan ayudar a hacer de Lomiri en Debian 13 y Ubuntu 25.10/26.04 un entorno operativo completo para todos los factores de forma. Si tus habilidades encajan, no te quejas de Qt5, estás dispuesto a migrar código a Qt6 (con Qt5 backwards compa...
Continua en https://t.me/ubports_noticias/398
#Debian13 #Noble #Ubuntu2510 #Ubuntu26.04 #QT5 #QT6 #UBports #UbuntuTouch #Lomiri #SoftwareLibre #GNULinux
-
Fre(i)e Software GmbH está #contratando #desarrolladores QML/QtQuick/C++ (durante los próximos 2-3 meses) que puedan ayudar a hacer de Lomiri en Debian 13 y Ubuntu 25.10/26.04 un entorno operativo completo para todos los factores de forma. Si tus habilidades encajan, no te quejas de Qt5, estás dispuesto a migrar código a Qt6 (con Qt5 backwards compa...
Continua en https://t.me/ubports_noticias/398
#Debian13 #Noble #Ubuntu2510 #Ubuntu26.04 #QT5 #QT6 #UBports #UbuntuTouch #Lomiri #SoftwareLibre #GNULinux
-
I've been fighting with #Fedora40, #cmake, and #qt5 all day, and am at my wits end.
cmake needs to know the location of the qt5-config.cmake file, but from what I've been able to tell, there is no such file on my computer.
There are several QT5 directories in /usr, but all are completely empty. I'm not even sure if QT5 is actually installed at this point. (Though the packages qt5-qtbase and qt5-qtsvg definitely are.)
-
I've been fighting with #Fedora40, #cmake, and #qt5 all day, and am at my wits end.
cmake needs to know the location of the qt5-config.cmake file, but from what I've been able to tell, there is no such file on my computer.
There are several QT5 directories in /usr, but all are completely empty. I'm not even sure if QT5 is actually installed at this point. (Though the packages qt5-qtbase and qt5-qtsvg definitely are.)
-
I've been fighting with #Fedora40, #cmake, and #qt5 all day, and am at my wits end.
cmake needs to know the location of the qt5-config.cmake file, but from what I've been able to tell, there is no such file on my computer.
There are several QT5 directories in /usr, but all are completely empty. I'm not even sure if QT5 is actually installed at this point. (Though the packages qt5-qtbase and qt5-qtsvg definitely are.)
-
I've been fighting with #Fedora40, #cmake, and #qt5 all day, and am at my wits end.
cmake needs to know the location of the qt5-config.cmake file, but from what I've been able to tell, there is no such file on my computer.
There are several QT5 directories in /usr, but all are completely empty. I'm not even sure if QT5 is actually installed at this point. (Though the packages qt5-qtbase and qt5-qtsvg definitely are.)
-
I wanted yesterday to create a document with #LyX on my #freebsd, but got a little error as I tried to preview its #PDF output. So my next step was to upgrade LyX and all the #tex #packages. Then I got some #coredump because of a problem with #qt5, the next group of packages to upgrade.
Now, everything is #cool. -
I wanted yesterday to create a document with #LyX on my #freebsd, but got a little error as I tried to preview its #PDF output. So my next step was to upgrade LyX and all the #tex #packages. Then I got some #coredump because of a problem with #qt5, the next group of packages to upgrade.
Now, everything is #cool. -
I wanted yesterday to create a document with #LyX on my #freebsd, but got a little error as I tried to preview its #PDF output. So my next step was to upgrade LyX and all the #tex #packages. Then I got some #coredump because of a problem with #qt5, the next group of packages to upgrade.
Now, everything is #cool. -
I wanted yesterday to create a document with #LyX on my #freebsd, but got a little error as I tried to preview its #PDF output. So my next step was to upgrade LyX and all the #tex #packages. Then I got some #coredump because of a problem with #qt5, the next group of packages to upgrade.
Now, everything is #cool. -
I have now ruled out effitask and focused on making qtodotxt2 more usable.
It was not easy to find and configure a dark #qt5 theme that works well with it. I ended up on the #Kvantum variant "KvGnomeDark", which makes the entries with their multiple colours at least somewhat readable.
To configure that I had to set "Kvantum" in qt5ctl and then set "KvGnomeDark" in kvantummanager. Not great, nor obvious, that you need multiple programs to do that.