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
3
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: MeVisLab/pythonqt
Actions
All workflows
Workflows
Build
Build
Build (CMake)
Build (CMake)
Build and Deploy Documentation
Build and Deploy Documentation
Check generated_cpp
Check generated_cpp
Dependabot Updates
Dependabot Updates
pages-build-deployment
pages-build-deployment
Show more workflows...
Management
Caches
Deployments
Build and Deploy Documentation
Build and Deploy Documentation
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
builddocs.yml
will be ignored since log searching is not yet available
71 workflow runs
71 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: Update main function signature used in examples
Build and Deploy Documentation
#120:
Commit
2b02b85
pushed by
mrbean-bremen
1m 32s
master
master
1m 32s
View workflow file
fix(PythonQtPythonInclude): conditionally #undef ctype macros only on…
Build and Deploy Documentation
#119:
Commit
f1b466b
pushed by
mrbean-bremen
43s
master
master
43s
View workflow file
tests(cleanup): clarify destructor tests and add weakref-guarded variant
Build and Deploy Documentation
#118:
Commit
d62d412
pushed by
mrbean-bremen
1m 18s
master
master
1m 18s
View workflow file
fix(PythonQt): Explicitly support immortals introduced in Python >= 3.12
Build and Deploy Documentation
#117:
Commit
ad9b6a0
pushed by
mrbean-bremen
28s
master
master
28s
View workflow file
Bump actions/checkout from 4 to 5
Build and Deploy Documentation
#116:
Commit
b0e0b91
pushed by
mrbean-bremen
29s
master
master
29s
View workflow file
Fix windows build error renaming stdout ivar
Build and Deploy Documentation
#115:
Commit
0fe0ac9
pushed by
usiems
32s
master
master
32s
View workflow file
vendor(simplecpp): Update simplecpp.{h,cpp} to master (37fa4f4); was …
Build and Deploy Documentation
#114:
Commit
333b355
pushed by
usiems
1m 39s
master
master
1m 39s
View workflow file
Fix "_invalid_parameter_noinfo_noreturn" link error
Build and Deploy Documentation
#113:
Commit
a131983
pushed by
mrbean-bremen
36s
master
master
36s
View workflow file
Let the CI fail if no wrappers are generated
Build and Deploy Documentation
#112:
Commit
d2c4505
pushed by
mrbean-bremen
2m 15s
master
master
2m 15s
View workflow file
addDecorators: Check for null object
Build and Deploy Documentation
#111:
Commit
e32ca10
pushed by
mrbean-bremen
2m 8s
master
master
2m 8s
View workflow file
Replace NULL with nullptr
Build and Deploy Documentation
#110:
Commit
bf5370a
pushed by
mrbean-bremen
42s
master
master
42s
View workflow file
fix: Address warnings with QSet::fromList in Qt 5.15
Build and Deploy Documentation
#109:
Commit
0c739e6
pushed by
mrbean-bremen
1m 25s
master
master
1m 25s
View workflow file
Fix warning related to use of qrand() when building against Qt 5.15
Build and Deploy Documentation
#108:
Commit
55ee2b4
pushed by
mrbean-bremen
31s
master
master
31s
View workflow file
Re-introduce support for QMatrix when building against Qt < 6.0
Build and Deploy Documentation
#107:
Commit
64dad5d
pushed by
mrbean-bremen
24s
master
master
24s
View workflow file
Extract primitive type definitions and general suppressions...
Build and Deploy Documentation
#106:
Commit
86eb0eb
pushed by
usiems
30s
master
master
30s
View workflow file
NumPy 2 defines its own "slots". To avoid the collision, use Q_SLOTS …
Build and Deploy Documentation
#105:
Commit
83a2edb
pushed by
usiems
2m 4s
master
master
2m 4s
View workflow file
The algorithm that derived the package name for the init code...
Build and Deploy Documentation
#104:
Commit
ea14e13
pushed by
mrbean-bremen
34s
master
master
34s
View workflow file
Fixed: When generating wrappers for non-Qt code, includes lost their …
Build and Deploy Documentation
#103:
Commit
8adca73
pushed by
mrbean-bremen
1m 55s
master
master
1m 55s
View workflow file
chore: Consistently use QMetaType::QByteArray
Build and Deploy Documentation
#102:
Commit
63b168c
pushed by
mrbean-bremen
38s
master
master
38s
View workflow file
vendor(simplecpp): Update simplecpp.{h,cpp} to master (538c5c4); was …
Build and Deploy Documentation
#101:
Commit
4891b1b
pushed by
mrbean-bremen
32s
master
master
32s
View workflow file
COMP: Remove use of deprecated 'count()' function
Build and Deploy Documentation
#100:
Commit
675ea74
pushed by
mrbean-bremen
28s
master
master
28s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.