Changelog for
libOkteta3-0.26.17-102.1.x86_64.rpm :
* Tue Sep 10 2024 Christophe Marin
- Update to 0.26.17
* Added: Building the Terminal tool now optional
* Fixed: initial too large window size (kde#462703)
* Fixed: leakage of QMimeData objects of byte array file/data generation
* Changed: Statistics tool: use configured undefined char in table
* Changed: Value/Char Table tool: use configured undefined char in table
* Fri Aug 09 2024 Christophe Marin - Update to 0.26.16:
* Update translations
* Fri Jan 05 2024 Christophe Marin - Update to 0.26.15
* Improved: translations
* Improved: Decoding table now supports DnD of data entry
* Improved: String extraction tool now supports DnD of string entry
* Improved: Structures tool now supports drag of data entry
* Improved: Statistics tool also adds HTML variant to data copy & DnD
* Improved: Statistics tool now supports DnD of selected statistic data
* Improved: views tab bar now supports changing current tab on hovering DnD
* Improved: Decoding table display numeric values localized
* Improved: File info now has MIME type & size text mouse-selectable/-copyable
* Fixed: Byte array views had wrong selection background next to markers
* Fixed: Structures tool ignored edits in second half of primitive type arrays
* Fixed: Structures tool missed change update of arrays with primitive types
* Wed Dec 13 2023 Christophe Marin - Update to 0.26.14
* Improved: translations
* Improved: default docker widgets layout hack updated with a Qt 5.15 value
* Improved: byte array view now supports Delete key also in value column/row
* Fixed: ELF structure definition had wrong e_phoff label (kde#474838)
* Fixed: status bar cursor position & selection display max. width calculation
* Fixed: export of view as text now uses view setting for offset encoding
* Fixed: printing of view now uses view setting for offset encoding
* Changed: ISO-8859-8-I removed from codec set, Qt made ISO-8859-8 the same
* Tue Aug 08 2023 Christophe Marin - Update to 0.26.13
* Improved: translations
* Improved: Decoding table now displays some control chars as escaped terms
* Improved: Decoding table now supports editing some chars as escaped terms
* Improved: Structures tool now feeds some chars as escaped terms to editor
* Improved: CMake Unity builds now possible
* Fixed: Structures tool stored edited primitive array elements on bad offset
* Fixed: Structures tool now displays chars only as the supported 7-bit ASCII
* Fri Jul 07 2023 Christophe Marin - Update to 0.26.12
* Improved: translations
* Improved: Structures tool: show char arrays as string with the type entry
* Fixed: Exporting: no more duplicated overwrite confirmation dialog
* Fixed: Saving: no more duplicated overwrite confirmation dialog
* Wed Jun 14 2023 Christophe Marin - Update to 0.26.11:
* Improved: translations
* Improved: Search tool: store used settings in the config
* Improved: Replace tool: store used settings in the config
* Improved: Select range tool: store used settings in the config
* Improved: Goto tool: store used settings in the config
* Improved: Pattern generator: store also used input encoding in the config
* Improved: Statistics tool: add option to copy data to clipboard
* Improved: Statistics tool: use consistent formatting for percent column
* Improved: Structures tool: enable context menu for array and string elements
* Improved: Structures tool: show tooltip for array & string elements
* Fixed: Search tool: prevent crash on backward search with empty array
* Fixed: Search tool: enhance/fix search behaviour with existing selection
* Fixed: Search tool: don\'t reset stored search direction on first dialog show
* Fixed: Replace tool: prevent crash on backward search with empty array
* Fixed: Replace tool: enhance/fix search behaviour with existing selection
* Fixed: Structures tool: fix parsing 3 and 4 byte UTF-8 sequences
* Fixed: Structures tool: fix outdated error indices for UTF-8 string decoding
* Fixed: unit tests accidentally shared working directories (kde#467541)
* Changed: Select range tool: move \"Relative to end\" field next to end input
* Changed: Search tool: disable automagic for \"In selection\" checkbox (kde#441925)
* Changed: Replace tool: disable automagic for \"In selection\" checkbox (kde#441925)
* Mon Jan 16 2023 Wolfgang Bauer - Update to 0.26.10
* Improved: translations
* Improved: Skip bookmark on current position for next/previous navigation- cleanup spec file
* 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