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
PythonQtMethodInfo.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
Commits on Sep 26, 2025
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 Aug 28, 2025
chore: Simplify Qt6 support introducing PythonQtUtils helpers
Show description for 1348033
jcfr
authored and
mrbean-bremen
committed
1348033
View commit details
Copy full SHA for 1348033
View code at this point
Browse repository at this point
chore: Remove deprecated Qt5 paradigms
Show description for 3c57b4f
hjmjohnson
authored and
mrbean-bremen
committed
3c57b4f
View commit details
Copy full SHA for 3c57b4f
View code at this point
Browse repository at this point
Commits on May 7, 2024
Fix build with PYTHONQT_DEBUG enabled
iakov
authored and
mrbean-bremen
committed
c3d7220
View commit details
Copy full SHA for c3d7220
View code at this point
Browse repository at this point
Commits on Nov 24, 2023
Some types are aliases in Qt6 now
Show description for 8545458
usiems
authored and
mrbean-bremen
committed
8545458
View commit details
Copy full SHA for 8545458
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
Add qsizetype and qptrdiff as primitive types
usiems
authored and
mrbean-bremen
committed
d30c3fe
View commit details
Copy full SHA for d30c3fe
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Qt6: fixes for removal of Qt5 types (#127)
Show description for 0049038
jbowler
authored and
mrbean-bremen
committed
0049038
View commit details
Copy full SHA for 0049038
View code at this point
Browse repository at this point
Bring back QRegExp and QMatrix for Qt5
Show description for faf5306
mrbean-bremen
committed
faf5306
View commit details
Copy full SHA for faf5306
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 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 30, 2022
Provide missing implementation of PythonQtSlotInfo::getGlobalShouldAllowThreads() (#65)
githubuser0xFFFF
authored
b7c1512
View commit details
Copy full SHA for b7c1512
View code at this point
Browse repository at this point
Commits on Aug 9, 2020
Fix memory leak
Show description for 0158ffb
iakov
authored
0158ffb
View commit details
Copy full SHA for 0158ffb
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
compile thread support by default
Show description for 92471ff
florianlink
committed
92471ff
View commit details
Copy full SHA for 92471ff
View code at this point
Browse repository at this point
Commits on Aug 29, 2018
added rvalue assignment and copy constructor to PythonQtObjectPtr
Show description for 7b2ce03
florianlink
committed
7b2ce03
View commit details
Copy full SHA for 7b2ce03
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
support WId, quintptr and qintptr
florianlink
committed
624c1d7
View commit details
Copy full SHA for 624c1d7
View code at this point
Browse repository at this point
Commits on Apr 26, 2016
added changes from MeVisLab code base
florianlink
committed
4d37db6
View commit details
Copy full SHA for 4d37db6
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 20, 2015
fixed bug that was introduced by refactoring
Show description for 856389b
florianlink
committed
856389b
View commit details
Copy full SHA for 856389b
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 Sep 29, 2014
added support for size_t in properties and slots
florianlink
committed
565bc1e
View commit details
Copy full SHA for 565bc1e
View code at this point
Browse repository at this point
Commits on Sep 24, 2014
support meta type based converters for pointer return values as well (e.g. QList<QInputEventMethod::Attribute>*), since wrapper generates * from const& return values
florianlink
committed
f59400f
View commit details
Copy full SHA for f59400f
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
simplified QList<Object*> conversion
Show description for ef257ed
florianlink
committed
ef257ed
View commit details
Copy full SHA for ef257ed
View code at this point
Browse repository at this point
Commits on Sep 8, 2014
added support for QtMsgType
florianlink
committed
cd932a4
View commit details
Copy full SHA for cd932a4
View code at this point
Browse repository at this point
Commits on Sep 2, 2014
added typeName helper to make it behave like Qt4
florianlink
committed
66e06d1
View commit details
Copy full SHA for 66e06d1
View code at this point
Browse repository at this point
replaced emit with Q_EMIT
Show description for dd99a94
florianlink
committed
dd99a94
View commit details
Copy full SHA for dd99a94
View code at this point
Browse repository at this point
Commits on Sep 1, 2014
started qt5 port
florianlink
committed
797c4d1
View commit details
Copy full SHA for 797c4d1
View code at this point
Browse repository at this point
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
updated with current MeVisLab version
florianlink
committed
94b2db9
View commit details
Copy full SHA for 94b2db9
View code at this point
Browse repository at this point
Commits on Mar 16, 2013
cleared cached signature hash to avoid dangling pointers
florianlink
committed
d3adbcd
View commit details
Copy full SHA for d3adbcd
View code at this point
Browse repository at this point
Commits on Apr 30, 2012
merged various changes from MeVisLab repository
florianlink
committed
b27f462
View commit details
Copy full SHA for b27f462
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 Nov 14, 2011
merged contributions from https://github.com/commontk/PythonQt/compare/svn-mirror...patched
Show description for b9d5664
florianlink
committed
b9d5664
View commit details
Copy full SHA for b9d5664
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.