qt5
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 2,719 public repositories matching this topic...
-
Updated
Nov 2, 2019 - C++
-
Updated
Jul 5, 2020 - C++
The new multi-tab editor doesn't make sense when you switch back to a previous tab because it doesn't draw the view that that tab generated. One has to hit F5 to make the view match the tab each time you switch tabs. That is tedious and can be time consuming if the preview takes significant time.
It would be much better if the view was saved in an off screen buffer and restored. If that is not
Using Stellarium v0.19.1-86-g063f535f3b, I get the following image of the Moon. Compared with the photo from Wikipedia or the one from NASA or [this one also from NASA](https://solarsystem.nasa.gov/resources/843/rare-full-moon-on-christmas-day/?category=
-
Updated
May 24, 2020 - C++
First, thanks very much for this awesome app. I just got it working on an rpi2 last night.
When I press Android Auto's bottom right button on the head unit in my car, a button appears that says something like "Return to Pioneer". This makes AA go away when I press it so that I can operate the other features of the head unit.
When I press the same button in openauto, a button appears that say
It would be great if the data of notes.sqlite could be merged in case of a sync conflict (if it was changed on two computers).
A complete merge would be very difficult. Maybe starting on more easy parts first.
- Checking if conflicted database file differs at all
- Delete conflicted copies of the note folder database
notes.sqliteimmediately if tags and tag assignments are not d
Add a test suite
Please advise how to update the .po file every time the git-cola. pot file content changes without overwriting the previous translation.
This maybe a feature request, I use Snipaste Mac version:
I need to change the background color of the text(or fill the back ground with color), so that it's clear, not be mixed with the background together.
Check the image for detail:
Hardly to see:
<img width="722" alt="Snipaste_2019-06-25_11-46-52" src="https://user-images.githubusercontent.com/1673857/60068594-017b3c00-9742-11e9-9bf5-17ebc
-
Updated
Nov 2, 2019 - C++
Description
In the changelog it is stated that there is a linux port..... However that is absolutely nowhere to be found, not on the wiki, and nowhere on the github page, what gives?
Also, i know telegram would be more of an appropriate place for this, but i don't have a carrier number as i don't need one and honestly cannot be bothered to bug someone else to use their carrier number sim
Documentation
We could use some documentation. The examples certainly help, but I found that once I started trying to do more complex things, I ended up having to dig into the source code to understand how to use this library.
GitHub has a feature where each repository can have a website. Maybe we could set up the documentation there? Or maybe we could use GitHub's wiki feature?
Steps to reproduce:
- Go to Tools > Preferences > General
- Under Home Page select Use Bookmark
- Select This Folder to set a bookmark folder as Home Page
Actual:
Bookmark selection menu allows selection of folders.
Expected:
In this case, bookmark selection menu should not allows selection of folders; it doesn't make sense to have a bookmark folder as home
Details
Edited by moderator:
Have .export command in CLI.
Steps to reproduce
https://github.com/pawelsalawa/sqlitestudio/wiki/User_Manual#command-line-interface-cli
https://github.com/pawelsalawa/sqlitestudio/wiki/Official_plugins#exporting-plugins
Operating system
mac os
SQLiteStudio version
3.2.1
-
Updated
Jul 1, 2020 - C++
i can do the guide in english ( i have some japanese knowledge ( not talking about google translate )).
Self evident.
Why not show the filename or directory-name in the progress window.
Now what I have is 10 or 11 completed and 3 or 4 uncompleted, but as to which is which I am kept in the dark...
-
Updated
Jul 3, 2020 - C++
Under def wheelEvent(self, event):, code event.delta() pops up error message:
File "svgviewer.py", line 281, in wheelEvent
factor = pow(1.2, event.delta() / 240.0)
AttributeError: 'QWheelEvent' object has no attribute 'delta'
The correct code is event.angleDelta().y()
The interface for loading keys is a bit confusing. PKCS12 files contain both key and certificate and thus once specified (as certificate), no further key should be required/allowed. Currently it works if one specifies the pkcs12 file as a certificate, but if one also adds something else in the key field (even the same file), loading will fail.
Relates #122
Should maybe be mentioned in the README.
See: https://stackoverflow.com/questions/44274151/pyside2-on-windows
(venv) C:\Users\X\Documents\Python Scripts\pyside>pip install PySide2
ERROR: Could not find a version that satisfies the requirement PySide2 (from versions: none)
ERROR: No matching distribution found for PySide2
-
Updated
Jun 15, 2020
One of our translators has reported that some of the strings in the user interface remain untranslatable. These include the following unconfirmed strings:
- "Menu item text". Don't bother fixing this as the bug that caused it to be shown is fixed I believe, and the undo/redo rewrite will supersede it anyway.
- "Play" in Animation menu
- "Autosave documents" in Files preferences
- "Short scrub"
-
Updated
Jun 3, 2020 - C++

System Details:
1
2
3