History log of /glogg/ (Results 251 – 275 of 561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d2b38ed812-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Ensure QF signals are disconnected when switching tab.

ee835f3312-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Plug the signals to the new tab when switching.

b57881fa12-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

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

8964a9ad10-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Implements reloading of the previous session (partial).

548acbf609-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Tighten the main frame by setting margins to 0.

8570d8d208-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

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

b423cd8805-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Make the QuickFind application wide instead of per tab.

093a1bf604-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Create a TabbedCrawlerWidget to allow styling of the tab bar.

cdd8977914-Dec-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Add support for closing tabs.

1b5e406e14-Dec-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Moved the SavedSearches object to the session.

27ddfd3a14-Dec-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Use a tabbed widget to display several files.

Fixes #5

7847299c01-Dec-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Move stopLoading back to the CrawlerWidget, next to reload.

32e44cfd01-Dec-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Correctly implement Reload.

Now reload instead of loading again in a different crawler.

313a820f30-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Implement a signal multiplexer between the MainWindow and the
CrawlerWidget(s).

0a90ca6a30-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Cleanup the starting sequence.

78b9e3f630-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Use the list of files in the Session.

039481ac25-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

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

... from the CrawlerWidget.

f0708ca824-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Starting moving file functionalities from CrawlerWidget to Session.

d96f3f2124-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Start writing the interface for the new Session/View architecture.

cdc631c324-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Fix moving a unique_ptr<const> to a shared_ptr<const>.

gcc 4.6 doesn't like it even though it should be allowed.

c51eaa7715-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Change makefile to add new C++0x/C++11 flags.

eb6a8f9913-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Now builds with Qt5.

ef13a49312-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

More smart pointer usage in the LogDatas.

306d9ac906-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Enable C++11 and starts using smart pointers in the LogData.

821cac8816-Oct-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Remove the code supporting old Qt versions.

WARNING, this breaks compatibility with Qt 4.3

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