History log of /glogg/src/mainwindow.cpp (Results 26 – 50 of 59)
Revision Date Author Comments
# 8a9275b2 16-May-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Add a background task handler to the MainWindow.


# 35c20658 09-Jun-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Add website to About box.

Fixes #58


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

Store the CrawlerWidget geometry with the session.


# 3b4aad7f 05-May-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Prevent reopening an already open file.


# 09aff35d 05-May-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Complete implementation of inter-instance loading using D-Bus.


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

Defend against allocation errors whilst indexing.


# 7875bde2 27-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Don't disable the tab bar during loading (not necessary).


# f8bd90d8 27-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Fix the reload and stop buttons with multiple files.


# a1202e0c 26-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Correctly clear info line and QFM when last tab is closed.


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

Change the API for Persistable to use shared pointers.


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

Handle trying to open a non-existing file.


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

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


# 0e97f16d 18-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Displays the right file name in title and status.


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

Plug the signals to the new tab when switching.


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

Complete reloading of the previous session (with storage backend).


# 8964a9ad 10-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Implements reloading of the previous session (partial).


# 548acbf6 09-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Tighten the main frame by setting margins to 0.


# 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.


# 093a1bf6 04-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Create a TabbedCrawlerWidget to allow styling of the tab bar.


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

Add support for closing tabs.


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

Moved the SavedSearches object to the session.


# 27ddfd3a 14-Dec-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Use a tabbed widget to display several files.

Fixes #5


# 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.


123