qhexedit2 icon indicating copy to clipboard operation
qhexedit2 copied to clipboard

Binary Editor for Qt

Results 18 qhexedit2 issues
Sort by recently updated
recently updated
newest added

crashed when press ctrl alt keys....

QtCore/QtCoremod.sip may be installed to: /usr/lib/python3.9/site-packages/PyQt5/bindings/QtCore/QtCoremod.sip See also: https://github.com/qgis/QGIS/blob/master/cmake/FindPyQt5.py Closes: https://bugs.gentoo.org/820473

This project should join [hacktoberfest](https://hacktoberfest.digitalocean.com/)

When the cursor is placed on a symbol in the hex window, a duplicate of the symbol appears next to it - see attached picture. ![Capture](https://user-images.githubusercontent.com/4630005/122719843-6ad1af00-d277-11eb-9f4f-0ca94cf5e5db.PNG) I am using the...

not reproducible

Hi, Currently Overwrite and Insert cursor blink by default, would it be possible to request a flag to specify the blinking status of the read-only cursor? Greatly increases usability when...

enhancement

Setting the _bytesPerLine really high (in my case > 1000) results in a severe performance degradation. There is no performance loss when trying to set _bytesPerLine = 1 so everything...

enhancement

Change chunks to work with a QIODevice that can't deliver all data immediately and therefore works asynchronously.

enhancement

The editor should warn a user, when they - try to close the editor with unsaved, changed content - load new files and they loose changed content This feature should...

enhancement