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 }}
CaeCoder
/
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
Breadcrumbs
History for
pythonqt
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 3, 2021
Add missing break in switch to fix P3K conversion
Show description for fb16d6e
iakov
authored and
usiems
committed
fb16d6e
View commit details
Copy full SHA for fb16d6e
View code at this point
Browse repository at this point
Commits on Jun 24, 2021
Get rid of typedef struct completely, this is C++ code
usiems
committed
8137f1f
View commit details
Copy full SHA for 8137f1f
View code at this point
Browse repository at this point
Add isatty() method to PythonQtStdIn class
Show description for 7012000
2 people
authored and
usiems
committed
7012000
View commit details
Copy full SHA for 7012000
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
Make this a proper C++ struct
Show description for fa274d2
usiems
committed
fa274d2
View commit details
Copy full SHA for fa274d2
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Fixed mingw64-build
githubuser0xFFFF
authored and
usiems
committed
d0ca7a1
View commit details
Copy full SHA for d0ca7a1
View code at this point
Browse repository at this point
Fixed mingw build issues
githubuser0xFFFF
authored and
usiems
committed
8230e72
View commit details
Copy full SHA for 8230e72
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Fix reference/memory leaks
gregor-anich-uibk
committed
06860d4
View commit details
Copy full SHA for 06860d4
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
Make __enter__ and __exit__ slots work with "with" statements
Show description for d13b66c
usiems
committed
d13b66c
View commit details
Copy full SHA for d13b66c
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 May 1, 2020
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
fixed problematic self deletion without having the GIL and while iterating the loop
florianlink
committed
e185fc3
View commit details
Copy full SHA for e185fc3
View code at this point
Browse repository at this point
Commits on Sep 17, 2018
added missing GIL scope
florianlink
committed
50c3306
View commit details
Copy full SHA for 50c3306
View code at this point
Browse repository at this point
reimplemented argument frame caching (previous approach was not thread-safe when GIL is used)
florianlink
committed
170d4a4
View commit details
Copy full SHA for 170d4a4
View code at this point
Browse repository at this point
fixed linux compilation problem
florianlink
committed
28c1c4b
View commit details
Copy full SHA for 28c1c4b
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 30, 2018
added error on failed load
florianlink
committed
53feda3
View commit details
Copy full SHA for 53feda3
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 Aug 28, 2018
switched to using macros for scopes
florianlink
committed
c74de89
View commit details
Copy full SHA for c74de89
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
initial GIL support (needs to be enabled via defines)
florianlink
committed
4651a59
View commit details
Copy full SHA for 4651a59
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
reverted usage of _PyImport_FixupBuiltin
florianlink
committed
fa327c9
View commit details
Copy full SHA for fa327c9
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
added support for attribute lookup error callback
florianlink
committed
b7f250b
View commit details
Copy full SHA for b7f250b
View code at this point
Browse repository at this point
added patch from forum (stack unwinding)
florianlink
committed
7ab1fbe
View commit details
Copy full SHA for 7ab1fbe
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
make sure that Python.h is always included first
Show description for c260725
florianlink
committed
c260725
View commit details
Copy full SHA for c260725
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
fixed ref counting of types
Show description for 5e0d26c
florianlink
committed
5e0d26c
View commit details
Copy full SHA for 5e0d26c
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
go back to QByteArray signal/slots to avoid overload problems with static/non-static
florianlink
committed
786a246
View commit details
Copy full SHA for 786a246
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.