.. |
FunctionData.cpp
|
Split up declaration and definition for some classes
|
2024-04-25 16:19:26 +02:00 |
FunctionData.h
|
Split up declaration and definition for some classes
|
2024-04-25 16:19:26 +02:00 |
FunctionSymbolData.h
|
- use const auto& where possible
|
2024-04-25 16:19:26 +02:00 |
HookData.h
|
Include cleanup, fix compiling with latest wut,
|
2022-02-26 16:43:08 +01:00 |
ImportRPLInformation.h
|
- use const auto& where possible
|
2024-04-25 16:19:26 +02:00 |
PluginConfigData.cpp
|
Split up declaration and definition for some classes
|
2024-04-25 16:19:26 +02:00 |
PluginConfigData.h
|
Split up declaration and definition for some classes
|
2024-04-25 16:19:26 +02:00 |
PluginContainer.cpp
|
Make PluginLinkInformation not optional anymore in PluginContainer, add stub link data if missing
|
2024-08-04 14:40:30 +02:00 |
PluginContainer.h
|
Make PluginLinkInformation not optional anymore in PluginContainer, add stub link data if missing
|
2024-08-04 14:40:30 +02:00 |
PluginData.cpp
|
Split up declaration and definition for some classes
|
2024-04-25 16:19:26 +02:00 |
PluginData.h
|
Split up declaration and definition for some classes
|
2024-04-25 16:19:26 +02:00 |
PluginDataFactory.cpp
|
Add initial support for persisting a lsit inactive plugins
|
2024-08-04 20:59:07 +02:00 |
PluginDataFactory.h
|
Add initial support for persisting a lsit inactive plugins
|
2024-08-04 20:59:07 +02:00 |
PluginLinkInformation.cpp
|
Make PluginLinkInformation not optional anymore in PluginContainer, add stub link data if missing
|
2024-08-04 14:40:30 +02:00 |
PluginLinkInformation.h
|
Make PluginLinkInformation not optional anymore in PluginContainer, add stub link data if missing
|
2024-08-04 14:40:30 +02:00 |
PluginLinkInformationFactory.cpp
|
Make PluginLinkInformation not optional anymore in PluginContainer, add stub link data if missing
|
2024-08-04 14:40:30 +02:00 |
PluginLinkInformationFactory.h
|
Rename PluginInformation to PluginLinkInformation and make it optional in PluginContainer
|
2024-08-03 17:23:27 +02:00 |
PluginLoadWrapper.h
|
Initial support for disabling/enabling plugins in config menu
|
2024-08-04 17:07:02 +02:00 |
PluginMetaInformation.h
|
Remove unnecessary std::unique_ptr usages
|
2024-04-25 16:19:26 +02:00 |
PluginMetaInformationFactory.cpp
|
Add support for WUPS 0.8.1
|
2024-05-05 14:49:59 +02:00 |
PluginMetaInformationFactory.h
|
Check if a plugin has a meta section
|
2024-04-27 17:50:29 +02:00 |
RelocationData.h
|
- use const auto& where possible
|
2024-04-25 16:19:26 +02:00 |
SectionInfo.h
|
Rewrite the plugin backend, use smart pointers is possible, don't persist in structs and simplify code
|
2022-05-14 15:43:30 +02:00 |
WUPSVersion.h
|
Remove unnecessary std::unique_ptr usages
|
2024-04-25 16:19:26 +02:00 |