veles icon indicating copy to clipboard operation
veles copied to clipboard

Binary data analysis and visualization tool

Results 56 veles issues
Sort by recently updated
recently updated
newest added

This change is [](https://reviewable.io/reviews/codilime/veles/430)

QFontDatabase returns some strange, non-default font on macOS (looks like it's the first one when sorting alphabetically), so `reset to defaults` -> `apply` changes the UI font.

bug

This change is [](https://reviewable.io/reviews/codilime/veles/416)

* Convert byte to pretty unicode representation * Create gui options of default unprintable characters rendering * Save unprintable mode default settings * Add icon to view toolbar * Add...

This change is [](https://reviewable.io/reviews/codilime/veles/266)

Working: - database model - adding and deleting triggers (in backend and tracker) - marking triggers as processed (in backend only, not supported in the tracker yet) - busting processed...

Also I added color picker to option. #255 --- This change is [](https://reviewable.io/reviews/codilime/veles/328)

I needed a simple Ogg and IFF parser a half year ago and implemented them in Veles. If you think that it might be useful for others, here is the...

It should support at least: * ASCII / some extended ASCIIs (this will be partially covered by https://github.com/codilime/veles/pull/380) * UTF-8 * UTF-16 * UCS-2 * all variants of EBCDIC

contrib-easy
feature
help wanted