1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/regtools/qeditor
Amaury Pouly 2ea0ccb6c5 regtools/qeditor: replace deprecated QStyleOptionViewItemV4
...by QStyleOptionViewItem. Yes Qt got it right, in 5.7 they deprecated
QStyleOptionViewItemV4 and recommend using QStyleOptionViewItem which contains
less fields except on newer Qt where it contains all fields. Hopefully it still
works on Qt>4.x for a large enough value of x.

Change-Id: I013c383d2424b04c1c0745f0d7b1d5e62a29d324
2017-02-04 17:19:50 +01:00
..
analyser.cpp regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
analyser.h regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
backend.cpp qeditor: port to the new hwstub library and add features 2016-04-08 18:46:46 +01:00
backend.h qeditor: port to the new hwstub library and add features 2016-04-08 18:46:46 +01:00
main.cpp regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
mainwindow.cpp qeditor: port to the new hwstub library and add features 2016-04-08 18:46:46 +01:00
mainwindow.h regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
qeditor.pro qeditor: port to the new hwstub library and add features 2016-04-08 18:46:46 +01:00
regdisplaypanel.cpp qeditor: port to the new hwstub library and add features 2016-04-08 18:46:46 +01:00
regdisplaypanel.h regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
regedit.cpp qeditor: port to the new hwstub library and add features 2016-04-08 18:46:46 +01:00
regedit.h qeditor: port to the new hwstub library and add features 2016-04-08 18:46:46 +01:00
regtab.cpp qeditor: port to the new hwstub library and add features 2016-04-08 18:46:46 +01:00
regtab.h regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
settings.cpp qeditor: add copyright 2014-12-15 22:52:26 +01:00
settings.h qeditor: add copyright 2014-12-15 22:52:26 +01:00
std_analysers.cpp regtools/qeditor: compute RAM size 2017-02-04 17:19:20 +01:00
std_analysers.h regtools/qeditor: compute RAM size 2017-02-04 17:19:20 +01:00
utils.cpp regtools/qeditor: replace deprecated QStyleOptionViewItemV4 2017-02-04 17:19:50 +01:00
utils.h regtools/qeditor: replace deprecated QStyleOptionViewItemV4 2017-02-04 17:19:50 +01:00