Kovid Goyal
|
7d85958b57
|
more meaningless pyqt busywork
PyQt6 makes exec_() no longer available as an alias for exec(). Just to
waste my time, I suppose.
|
2021-11-19 21:05:35 +05:30 |
|
Kovid Goyal
|
3b79e215e8
|
Port most remaining references to PyQt5
|
2021-03-01 16:22:00 +05:30 |
|
Kovid Goyal
|
01b0fba8ad
|
Auto fix excess blank lines
|
2020-08-22 18:47:56 +05:30 |
|
Kovid Goyal
|
9ff27782de
|
Remove useless __future__ imports
Not needed on python3
|
2020-08-22 18:47:55 +05:30 |
|
Kovid Goyal
|
29cd8d64ea
|
Change shebangs to python from python2
Also remove a few other miscellaneous references to python2
|
2020-08-22 18:47:51 +05:30 |
|
Kovid Goyal
|
3d2c8d3878
|
Move the webengine part into a separate module for clarity
|
2019-09-13 21:18:07 +05:30 |
|
Kovid Goyal
|
e95ab50cba
|
A demo plugin that shows how to run webengine from a user interface plugin
|
2019-09-13 20:55:06 +05:30 |
|