26 Commits

Author SHA1 Message Date
Konrad Neitzel
5aa75be6ba Added FileUtils / TempDirectory from EmailTool.
Moved FileUtils to io package.
2025-07-01 15:38:07 +02:00
Konrad Neitzel
2b60038774 Binding and FxmlComponent controls to allow bindings and loading of FXML Components. 2025-04-12 20:38:20 +02:00
Konrad Neitzel
be6a8c853e Updated Injection Classes. Unit Tests still required. 2025-04-11 21:55:18 +02:00
Konrad Neitzel
c1e354958d Updated Injection Classes. Unit Tests still required. 2025-04-11 21:15:52 +02:00
Konrad Neitzel
78f78adea7 Added StopWatch class and a generic type adapter that can exclude fields. 2025-04-09 10:19:05 +02:00
Konrad Neitzel
547c582dbf Updated Injection Classes. Unit Tests still required. 2025-04-06 17:50:41 +02:00
Konrad Neitzel
8e05dce0d5 Updated Injection Classes. Unit Tests still required. 2025-04-06 14:57:52 +02:00
Konrad Neitzel
f37d943cba Added Type Adapter for Instant in new Module gson. 2025-04-04 08:32:05 +02:00
Konrad Neitzel
9f2463b94c
Merge pull request #4 from kneitzel/add-existing-stuff
Updated README to clarify project purpose and usage guidelines
2025-04-03 21:18:56 +02:00
Konrad Neitzel
9cce248b6f Updated README to clarify project purpose and usage guidelines 2025-04-03 21:17:38 +02:00
Konrad Neitzel
f98e476458
Merge pull request #3 from kneitzel/add-existing-stuff
Add existing stuff
2025-04-03 21:10:15 +02:00
Konrad Neitzel
1de814b4fa Updated README to clarify project purpose and usage guidelines 2025-04-03 21:08:46 +02:00
Konrad Neitzel
b0beabf8b4 Refactor utility classes and update dependencies.
Added private constructors to utility classes to enforce non-instantiability. Improved method documentation for clarity and updated dependency versions in the project. These changes enhance code maintainability, readability, and compatibility.
2025-04-03 20:15:18 +02:00
Konrad Neitzel
8d01fd4935 Vorhandene Klassen einfach blind eingefügt
Benötigt einige Nacharbeiten, damit es übersetzbar wird.
2025-04-03 18:58:47 +02:00
Konrad Neitzel
77ea70f4e6 Refactor and expand core functionalities with new modules
Added robust utility modules: Tone generation, image scaling, and sound tone mapping. Developed an encryption domain with new abstractions. Updated and annotated the SQL query class for clarity and functionality. Removed unused `@Config` annotation.
2025-04-02 22:09:02 +02:00
Konrad Neitzel
8694899e57 Refactoring and modified README. 2025-04-02 18:51:31 +02:00
Konrad Neitzel
bc44eb31cd
Merge pull request #2 from kneitzel/feature/componentsAndMVVM
Refactoring and added sql Helper
2025-04-02 18:38:57 +02:00
Konrad Neitzel
e86b88f144 Refactoring and added sql Helper 2025-04-02 18:38:13 +02:00
Konrad Neitzel
f083679997
Merge pull request #1 from kneitzel/feature/componentsAndMVVM
Feature/components and mvvm
2025-04-02 18:37:38 +02:00
Konrad Neitzel
b289da801a Besseres, universelles Auteilen. 2025-04-01 22:38:29 +02:00
Konrad Neitzel
523a42ceda Mit Dokumentation angefangen 2025-03-23 09:19:50 +01:00
Konrad Neitzel
cf49a7d96d Fixed JavaDoc error. 2025-03-23 07:05:34 +01:00
Konrad Neitzel
ba0800e49e First example to test component solution, renamed projects to neitzelfx. 2025-03-23 07:02:22 +01:00
Konrad Neitzel
371656572c First try to build some component based solution. 2025-03-22 22:56:53 +01:00
Konrad Neitzel
eb14cb7994 Erste schnelle Version 2025-03-18 08:28:48 +01:00
Konrad Neitzel
7117bdfdcc First project structure. 2025-03-17 20:54:16 +01:00