naps2/NAPS2.Sdk
2022-06-24 19:50:51 -07:00
..
Dependencies Use global usings for common System and NAPS2 usings 2021-12-17 12:18:20 -08:00
Icons Add a Settings button to the toolbar (double button with About) 2019-03-12 23:35:32 -04:00
Images Add ImagePostProcessor tests and other fixes 2022-06-20 21:00:25 -07:00
ImportExport Make SDK config classes into records 2022-06-24 16:12:14 -07:00
Lang Profiles form WIP (working but needs better styling and code cleanup) 2021-04-15 13:21:19 -07:00
Logging Partition most WinForms and non-SDK classes into appropriate projects 2022-06-18 17:25:19 -07:00
Ocr Fix warnings and cleanup old tesseract code 2022-06-19 10:39:48 -07:00
Operation Remove GUI-related dependencies from NAPS2.Sdk and have unit tests specify all their own paths (rather than using the Paths constants that reference the real user appdata etc) 2022-06-18 19:09:21 -07:00
Platform Fix warnings and cleanup old tesseract code 2022-06-19 10:39:48 -07:00
Recovery WIP: Implement ConfigStorage serialization to/from XDocument 2022-06-23 13:51:46 -07:00
Remoting Make SDK config classes into records 2022-06-24 16:12:14 -07:00
Scan Refactor RecoveryManager and add tests 2022-06-19 22:28:18 -07:00
Serialization Add output ordering to xml/config serialization 2022-06-24 19:50:51 -07:00
Testing Use global usings for common System and NAPS2 usings 2021-12-17 12:18:20 -08:00
Threading Clean up waiting for tesseract exit and add more tesseract tests 2022-06-17 22:44:05 -07:00
Unmanaged Move platform-specific native library logic to PlatformCompat 2022-06-18 11:59:31 -07:00
Util Add output ordering to xml/config serialization 2022-06-24 19:50:51 -07:00
.gitignore Restructure projects 2018-11-25 12:37:54 -05:00
ClientCreds.Designer.cs Standardize on .NET Framework 4.6.1 2019-03-12 22:11:14 -04:00
ClientCreds.resx Restructure projects 2018-11-25 12:37:54 -05:00
Icons.Designer.cs List view abstraction for profiles form 2021-04-16 15:48:34 -07:00
Icons.resx List view abstraction for profiles form 2021-04-16 15:48:34 -07:00
naps2-public.cer Restructure projects 2018-11-25 12:37:54 -05:00
NAPS2.Sdk.csproj Build net5 instead of net6 2022-06-19 18:33:00 -07:00