History log of /glogg/ (Results 476 – 500 of 561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e6d3ab7404-Jan-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Adapted CrawlerWidget to work with async searches.

a5fe2ced02-Jan-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Make LogData blocking when a loading is in progress just like LogFilteredData.
Added a script to keep track of line/branch coverage.

0ed63e5901-Jan-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Make LogFilteredData block if a second search is requested.
Improves the tests for LogFilteredData.

f35c72b917-Dec-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Implementation of asynchronous searches (LogFilteredDataWorkerThread).

6281910625-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Implement asynchronous loading and indexing in a worker thread. Also add a more comprehensive unit test suite for LogData.

368ce2bf23-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Display the empty window at startup before starting to load the file.

6d487f6123-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Moved the file monitoring from MainWindow to LogData. This is in order to implement asynchronous loading/indexing.

7d54a01b02-Jan-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Moved all metatypes (QVariant) registration to CrawlerWidget ctor.

4b25be3a20-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

LogData and LogFilteredData are now reused for new search/file.

It allows us to close the file before reading a new one, which corrects the behaviour
when reading growing files on SMB mounted filesy

LogData and LogFilteredData are now reused for new search/file.

It allows us to close the file before reading a new one, which corrects the behaviour
when reading growing files on SMB mounted filesystem.

show more ...

0ef7fbb118-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

The info lines now show progress when loading/searching.

b1b1841205-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Improves the interface with CrawlerWidget for direct disk reading.

ca5658b004-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Implementation of the direct read from file.

62de344903-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Change the "changed on disk" status to a no/changed/truncated.

33dfe8f916-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Add sensible default for the window geometry.

9eb5d14d16-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Update the Windows icon.

fca1473715-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

New icons and .desktop file.

b5a5d5fa15-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Update qmake file to allow building for Linux packagers.

36b4ae3613-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Add a Windows icon and improve the installer.

45f6220c12-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Support a file passed on the command line.

9a361c7712-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Rename to glogg!

d9e83e9811-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Add icons, README and Windows installer.

54de91f101-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Using #include <cstdio> for gcc 4.4

8657699d01-Nov-2009 Nicolas Bonnefon <nicko@localhost.(none)>

Small changes to allow build with QT 4.3

4471722c01-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Add a version of FiltersDialog for QT<4.4

28c7da2830-Oct-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Change the first line of the screen when reloading.

To able a reloaded file to be displayed at the same position as before.

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