rockbox/utils/regtools
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
..
desc jz4760b/regtools: fix/rename some register fields, add clock analyzer to qeditor 2017-01-24 15:25:14 +01:00
include regtools: rename error_t to err_t to avoid name clash 2016-09-21 00:31:12 +01:00
lib regtools/soc_desc: fix bug in library 2017-02-04 17:18:37 +01:00
qeditor regtools/qeditor: replace deprecated QStyleOptionViewItemV4 2017-02-04 17:19:50 +01:00
regdumps regtools: convert all reg dumps to v2. keep v1 for reference 2017-01-16 20:09:18 +01:00
headergen_v1.cpp headergen_v1: remove warnings with newer GCCs 2016-09-21 00:31:07 +01:00
headergen_v2.cpp headergen_v2: add two new macros to write a raw write to set/clr variants 2017-01-24 15:25:14 +01:00
Makefile regtools: add new tool list/find/describe registers 2017-02-04 17:18:13 +01:00
regtool.cpp regtools: add new tool list/find/describe registers 2017-02-04 17:18:13 +01:00
swiss_knife.cpp regtools: rename error_t to err_t to avoid name clash 2016-09-21 00:31:12 +01:00
tester_v1.cpp soc_desc: new version of the desc file format 2015-09-11 16:40:19 +02:00