The Wayback Machine - https://web.archive.org/web/20200716225021/https://github.com/topics/qml
Skip to content
#

qml

Here are 985 public repositories matching this topic...

thebitstick
thebitstick commented May 1, 2020

Getting this weird error everytime I use cool-retro-term.

$ user@host ~ ❱ ✔ ≻ cool-retro-term
WARNING: CPU random generator seem to be failing, disable hardware random number generation
WARNING: RDRND generated: 0xffffffff 0xffffffff 0xffffffff 0xffffffff
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
$ user@host ~
GregValiant
GregValiant commented Apr 23, 2020

My printer displays the Z height. Cura displays the layer number. When editing Gcode it would be nice to have the Z height displayed along with the Layer number in the little text box at the top of the preview slider. It would also be nice if the layer number in Cura was the same as the layer number in the Gcode file that Cura generates. Right now Gcode layers start at "0" and Cura layers star

sphinxc0re
sphinxc0re commented Sep 4, 2017

The current CONTRIBUTING.md is more like a CODE-OF-CONDUCT.md. Which is good because now we don't have to figure out one by ourselves 😁

The CONTRIBUTING.md should only contain details for developers and non-developers on how to contribute to the project.

For devs this would mean a technical guide on how to set up the environment and a narrow explanation on which directories of the p

SwiTool
SwiTool commented Sep 19, 2019

Hello,
First of all, thanks @pauldotknopf (and all contributors) to make the dream – to have a C# crossplatform UI library – come true.
This fits perfectly my needs.

But there's a lack of documentation, and I can understand because the project is pretty new.

I could contribute on writing it, oh god if only I could.
I have not a lot experimentation with C# nor with Qt (although for the las

lobaluna
lobaluna commented Feb 19, 2020

I cannot find neither in man pages nor here in github how to switch to another graphical session (second user). How do I switch and switch back?
I'm using Lubuntu 19.10, not KDE desktop, but the Lubuntu desktop itself. So I do not have the practical and very useful dm-tool command from lightdm. Nor there is a script to switch, something like lxqt-switch or sddm-switch. I have asked in Lubuntu.me

bessorion
bessorion commented May 2, 2018

I tried to run tests on Win 10, nvm 8.11.1:
C:\Users\BeSSoRioN\Documents\GitHub\qmlweb>npm run test

Result output you can see below. remark command return exit status 1 because of warnings, so test procedure fails on remark -qf *.md docs:

> [email protected] test C:\Users\BeSSoRioN\Documents\GitHub\qmlweb
> npm run lint && gulp test

`> [email protected] lint C:\Users\BeSSoRi

IceTrooper
IceTrooper commented Feb 19, 2020
  • Operating system and version: Windows 10
  • YubiKey model and version: Yubico Authenticator 5.0.2
  • Bug description summary: Looks like Qt problem

Steps to reproduce

  1. Show in System Tray checked.
  2. Right click on system tray icon.
  3. Menu popout visible.
  4. Trying to close menu (without success) when click away.

Expected result

Menu hides when clicking away

Actual res

GisUsers
GisUsers commented Feb 27, 2020

If multiple features are adjacent, a single touch will identify several of them.
A way to control this behaviour would be extremely useful.

The current behaviour offers no control and makes feature identification imprecise.
If several adjacent polygons are present in the layer, a single touch will identify all of them.
After that, the desired polygon must be selected from the list.
It would

vkrv
vkrv commented Jan 16, 2017

Add to documentation to particular component information about it's inheritance tree (e.g. WebItem->Rectangle->Item), so inherited properties and methods can be easily accessible.
Having kind of inheritance structure would be nice:
"interits": {
"name": "Rectangle",
"ref": "core/Ractangle",
"inherits": {
"name": "Item",
"ref": "core/Item",
"inherits

Improve this page

Add a description, image, and links to the qml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the qml topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.