Ikko Eltociear Ashimine
4afedb5131
chore: Fixed typo in cmake script ( #1783 )
...
<!--
Please provide as much information as possible about what your PR aims
to do.
PRs with no description will most likely be closed until more
information is provided.
If you're planing on changing fundamental behaviour or add big new
features, please open a GitHub Issue first before starting to work on
it.
If it's not something big and you still want to contact us about it,
feel free to do so !
-->
### Problem description
<!-- Describe the bug that you fixed/feature request that you
implemented, or link to an existing issue describing it -->
Accomodate -> Accommodate
### Implementation description
<!-- Explain what you did to correct the problem -->
### Screenshots
<!-- If your change is visual, take a screenshot showing it. Ideally,
make before/after sceenshots -->
### Additional things
<!-- Anything else you would like to say -->
2024-07-01 08:24:59 +02:00
WerWolv
71880ad2ad
git: Checkout correct repositories in plugin test CI
2024-06-30 22:35:15 +02:00
WerWolv
a30cce4cbc
git: Checkout ImHex main repo in plugin template test runner
2024-06-30 22:25:09 +02:00
WerWolv
08b4f60ead
git: Added CI runner to test plugin template building
2024-06-30 22:15:04 +02:00
WerWolv
11498bd09b
build: Properly look for boost and libimhex library in sdk again
2024-06-30 21:55:29 +02:00
Nik
7384c88ad6
git: Update resource requirement in readme
2024-06-30 10:46:00 +02:00
WerWolv
6f22d70d59
fix: Updater executable not being launched correctly when path had spaces in it
...
Fixes #1780
2024-06-30 07:59:25 +02:00
WerWolv
adc279d681
impr: Further try to improve window resize flickering on Windows
2024-06-29 23:32:44 +02:00
WerWolv
f90dc5d619
fix: ImHex hanging at startup in certain cases
2024-06-29 21:13:04 +02:00
WerWolv
6fd594c1f4
fix: Don't delete font atlas after passing it to ImGui
2024-06-29 20:26:46 +02:00
WerWolv
b94a4288bf
fix: Standard magic file not getting bundled into executable correctly
2024-06-29 19:43:24 +02:00
WerWolv
cbf415256b
fix: Default folders still not being created correctly on Linux
2024-06-29 19:15:09 +02:00
WerWolv
4b1884944d
fix: Exception when opening a null provider
2024-06-29 18:49:23 +02:00
WerWolv
5ff752c9af
build: Bumped version to 1.36.0.WIP
2024-06-29 18:48:36 +02:00
WerWolv
0e331a7cd1
build: Bumped version to 1.35.1
2024-06-29 13:01:53 +02:00
WerWolv
10970d170c
fix: Default folders not being created correctly anymore
2024-06-29 13:01:25 +02:00
WerWolv
ac1a28311c
build: Bumped version to 1.35.0
2024-06-29 11:27:24 +02:00
WerWolv
01d1938fea
git: Update macOS version requirement in readme
...
#1647
2024-06-29 10:34:41 +02:00
WerWolv
802694ec68
build: Silence macOS CI build warnings
2024-06-28 22:29:38 +02:00
WerWolv
2aef5e4eef
build: Lock install path in rpath behind an option
2024-06-28 22:21:10 +02:00
WerWolv
9a0a4d47dc
build: Disable source_date_epoch_from_changelog
2024-06-28 21:53:34 +02:00
WerWolv
96b7366d53
build: Try fixing fedora build spec again
2024-06-28 21:29:49 +02:00
WerWolv
90ac96298a
impr: Only re-render frame once during window resize or move operations
2024-06-28 21:27:35 +02:00
WerWolv
a6e5040e8f
fix: Build issues on Fedora due to missing Changelog value
2024-06-28 18:29:24 +02:00
WerWolv
19e5aafc85
fix: String truncating being completely borken
2024-06-28 18:29:10 +02:00
WerWolv
77301fd018
impr: Swap some items between File and Edit menu to fit better
2024-06-28 11:13:03 +02:00
WerWolv
ed56b3dd12
impr: Limit string length by cutting out part of the middle instead
2024-06-28 11:12:41 +02:00
WerWolv
91f6aae9ef
impr: Make Win32 API properly use unicode support
2024-06-28 11:12:17 +02:00
WerWolv
b642c493d7
fix: Opening files with unicode paths in external program/explorer not working
2024-06-27 23:12:20 +02:00
WerWolv
a950796306
fix: Recent file entry name encoding being broken
2024-06-27 22:40:19 +02:00
WerWolv
8672a2cfe0
fix: Content store downloads getting stuck sometimes
2024-06-27 19:54:45 +02:00
WerWolv
301e8c5a96
impr: Improve contrast of text in pattern data table when hovering
2024-06-27 19:45:49 +02:00
WerWolv
699a91c46b
fix: Path in pattern tooltip wrapping too quickly
2024-06-27 19:27:54 +02:00
WerWolv
e43016735d
fix: Open file in containing folder not working
2024-06-27 19:25:02 +02:00
WerWolv
d9cecbbb5f
impr: Don't flash bang people when the ImHex main window appears
2024-06-27 17:11:28 +02:00
WerWolv
6e186e7d6a
impr: Clean up .NET script loader error messages
2024-06-27 17:11:28 +02:00
WerWolv
af3680649c
patterns: Updated pattern language
2024-06-27 17:10:48 +02:00
WerWolv
82f1d08dd7
fix: Race condition when loading projects while other providers are loaded already
2024-06-27 17:10:42 +02:00
WerWolv
b1b54a5fe7
impr: Drastically optimize event handler
2024-06-27 17:10:01 +02:00
WerWolv
ced3af3935
fix: Revert pattern include path back to the original paths
2024-06-27 17:09:48 +02:00
WerWolv
e5c782ebe9
impr: Further optimize ImGui text rendering
2024-06-27 17:09:20 +02:00
WerWolv
7d42742684
fix: Properly check return value of std::fgets
2024-06-26 22:46:01 +02:00
FireNX70
41820311cc
fix: Off-by-one error in "Export selection to file" ( #1774 )
...
### Problem description
Export selection to file would never finish and wouldn't export the last
byte.
### Implementation description
It was just a simple off by one when using the selection's end address
to calculate the remaining data size. Add one to the remaining size
calculation.
### Additional things
Fixes https://github.com/WerWolv/ImHex/issues/1733 ,
https://github.com/WerWolv/ImHex/issues/1619 and
https://github.com/WerWolv/ImHex/issues/1597 .
2024-06-26 22:44:10 +02:00
WerWolv
e132adad5d
impr: Add short delay before a hover tooltip appears
2024-06-26 20:38:06 +02:00
WerWolv
2132e5adbf
feat: Added tooltip to nightly icon on welcome screen
2024-06-26 20:37:39 +02:00
WerWolv
e2d55446fe
impr: Get rid of more unnecessary ImGui::Text()
calls
2024-06-26 19:41:06 +02:00
WerWolv
1dfce6a5c2
feat: Added --reset-settings
command
2024-06-26 19:38:25 +02:00
WerWolv
a84db9821c
impr: Optimize default hex cell visualizer
2024-06-26 19:15:49 +02:00
WerWolv
ec080ad69f
fix: Indentation and wrapping of pattern hex editor tooltips
2024-06-26 19:14:43 +02:00
WerWolv
75cc9e4d84
fix: Pattern data filtering not applying correctly after rerunning pattern
2024-06-26 19:14:23 +02:00