Jean-Philip Desjardins
|
afb011601b
|
Extract generic parts of functions view into tags view.
|
2023-08-30 10:21:24 -04:00 |
|
Jean-Philip Desjardins
|
9f5e926a9e
|
Put all ELF symbol listing code in common.
|
2023-08-30 10:21:24 -04:00 |
|
Jean-Philip Desjardins
|
6ce4766f72
|
Support deleting all functions from a module easily.
|
2023-04-04 17:36:27 -04:00 |
|
Jean-Philip Desjardins
|
340b163df8
|
Prefill function in function rename dialog.
|
2023-03-15 09:25:29 -04:00 |
|
Jean-Philip Desjardins
|
b0598d76d0
|
Fix a crash that could occur in when IOP functions view was opened while resetting the emu.
|
2022-11-03 16:23:31 -04:00 |
|
Jean-Philip Desjardins
|
1d9c425663
|
Refactor ELF support.
Allow ELF32/ELF64 to coexist and allow ElfView to load both.
|
2022-07-22 17:10:27 -04:00 |
|
Jean-Philip Desjardins
|
748e713b7c
|
Use auto.
|
2022-03-15 08:18:29 -04:00 |
|
Mahmood - Zer0xFF
|
d3f42d50ac
|
showEvent doesnt seem to propgate correctly to children of QMdiSubWindow
|
2021-01-11 15:06:30 +00:00 |
|
Mahmood - Zer0xFF
|
cae1bc249d
|
fix: functionview double click crash, only item with addresses can be clicked
|
2021-01-07 21:47:32 +00:00 |
|
Mahmood - Zer0xFF
|
bcca128c4d
|
Code style fixes.
|
2021-01-07 21:47:31 +00:00 |
|
Mahmood - Zer0xFF
|
4bebe6aa6a
|
cleanup
|
2021-01-07 21:47:31 +00:00 |
|
Mahmood - Zer0xFF
|
02d66775be
|
Replace FunctionsView's QTableView with QTreeWidget to allow item grouping
|
2021-01-07 21:47:31 +00:00 |
|
Mahmood - Zer0xFF
|
06962b61f0
|
Code style fixes.
|
2021-01-07 21:47:31 +00:00 |
|
Mahmood - Zer0xFF
|
eddf89aeb6
|
update table behaviour
|
2021-01-07 21:47:30 +00:00 |
|
Mahmood - Zer0xFF
|
330d171c30
|
add button/click events to FunctionsView
|
2021-01-07 21:47:30 +00:00 |
|
Mahmood - Zer0xFF
|
5d2daf13c4
|
we dont want to set a min size, change min size to resize
|
2021-01-07 21:47:30 +00:00 |
|
Mahmood - Zer0xFF
|
bba70adf74
|
initial CFunctionsView support
|
2021-01-07 21:47:30 +00:00 |
|