rockbox/utils/regtools/qeditor
Amaury Pouly 6b9610fb90 regtoosl/qeditor: port to the new description format
This big commit port qeditor from v1 to v2 register file format. Although
the display code was much simplified, the edit code had to be rewritten.
The new code also brings many improvement to the register display widget.

The new code also compiles with both Qt4 and Qt5, although it is recommended
to use Qt5 to get some improvements, especially in the layout of editor.

Change-Id: I24633ac37a144f25d9e705b565654269ec9cfbd3
2016-02-06 15:20:48 +00: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 regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
backend.h regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
main.cpp regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
mainwindow.cpp regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
mainwindow.h regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
qeditor.pro regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
regdisplaypanel.cpp regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
regdisplaypanel.h regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
regedit.cpp regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
regedit.h regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
regtab.cpp regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00: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 regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
std_analysers.h regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
utils.cpp regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00
utils.h regtoosl/qeditor: port to the new description format 2016-02-06 15:20:48 +00:00