summaryrefslogtreecommitdiff
path: root/ui/addressdialog.h
AgeCommit message (Expand)Author
2025-02-04Update to Qt 6.8.2Rusty Wagner
2024-09-05Fix crash and UI lag for the address/find dialogs.Brian Potchik
2023-09-20Properly initialize m_resultAmbiguous in various address dialogsXusheng
2022-12-05Fix crash when symbols list fetch is still running when find/address dialog i...Rusty Wagner
2022-11-10Several documentation improvements and fixeskat
2022-10-12This shouldn't be deleted as its a QThreadPeter LaFosse
2022-01-28Format All FilesKyleMiles
2021-05-26Add the ability to automatically create struct membersXusheng
2021-05-10Add support for navigating to symbols which have duplicate namesPeter LaFosse
2021-04-22add persistent search resultXusheng
2021-03-18Add Go to File Offset actionBrian Knudson
2021-03-16Compatibility with Qt 6Rusty Wagner
2020-11-23Don't export QThread classes from the bindings, they have issues in shibokenRusty Wagner
2020-03-11Set default start address in rebase dialog.Brian Potchik
2019-07-04Add autocompletion on type dialogPeter LaFosse
2019-04-07Update goto address preview on selection changePeter LaFosse
2019-04-07Add autocomplete and preview to 'Go To Address' dialogPeter LaFosse