Laurent Montel
42db837288
Remove duplicate headers between cpp/h
4 years ago
Laurent Montel
3fa1e81105
Modernize code
4 years ago
Juraj Oravec
def38a2da4
TabManager: port foreach -> range-based for
...
Signed-off-by: Juraj Oravec <sgd.orava@gmail.com>
6 years ago
David Rosca
9828237159
Plugins: Use embedded JSON metadata for shared library plugins
...
It is no longer needed to load the library to retrieve metadata.
7 years ago
David Rosca
0d51e0ce32
PluginInterface: Remove getTranslator
8 years ago
David Rosca
abd30880a5
SideBarManager: Remove interfaces by pointer not id
8 years ago
David Rosca
7c013f5342
Plugins: Port plugin spec to standard desktop file
...
Makes it translatable
8 years ago
David Rosca
6f20d5e511
Move build config options to config.h
...
Also remove NO_SYSTEM_DATAPATH and DISABLE_UPDATES_CHECK
8 years ago
Razi Alavizadeh
4c827bee74
TabManager: Bump version to 0.8
9 years ago
Razi Alavizadeh
9cb5f106ef
TabManager: item based update.
9 years ago
David Rosca
efff69b7b2
Continue with Falkon renaming
9 years ago
David Rosca
d00e769749
Initial rename to Falkon
9 years ago
srazi
8a85fb3c0f
TabManager: Bump version to 0.7.0
9 years ago
srazi
d4facf2806
TabManager: Add quick filter/switch support.
...
- Also key navigation support was added.
- Closes #2063
10 years ago
David Rosca
176b31198e
Plugins: Set plugin as parent for all created actions
...
This fixes crash on Windows when unloading plugin and then showing a menu
where the plugin action was.
There is still crash on exit in that case.
11 years ago
srazi
33553a049a
TabManager: Add an option to use it as main tabbar replacement.
...
- Note: in `TabBar::setVisible()` we didn't need to
check `(visible && m_window->isFullScreen())` because tabbar's
visibility in fullscreen mode is managed by m_navigationContainer.
11 years ago
David Rosca
cefe1bce54
Remove remaining Qt 4 code
11 years ago
srazi
e604120f49
FCM, TabManager: add them to extension sub-menu.
11 years ago
David Rosca
ee80b04a11
Import TabManager plugin from qupzilla-plugins
11 years ago