un-pogaz
|
3d5883a162
|
dict index missing items (manual)
ruff 'PLC0206'
|
2025-10-10 08:24:39 +02:00 |
|
un-pogaz
|
437c6bfc61
|
various trailing comma (extra-edit)
|
2025-01-24 11:14:19 +01:00 |
|
un-pogaz
|
b5aca6ff5c
|
uniform string quote (extra-edit)
|
2025-01-24 11:14:15 +01:00 |
|
un-pogaz
|
37771022ce
|
uniform string quote (auto-fix)
ruff 'Q'
|
2025-01-24 11:14:14 +01:00 |
|
un-pogaz
|
9090d624b1
|
Qt Wrapper complitant to pep8
|
2024-12-15 13:17:48 +01:00 |
|
un-pogaz
|
9978420463
|
autogenerated submodules of the Qt Wrapper
|
2024-09-04 12:17:09 +02:00 |
|
un-pogaz
|
457672c590
|
...
|
2024-09-04 11:50:49 +02:00 |
|
Kovid Goyal
|
37169709f3
|
Add Qt text to speech module to binary builds
|
2024-08-18 15:00:39 +05:30 |
|
Kovid Goyal
|
53b74283a4
|
sort imports in all python files
|
2024-03-30 13:02:22 +05:30 |
|
Kovid Goyal
|
8be484c108
|
Allow importing QtQuick from qt.core
|
2022-08-10 22:02:39 +05:30 |
|
Kovid Goyal
|
53a44ce034
|
Make QtOpenGL importable from qt.core
|
2022-08-10 21:07:04 +05:30 |
|
Kovid Goyal
|
bc97485ff2
|
Linux: Use the system dark mode setting
This comes from the desktop settings portal implemented in KDE 5.24 and
GNOME 42
|
2022-07-06 19:19:45 +05:30 |
|
Kovid Goyal
|
b1c0ca7b6e
|
...
|
2022-07-06 19:19:40 +05:30 |
|
Kovid Goyal
|
a78d3cd611
|
Allow imports of top level PyQt modules to work from the qt virtual module
This is needed for legacy compat of
from PyQt5 import QtCore, QtGui, etc
|
2022-07-06 19:19:40 +05:30 |
|
Kovid Goyal
|
950f6bfb24
|
Qt windows extras are removed
|
2022-07-06 19:19:34 +05:30 |
|
Kovid Goyal
|
920d1e27d6
|
Redirect Qt imports to PyQt 6
|
2022-07-06 19:19:31 +05:30 |
|
Kovid Goyal
|
3b79e215e8
|
Port most remaining references to PyQt5
|
2021-03-01 16:22:00 +05:30 |
|
Kovid Goyal
|
203707010d
|
Shortcut module to ease importing PyQt names
|
2021-03-01 14:08:56 +05:30 |
|