Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
MeVisLab
/
pythonqt
Public
Notifications
You must be signed in to change notification settings
Fork
109
Star
294
Code
Issues
20
Pull requests
4
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonqt
src
PythonQtClassWrapper.cpp
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 19, 2025
Changes after applying clang-format
mrbean-bremen
authored and
usiems
committed
e533780
View commit details
Copy full SHA for e533780
View code at this point
Browse repository at this point
Add clang-format configuration (#326)
Show description for 89fe8d2
MinyazevR
authored
89fe8d2
View commit details
Copy full SHA for 89fe8d2
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
chore(PythonQt): replace `PyString_FromFormat` with `PyUnicode_FromFormat`
Show description for 40fce21
jcfr
authored and
mrbean-bremen
committed
40fce21
View commit details
Copy full SHA for 40fce21
View code at this point
Browse repository at this point
chore(PythonQt): replace `PyString_AsString` with `PyUnicode_AsUTF8`
Show description for 628221f
jcfr
authored and
mrbean-bremen
committed
628221f
View commit details
Copy full SHA for 628221f
View code at this point
Browse repository at this point
chore(PythonQt): replace `PyString_FromString` with `PyUnicode_FromString`
Show description for 3b9ac29
jcfr
authored and
mrbean-bremen
committed
3b9ac29
View commit details
Copy full SHA for 3b9ac29
View code at this point
Browse repository at this point
chore: Improve const correctness
Show description for 20abb24
jcfr
authored and
mrbean-bremen
committed
20abb24
View commit details
Copy full SHA for 20abb24
View code at this point
Browse repository at this point
chore: Prefer c++11 range for to Qt macros
Show description for 29a7f9b
hjmjohnson
authored and
mrbean-bremen
committed
29a7f9b
View commit details
Copy full SHA for 29a7f9b
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
Set an exception if the required method does not exist
Show description for b37ee7a
usiems
committed
b37ee7a
View commit details
Copy full SHA for b37ee7a
View code at this point
Browse repository at this point
Commits on Sep 20, 2025
chore: Remove obsolete Python 2 compatibility code
Show description for d1eb488
hjmjohnson
authored and
mrbean-bremen
committed
d1eb488
View commit details
Copy full SHA for d1eb488
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
fix(PythonQt): Explicitly support immortals introduced in Python >= 3.12
Show description for ad9b6a0
jcfr
authored and
mrbean-bremen
committed
ad9b6a0
View commit details
Copy full SHA for ad9b6a0
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
fix: Address warnings with QSet::fromList in Qt 5.15
Show description for 0c739e6
jcfr
authored and
mrbean-bremen
committed
0c739e6
View commit details
Copy full SHA for 0c739e6
View code at this point
Browse repository at this point
Commits on Jun 28, 2024
Support for unary + in PythonQt itself
usiems
committed
2e9251f
View commit details
Copy full SHA for 2e9251f
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Use spaces instead of tabs (#129)
Show description for 1fca58b
jbowler
authored and
mrbean-bremen
committed
1fca58b
View commit details
Copy full SHA for 1fca58b
View code at this point
Browse repository at this point
More Qt5 compatibility changes
mrbean-bremen
committed
5bb5ae4
View commit details
Copy full SHA for 5bb5ae4
View code at this point
Browse repository at this point
Bring back more Qt5 compatibility
Show description for cf2e2c8
mrbean-bremen
committed
cf2e2c8
View commit details
Copy full SHA for cf2e2c8
View code at this point
Browse repository at this point
Qt6 compatibility fixes for core PythonQt library
richard42
authored and
mrbean-bremen
committed
10a3e49
View commit details
Copy full SHA for 10a3e49
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
Several fixes and patches (#89)
Show description for 1e794e5
iakov
authored
1e794e5
View commit details
Copy full SHA for 1e794e5
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
Fix type conversion warnings, use const
Show description for 17cf766
mrbean-bremen
committed
17cf766
View commit details
Copy full SHA for 17cf766
View code at this point
Browse repository at this point
Replace NULL with nullptr
mrbean-bremen
committed
c00ebf4
View commit details
Copy full SHA for c00ebf4
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
fixed unicode code and filename support for Python 3
florianlink
committed
9ace39e
View commit details
Copy full SHA for 9ace39e
View code at this point
Browse repository at this point
Commits on Jun 6, 2017
improved completion with jedi by returning correct type and by adding all properties to the class
florianlink
committed
4ed1667
View commit details
Copy full SHA for 4ed1667
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
improved enum generation for decorators
Show description for f3bcda8
florianlink
committed
f3bcda8
View commit details
Copy full SHA for f3bcda8
View code at this point
Browse repository at this point
Commits on May 30, 2016
added basic support for QtCore.Signal, QtCore.Property and QtCore.Slot
florianlink
committed
01e1206
View commit details
Copy full SHA for 01e1206
View code at this point
Browse repository at this point
Commits on Jun 18, 2015
improved handling of qualified virtual calls
florianlink
committed
6c9b6a0
View commit details
Copy full SHA for 6c9b6a0
View code at this point
Browse repository at this point
Commits on Jan 15, 2015
added initial support for passing ownership to C++ and Python using templates as markup
florianlink
committed
2b2f0e4
View commit details
Copy full SHA for 2b2f0e4
View code at this point
Browse repository at this point
Commits on Dec 15, 2014
merged various improvements from MeVisLab repository
Show description for 4f5ba4f
florianlink
committed
4f5ba4f
View commit details
Copy full SHA for 4f5ba4f
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
added support for [] mapping operators
florianlink
committed
e963f85
View commit details
Copy full SHA for e963f85
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
added support for nested classes (only one level)
florianlink
committed
9975e42
View commit details
Copy full SHA for 9975e42
View code at this point
Browse repository at this point
Commits on Sep 4, 2014
further PY3K port
florianlink
committed
37e1aa3
View commit details
Copy full SHA for 37e1aa3
View code at this point
Browse repository at this point
- started PY3K porting
Show description for dc61ef6
florianlink
committed
dc61ef6
View commit details
Copy full SHA for dc61ef6
View code at this point
Browse repository at this point
Commits on Sep 2, 2014
added searching super class in class hierachy
florianlink
committed
e55c3c6
View commit details
Copy full SHA for e55c3c6
View code at this point
Browse repository at this point
Commits on Sep 1, 2014
replaced signals, slots and foreach with Q_* macros
florianlink
committed
9174777
View commit details
Copy full SHA for 9174777
View code at this point
Browse repository at this point
Commits on Nov 5, 2013
fixed wrong inplace operator function assignment
florianlink
committed
268d6da
View commit details
Copy full SHA for 268d6da
View code at this point
Browse repository at this point
Commits on Apr 23, 2012
Updated from current MeVisLab development
florianlink
committed
22f4c9b
View commit details
Copy full SHA for 22f4c9b
View code at this point
Browse repository at this point
Commits on Mar 28, 2011
updated to upstream state in MeVisLab repository
florianlink
committed
5d6675b
View commit details
Copy full SHA for 5d6675b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.