History log of /glogg/ (Results 376 – 400 of 561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d553038722-Dec-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Add support for update search in the Crawler.

c1611c8923-Nov-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Add checkbox for ignoring case and auto refreshing the search.

7ab70cd221-Dec-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Correct update search on non LF terminated lines.

When an update search is made, glogg now re-search the last line in case
it has changed.

2851c54109-Dec-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Build tests with optimisation and allow profiling.

b76c5bcf06-Dec-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Correct the handling of non-LF terminated files when data is added to them.

Add a test for this particular case.

5db60fd303-Dec-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Refactor LogDataWorkerThread to put the common code to the base class.

ba40a29701-Dec-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Implement the low level part of 'update' searches.

20ec540a26-Nov-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Refactored LogFilteredDataWorkerThread to handle "updating" searches.

No functionality added in this commit.

5979e7e823-Nov-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Correctly shows the final line if it doesn't end with LF.

112671c105-Nov-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Display "Searching" when QuickFind takes a long time.

e79c1bc703-Nov-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Add notification when QuickFind reaches end/begin.

The notification is given in the QuickFindWidget that times out after
2s.

2334ca1204-Nov-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Search backward within a line when QF-ing backward.

cf0d6d4204-Nov-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Correct handling of lines containing tabs for QuickFind and double click selection.

f2978a1426-Oct-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Make partial selections return tab expanded strings.

d9fc63dc26-Oct-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Replace magic values for length of tab stop by a static variable.

Also remove disused common.h header file.

5fc7617d25-Oct-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Update the getLength/getMaxLength functions to count expanded tabs.

0b10dd0023-Oct-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Optimise line expanding.

36c1f17120-Oct-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Add new methods to AbstractLogData to expand tabs.

Works but slow, need optimisation.

6a9e5a5320-Oct-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Adjust the performance analysis script.

d01f550708-Oct-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Minor corrections to docs, TODO and release script.

Release script doesn't store date in the .gz, making the same .gz every
time.

e0fd8fa201-Oct-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Update copyright information (add 2010).

5c8b745a30-Sep-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Add line selection to the 'g' keyboard shortcut.

6291b7af24-Sep-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Display the current line number in the status bar.

ff5fb37221-Sep-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Restore up and down icons in the filter dialog.

f7b6c5c721-Sep-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Correct a concurrent access bug in LogData.

1...<<11121314151617181920>>...23