1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 09:32:12 +01:00
falkonOfficial/src/plugins/TabManager
l10n daemon script 680b07008a 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-03-30 05:23:04 +02: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 gettext translations: extract them and use ECM to load them 2018-02-25 00:27:41 +01:00
Messages.sh gettext translations: extract them and use ECM to load them 2018-02-25 00:27:41 +01:00
metadata.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-03-30 05:23:04 +02: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 PluginInterface: Remove getTranslator 2018-02-27 11:31:34 +01:00
tabmanagerplugin.h PluginInterface: Remove getTranslator 2018-02-27 11:31:34 +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 Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01: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 Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +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 Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +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.