Commit Graph

109 Commits (57ec2b3851d54151796aac9bdd063b792a50f4d4)

Author SHA1 Message Date
l10n daemon script 2560828067 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"
3 years ago
l10n daemon script 95afa4067d 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"
3 years ago
l10n daemon script a76010e3c3 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"
3 years ago
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
3 years ago
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"
4 years ago
Michail Vourlakos a7e8cf4542 context:add actions in context menu dynamically 4 years ago
Michail Vourlakos 5b0a507be2 contextmenu:update visibility for hash actions 4 years ago
Michail Vourlakos 2c9b07ebe0 context:define for all actions default visibility 4 years ago
Michail Vourlakos 54ba404d5b context:MoveView action in hash 4 years ago
Michail Vourlakos 6c10be18a3 context:SwitchLayouts action in hash 4 years ago
Michail Vourlakos 7314f40e93 context:AddView action in hash 4 years ago
Michail Vourlakos ed2d29373c context:Quit Latte action in hash 4 years ago
Michail Vourlakos d792812102 context:Remove View in hash 4 years ago
Michail Vourlakos 79ef06c774 context:Print Action in hash 4 years ago
Michail Vourlakos eeafa17f17 context:Preferences action in hash 4 years ago
Michail Vourlakos a4cc972a3c context:ExportViewTemplate in hash 4 years ago
Michail Vourlakos fb554b82c5 context:DuplicateView in hash 4 years ago
Michail Vourlakos 199272e2cf context:EditView action in hash 4 years ago
Michail Vourlakos dce9e7e64a context:addwidgets in hash 4 years ago
Michail Vourlakos b85ce9e415 context:add separator action in hash 4 years ago
Michail Vourlakos f26b59f248 contextmenu:add section action in hash 4 years ago
Michail Vourlakos cb91c1b788 contextactions:provide QHash to organize them 4 years ago
Michail Vourlakos ab806445ac contaimentactions:update to use contextmenudata 4 years ago
Michail Vourlakos 761c7f34d2 contaimentactions:share contextmenudata class 4 years ago
Alexander Lohnau 505379ed04 Use spdx syntax for all files 4 years ago
Michail Vourlakos 12c8643f62 reduce width for layouts contextmenu
BUG:437525
4 years ago
Michail Vourlakos ef383e8162 respect icon size for layout:menuitem-icon
BUG:437525
4 years ago
Ömer Fadıl Usta 03e9c6c954 Reorder inits to Fix wrong initialize problem and fixes for string compares 4 years ago
Michail Vourlakos c9682e09e6 improve layout icon size in menuitems 4 years ago
Michail Vourlakos e241a79385 improve layouts menu items spacing 4 years ago
Michail Vourlakos 2fc50d255a provide thick,length margins for layout icon 4 years ago
Michail Vourlakos 11c3f2a664 contextmenu:reduce margins for layout icon and name 4 years ago
Michail Vourlakos 69ec3d937f contextmenu:provide icons for moveToLayout options 4 years ago
Michail Vourlakos 88f72bcc3b contextmenu:draw layout icons
--change also layout actions to radiobuttons
4 years ago
Michail Vourlakos 5a6e2cb149 context menu:provide layoutmenuitemwidget 4 years ago
Michail Vourlakos dc11db19d4 context menu:provide icon for edit layout 4 years ago
Michail Vourlakos 8e9de84e01 contextmenu:expose layouts icon data 4 years ago
Michail Vourlakos 06f90877d5 rephrase menu to Edit Layouts... 4 years ago
Michail Vourlakos 765fd490c3 move Duplicate Dock in Add... menus
BUG:433688
4 years ago
Michail Vourlakos fe5d2d7a63 context menu:provide Add view through templates 4 years ago
Michail Vourlakos 5f6c0df50c free some dynamic created actions on destruction 4 years ago
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
4 years ago
Michail Vourlakos 7f64126d5f improve and simplify context menu data 4 years ago
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
4 years ago
Michail Vourlakos 5fa77e05eb contextmenu:add export as template 4 years ago
Michail Vourlakos 965644ce2c add duplicate view in context menu 4 years ago
Michail Vourlakos f39e46fd68 hide settings window InMenu for inMultipleMode
--inMultipleMode only Plasma Activities Explorer can
enable/disable layouts
4 years ago
Michail Vourlakos 41fe38c19d contextmenu:improve how layout shown inmultiple 4 years ago
Michail Vourlakos b1de2a3905 contextmenu:hide inactive layouts at MultipleMode 4 years ago
Michail Vourlakos be2ec0a7af parent layouts in context menu properly
--there is a chance that this fixes also a memory leak
4 years ago