openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
PythonQt
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jul 06, 2024 — Jul 06, 2025
Showing page 2 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removed WindowOkButtonHint and WindowCancelButtonHint, which have been removed from Qt 5.9
florianlink
More...
almost 8 years ago
added missing abstract virtual
florianlink
More...
almost 8 years ago
reverted usage of _PyImport_FixupBuiltin
florianlink
More...
almost 8 years ago
added support for attribute lookup error callback
florianlink
More...
about 8 years ago
added patch from forum (stack unwinding)
florianlink
More...
about 8 years ago
make sure that Python.h is always included first
florianlink
More...
over 8 years ago
fixed ref counting of types
florianlink
More...
over 8 years ago
patch from forum, move QT module dependencies into enabled wrappers
florianlink
More...
over 8 years ago
go back to QByteArray signal/slots to avoid overload problems with static/non-static
florianlink
More...
over 8 years ago
updated wrappers to contain QSocketNotifier and recent generator changes
florianlink
More...
over 8 years ago
support WId, quintptr and qintptr
florianlink
More...
over 8 years ago
added missing qintptr which is used on QSocketNotifier
florianlink
More...
over 8 years ago
added experimental support for qwebenginewidgets (not yet in QtAll)
florianlink
More...
over 8 years ago
added getNativeVariable
florianlink
More...
over 8 years ago
fixed unicode code and filename support for Python 3
florianlink
More...
over 8 years ago
added convenience evalScript
florianlink
More...
almost 9 years ago
added support for kwargs by supporting QVariantMap kwargs as last argument, refactored from forum
florianlink
More...
almost 9 years ago
added unix pkg config as provided on forum
florianlink
More...
almost 9 years ago
changes to the build scripts as provided on the forum (not tested)
florianlink
More...
almost 9 years ago
improved slot docs as provided from forum
florianlink
More...
almost 9 years ago
added parsing of rvalue references and skip functions that contain them (provided by
[email protected]
)
florianlink
More...
almost 9 years ago
remove variadic functions
florianlink
More...
almost 9 years ago
allow to set PYTHON_VERSION as env variable
florianlink
More...
almost 9 years ago
changed to native eol
florianlink
More...
almost 9 years ago
fixed direct calls with void return value, as used when py_set_ slots are called
florianlink
More...
about 9 years ago
improved completion with jedi by returning correct type and by adding all properties to the class
florianlink
More...
about 9 years ago
added naming patch to make versioning clearer
florianlink
More...
about 9 years ago
fixed PyObject ref count in signal/slot connections
florianlink
More...
about 9 years ago
fixed QByteArrayList conversion, which is a registered type below QMetaType::User
florianlink
More...
about 9 years ago
added catching all exceptions, can be disabled by not defining PYTHONQT_CATCH_ALL_EXCEPTIONS
florianlink
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
…
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree