qhexedit2/qhexedit2.changes

58 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Mon Nov 7 20:15:35 UTC 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 1 21:44:40 UTC 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 21:37:13 UTC 2016 - jengelh@inai.de
- Drop excessive dependencies
-------------------------------------------------------------------
Thu Apr 14 17:34:39 UTC 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 7 19:39:39 UTC 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 7 14:34:47 UTC 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 17:38:51 UTC 2015 - aloisio@gmx.com
- Initial version 0.7.4