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 357 public repositories matching this topic...
The Directory Structure is out dated on the Dev: Spyder Internals Wiki page
https://github.com/spyder-ide/spyder/wiki/Dev:-Spyder-Internals
If you don't mind, please assign it to me and I can come up with a better version.
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
Enhancement
Enhancement
This is just a naming suggestion for better understanding of the code. In the DrawText function of the Graph element, it would make more sense for the argument text_location to be renamed as the location_on_text as the value of the argument actually signifies the location of the point on the text.
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
Mar 7, 2020 - Python
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
Why is there zero documentation on how to configure after installation? I have a USRP B200 and I suppose there is some place I need to specify that such as in the Settings dialog user device. However, there is no hint as to how to do this. Entering obvious strings like 'b200' or 'USRP' doesn't do it. A couple sentences added to the readme file would go a long way to making this actually do som
-
Updated
Jun 3, 2020 - Python
-
Updated
Apr 18, 2020 - Python
Add register level interface for the ADF5355 family on mirny to allow PLL setup and tuning.
Algorithms to choose PLL parameters.
Similar to the register abstraction in the older PLL driver in ptb-drivers: https://github.com/quartiq/ptb-drivers/blob/master/ptb/adf4350.py
Useful: https://github.com/airwoodix/regdesc
Context:
- original mirny issue: #1130
- mirny infrastructure PR: #
Suggestion for docs
A quick suggestion for the docs. I'm new to Python for Qt and wasn't sure whether pytest-qt or Qt Test was best for starting out my tests or how the two were related.
Then I saw this blurb from the Qt World Summit website:
Both PySide and PyQt allow rapid prototyping and development of Qt
-
Updated
Apr 17, 2020 - Python
English translation
This project seems quite interesting, should be useful an english translation for the project too.
建议支持 img 的 内嵌路径
I had another stack trace on opening a different document. I didn't capture the stack trace reported at the time, so I tried opening up a sample document, and this stack occurred. I think I saw in the commits that you were removing example documents, so I don't know how much time this is worth investing. But I've seen this error arise on importing transactions and I think it was similar to a st
-
Updated
Mar 4, 2020 - Python
I like treenote a lot. Was looking for a self-hosted workflowy like tool ... treenote gives me that. I understand that you are not available till september... but new feature wishes are always good ...right :-)
Adding reminders and one-row items for yourself is good but sometimes you want to add details to a row without generating a hierarchy beneath this row. I would like to see an option to o
-
Updated
Sep 5, 2018 - Python
The autogenerated API documentation for Pyface is missing a number of key details because some (many? all?) of its traits are documented with a regular # comment instead of a #: traits doc-comment that can be picked up by the trait documenter. It would be nice to fix that.
The particular instance that I ran into was trying to refer to IEditor.obj from 3rd party documentation (via intersph
qutebrowser still uses
enum.Enum()as function in some places: