Commit Graph

92 Commits (675bdf5f7d5aac6d70717cec2bd6962536241d3e)

Author SHA1 Message Date
Michail Vourlakos 5486730a00 pref option to disable geometries broadcasting
--the user can choose to disable available desktop geometry
broadcasting to Plasma in order to avoid any desktop widgets
moving at all cases
4 years ago
Michail Vourlakos 509df95ae7 data::layout provide schemeFile 4 years ago
Michail Vourlakos 1e6b783a8d datapreferences:add contextMenuAlwaysActions 4 years ago
Michail Vourlakos 549779a3e2 actionsdialog: introduce handler 4 years ago
Michail Vourlakos a7e8cf4542 context:add actions in context menu dynamically 4 years ago
Michail Vourlakos 2c9b07ebe0 context:define for all actions default visibility 4 years ago
Michail Vourlakos 79ef06c774 context:Print Action in hash 4 years ago
Michail Vourlakos cb91c1b788 contextactions:provide QHash to organize them 4 years ago
Michail Vourlakos c7914ac1b9 contextmenu:expose actions to universalsettings 4 years ago
Michail Vourlakos 761c7f34d2 contaimentactions:share contextmenudata class 4 years ago
Michail Vourlakos 42bd6b8f8a data:introduce contextmenudata class
--this definition is scheduled to be shared
between the application and the context menu
4 years ago
Michail Vourlakos 9e611d444e data::screen,add isRemovable flag 4 years ago
Michail Vourlakos 0d5c63f31d screendialog: add relevant model 4 years ago
Alexander Lohnau 505379ed04 Use spdx syntax for all files 4 years ago
Michail Vourlakos 156103af4f drop outline width exposure through gui 4 years ago
Michail Vourlakos 99382184ff layout:provide popUpMargin 4 years ago
Michail Vourlakos 9834d39e66 viewsdialog:report for W205
--that is same applet and containment id
4 years ago
Michail Vourlakos 866a4f462b viewsdialog:provide nice message for error #103 4 years ago
Michail Vourlakos ae76e82297 viewdata:provide errors/warnings counters 4 years ago
Michail Vourlakos 07c5f1ac03 layout:disable error/warning from tracking changes 4 years ago
Michail Vourlakos c33623a809 storage:provide orphaned parent applet checker 4 years ago
Michail Vourlakos ceda380e49 improve errors semantics 4 years ago
Michail Vourlakos 27d9f209ea layout:drop isBroken in favor of errors/warnings 4 years ago
Michail Vourlakos 51044ce630 layout:provide errors/warnings structured nicely 4 years ago
Michail Vourlakos 2be67b11c5 storage:provide appletAndContainmentSameId checker 4 years ago
Michail Vourlakos c74f5cf7fc appletdata:provide storageId
--in case any consumer wants to use that info
4 years ago
Michail Vourlakos 849e66fd80 storage:provide orphaned subcontainments checker 4 years ago
Michail Vourlakos a2bf28054f add known errors in layouts storage 4 years ago
Michail Vourlakos 7eedf8f8a2 introduce errordata and errorinformationdata 4 years ago
Michail Vourlakos 462e15b428 viewsdialog:reduce opacity for cutted views
--this way we follow the filemanagers approach that
cutted records are appearing with big transparency
in order for the user to be informed about which
records are going to be moved after paste action
4 years ago
Michail Vourlakos 31b10d9c58 viewsdialog:nice screens visuals for all choices 4 years ago
Michail Vourlakos 7fcfcbc6e5 viewsdialog:concrete implementation for move
--these are the last pieces of code in order for
moving active views between different active layouts
to work properly
4 years ago
Michail Vourlakos 6362d662b7 viewsdialog:create safe cut/paste codepath
--cut/paste can be applied only if there are no changes
in reality otherwise copy/paste is happening
4 years ago
Michail Vourlakos dfa0949330 viewsdialog:implement cut action (send path)
--this is implementation when a user selects views
and chooses to Cut them so they are temporary stored
in the clipboard
4 years ago
Michail Vourlakos c6ee04c8cf data::view split moving flag in two values
--isMoveOrigin/isMoveDestination are flags used
to identify view records during Cut operation
4 years ago
Michail Vourlakos 8b00409d14 viewsdata:add isScheduledForMove flag
--it will help during Cut operations to identify
views that must be moved
4 years ago
Michail Vourlakos 2c8d7134bd simplify Layout::newView calls
--template file is already provided from Data::View
so there is no real reason to expose it one
more time
4 years ago
Michail Vourlakos 49faec250c viewsdialog:update active state after ::save() 4 years ago
Michail Vourlakos 4d76005325 viewsdialog:update model data for newly added views 4 years ago
Michail Vourlakos 585864df8c viewsdialog:protect view removal-confirmate dialog 4 years ago
Michail Vourlakos cc4f901cf1 viewsdialog:support updating screen 4 years ago
Michail Vourlakos be636de5ce viewsdialog:show view screen edge margin if any 4 years ago
Michail Vourlakos 7630064b36 viewsdialog: view data improvements 4 years ago
Michail Vourlakos 8ba60ea89a viewsdialog:show active screens with bold 4 years ago
Michail Vourlakos 23fe87e736 viewsdialog:add properly new temporary views 4 years ago
Michail Vourlakos c27727c9e7 provide options for views settings 4 years ago
Michail Vourlakos 2b1464fb1b provide genericbasictable through meta system 4 years ago
Michail Vourlakos 82ce6b5140 simplify layouts icon drawing logic
--in the past a layout could draw more than
own icons in order to be identified. Now
things are simplified and at all cases ONLY ONE icon
is chosen for each layout based on criteria.
In all cases if the user has chosen a specific
icon for its layout that is respected for all
drawing cases.
4 years ago
Michail Vourlakos 6fb2762365 introduce layout data isconsideredactive state
--it can be used to identify activeness based on each
consumer criteria
4 years ago
Michail Vourlakos f255de4ce6 viewdata improve debug visual feedback 4 years ago