365d75c754
Speed up the start-up of Data Explorer, especially with large databases
...
I ran it through Hotspot, and it takes a *while* going back and forth
with the database. The database is usually small enough to fit in
memory, so we just do that instead.
2025-04-30 17:52:37 -04:00
b6c2f2eb73
Update to latest libphysis
2025-03-23 19:55:28 -04:00
f21619ed3b
Bump minimum Qt and KF versions to 6.8
2025-03-02 08:56:06 -05:00
0cf37355cb
Switch to KXmlGuiWindow
...
This will eventually use more KStandardAction, and gets rid of our
custom code which is just doing a worse job than KXmlGui.
2024-05-27 18:18:54 -04:00
d9438ad88a
Data Explorer: Add status bar with hash, offset and file type info
2024-05-25 10:57:43 -04:00
04aab49f34
Improve wording in some labels
2024-05-25 10:26:26 -04:00
b6cc54405c
Move applications to their own folder
...
To try to cut down the amount of top-level folders
2024-05-10 16:44:45 -04:00