From kde-devel Tue Aug 03 08:30:54 1999 From: Espen Sand Date: Tue, 03 Aug 1999 08:30:54 +0000 To: kde-devel Subject: ANNOUNCE: khexedit 0.8.2 is ready for download X-MARC-Message: https://marc.info/?l=kde-devel&m=93366953805890 (Sorry kde-devel folks, in case you are getting tired of KHexEdit announces today) As usual, khexedit can be downloaded from http://home.sol.no/~espensa/khexedit/ I will upload to ftp.kde.org, but it may take some time before it becomes available there. It will now work with Qt-2.x or as befor Qt-1.x On the homepage, I have three versions: a "kde1" version, a "kde2" version and a (larger filesize) version with both included. Here are the changes (dare I say improvemements): Qt 2.x based version ready (Qt 2) Improved (faster) redrawing (using "WNorthWestGravity" in the widget) (Qt 2) Borders in hex editor window (as in QMultiLineEdit) (Qt 2) DnD the active file to other Qt 2 based programs (eg kwrite) (Qt 2) Supports text drop from a QMultilineEdit widget (eg kedit) (Qt 2) Remembers cursor position from one session to the next. (Qt 2) Clear "Recent" list on demand or on exit. Bugfix: Segmentation fault when dropping a drag FROM khexedit (internal drag using XDND protocol) on a remote application solved. Bugfix: Some missing keyboard accelerators fixed. BugFix: Faulty session management in Print Dialog (Options|Colors) fixed. Bit swap widget will now ignore Escape to allow the key event to close the dialog when focus is on the bit swap widget. The Escape key will now abort the internal drag operation (WARNING: Bug in Qt 2.0 causes a seg. fault if you do this, but works in Qt 1.4x and Qt > 2.0 ) Some small changes in layout management in various dialogs. String dialog now contains an improved list which makes it possible to sort strings either alphabetically or on increasing offsets. Idea and some code: Dima Rogozin -- Espen Sand