86 lines
1.5 KiB
Plaintext
86 lines
1.5 KiB
Plaintext
Changelog for shared_libs
|
|
|
|
## [Unreleased]
|
|
|
|
-
|
|
|
|
### Added
|
|
12.08.2025
|
|
|
|
- New class loggers, animated icon, methods in common tools
|
|
improved and added new methods (contexmanager)
|
|
|
|
- Own FileDialog added(custom, this is exclusively for linux
|
|
An alternative to the X11 file dialogue that is otherwise opened
|
|
when working with python
|
|
|
|
- Reduced redundancy, logviewer fulll removed , add log_window and menu_bar
|
|
|
|
### Added
|
|
01.08.2025
|
|
|
|
- Add Icon Class to Central Image Management
|
|
|
|
- Tooltip Class replace
|
|
|
|
### Added
|
|
09.07.2025
|
|
|
|
- fix new icon for install Update
|
|
|
|
|
|
### Added
|
|
29.06.2025
|
|
|
|
- add new icon for install Update
|
|
|
|
- replace download with updater methode
|
|
|
|
- add methode for open lxtools_installer Appimage
|
|
|
|
- add german translation for logviewer
|
|
|
|
### Added
|
|
15-06-2025
|
|
|
|
- Update MessageDialog Class description
|
|
- import LxTools with try exception.
|
|
|
|
### Added
|
|
14-06-2025
|
|
|
|
- Added new MessageDialog module
|
|
and replace LxTools.msg_window() with MessageDialog.
|
|
|
|
### Added
|
|
03-06-2025
|
|
|
|
- in common_tools CryptUtils.decrypt() method
|
|
remove check file .dat is exist in path.
|
|
|
|
### 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.
|