Qt
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 4,267 public repositories matching this topic...
-
Updated
Sep 4, 2020 - Go
To quote eishiya from the Tiled forum:
When highlighting a layer, have an option for a light colour as the fade colour. The dark default doesn’t work well with dark tiles, as they blend in.
Could probably be added alongside the grid color configuration.
With v0.8.0 not too far away, I was looking back and seeing what has changed since the v0.6.0 release. This is a list of identified important changes written in GitHub markdown and I believe such list should eventually appear in https://github.com/flameshot-org/flameshot/releases .
To prevent the references to individual issues from appearing, the text is wrapped in a blockquote for now.
`
-
Updated
Sep 16, 2020 - Python
Expected Behavior
Better control over GAIN for LimeSDR device (not mini).
Please use example of the SDR Console Gain Control.
Actual Behavior
Signal really weak on the low frequencies even if GAIN is maximized.
Steps To Reproduce
- Go to URH
- Click on Spectrum Analyzer
- Refresh device, select sampling rate to 2.5M and Gain to above middle point (also tested maxim
-
Updated
Sep 14, 2020 - C++
-
Updated
Sep 17, 2020 - C++
-
Updated
Sep 14, 2020 - TypeScript
Type of Issues (Enhancement, Error, Bug, Question)
Bug:
- Initialize Window
- Show it (
window.Read()) - Run
window.Disable() - The whole desktop environment freezes, nothing is clickable anymore
- Change to tty terminal and kill application
- Things are normal again
Operating System
Ubuntu 16.04 LTS 64 bit
Python version
Python 3.5.2
PySi
-
Updated
Sep 16, 2020 - C++
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
In osx/updater/updater.go, we're referencing an ancient Go package, which has moved to a new location. Right now, the updater doesn't build (should we test this on travis?).
Video problems
I have analyzed video problems and below is the summary. All tested with examples/http_server.py from the pywebview-3 branch.
Windows
- CEF / MSHTML / EdgeHTML. No problems with either. CEF supports only WebM and Ogg out of the box (MP4 not supported).
Cocoa
- Only video frame is displayed, video not playing. Youtube works fine. There are a bunch of flags related to media in WKWeb
-
Updated
May 24, 2020 - C++
-
Updated
Sep 16, 2020 - C++
-
Updated
Sep 14, 2020 - C++
-
Updated
May 24, 2020 - C++
-
Updated
May 7, 2020 - Python


Required skills: Python
Difficulty: Easy
openage currently stores information about a game edition or expansion inside an
Enum, e.g. media paths, support status, etc. We should store this information in an auxiliary file instead, similar to #1312. That would make updating and correcting game information easier as we no longer have to replace chunks of code.The recommended appro