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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dev-threads
/
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 Jun 15, 2021
Fix a C++20 compatibility issue with an unnamed struct (P1766R1)
Show description for 5a253b6
ClaudioHoffmann
committed
5a253b6
View commit details
Copy full SHA for 5a253b6
Browse repository at this point
Commits on Feb 5, 2021
QUrl::FormattingOptions flag arguments didn't work for Qt 5
Show description for 58ccd53
usiems
committed
58ccd53
View commit details
Copy full SHA for 58ccd53
Browse repository at this point
Commits on Jan 19, 2021
[gui] [ScriptingConsole] Fix so that history position is correct after call to setHistory so that pressing up-arrow works and shows last history item.
he-hesce
authored and
usiems
committed
d3ac0f0
View commit details
Copy full SHA for d3ac0f0
Browse repository at this point
Commits on Dec 2, 2020
Fix name clash with Visual Studio 2017
usiems
committed
9ea0fcf
View commit details
Copy full SHA for 9ea0fcf
Browse repository at this point
Fix a possible invalid memory access
Show description for b5a88e1
usiems
committed
b5a88e1
View commit details
Copy full SHA for b5a88e1
Browse repository at this point
Fixed mingw64-build
githubuser0xFFFF
authored and
usiems
committed
d0ca7a1
View commit details
Copy full SHA for d0ca7a1
Browse repository at this point
Added MinGW build documentation for MinGW
githubuser0xFFFF
authored and
usiems
committed
bc2b945
View commit details
Copy full SHA for bc2b945
Browse repository at this point
Fixed mingw build issues
githubuser0xFFFF
authored and
usiems
committed
8230e72
View commit details
Copy full SHA for 8230e72
Browse repository at this point
Commits on Oct 12, 2020
Merge pull request #24 from gregor-anich-uibk/master
Show description for 7a2b8f3
usiems
authored
7a2b8f3
View commit details
Copy full SHA for 7a2b8f3
Browse repository at this point
Commits on Oct 10, 2020
Allow setting PYTHON_VERSION and PYTHON_DIR when including python.prf, add rpath
gregor-anich-uibk
committed
383fb8e
View commit details
Copy full SHA for 383fb8e
Browse repository at this point
Commits on Oct 9, 2020
Stylistic changes and refcount fixes in PythonQtImporter_load_module
gregor-anich-uibk
committed
295a9ce
View commit details
Copy full SHA for 295a9ce
Browse repository at this point
More potential leak fixes and build fix
gregor-anich-uibk
committed
525ea41
View commit details
Copy full SHA for 525ea41
Browse repository at this point
Fix reference/memory leaks
gregor-anich-uibk
committed
06860d4
View commit details
Copy full SHA for 06860d4
Browse repository at this point
Commits on Sep 22, 2020
Avoid crash for certain types that have no wrapper because they can't be instantiated
usiems
committed
87362b4
View commit details
Copy full SHA for 87362b4
Browse repository at this point
Commits on Aug 14, 2020
Add a hint about QByteArray/bytes conversion, use fake footnote references.
usiems
committed
3f8a1d1
View commit details
Copy full SHA for 3f8a1d1
Browse repository at this point
Commits on Aug 13, 2020
Create correct __enter__ and __exit__ methods for QMutexLocker, QReadLocker, and QWriteLocker
usiems
committed
0e6a9b1
View commit details
Copy full SHA for 0e6a9b1
Browse repository at this point
Make __enter__ and __exit__ slots work with "with" statements
Show description for d13b66c
usiems
committed
d13b66c
View commit details
Copy full SHA for d13b66c
Browse repository at this point
Commits on Aug 9, 2020
Merge pull request #2 from dbrnz/Qt5.12
Show description for 720a3c2
florianlink
authored
720a3c2
View commit details
Copy full SHA for 720a3c2
Browse repository at this point
Merge pull request #16 from iakov/patch-2
Show description for 92f01d8
florianlink
authored
92f01d8
View commit details
Copy full SHA for 92f01d8
Browse repository at this point
Fix memory leak
Show description for 0158ffb
iakov
authored
0158ffb
View commit details
Copy full SHA for 0158ffb
Browse repository at this point
Commits on May 1, 2020
Fix build with Python 3.8
Show description for 8ea8264
krop
authored and
sboehmann
committed
8ea8264
View commit details
Copy full SHA for 8ea8264
Browse repository at this point
Use `quote` characters around includes of our headers.
Show description for b58b776
dbrnz
authored and
sboehmann
committed
b58b776
View commit details
Copy full SHA for b58b776
Browse repository at this point
Commits on Mar 27, 2020
Avoid spaces at end of generated lines.
usiems
committed
e4cb206
View commit details
Copy full SHA for e4cb206
Browse repository at this point
Commits on Mar 16, 2020
Add default and copy constructor for QFontInfo and QFontMetrics
Show description for 04e2c1b
usiems
committed
04e2c1b
View commit details
Copy full SHA for 04e2c1b
Browse repository at this point
Commits on Feb 13, 2020
Loop did never finish if the first entry didn't match, fixes support for kwargs in slots.
usiems
committed
b6bc063
View commit details
Copy full SHA for b6bc063
Browse repository at this point
Commits on Sep 18, 2019
Fix crash in GC: PyTuple_SET_ITEM steals reference
iakov
authored
963b667
View commit details
Copy full SHA for 963b667
Browse repository at this point
Commits on Aug 9, 2019
Support Qt 5.12
dbrnz
committed
78a9e5d
View commit details
Copy full SHA for 78a9e5d
Browse repository at this point
Commits on Jun 25, 2019
Add the usable parts of class QLoggingCategory.
usiems
committed
c07f09f
View commit details
Copy full SHA for c07f09f
Browse repository at this point
QEvent::ShortcutOverride is also a QKeyEvent
usiems
committed
8013a8f
View commit details
Copy full SHA for 8013a8f
Browse repository at this point
Commits on Jun 24, 2019
Fix some links in the API documentation
sboehmann
committed
a0b4afb
View commit details
Copy full SHA for a0b4afb
Browse repository at this point
Cleanup README.md and removing redundant README file
sboehmann
committed
0ecb130
View commit details
Copy full SHA for 0ecb130
Browse repository at this point
add git ignore file
sboehmann
committed
70324f6
View commit details
Copy full SHA for 70324f6
Browse repository at this point
Rename the Doxygen configuration file to the default name (doc.cfg -> Doxyfile).
sboehmann
committed
14a69c8
View commit details
Copy full SHA for 14a69c8
Browse repository at this point
Update and cleanup doxygen config file
sboehmann
committed
88bcb6e
View commit details
Copy full SHA for 88bcb6e
Browse repository at this point
Commits on Jun 21, 2019
Create README.md
sboehmann
authored
db672c7
View commit details
Copy full SHA for db672c7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.