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 |
|