Version: 0.26.15-bp156.1.5
* Fri Jan 05 2024 Christophe Marin <christophe@krop.fr>
- 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 <christophe@krop.fr>
- 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 <christophe@krop.fr>
- 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 <christophe@krop.fr>
- 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 <christophe@krop.fr>
- 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)
Version: 0.26.10-bp155.1.10
* Mon Jan 16 2023 Wolfgang Bauer <wbauer@tmo.at>
- 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 <wbauer@tmo.at>
- Update to 0.26.9
* Fixed: multiple issues in Structures tool
+ wrong warnings about unknown tag name "enumDef" in <data>
+ 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 <fabian@ritter-vogt.de>
- 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 <christophe@krop.fr>
- Add okteta-rpmlintrc to silence the'shlib-policy-name-error'
rpmlint error
* Wed Feb 23 2022 Wolfgang Bauer <wbauer@tmo.at>
- 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
Version: 15.12.3-3.1
* Sun Mar 13 2016 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.3
* KDE Applications 15.12.3
* https://www.kde.org/announcements/announce-applications-15.12.3.php
* boo#970855
* Sat Feb 13 2016 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.2
* KDE Applications 15.12.2
* https://www.kde.org/announcements/announce-applications-15.12.2.php
* boo#966605
* Sat Jan 09 2016 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.1
* KDE Applications 15.12.1
* https://www.kde.org/announcements/announce-applications-15.12.1.php
* boo#961265
* Sun Dec 13 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.0
* KDE Applications 15.12.0
* https://www.kde.org/announcements/announce-applications-15.12.0.php
* boo#958887
* Tue Nov 10 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.3
* KDE Applications 15.08.3
* https://www.kde.org/announcements/announce-applications-15.08.3.php
* boo#954531
* Sun Oct 11 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
* Sun Sep 13 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
* Wed Aug 19 2015 cgiboudeaux@gmx.com
- Update to KDE Applications 15.08.0
* KDE Applications 15.08.0
* https://www.kde.org/announcements/announce-applications-15.08.0.php
* Fri Aug 07 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php
* Mon Jul 06 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.3
* KDE Applications 15.04.3
* https://www.kde.org/announcements/announce-applications-15.04.3.php
* Sat May 30 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.2
* KDE Applications 15.04.2
* https://www.kde.org/announcements/announce-applications-15.04.2.php
* Mon May 11 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.1
* KDE Applications 15.04.1
* https://www.kde.org/announcements/announce-applications-15.04.1.php
* Sat Apr 11 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.0
* KDE Applications 15.04.0
* https://www.kde.org/announcements/announce-applications-15.04.0.php
* Sat Mar 21 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.03.95
* KDE Applications 15.04 RC
* Sun Mar 08 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.03.80
* KDE Applications 15.04 Beta
* Tue Mar 03 2015 tittiatcoke@gmail.com
- Update to KDE Applications 14.12.3
* KDE Applications 14.12.3
* See https://www.kde.org/announcements/announce-applications-14.12.3.php
* Sun Feb 01 2015 tittiatcoke@gmail.com
- Update to KDE Applications 14.12.2
* KDE Applications 14.12.2
* See https://www.kde.org/announcements/announce-applications-14.12.2.php
* Mon Jan 12 2015 tittiatcoke@gmail.com
- Update to KDE Applications 14.12.1
* KDE Applications 14.12.1
* See https://www.kde.org/announcements/announce-applications-14.12.1.php
* Wed Dec 17 2014 tittiatcoke@gmail.com
- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
* Wed Dec 17 2014 tittiatcoke@gmail.com
- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
Version: 0.26.1-bp151.1.4
* Thu Apr 11 2019 wbauer@tmo.at
- Update to 0.26.1
* Fixed: bad offset of elements in statusbar
* Translations improved (cs, en_GB, ga, lv, nn, pt)
* Tue Mar 12 2019 wbauer@tmo.at
- Update to 0.26.0
* New: context menu available in byte array views, in the
program, in the KParts plugin and and in the hex editing
widgets from LibOktetaGui
* New: qmake pri files and pkg-config pc files installed for the
OktetaCore & OktetaGui libraries (_not_ for any Kasten ones)
* Changed: ABI-breaking and software-incompatible clean-up of API
and installed headers of the Okteta & Kasten libraries
* Fixed: the metadata desktop file for the KParts plugin
oktetapart is installed again, so it can be found and selected
as viewer via its metadata
- Split out the libs and KParts plugin to separate packages as
upstream recommends, move designer plugin to the devel package
* Mon Dec 31 2018 wbauer@tmo.at
- Update to 0.25.5
* Add option to disable build of KParts plugin, Kasten libs, or
program
* Translations improved (fi, id, ru, zh_CN)
* Mon Oct 08 2018 wbauer@tmo.at
- Update to 0.25.4
* Fix blurry cursor pixmaps in HiDPI
* Fix broken shadow cursor in HIDPI
* Translations improved (ru, sk)
* Mon Sep 03 2018 wbauer@tmo.at
- Update to 0.25.3
* Setting Qt::AA_EnableHighDpiScaling for proper HiDPI scaling in
environments where none of the QT_*SCALE* vars is set
* Translations improved (ko, nn)
* Wed Aug 08 2018 wbauer@tmo.at
- Update to 0.25.2
* Hide broken "Show non-printable chars" feature in UI for now
* Translations improved (fi, pt_BR)
* Fri Jul 13 2018 wbauer@tmo.at
- Update to 0.25.1
* Remove extra margins from config dialog pages of the Structures
tool
* Remove debug log "register count: %d, destroy count %d:" from
normal build
* Translations improved (id, it, nn, zh_CN)
* Tue Jun 12 2018 wbauer@tmo.at
- Update to 0.25.0
* First stand-alone release independent of KDE Applications
- Changes since 0.24.3 (as part of KDE Applications 17.12.3):
* Support for opening files by Drag'n'Drop on the empty
background and the empty view tab bar space has been restored
(lost in Qt5 port)
* Closing documents per MMB on the tab has been restored (lost in
Qt5 port)
* Mass reformatting & modernization of source code
- Update build requirements and file list
- Update URL and Source URL
- Mark license files with %license instead of %doc
- Ran spec-cleaner
* Thu Mar 08 2018 lbeltrame@kde.org
- Update to 17.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
* Use QStyle::SP_DialogCloseButton instead of hardcoding "dialog-close"
* Use icons with more BookmarksController actions
* Bump version to 0.24.3
* Wed Feb 07 2018 lbeltrame@kde.org
- Update to 17.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
* Bump version to 0.24.2
* Thu Jan 11 2018 lbeltrame@kde.org
- Update to 17.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
* Fix StringDataInformation::setEncoding() logic on UTF16 endianess change
* Fix crash on shutdown due to mTerminalPart trying to recover (kde#384993)
* Bump version to 0.24.1
* Sat Dec 09 2017 lbeltrame@kde.org
- Update to 17.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
* appdata: use the more generic URL for documentation
* Bump version to 0.24.0
* Sat Dec 02 2017 lbeltrame@kde.org
- Update to 17.11.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
* Bump version to 0.23.90
* Mon Nov 20 2017 lbeltrame@kde.org
- Update to 17.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
* Bump version to 0.23.80
* New name for designer plugin file: oktetawidgets, following a pattern
* Don't use KConfigDialogManager::changedMap with newer KF
* No need to override KStandardAction::close icon >=KF5.38
* Use newer version of QUrl::fromUserInput, drop QRegExp hack
* No longer export private classes of AbstractFileSystem*Jobs
* More const ref
* Use QStringLiteral
* Mpre QVector::reserve usage
* More const ref for passing complex types
* Use "override" tag also in DATAINFORMATION_CLONE_DECL macro
* Merge test value codec metadata in one table
* Use "override" tag for overriding methods
* Use nullptr
* Explicitely set copy constructors to be default implementation
* Remove wrong "return" statement in void method
* Remove bogus "emit" statements
* More const ref for passing complex types
* Use more QList/QVector::reserve
* Use QStringLiteral
* Remove unused variable
* Use midRef where possible
* Change Q_ENUMS -> Q_ENUM
* Port to function pointer based Qt signal/slot connects
* Bump min dep version of ECM/KF to 5.18
* Bump min dep version of Qt to 5.6
* Bump version to 0.23.60
* Thu Nov 09 2017 lbeltrame@kde.org
- Update to 17.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
* Bump version to 0.23.3
* Structures settings: Fix defunct structure plugin enabling/disabling
* Mon Oct 16 2017 lbeltrame@kde.org
- Update to 17.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
* Add app=okteta to donation url in appdata
* Use edit-delete icon for "delete view profile" action, shred is too much
* Bump version to 0.23.2
* Thu Sep 07 2017 lbeltrame@kde.org
- Update to 17.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
* Bump version to 0.23.1
* Fri Aug 11 2017 christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* Use edit-delete-shred icon for "delete view profile" action
* Use document-close icon for document close actions
* Don't abuse #pragma message for TODOs which are not critical
* Remove unneeded wrapper widget in structures settings dialog
* Bump version to 0.22.90
* Add missing added/closing signal forwarding in document strategies
* Use function-adress slot connect in SingleDocumentStrategy
* Remove extra compile options, stick to what KDECompilerSettings sets
* Bump version to 0.22.80
* Use KCrash
* Bump version to 0.22.60
* Sat Aug 05 2017 christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
* Mon Jul 24 2017 jengelh@inai.de
- Make description neutral again