Package Release Info

qhexedit2-0.8.9-bp154.1.62

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libqhexedit4
qhexedit2
qhexedit2-devel
qhexedit2-doc

Change Logs

Version: 0.8.9-bp153.1.15
* Sun Aug 16 2020 Dirk Mueller <dmueller@suse.com>
- update to 0.8.9:
  - make appveyor upload assets
  - test appveyor
* Wed Jun 24 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.8.7
  * extend HexCaps check to address and edit text
  * use 'monospace' hint to improve font guess
  * fix build with qt < 5.11.0
  * add icon pics to source
  * forward key press events to parent widget
  * limit undo stack to 1000 entries
* Sat Mar 16 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.8.6
  * Bug fix: select data above 2GB
  * add selectedData() method
  * minor changes
* Wed Dec 12 2018 aloisio@gmx.com
- Update to version 0.8.5
  * Dynamic bytesPerLine property
  * Russian translation
  * QDesigner plugin
  * Bug fixes
Version: 0.8.3-bp150.2.4
* Tue May 02 2017 bwiedemann@suse.com
- Use convert -strip to not have timestamps in png files
  to make build fully reproducible
* Mon Jan 09 2017 aloisio@gmx.com
- Update to version 0.8.3
  * Ascii area ist now editable
  * New property hexCaps
  * Bugfixes
  * Translation updates
  * Bump lib version to 4.0.0
- Dropped SLE11 support
* Tue Dec 20 2016 aloisio@gmx.com
- Update to version 0.8.2
  * New feature: Bytes per line is now adjustable
  * Fix build for MSVC
  * Allow hex input chars 'a'...'f' and 'A'...'F'
  * Typos
  * Bug fix: Glitch address area background color when view
    slided left
  * Bug fix: Glitch when view slided left and paint event
  * Bump lib version to 3.1.0
* Mon Nov 14 2016 aloisio@gmx.com
- Fixed dependency in devel package
* Tue Nov 08 2016 aloisio@gmx.com
- Update to version 0.8.1
  * Bump lib version to 3.0.0
* Mon Nov 07 2016 aloisio@gmx.com
- Update to version 0.8.0
  * Add copyright and license statement
  * Make python example work (binary read)
  * setFont() ist not longer 'virtual' (minimal change in
    lib interface)
  * Fix leak memory issue
* Mon Aug 01 2016 aloisio@gmx.com
- Update to version 0.7.8
  * Adjust include directory for qt5 in setup.py for Ubuntu 16.04
  * Initialize values in constructor
* Mon Jun 27 2016 jengelh@inai.de
- Drop excessive dependencies
* Thu Apr 14 2016 aloisio@gmx.com
- Update to version 0.7.7
  * Take horizontal scrolling position into account, when
    calculation cursor position from graphical (mouse click)
    position
  * Adjust horizontal scrollbar, when the cursor leaves the
    viewport
* Thu Apr 07 2016 aloisio@gmx.com
- Update to version 0.7.6
  * Miscalculation of the position of cursor when scrolling
    horizontally corrected
- Dropped icon file as source
* Thu Apr 07 2016 aloisio@gmx.com
- Update to version 0.7.5
  * Cursor position in insert mode (when deleting last byte)
    corrected
  * resetSelection() now clips to max data size
  * setSelection() now clips to max data size
- Added icon file as source
* Sun Oct 11 2015 aloisio@gmx.com
- Initial version 0.7.4