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
Type
/
to 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 }}
noquant
/
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
All time
Commit history
Commits on Oct 21, 2024
Use latest macOS for CI
Show description for 8e5581b
mrbean-bremen
committed
8e5581b
View commit details
Copy full SHA for 8e5581b
Browse repository at this point
Commits on Oct 2, 2024
reintroduce the runJavaScript method on QWebEnginePage for Qt 6
Show description for 7a8a2fe
usiems
committed
7a8a2fe
View commit details
Copy full SHA for 7a8a2fe
Browse repository at this point
Filter away static operators in namespaces
Show description for cf8998b
usiems
committed
cf8998b
View commit details
Copy full SHA for cf8998b
Browse repository at this point
Remove use of 'OriginalName' option from code generator...
Show description for fe8bbe3
usiems
committed
fe8bbe3
View commit details
Copy full SHA for fe8bbe3
Browse repository at this point
Commits on Sep 19, 2024
Add detailed build instructions to Readme (#235)
tonka3000
authored
e2bdefa
View commit details
Copy full SHA for e2bdefa
Browse repository at this point
Commits on Aug 30, 2024
Fix memory leak with PyDict_Copy
MinyazevR
authored and
usiems
committed
c9d281f
View commit details
Copy full SHA for c9d281f
Browse repository at this point
Commits on Aug 16, 2024
Add ccache to CI
MinyazevR
authored and
mrbean-bremen
committed
9d56817
View commit details
Copy full SHA for 9d56817
Browse repository at this point
Commits on Aug 15, 2024
Fix big with LSan suppresion
MinyazevR
authored and
usiems
committed
7a7d90f
View commit details
Copy full SHA for 7a7d90f
Browse repository at this point
Change PY_VERSION_HEX for use PyConfig
MinyazevR
authored and
usiems
committed
093941f
View commit details
Copy full SHA for 093941f
Browse repository at this point
Fix issue with handling QT_VERSION in build.yml
MinyazevR
authored and
usiems
committed
9b42537
View commit details
Copy full SHA for 9b42537
Browse repository at this point
Add memory tests with detect_leaks=1 to CI
MinyazevR
authored and
usiems
committed
15e72e5
View commit details
Copy full SHA for 15e72e5
Browse repository at this point
Fix memory leak and add memory tests
MinyazevR
authored and
usiems
committed
c36cc0a
View commit details
Copy full SHA for c36cc0a
Browse repository at this point
Commits on Aug 9, 2024
Change centos archive repository and add node16 support
MinyazevR
authored and
mrbean-bremen
committed
5331f00
View commit details
Copy full SHA for 5331f00
Browse repository at this point
Commits on Jun 28, 2024
Check for duplicates at one more place
Show description for c779454
usiems
committed
c779454
View commit details
Copy full SHA for c779454
Browse repository at this point
Better diagnostic output
Show description for 1b6d329
usiems
committed
1b6d329
View commit details
Copy full SHA for 1b6d329
Browse repository at this point
Fix nullptr crash in error message
usiems
committed
59cc67e
View commit details
Copy full SHA for 59cc67e
Browse repository at this point
Introduce alias names for types
Show description for 5f59734
usiems
committed
5f59734
View commit details
Copy full SHA for 5f59734
Browse repository at this point
Handle new classes and enums in Qt 6.7
usiems
committed
bf1219a
View commit details
Copy full SHA for bf1219a
Browse repository at this point
Check that externally defined operators are not added twice
usiems
committed
ecd5ea6
View commit details
Copy full SHA for ecd5ea6
Browse repository at this point
Ignore Q_GADGET_EXPORT for now, it doesn't help us
Show description for b530eb5
usiems
committed
b530eb5
View commit details
Copy full SHA for b530eb5
Browse repository at this point
Correctly parse string literals with a prefix (e.g. raw string: R"...")
Show description for 8fa8a8f
usiems
committed
8fa8a8f
View commit details
Copy full SHA for 8fa8a8f
Browse repository at this point
decltype can contain a comma-expression
Show description for 667368f
usiems
committed
667368f
View commit details
Copy full SHA for 667368f
Browse repository at this point
Qt sometimes uses the Qt::Disambiguated_t parameter (with a default value)
Show description for f70300e
usiems
committed
f70300e
View commit details
Copy full SHA for f70300e
Browse repository at this point
Qt 6.7 introduced macros to define comparison operators
Show description for 739f14a
usiems
committed
739f14a
View commit details
Copy full SHA for 739f14a
Browse repository at this point
Support for unary + in PythonQt itself
usiems
committed
2e9251f
View commit details
Copy full SHA for 2e9251f
Browse repository at this point
Also translate standalone unary operators (like -, !, or ~)
usiems
committed
0e69eaa
View commit details
Copy full SHA for 0e69eaa
Browse repository at this point
Skip attributes that can occur after the enum identifier
Show description for c8b3ed0
usiems
committed
c8b3ed0
View commit details
Copy full SHA for c8b3ed0
Browse repository at this point
Also move friend function definitions to top-level scope if...
Show description for aa0a8e9
usiems
committed
aa0a8e9
View commit details
Copy full SHA for aa0a8e9
Browse repository at this point
Fix comma being dropped from macro varargs argument
Show description for ba22737
usiems
committed
ba22737
View commit details
Copy full SHA for ba22737
Browse repository at this point
Fix a problem with character after comment always added to macro definition
Show description for ecf1e43
usiems
committed
ecf1e43
View commit details
Copy full SHA for ecf1e43
Browse repository at this point
Commits on Jun 20, 2024
Add support for Qt 6.7
Show description for 4545da5
mrbean-bremen
committed
4545da5
View commit details
Copy full SHA for 4545da5
Browse repository at this point
Commits on Jun 2, 2024
Update install-qt-action for Win and Mac builds
Show description for 39c414e
iakov
authored and
mrbean-bremen
committed
39c414e
View commit details
Copy full SHA for 39c414e
Browse repository at this point
Update install-qt-action to v4
iakov
authored and
mrbean-bremen
committed
4ba9362
View commit details
Copy full SHA for 4ba9362
Browse repository at this point
Commits on May 29, 2024
QPixmapCache::find(QString, QPixmap*) was suppressed
Show description for 8694332
usiems
committed
8694332
View commit details
Copy full SHA for 8694332
Browse repository at this point
Commits on May 14, 2024
Remove duplicate entry in build.yml
Show description for fd3a033
iakov
authored and
mrbean-bremen
committed
fd3a033
View commit details
Copy full SHA for fd3a033
Browse repository at this point
Previous
Next
You can’t perform that action at this time.