History log of /glogg/src/tabbedcrawlerwidget.cpp (Results 1 – 12 of 12)
Revision Date Author Comments
# 4fb0346e 21-Mar-2016 Anton Filimonov <anton.filimonov@gmail.com>

Switch from deprecated QRegExp to QRegularExpression


# a9518197 10-Mar-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Fix keyboard tab navigation on macOS.

Also add Chrome style Ctrl/Alt left/right arrows.


# c633ced3 30-Jan-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

New icons!


# 7999f43e 23-Jan-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Improve data icons look and behaviour.


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


# 4006f1be 16-Nov-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

First partial implementation of data icons.


# 8efee818 11-Sep-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Merge pull request #70 from xhargh/master

Added more ways of closing documents


# 045bfe08 21-Aug-2014 Gustav Andersson <xhargh@gmail.com>

Close tab using middle mouse button


# 9c01a031 01-Aug-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Correct the tab bar style on Windows.


# d73b7073 11-Jun-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Improvement on tabs shortcuts.


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

Implements Firefox style tab shortcuts.

(Shift)-Ctrl-Tab: Switches to next/previous
Alt-Number: Switch to

Fixes #62


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

Automatically hides the tab bar when there is only one tab.