# $Id$ ToDo: - refactor ui_filter_setup.h to editable code - add filter to restrict display to certain time&date - when time filter is on, but no textfilter is active, lines without date prefix should be displayed too if the most recent line with time information matches - test time filter against and commit test logfiles from ... /var/log/*, /var/log/exim/*, apache, tomcat - re enable auto scrolling - only load the parts of the file that is currently displayed, see LogFileDisplayer.cpp for more info - in FilterDialog::loadFilters the user should be able to change the text codec Ideas: - evtl. split symbolbars in different ones by target - the user should be able to choose the codec for the logfiles (currently the codec defaults to utf-8) Future plans: - allow time / date filters which filter out items with time / date after a given time / date and before a given time / date.