Commit Graph

106 Commits (a480101ddf2e71cd3062c0d8536e2a0a59e1abf0)

Author SHA1 Message Date
Michail Vourlakos 5e03174b7c context:use restore() provided function
containment() is not accessible during the containment
actions constructor. We now use the provided ::restore()
function in order to load the actions

BUG:441448
l10n daemon script 249aeeccb4 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"
Michail Vourlakos a7e8cf4542 context:add actions in context menu dynamically
Michail Vourlakos 5b0a507be2 contextmenu:update visibility for hash actions
Michail Vourlakos 2c9b07ebe0 context:define for all actions default visibility
Michail Vourlakos 54ba404d5b context:MoveView action in hash
Michail Vourlakos 6c10be18a3 context:SwitchLayouts action in hash
Michail Vourlakos 7314f40e93 context:AddView action in hash
Michail Vourlakos ed2d29373c context:Quit Latte action in hash
Michail Vourlakos d792812102 context:Remove View in hash
Michail Vourlakos 79ef06c774 context:Print Action in hash
Michail Vourlakos eeafa17f17 context:Preferences action in hash
Michail Vourlakos a4cc972a3c context:ExportViewTemplate in hash
Michail Vourlakos fb554b82c5 context:DuplicateView in hash
Michail Vourlakos 199272e2cf context:EditView action in hash
Michail Vourlakos dce9e7e64a context:addwidgets in hash
Michail Vourlakos b85ce9e415 context:add separator action in hash
Michail Vourlakos f26b59f248 contextmenu:add section action in hash
Michail Vourlakos cb91c1b788 contextactions:provide QHash to organize them
Michail Vourlakos ab806445ac contaimentactions:update to use contextmenudata
Michail Vourlakos 761c7f34d2 contaimentactions:share contextmenudata class
Alexander Lohnau 505379ed04 Use spdx syntax for all files
Michail Vourlakos 12c8643f62 reduce width for layouts contextmenu
BUG:437525
Michail Vourlakos ef383e8162 respect icon size for layout:menuitem-icon
BUG:437525
Ömer Fadıl Usta 03e9c6c954 Reorder inits to Fix wrong initialize problem and fixes for string compares
Michail Vourlakos c9682e09e6 improve layout icon size in menuitems
Michail Vourlakos e241a79385 improve layouts menu items spacing
Michail Vourlakos 2fc50d255a provide thick,length margins for layout icon
Michail Vourlakos 11c3f2a664 contextmenu:reduce margins for layout icon and name
Michail Vourlakos 69ec3d937f contextmenu:provide icons for moveToLayout options
Michail Vourlakos 88f72bcc3b contextmenu:draw layout icons
--change also layout actions to radiobuttons
Michail Vourlakos 5a6e2cb149 context menu:provide layoutmenuitemwidget
Michail Vourlakos dc11db19d4 context menu:provide icon for edit layout
Michail Vourlakos 8e9de84e01 contextmenu:expose layouts icon data
Michail Vourlakos 06f90877d5 rephrase menu to Edit Layouts...
Michail Vourlakos 765fd490c3 move Duplicate Dock in Add... menus
BUG:433688
Michail Vourlakos fe5d2d7a63 context menu:provide Add view through templates
Michail Vourlakos 5f6c0df50c free some dynamic created actions on destruction
Michail Vourlakos 631f4a9d6e provide moveView through context menu
--the user can now user the ContextMenu in order
to move a view between different active layouts
Michail Vourlakos 7f64126d5f improve and simplify context menu data
Michail Vourlakos 56b142eca0 same way everywhere to expose containmentActions
--tasks applet is now using a generic way to show
Latte containmentActions for its context menu and
this can be easily reused by any other applet that
creates its own ContextMenu
Michail Vourlakos 5fa77e05eb contextmenu:add export as template
Michail Vourlakos 965644ce2c add duplicate view in context menu
Michail Vourlakos f39e46fd68 hide settings window InMenu for inMultipleMode
--inMultipleMode only Plasma Activities Explorer can
enable/disable layouts
Michail Vourlakos 41fe38c19d contextmenu:improve how layout shown inmultiple
Michail Vourlakos b1de2a3905 contextmenu:hide inactive layouts at MultipleMode
Michail Vourlakos be2ec0a7af parent layouts in context menu properly
--there is a chance that this fixes also a memory leak
Michail Vourlakos 87ae24dae1 add myView.action() to reach view actions
-this way things are more clear how the actions
are applied and reordered
Michail Vourlakos a44c5fa821 provide remove dock action in context menu
Michail Vourlakos 84d4d4cef7 provide latte internal widget explorer