first commit of shared_libs coarse build

This commit is contained in:
2025-06-04 00:40:07 +02:00
parent 25355baf37
commit d1521ac9f5
8 changed files with 1452 additions and 0 deletions

33
Changelog Normal file
View File

@ -0,0 +1,33 @@
Changelog for shared_libs
## [Unreleased]
- add Info Window for user in delete logfile
bevore delete logfile.
### Added
03-06-2025
- add method for logfile Button.
### Added
02-06-2025
- add Button for another logfiles.
- eception handling for logfile when modul is not found.
### Added
31-05-2025
- Add menu for logviewer.
- Add KontextMenu for textfield.
- Resizeable logviewer with minsize.
### Added
30-05-2025
- Create shared_libs for better structure in projects by git.ilunix.de
moduls from shared_libs can be used in other projects.