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 }}
stdexception
/
pythonqt
Public
forked from
MeVisLab/pythonqt
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 9, 2023
Add back undefining _POSIX_C_SOURCE and _XOPEN_SOURCE (#106)
Show description for 6f75669
mrbean-bremen
authored
6f75669
View commit details
Copy full SHA for 6f75669
Browse repository at this point
Commits on Jul 8, 2023
Revert undefining some defines (#103)
Show description for 30ca585
mrbean-bremen
authored
30ca585
View commit details
Copy full SHA for 30ca585
Browse repository at this point
Commits on Jul 7, 2023
CI runners clean-up (#104)
Show description for b3b0773
iakov
authored
b3b0773
View commit details
Copy full SHA for b3b0773
Browse repository at this point
Commits on May 12, 2023
Limit string representation of argument list in length
Show description for ea27670
usiems
committed
ea27670
View commit details
Copy full SHA for ea27670
Browse repository at this point
Commits on Apr 30, 2023
Fix crash when using QObject::disconnect method (when multi-threading is enabled)
Show description for 5fc0dfc
usiems
authored and
mrbean-bremen
committed
5fc0dfc
View commit details
Copy full SHA for 5fc0dfc
Browse repository at this point
Commits on Mar 24, 2023
Fix crash when converting Python list with None value to QVariant
usiems
committed
04a7df7
View commit details
Copy full SHA for 04a7df7
Browse repository at this point
Commits on Feb 12, 2023
CI for CONFIG+=debug + UbSan for tests
Show description for 2483ffb
iakov
authored and
mrbean-bremen
committed
2483ffb
View commit details
Copy full SHA for 2483ffb
Browse repository at this point
Commits on Feb 9, 2023
Use XSETREF for safety
Show description for 17ea22a
iakov
authored and
mrbean-bremen
committed
17ea22a
View commit details
Copy full SHA for 17ea22a
Browse repository at this point
Tiny improvements for build system
Show description for fb1eb93
iakov
authored and
mrbean-bremen
committed
fb1eb93
View commit details
Copy full SHA for fb1eb93
Browse repository at this point
Commits on Feb 3, 2023
Fix install paths by adding INSTALL_PREFIX
Show description for cae3702
yurivict
authored and
mrbean-bremen
committed
cae3702
View commit details
Copy full SHA for cae3702
Browse repository at this point
initialize members with list-initializers
Show description for a2b967d
usiems
authored and
mrbean-bremen
committed
a2b967d
View commit details
Copy full SHA for a2b967d
Browse repository at this point
Add missing space in message
usiems
authored and
mrbean-bremen
committed
14c1de6
View commit details
Copy full SHA for 14c1de6
Browse repository at this point
Also consider interfaces of super classes (issue #75)
usiems
authored and
mrbean-bremen
committed
7c26931
View commit details
Copy full SHA for 7c26931
Browse repository at this point
Remove __* and _Uppercase from symbols because they must not been used
FelixPetriconi
authored and
mrbean-bremen
committed
559d022
View commit details
Copy full SHA for 559d022
Browse repository at this point
Replace foreach macro with range based for loop
FelixPetriconi
authored and
mrbean-bremen
committed
9b0a6e1
View commit details
Copy full SHA for 9b0a6e1
Browse repository at this point
Default initialize all members
FelixPetriconi
authored and
mrbean-bremen
committed
da18a83
View commit details
Copy full SHA for da18a83
Browse repository at this point
Also generate python function for operator!=()
FelixPetriconi
authored and
mrbean-bremen
committed
24a10fa
View commit details
Copy full SHA for 24a10fa
Browse repository at this point
Generate modern C++ code with nullptr and override
Show description for 7129956
usiems
authored and
mrbean-bremen
committed
7129956
View commit details
Copy full SHA for 7129956
Browse repository at this point
Ignore some file types and directories
usiems
authored and
mrbean-bremen
committed
1224d2d
View commit details
Copy full SHA for 1224d2d
Browse repository at this point
Commits on Feb 1, 2023
Add support for Python 3.11 (#91)
iakov
authored
f52ff96
View commit details
Copy full SHA for f52ff96
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
Browse repository at this point
Commits on Jan 7, 2023
Use GitHub actions container
Show description for 8336c6f
mrbean-bremen
committed
8336c6f
View commit details
Copy full SHA for 8336c6f
Browse repository at this point
Commits on Jan 5, 2023
Use ubuntu instead of gcc based images
Show description for a93104d
mrbean-bremen
committed
a93104d
View commit details
Copy full SHA for a93104d
Browse repository at this point
Add wrapper generation to CI builds
mrbean-bremen
committed
077cf14
View commit details
Copy full SHA for 077cf14
Browse repository at this point
Add initial support for coroutines
Show description for f6e8ea7
mrbean-bremen
committed
f6e8ea7
View commit details
Copy full SHA for f6e8ea7
Browse repository at this point
Add missing GIL scope to single shot timer destructor
Show description for 89983a0
mrbean-bremen
committed
89983a0
View commit details
Copy full SHA for 89983a0
Browse repository at this point
Make sure queued connection of Signals with Python types are safe
Show description for 92af018
mrbean-bremen
committed
92af018
View commit details
Copy full SHA for 92af018
Browse repository at this point
Add facility to set task done callback
Show description for 575c51f
mrbean-bremen
committed
575c51f
View commit details
Copy full SHA for 575c51f
Browse repository at this point
Avoid redefinition warnings, fix export macros
Show description for 8f02ebb
mrbean-bremen
committed
8f02ebb
View commit details
Copy full SHA for 8f02ebb
Browse repository at this point
Fix type conversion warnings, use const
Show description for 17cf766
mrbean-bremen
committed
17cf766
View commit details
Copy full SHA for 17cf766
Browse repository at this point
Add override and noexcept modifiers
Show description for 2a761ea
mrbean-bremen
committed
2a761ea
View commit details
Copy full SHA for 2a761ea
Browse repository at this point
Replace NULL with nullptr
mrbean-bremen
committed
c00ebf4
View commit details
Copy full SHA for c00ebf4
Browse repository at this point
Commits on Jan 3, 2023
Update __spec__ too (if existing) when setting the import path
usiems
authored and
mrbean-bremen
committed
8e69c65
View commit details
Copy full SHA for 8e69c65
Browse repository at this point
Commits on Jan 2, 2023
Revert accidental change in last commit
mrbean-bremen
committed
47ca84e
View commit details
Copy full SHA for 47ca84e
Browse repository at this point
Change CentOS image to use Python 2
mrbean-bremen
committed
595ed22
View commit details
Copy full SHA for 595ed22
Browse repository at this point
Previous
Next
You can’t perform that action at this time.