Skip to content
#

Qt

qt logo

Qt is a cross-platform application framework used for developing gui applications that can run on various hardware and software platforms, including Linux, macOS, iOS, Windows, and Blackberry. Qt is available with both proprietary and open source licenses.

Here are 6,123 public repositories matching this topic...

vanheck
vanheck commented May 13, 2022

Feature Description

Hi, much appreciate the Flameshot app.

Could you bump the nightly build's version (to be higher than stable repo)?

Use case problem:

I use Fedora 36 (Gnome 42 + Wayland) and install the Falmeshot by command dnf install flameshot. But in the released Flameshot v11 version is a [bug, that is solved in the nightly build](https://github.com/flameshot-org/flamesho

Enhancement Good first issue
tacaswell
tacaswell commented Jul 7, 2022

Currently when a job fails on GHA we upload all 109 MB across ~7k files which takes a surprisingly long time. What we really want is just the images that failed and the computed difference.

This is labeled as "good first issue" because there are no API designs here (it is all configuring CI).

Steps:

  • sort out how to identify the failed test images (there is a systematic naming conventi
Good first issue
openage
heinezen
heinezen commented Jan 22, 2021

Required skills: Cython

Difficulty: Medium

Animation frames from AoE2 graphics files are packed into a texture atlas by the openage converter. We use bin packing to find the optimal arrangement (= smallest atlas dimensions) of the frames in the atlas. Bin packing becomes computationally intensive if a lot of frames are packed (look

improvement python assets good first issue
PySimpleGUI
klieret
klieret commented May 28, 2019

Type of Issues (Enhancement, Error, Bug, Question)

Bug:

  1. Initialize Window
  2. Show it (window.Read())
  3. Run window.Disable()
  4. The whole desktop environment freezes, nothing is clickable anymore
  5. Change to tty terminal and kill application
  6. Things are normal again

Operating System

Ubuntu 16.04 LTS 64 bit

Python version

Python 3.5.2

PySi

enhancement good first issue documentation Performance Improvement
bjorn
bjorn commented Jun 18, 2021

The Terrain Brush can fill full tiles by holding Control. It is mentioned in the manual, but it would be nice if this feature was easier to discover. Also some people may want this mode to be the default, so that they don't have to hold Control all the time.

I'd suggest we add a toggle button, or two buttons to switch between, to the toolbar for the Terrain Brush. It should allow changing the c

usability good first issue
urh
jacobagilbert
jacobagilbert commented Sep 18, 2020

A common protocol structure is to have a header containing a length field, followed by data of length bytes, followed by additional protocol fields such as a CRC. If the length field is variable, the position of subsequent URH-specified protocol fields defined by fixed position will not be in the correct location.

I do not know the best way to address this, but quick and easy way to support

DmitryArefiev
DmitryArefiev commented Jul 8, 2022

Describe the bug
This can be useful when working on big scores with a lot of parts. Many windows (Workspaces, Style, Add/Remove system break etc) have that feature but not the Parts window.

https://user-images.githubusercontent.com/90187801/178033974-5637c5c0-0779-45eb-a701-4898bc5ca472.mp4

Platform information
macOS, Windows, Linux

good first issue P2
1ec5
1ec5 commented Mar 22, 2018

MGLTilePyramidOfflineRegion should have a countOfTiles method that returns the number of tiles included in the tile pyramid. The implementation would rely on the mbgl::util::tileCount() function added in #9906.

This is the iOS/macOS equivalent to #11108 for Android. It would serve as a built-in alternative to mapbox/turf-swift#47 for applications already using the map SDK, including applica

iOS macOS offline good first issue
yurivict
yurivict commented Aug 22, 2017

It currently says: "qTox is a powerful Tox client that follows the Tox design guidelines."

Problems:

  1. No need to say that this is qTox, because this is obvious from the application name.
  2. It isn't translated. Other apps have many sections like this:
Comment[fr]=Xxx
Comment[it]=Xxx

I recommend: "Qt 5 based Tox instant messenger for secure communication"
No need for the peri

C-bug M-packaging D-easy Good first issue

Created by Haavard Nord, Eirik Chambe-Eng

Released May 20 1995

Organization
qt
Website
www.qt.io
Wikipedia
Wikipedia

Related Topics

cpp