Changelog for
libKasten4-0.26.60git737~d85b40f-290.1.x86_64.rpm :
* Sun Jun 12 2022 Wolfgang Bauer
- Update to 0.26.9
* Fixed: multiple issues in Structures tool + wrong warnings about unknown tag name \"enumDef\" in + missing cleaning of any existing string data on reading zero-bytes string (kde#396057) + bad condition for string maxBytes value meaning empty string (kde#396057) + missing update of tree view after committing a change (kde#337653) + wrong offset for view markup of string characters + reading data from wrong offset on changes with a locked offset + missing combobox editor for enumerations with defined values (kde#337652)
* Improved: multiple things in Structures tool + new context menu to copy data & display string to the clipboard (kde#314798) + additional action for before-mentioned context menu to select the bytes
* Improved: control elements in tool views all have margins to the border and follow general QToolBar button style
* Improved: translations
* Tue May 17 2022 Fabian Vogt - Update to 0.26.8
* Fixed: Float 32-bit editor in decoding table tool no longer rejects negative values & decimal places (kde#453819)
* Fixed: PNG structure definition example now ensures use of big endianness (kde#452362)
* Improved: translations
* Improved: have more text vertically centered in lists in tool views
* Changed: no more use of fixed font type for any list headers in tool views
* Thu Apr 28 2022 Christophe Giboudeaux - Add okteta-rpmlintrc to silence the\'shlib-policy-name-error\' rpmlint error
* Wed Feb 23 2022 Wolfgang Bauer - Update to 0.26.7
* Improved: translations
* Fixed: crash in string extraction tool with marked strings from closed view (kde#444405)
* Fixed: in JIS X 0201 codec properly map ASCII control char subset
* Fixed: use own IBM874 codec, given Qt with ICU maps it to TIS-620
* Changed: a context menu now available with the view area (incl. tabs)
* Changed: tabs of views can now be reordered (inside a single tab area)
* Changed: empty documents can be created by LMB double-clicks in empty areas
* Changed: remember used settings of tools across app restarts
* Changed: remember used settings of data generators across app restarts
* Changed: remember used settings of data encoders across app restarts- Add signature file and keyring
* Sat Apr 17 2021 Christophe Giboudeaux - Update URL.
* Tue Mar 30 2021 Wolfgang Bauer - Update to 0.26.6
* Improved: translations
* Changed: touch screen input now handled explicitly, not as simulated mouse Initial set of support: + pinch gesture for zooming + tap gesture for setting cursor + tap & hold gesture for context menu + flick gesture for scrolling
* Fixed: cursor after replacing inserts always positioned after new content
* Fixed: cursor no longer displays value for 0x20 byte in some non-positions
* Fixed: \"Cut\" menu entry now disabled in overwrite mode, being ignored action
* Fixed: modification status icons update on app color theme change
* Fixed: current cursor colors updated right after app color theme change
* Wed Feb 03 2021 wbauerAATTtmo.at- Update to 0.26.5
* Improved: Structure definitions allow custom pointer interpretations in JS
* Improved: cursor flash time setting of 0 (= no blinking) supported
* Improved: cursor shows char/value in background color instead of blank
* Improved: new menu entry for selecting custom UI color scheme
* Improved: less deprecated Qt/KF code usage
* Improved: translations
* Thu Aug 27 2020 Christophe Giboudeaux - Replace %make_jobs with %cmake_build
* Wed Jul 29 2020 wbauerAATTtmo.at- Update to 0.26.4
* Improved: struct2osd uses castxml now (gccxml has been deprecated)
* Improved: less deprecated Qt code usage, avoiding logged runtime warnings
* Improved: translations
* Mon Feb 03 2020 wbauerAATTtmo.at- Update to 0.26.3
* Added: CRC-64 algorithm for the checksum tool
* Improved: install knsrc file at new location with newer KF5 versions
* Improved: use more latest Qt API where possible
* Improved: translations
* Fixed: view profile managing dialog now properly sized default marker column
* Fixed: store.kde.org access for structure definitions also works without Plasma being installed