Searched refs:lines (Results 1 – 10 of 10) sorted by relevance
22 - 14:12:30.621 DEBUG: Found 99999 lines.23 - 14:12:30.639 DEBUG: Found 99999 lines.24 - 14:12:30.707 DEBUG: Found 99999 lines.25 - 14:12:30.717 DEBUG: Found 99999 lines.26 - 14:12:30.728 DEBUG: Found 99999 lines.30 - 14:12:30.780 DEBUG: Found 99999 lines.34 - 14:23:21.586 DEBUG: Found 99999 lines.43 With 9999 lines:47 - 14:53:26.232 DEBUG: Found 9999 lines.51 - 14:53:32.713 DEBUG: Found 9999 lines.
31 qint64* lines) const in getAll()36 *lines = nbLinesProcessed_; in getAll()52 const SearchResultArray& matches, LineNumber lines ) in addAll() argument57 nbLinesProcessed_ = lines; in addAll()237 const QStringList lines = sourceLogData_->getLines( i, in doSearch() local240 ", " << lines.size() << " lines read."; in doSearch()243 for ( ; j < lines.size(); j++ ) { in doSearch()244 if ( regexp_.match( lines[j] ).hasMatch() ) { in doSearch()
14 bottom view, displaying the results of the search. The lines matching the41 display lines with a space and the word `connection` somewhere after `Created a`45 are showed as small red lines.49 _Filters_ can colorize some lines of the log being displayed, for example to50 draw attention to lines indicating an error, or to associate a color with each52 configuration dialog, each using a regexp against which lines will be matched.56 ## Marking lines in the log file63 appears as blue lines in the match overview.86 lines for the bottom window, and when using QuickFind.
19 * Displays a context view of where in the log the lines of interest are
1468 const QStringList lines = logData->getExpandedLines( firstLine, nbLines ); in drawTextArea() local1530 const QString line = lines[i]; in drawTextArea()