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

The QHexEdit App should handle multiple files simultaneous (like e.g. the kate editor, see appended picture). ![image](https://cloud.githubusercontent.com/assets/3678273/21441144/e02f2c7c-c896-11e6-8c43-6e137f417b4d.png)

enhancement

We should have at least translations for french and spannish users

enhancement

Hello, how to install the plugin to qt creator? I tried to build a dll and install it via Help->About Plugins->Install Plugin, but it does not work. I use qt6...

Is there a possibility to enable user to highlight/select bytes programmatically? One use case if the viewer is used as readonly and one might want to highlight some parts of...

The build-python-bindings.sh script installs the control on my system, and it works fine when called from my system-installed python. However, when I'm in a conda environment, the module cannot be...

help wanted

我已经将控件编译好release并加入到createor里面去了 也可以在控件面板看到它 但是我放置一个qhexedit至界面上 无法运行 严重性 代码 说明 项目 文件 行 禁止显示状态 详细信息 错误 LNK2019 无法解析的外部符号 "public: __cdecl QHexEdit::QHexEdit(class QWidget *)" (??0QHexEdit@@QEAA@PEAVQWidget@@@Z),函数 "public: void __cdecl Ui_QtWidgetsClass::setupUi(class QMainWindow *)" (?setupUi@Ui_QtWidgetsClass@@QEAAXPEAVQMainWindow@@@Z) 中引用了该符号 QtWidgets...

This is already licensed under lgpl2.1, but as per the terms of your own license, you *must* include a copy of the full lgpl2.1 license with the filename `license.txt`.