1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-15 19:42:10 +01:00
falkonOfficial/src/plugins/TabManager
l10n daemon script 00f337b82c SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-02-18 04:59:49 +01:00
..
data TabManager: show add tab button on window item under mouse. 2017-04-07 13:24:39 +04:30
tldextractor Remove more unused files 2017-09-25 14:18:33 +02:00
CMakeLists.txt Fix installing and loading plugins 2017-10-27 14:14:40 +02:00
metadata.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-02-18 04:59:49 +01:00
README.md Replaced another qupzilla urls 2018-02-16 15:00:40 +01:00
tabmanagerdelegate.cpp TabManager: Use italic font and "disabled" style for non-loaded saved tab item. 2017-10-03 17:02:29 +03:30
tabmanagerdelegate.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
tabmanagerplugin.cpp Plugins: Port plugin spec to standard desktop file 2018-02-11 14:38:01 +01:00
tabmanagerplugin.h Fix missing override warnings 2018-02-11 20:36:06 +01:00
tabmanagerplugin.qrc Plugins: Port plugin spec to standard desktop file 2018-02-11 14:38:01 +01:00
tabmanagersettings.cpp TabManager: Add an option to use it as main tabbar replacement. 2015-10-22 20:50:35 +02:00
tabmanagersettings.h TabManager: Add an option to use it as main tabbar replacement. 2015-10-22 20:50:35 +02:00
tabmanagersettings.ui TabManager: Add an option to use it as main tabbar replacement. 2015-10-22 20:50:35 +02:00
tabmanagerwidget.cpp TabContextMenu: Add Options flags 2018-02-05 16:44:44 +01:00
tabmanagerwidget.h TabManager: Add Unload checked tabs action (#2566) 2018-01-24 15:15:09 +01:00
tabmanagerwidget.ui TabManager: Support moving tabs between windows by drag & drop. 2017-10-03 17:02:30 +03:30
tabmanagerwidgetcontroller.cpp TabManager: Port icon to AbstractButtonInterface 2018-01-24 20:37:21 +01:00
tabmanagerwidgetcontroller.h TabManager: Port icon to AbstractButtonInterface 2018-01-24 20:37:21 +01:00

TabManager extension for Falkon

This extension adds the ability to manage tabs and windows in Falkon.

tbm3

TODOs

  • Modifying refresh algorithm for updating changed items and not all items.