Duncan Ogilvie
9683bb38d0
Merge pull request #3588 from OldGamesCracking/fix-addr-cbInstrFindAllMem
...
Fixed inverted logic
2025-06-30 17:03:37 +02:00
Duncan Ogilvie
fe8e5a013e
Merge pull request #3607 from eldarkg/wine-msg-bp
...
Fix Handles->Message Breakpoint: wnd proc or handle is unavailable (wine)
2025-06-30 17:02:58 +02:00
Duncan Ogilvie
65a087982b
Merge pull request #3610 from oxqnd/fix/label-whitespace-bug
...
Fix: Trim trailing whitespace in script labels #3589
2025-06-30 17:02:32 +02:00
Duncan Ogilvie
23f0ece561
Upload snapshot ZIP files as artifacts directly
2025-06-30 03:19:25 +02:00
Duncan Ogilvie
abe77409b5
Update dependencies
2025-06-30 02:29:09 +02:00
Duncan Ogilvie
a5cf563777
Match snapshot format to previous releases
2025-06-30 02:19:06 +02:00
Duncan Ogilvie
32f42753fd
Get rid of Qt5Network dependency
2025-06-30 02:18:23 +02:00
oxqnd
34705e27be
Fix: Handle trailing whitespace in script labels
2025-06-29 18:43:16 +09:00
Duncan Ogilvie
2aa48159b8
Print string values of character arrays
2025-06-26 21:22:17 +02:00
Eldar Khayrullin
58e7bf67bd
Fix messages breakpoints: wnd proc or handle is unavailable (wine)
2025-06-26 22:10:35 +03:00
Duncan Ogilvie
d88a62893a
Improve pretty printing in NodeVisitor
2025-06-26 20:33:16 +02:00
Duncan Ogilvie
2e3af1c9c9
Hide __anonymous types
2025-06-26 17:29:24 +02:00
Duncan Ogilvie
52e3121583
Add GuiTypeListUpdated for better UX
2025-06-26 17:12:08 +02:00
Duncan Ogilvie
4df4c2ec87
Make type visiting expansion depth configurable
2025-06-26 17:12:08 +02:00
Duncan Ogilvie
5db5a106a0
Change StructWidget to inherit from TypeWidget
2025-06-26 17:12:00 +02:00
Duncan Ogilvie
1eae9f72ea
Implement DisplayTypeDialog for better UX
2025-06-26 14:55:41 +02:00
Duncan Ogilvie
655708309a
Add selectionChanged signal to SearchListView
2025-06-26 12:51:19 +02:00
Duncan Ogilvie
b2e6e501ba
Add back missing /DELAYLOAD options
...
#3412
2025-06-25 19:18:25 +02:00
Duncan Ogilvie
9b7733598b
Add test for #3599
2025-06-25 19:04:33 +02:00
Duncan Ogilvie
15b3035ffe
Update breakpoint dialog tooltip match reality
2025-06-25 19:04:32 +02:00
Duncan Ogilvie
27bba69ea6
Add a few string expression functions
2025-06-25 19:04:32 +02:00
Duncan Ogilvie
8fe261cb82
Prefix commands with $ to format the command itself
2025-06-25 16:56:39 +02:00
Duncan Ogilvie
b1a14260f9
Static MSVC runtime for launcher and loaddll
2025-06-25 14:55:16 +02:00
Duncan Ogilvie
df110dc06f
Remove Visual Studio projects
2025-06-21 14:33:21 +02:00
Duncan Ogilvie
118d270d81
Performance improvements for StructWidget
2025-06-20 00:53:30 +02:00
Duncan Ogilvie
1e9bae2021
Fix a bug with GotoDialog::setInitialExpression not working twice in a row
2025-06-20 00:11:18 +02:00
Duncan Ogilvie
d01fcbdd34
Mark padding as bitfield
2025-06-19 19:13:20 +02:00
Duncan Ogilvie
2223a7f10b
Update AStyleHelper to only format changed files
2025-06-19 14:09:15 +02:00
Duncan Ogilvie
13b63bb2d4
Merge pull request #3597 from notpidgey/struct-view-update
...
Added Type Reload Functionality in Struct View
2025-06-19 14:09:07 +02:00
Duncan Ogilvie
ba881ee3e8
Reorder the menu to be more natural
2025-06-19 14:07:09 +02:00
Duncan Ogilvie
e125c96f05
Default to an empty name when display type
2025-06-19 13:46:31 +02:00
Duncan Ogilvie
78ed057754
Restore Refresh functionality and replace 'change address' with 'reload type'
2025-06-19 13:09:58 +02:00
Duncan Ogilvie
fef5f2f2cd
Simplify ActionHelpers and allow creating actions with descriptions
2025-06-19 13:09:15 +02:00
Duncan Ogilvie
2f6637f9cc
Fix backwards compatibility
2025-06-19 11:48:28 +02:00
Pidgey
8197c96ce6
Updated code to fit PR review
2025-06-19 02:01:41 -04:00
Pidgey
cf64258e9b
Added stable typename lookup API for enum members
...
LookupTypeById will cause nullptr if the types are reloaded but keep the same name. As a result, it will not be able to retrieve the enum members for the current enum name.
2025-06-18 02:05:13 -04:00
Pidgey
33db0de838
Fixed incorrect initialization of typeName field
2025-06-18 02:03:59 -04:00
Pidgey
b75fdcd4a8
Moved reload into refresh function
2025-06-17 19:59:55 -04:00
Pidgey
a719a0f4b6
Added struct refresh
2025-06-17 19:42:40 -04:00
Duncan Ogilvie
972d296b5c
Add IRC link to README
2025-06-16 21:35:01 +02:00
Duncan Ogilvie
82c5725862
Merge pull request #3578 from torusrxxx/patch000000f9
...
Copy graph image
2025-06-16 21:33:49 +02:00
Duncan Ogilvie
167c8becfe
Merge pull request #3585 from torusrxxx/patch000000fa
...
Draw jump lines under register label; Focus on window in handles view
2025-06-16 21:33:24 +02:00
Pidgey
ab38798693
wip type refreshing
2025-06-15 17:13:21 -04:00
Duncan Ogilvie
f3862f4641
Merge pull request #3595 from notpidgey/callconv-args
...
Added Copy Menu for Call Conv Arguments
2025-06-14 21:42:57 +02:00
Pidgey
d6cd31e1d3
Added copy menu for arguments
2025-06-13 19:41:24 -04:00
Duncan Ogilvie
ff1b2b21b9
Fix error handling in ParseTypes
2025-06-09 23:53:24 +02:00
Duncan Ogilvie
e5ea90143f
Merge pull request #3593 from WindowsAPI/fix/types-missing-cstdint
...
Fix missing stdint types when building with vs2022 v120_xp toolset
2025-06-09 11:42:41 +02:00
WindowsAPI
f920310a93
Fix missing <cstdint> include in types.h for uint*_t support
...
When trying to build from a clean env using vs2022 with vs13 platform toolset (v120_xp) results in missing type errors (e.g., uint32_t not defined). Adding <cstdint> resolves the issue.
2025-06-08 21:35:08 -07:00
Duncan Ogilvie
2d54cc46ec
Move "Display type" to CommonActions and add to registers/stack
2025-06-08 22:03:38 +02:00
Duncan Ogilvie
fd153e701f
Small UX improvements in struct widget
2025-06-08 21:15:06 +02:00