rockbox/utils/regtools/qeditor
Amaury Pouly 970c2482dd qeditor: rework modified indicator, register tab names depend on content
Because Qt doesn't support QObject multiple inherance, it is a bit tricky
to have a base class which interact with the UI. The register tab name
now display:
- file dump name (for dumps)
- hwstub device path (for hwstub)
And the register editor display the filename
Change-Id: If2579992098c02627c67d560c824f1668e73bc45
Reviewed-on: http://gerrit.rockbox.org/979
Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
2014-09-19 10:58:33 +02:00
..
analyser.cpp regtools/qeditor: rewrite soc handling 2014-02-10 23:14:26 +01:00
analyser.h regtools: completely rework qeditor, improve soc desc library and tools 2014-05-01 19:34:18 +02:00
backend.cpp qeditor: initialise libusb once in a static ctor 2014-09-19 10:56:53 +02:00
backend.h qeditor: rework modified indicator, register tab names depend on content 2014-09-19 10:58:33 +02:00
main.cpp qeditor: add support for deletion of items 2014-05-11 19:54:48 +02:00
mainwindow.cpp qeditor: rework modified indicator, register tab names depend on content 2014-09-19 10:58:33 +02:00
mainwindow.h qeditor: rework modified indicator, register tab names depend on content 2014-09-19 10:58:33 +02:00
qeditor.pro qeditor: on Windows it’s not impossible to create a file with AUX 2014-05-12 19:05:19 +02:00
regdisplaypanel.cpp qeditor: add soc panel, to display soc information 2014-09-07 17:46:42 +02:00
regdisplaypanel.h qeditor: add soc panel, to display soc information 2014-09-07 17:46:42 +02:00
regedit.cpp qeditor: rework modified indicator, register tab names depend on content 2014-09-19 10:58:33 +02:00
regedit.h qeditor: rework modified indicator, register tab names depend on content 2014-09-19 10:58:33 +02:00
regtab.cpp qeditor: rework modified indicator, register tab names depend on content 2014-09-19 10:58:33 +02:00
regtab.h qeditor: rework modified indicator, register tab names depend on content 2014-09-19 10:58:33 +02:00
settings.cpp
settings.h
std_analysers.cpp qeditor: fix horrible out of bound bug 2014-09-19 10:58:07 +02:00
std_analysers.h regtools: completely rework qeditor, improve soc desc library and tools 2014-05-01 19:34:18 +02:00
utils.cpp qeditor: implement usb device list refresh (if supported) 2014-09-19 10:58:23 +02:00
utils.h qeditor: implement usb device list refresh (if supported) 2014-09-19 10:58:23 +02:00