Skip to content

Releases: Simsys/qhexedit2

Release 0.8.5, 2018-12-12

12 Dec 11:21
Compare
Choose a tag to compare
  • Dynamic bytesPerLine property
  • Russian translation
  • QDesigner plugin
  • Bug fixes

build100

12 Dec 12:03
Compare
Choose a tag to compare

Latest QHexEdit Release

Release 0.8.4, 2017-01-16

16 Jan 23:35
Compare
Choose a tag to compare
  • Test Appveyor deployment

Release 0.8.3, 2017-01-09

09 Jan 20:43
Compare
Choose a tag to compare
  • Ascii area ist now editable
  • New property hexCaps
  • Bugfixes
  • Translation updates
  • Bump lib version to 4.0.0

Release 0.8.2, 2016-12-19

19 Dec 21:38
Compare
Choose a tag to compare
  • 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

Release 0.8.1, 2016-11-08

08 Nov 20:05
Compare
Choose a tag to compare
  • Bump lib version to 3.0.0

Release 0.8.0, 2016-11-07

07 Nov 19:56
Compare
Choose a tag to compare
  • 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

Release 0.7.8, 2016-08-01

01 Aug 20:24
Compare
Choose a tag to compare
  • Adjust include directory for qt5 in setup.py for Ubuntu 16.04
  • Initialize values in constructor

Horizontal scrolling bug fixes

14 Apr 17:22
Compare
Choose a tag to compare

Release 0.7.7, 2016-04-14

  • Take horizontal scrolling position into account, when calculation cursor
    position from graphical (mouse click) position
  • Adjust horizontal scrollbar, when the cursor leaves the viewport

Calculation of cursor position corrected, when scrolling horizontally

07 Apr 15:20
Compare
Choose a tag to compare

Release 0.7.6, 2016-06-07

  • Miscalculation of the position of cursor when scrolling horizontally corrected