History log of /glogg/ (Results 526 – 550 of 561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1956a64e23-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Correct a crash when searching on an empty log.

87c3280923-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Add the COPYING file (GPL v3 licence)

b692636b23-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Add a lot of comments and code style fixes.

103eda6922-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Change Makefile to put .o and .moc files into subdirs.

e08ea43b22-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Add the GPL notice to all the files.

03e2a2dc22-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Changed to proper unix end of line.

e234149818-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Link the line in the filtered view to the correct line in the main view.

9aa62d7318-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Change the background color to white.

21a3fb7c17-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

The two views are now initialised properly when they have no data.

ad3b1c8c17-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Correct a bug, destroying the emptyLogData when loading a new file.

dfce045317-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Add a search info line.

The interface between CrawlerWidget and the LogFilteredData has been changed.
A search with an empty search box is now possible and will restore the bootom view to an empty s

Add a search info line.

The interface between CrawlerWidget and the LogFilteredData has been changed.
A search with an empty search box is now possible and will restore the bootom view to an empty search.

show more ...

caf6903a16-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Add support for horizontal scroll bars.

d6f7a81715-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Correct a problem with the scroll bar when jumping.

3e77c5cf15-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

First implementation of line selection.

cf4309db15-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Add construction of LogFilteredData with the new implementation.

25e7e2c613-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Merged the QStringList implementation og LogData.

c1dc2f2413-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Add a simple QListString implementation of logData.

342b126013-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Correct an off limit index in the random page unit test.

016d151811-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Merge branch 'master' of nicko@secure.bonnefon.org:/home/nicko/logcrawler

68e690b911-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Implement basic filtering with regex.

fb02acfa11-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Update unit tests for lodata (added page by page perf test).

c8151eff10-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Add an option dialog and the associated Configuration singleton class.

Only the font selection is working right now.

3d07307a08-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Rework the class hierarchy,introducing AbstractLogData and
AbstractLogView.

7a792ce308-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Now uses default font. And add the console on Windows

c58feced03-Sep-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

First implementation of the search window.

1...<<212223