Robert Ladstätter

Results 85 issues of Robert Ladstätter

If you click around in either BlockView or TextView, a cursor should be displayed in the Blockview to mark the current / active entry.

For example, UTF-16 files like attached here are not handled properly. Search won't work for example. [utf-16-le-bom.txt](https://github.com/rladstaetter/LogoRRR/files/9967766/utf-16-le-bom.txt)

After being able to extract log time instant (#12) it is possible to better compare two or more log files or merge them to one log file. In many cases...

enhancement

Instead of 'drop logfiles here' as image provide a reasonably sized fontawesome icon with centered text. Also, add `LogoRRR`s Logo to the blank background, maybe with a reduced opacity.

enhancement
usability

Add a dark mode theme to `LogoRRR`. This issue relates to #237 which supports dark mode in some way.

usability

Remember last opened directory in 'open file' dialog

LogoRRR uses a rich ecosystem which changes very quickly. In each release there are updates to various 3rd party libraries or build infrastructure which should be reflected in this issue....

release process

Create a functionality to replay log files. Initially, this should happen solely for development purposes, maybe in a later stage be incorporated in the user interface. To start with, an...

enhancement

If you select either in Text or Blockview an element, this should be highlighted in some way.

To be able to configure LogoRRR's behavior, a settings dialog should be introduced where one can basically edit all settings which are written to `logorrr.conf`.