2020-08-17 09:36:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 16 20:08:25 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.8.9:
|
|
|
|
- make appveyor upload assets
|
|
|
|
- test appveyor
|
|
|
|
|
2020-06-24 09:56:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 24 07:50:46 UTC 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
|
|
|
|
|
2019-03-16 18:12:03 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 16 17:09:27 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
|
|
|
|
- Update to version 0.8.6
|
|
|
|
* Bug fix: select data above 2GB
|
|
|
|
* add selectedData() method
|
|
|
|
* minor changes
|
|
|
|
|
2017-05-02 19:12:23 +02:00
|
|
|
-------------------------------------------------------------------
|
2018-12-12 13:11:55 +01:00
|
|
|
Wed Dec 12 12:05:08 UTC 2018 - aloisio@gmx.com
|
|
|
|
|
|
|
|
- Update to version 0.8.5
|
|
|
|
* Dynamic bytesPerLine property
|
|
|
|
* Russian translation
|
|
|
|
* QDesigner plugin
|
|
|
|
* Bug fixes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-05-02 19:12:23 +02:00
|
|
|
Tue May 2 12:48:42 UTC 2017 - bwiedemann@suse.com
|
|
|
|
|
|
|
|
- Use convert -strip to not have timestamps in png files
|
|
|
|
to make build fully reproducible
|
|
|
|
|
2017-01-10 11:03:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 9 21:18:59 UTC 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
|
|
|
|
|
2016-12-20 10:24:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 20 08:28:26 UTC 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
|
|
|
|
|
2016-11-14 19:02:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 14 17:53:39 UTC 2016 - aloisio@gmx.com
|
|
|
|
|
|
|
|
- Fixed dependency in devel package
|
|
|
|
|
2016-11-09 09:26:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 8 20:21:15 UTC 2016 - aloisio@gmx.com
|
|
|
|
|
|
|
|
- Update to version 0.8.1
|
|
|
|
* Bump lib version to 3.0.0
|
|
|
|
|
2016-11-07 23:40:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2016-08-02 09:57:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2016-04-14 20:02:00 +02:00
|
|
|
-------------------------------------------------------------------
|
2016-06-29 08:51:50 +02:00
|
|
|
Mon Jun 27 21:37:13 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Drop excessive dependencies
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-04-14 20:02:00 +02:00
|
|
|
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
|
|
|
|
|
2016-04-07 21:57:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2016-04-07 17:11:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2015-10-13 14:57:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 11 17:38:51 UTC 2015 - aloisio@gmx.com
|
|
|
|
|
|
|
|
- Initial version 0.7.4
|
|
|
|
|