summaryrefslogtreecommitdiffstats
path: root/utils/regtools/qeditor
AgeCommit message (Expand)AuthorFilesLines
2020-11-04qeditor: add better fallback mecanism for iconsAmaury Pouly2-17/+57
2017-09-06qeditor: add workaround for c++11 in qt4, suggest to use qt5Amaury Pouly1-1/+10
2017-02-04regtools/qeditor: replace deprecated QStyleOptionViewItemV4Amaury Pouly2-5/+5
2017-02-04regtools/qeditor: compute RAM sizeAmaury Pouly2-0/+23
2017-02-04regtools/qeditor: enable imx233 analysers for imx233Amaury Pouly1-9/+12
2017-01-24jz4760b/regtools: fix/rename some register fields, add clock analyzer to qeditorAmaury Pouly2-1/+82
2016-04-08qeditor: port to the new hwstub library and add featuresAmaury Pouly10-328/+1393
2016-02-06regtoosl/qeditor: port to the new description formatAmaury Pouly18-1908/+2912
2015-10-03qeditor: fix uninitialised variableAmaury Pouly2-1/+7
2015-09-11soc_desc: new version of the desc file formatAmaury Pouly6-10/+16
2015-09-11qeditor: introduce new "sexy register display"Amaury Pouly7-134/+286
2015-09-10qeditor: use delegate to show bit range informationAmaury Pouly2-8/+25
2015-03-04qeditor: Add external static libraries to build dependeciesMarcin Bukat1-0/+10
2014-12-15regtools/qeditor: use the new model, drop unused codeAmaury Pouly4-111/+67
2014-12-15regtools/qeditor: introduce custom table model for reg fieldsAmaury Pouly2-0/+289
2014-12-15regtoosl/qeditor: remove unused codeAmaury Pouly2-118/+0
2014-12-15regtools/qeditor: fix field editor not updating the validator on changeAmaury Pouly3-4/+26
2014-12-15regtools/qeditor: fix backend dump bug, be more correct on readAmaury Pouly2-4/+5
2014-12-15qeditor: message widget now supports IDs, useful to clear messagesAmaury Pouly4-6/+37
2014-12-15qeditor: change setting names, they were inconsistentAmaury Pouly3-6/+6
2014-12-15qeditor: rework register dump to be more general and flexibleAmaury Pouly2-6/+25
2014-12-15qeditor: introduce a new "RAM" backend, and refactor file backendAmaury Pouly2-31/+69
2014-12-15qeditor: display message on "Nothing" backend selectionAmaury Pouly3-4/+19
2014-12-15qeditor: backends can now report validity statusAmaury Pouly2-0/+9
2014-12-15qeditor: introduce a message widget to display non-interactive messagesAmaury Pouly4-0/+120
2014-12-15qeditor: rework mainwindow tab names handlingAmaury Pouly4-7/+20
2014-12-15qeditor: add copyrightAmaury Pouly19-1/+380
2014-12-15Revert "regtools/qeditor: use the new model, drop unused code"Amaury Pouly4-67/+111
2014-12-15regtools/qeditor: use the new model, drop unused codeAmaury Pouly4-111/+67
2014-11-28qeditor: add clock analyser for ATJ213xMarcin Bukat2-1/+229
2014-11-18hwstub/qeditor: add support for atomic read/writesMarcin Bukat1-2/+2
2014-09-19qeditor: Implement clock analyzer for rk27xxMarcin Bukat2-4/+200
2014-09-19qeditor: rework modified indicator, register tab names depend on contentAmaury Pouly7-48/+129
2014-09-19qeditor: implement usb device list refresh (if supported)Amaury Pouly2-0/+10
2014-09-19qeditor: fix UI to update register/analyser view on each tree/list clickAmaury Pouly2-19/+5
2014-09-19qeditor: fix horrible out of bound bugAmaury Pouly1-1/+1
2014-09-19qeditor: when switching type tab, automagically switch view, implement reloadAmaury Pouly2-0/+19
2014-09-19qeditor: avoid memory leak in RegTabAmaury Pouly1-1/+1
2014-09-19qeditor: move backend selector to its own class, that's cleanerAmaury Pouly4-163/+196
2014-09-19qeditor: initialise libusb once in a static ctorAmaury Pouly1-5/+18
2014-09-07qeditor: add soc panel, to display soc informationAmaury Pouly4-6/+92
2014-09-07qeditor: use hwstub library function to identify devicesAmaury Pouly1-15/+8
2014-05-12qeditor: on Windows it’s not impossible to create a file with AUXDmitry Gamza5-5/+5
2014-05-11qeditor: many enhancementAmaury Pouly8-40/+261
2014-05-11regtools: make qeditor aware of PPAmaury Pouly2-0/+16
2014-05-11qeditor: add support for deletion of itemsAmaury Pouly5-7/+94
2014-05-11qeditor: fix includeAmaury Pouly1-1/+1
2014-05-01regtools: completely rework qeditor, improve soc desc library and toolsAmaury Pouly16-564/+3308
2014-02-13regtools/qeditor: fix crash when hwstub device fails to openAmaury Pouly1-0/+1
2014-02-12Fix redAmaury Pouly1-1/+4