History log of /glogg/src/crawlerwidget.cpp (Results 26 – 48 of 48)
Revision Date Author Comments
# b297d2f4 01-Jan-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Integrate pull to follow functionnality and improve UI.


# 45ef183c 20-Dec-2015 Nicolas Bonnefon <nicolas@bonnefon.org>

Revert the data icons when there is activity in a tab.

This commit breaks compatibility with Qt4, so long!


# 80bca0a3 28-Oct-2015 Nicolas Bonnefon <nicolas@bonnefon.org>

Add configuration option for polling.


# 58ab9c53 07-Sep-2015 Nicolas Bonnefon <nicolas@bonnefon.org>

Fix non-display of marks when no search is active.


# c580560c 30-Aug-2015 Nicolas Bonnefon <nicolas@bonnefon.org>

Correct activation of auto-search in a new tab.


# 240a4b5e 01-Apr-2015 Nicolas Bonnefon <nicolas@bonnefon.org>

Activate auto-refresh when the checkbox is loaded from context.


# f688be2e 18-Dec-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Use the previous settings for auto-refresh and ignore case checkboxes.


# 59d4e393 23-Nov-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Keep the automatic search active even when the file is truncated.

Fixes #47


# a44d09bc 04-Jun-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Store the CrawlerWidget geometry with the session.


# 812146a8 12-Feb-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Defend against allocation errors whilst indexing.


# 11582726 22-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Change the API for Persistable to use shared pointers.


# 0f9fd9ed 21-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Fixes memory leaks identified by Valgrind.


# 60864ff5 19-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Crawler doesn't sent "loadFinished" until it is.. finished!


# 9cacd6a9 12-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Have the CrawlerWidget send all state signal when activated.


# 8570d8d2 08-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Correctly handle quickfind keys '/' and '?'.


# b423cd88 05-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Make the QuickFind application wide instead of per tab.


# 1b5e406e 14-Dec-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Moved the SavedSearches object to the session.


# 7847299c 01-Dec-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Move stopLoading back to the CrawlerWidget, next to reload.


# 32e44cfd 01-Dec-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Correctly implement Reload.

Now reload instead of loading again in a different crawler.


# 039481ac 25-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Move the responsibility of creating the LogData to the Session...

... from the CrawlerWidget.


# f0708ca8 24-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Starting moving file functionalities from CrawlerWidget to Session.


# eb6a8f99 13-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Now builds with Qt5.


# bb02e0ac 14-Oct-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Move the source files to src/


12