All releases of Large File HexEditor


Release Notes: This release fixes a problem with entering cursor offsets greater than 0xffffffff.


Release Notes: The binary comparison mode has been re-enabled (-c command line argument). A bug if -NDEBUG is used when compiling has been fixed.


Release Notes: The code was ported to Qt 4.x. The conversion dialog was changed to a docked assistant.


Release Notes: This release fixes a build issue where lfhex's configure script fails if libqt-mt.a/so does not exist on the build machine. No functional changes were made.


Release Notes: A build problem related to libqt_mt.so was fixed. A build problem related to the undefined symbol Reader::is_open() on SuSE 9.3 was fixed.


Release Notes: This version adds expression evaluation code to the Cursor Offset dialog. Expressions can be in either hex, decimal, or a mixture. It also adds ease of use keybindings to the Conversion Dialog.


Release Notes: A compilation issue on Sun has been fixed.


Release Notes: This release fixes some bugs when editing files of length much greater than MAX_INT. It adds dynamically padded offset labels. This is helpful to reduce the amount of space used by the offset labels when using off64_t support.


Release Notes: Support for large file offsets was added. The code was fixed to compile against the latest version of Qt.


Release Notes: Updates to work with Qt 3.x, and minor changes to the binary diff UI.