Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview
Revision 258bbd69875e7aa180f4355daf6a825a5f3cddb9 authored by Mads Kiilerich on 04 April 2020, 00:31:43 UTC, committed by Mads Kiilerich on 04 April 2020, 00:31:43 UTC
for x in QAbstractItemView qApp QApplication QComboBox QCompleter QDialog QFrame QHBoxLayout QHeaderView QLabel QLineEdit QMainWindow QMenu QSizePolicy QStyleFactory QTableView QTextBrowser QToolBar QToolButton QVBoxLayout QWidget; do sed -i "s,\\<QtGui\\.$x\>,QtWidgets.$x,g" `hg mani`; done
1 parent 54916f9
History
Tip revision: 258bbd69875e7aa180f4355daf6a825a5f3cddb9 authored by Mads Kiilerich on 04 April 2020, 00:31:43 UTC
qt5: trivial renaming of stuff that moved from QtGui to QtWidgets
Tip revision: 258bbd6
File Mode Size
curses
hgpatches
qt4
__init__.py -rw-r--r-- 1.4 KB
__pkginfo__.py -rw-r--r-- 2.1 KB
application.py -rw-r--r-- 7.5 KB
config.py -rw-r--r-- 12.4 KB
decorators.py -rw-r--r-- 551 bytes
hggraph.py -rw-r--r-- 27.8 KB
hgviewhelp.py -rw-r--r-- 7.6 KB
inotify.py -rw-r--r-- 4.5 KB
util.py -rw-r--r-- 11.2 KB

back to top