Commit Graph

96 Commits (680174c389ea0bba34d72dd1a2a9777e2bb531d5)

Author SHA1 Message Date
Michail Vourlakos 680174c389 viewsdialog:hide inlinemessages when change layout 4 years ago
Michail Vourlakos 46e638e7d0 viewsdialog:error/warnings indicators 4 years ago
Michail Vourlakos 1fbf7b8719 disable repair button until is available 4 years ago
Michail Vourlakos 9834d39e66 viewsdialog:report for W205
--that is same applet and containment id
4 years ago
Michail Vourlakos 72924004bc viewsdialog:warning report for #204 case 4 years ago
Michail Vourlakos 44d4c5a4de viewsdialog:report for error #107
--orphaned pseudo applets lost connection with their
subcontainment
4 years ago
Michail Vourlakos dcdc239fc4 update show inline messages to Positive
--when an action succeeds
4 years ago
Michail Vourlakos cb44cd77c2 error #103,provide action buttons for user 4 years ago
Michail Vourlakos 6e2b2c1e37 viewsdialog:suggestions for fixing error #103 4 years ago
Michail Vourlakos 866a4f462b viewsdialog:provide nice message for error #103 4 years ago
Michail Vourlakos b22ead393e viewsdialog:specify maxiconsize for dropdown screens 4 years ago
Michail Vourlakos 3e85b42cdc dialogs:improve default sizes for windows/columns 4 years ago
Michail Vourlakos 09bc5cbf14 stretch viewsdialog last column
--provide also proper default column widths
for viewsdialog table
4 years ago
Michail Vourlakos 42f6048291 viewsdialog:simplify code for semi-transparent text 4 years ago
Michail Vourlakos a3df3951dc replace QMessageBoxes with KMessageBoxes 4 years ago
Michail Vourlakos d5a34c7c84 settingsdialog:fix Del shortcut to remove entries 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 2abebf487e viewsdialog:make changed options italic
--this way is simpler for the user to identify
which options have changed
4 years ago
Michail Vourlakos 3c60da8ddb viewsdialog:consistent look for table headers 4 years ago
Michail Vourlakos cbf480ad44 viewsdialog:enable sorting path for all columns 4 years ago
Michail Vourlakos 31b10d9c58 viewsdialog:nice screens visuals for all choices 4 years ago
Michail Vourlakos 432f80ebe8 viewsdialog:provide screen icons in menuitems 4 years ago
Michail Vourlakos b5f483abf8 viewsdialog provide custom menu items 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 6bffba2b16 viewsdialog:support all cases move active views
--moving views between different active layouts can be
tricky because three different scenario should be handled:
--- onscreen_view -> onscreen_view in different active layouts
--- onscreen_view -> offscreen_view in different active layouts
--- offscreen_view -> onscreen_view in different active layouts
4 years ago
Michail Vourlakos 18233dc6ee viewsdialog:support moving between active layouts 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 26e4f13bf6 viewsdialog:improve paste action informative message 4 years ago
Michail Vourlakos 14c560a38a viewsdialog:fixes for cut scenario 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 bfb7c95ff5 viewsdialog:fix next select index after removals
--the best user friednly index is the own that will
let the user to remove multiple views sequentely
4 years ago
Michail Vourlakos 76bc442ade viewsdialog:fixes for paste action 4 years ago
Michail Vourlakos ddd25a0215 viewsdialog:provide paste action 4 years ago
Michail Vourlakos c6aadab090 viewsdialog:provide copy function
--adjust also the duplicate action properly
4 years ago
Michail Vourlakos 8021602a33 viewsdialog:use templateskeeper for duplicate
--this way storedViews are reproduced only when
really needed. If an action has already produced
a storedView and no changes may have happen when
that storedView is used at all cases
4 years ago
Michail Vourlakos 3fa524f06c viewsdialog:update duplicate to multiple selection 4 years ago
Michail Vourlakos f273da26db viewsdialog:update remove to multiple selection 4 years ago
Michail Vourlakos 073d6c1d60 viewsdialog:allow multi-selection of rows
--the user can use Ctrl and Shift in order to select
multiple rows in table view
4 years ago
Michail Vourlakos e0ed86bd41 viewsdialog:show/hide views context menu actions
--based on a view is selected or not the relevant
actions are shown in the context menu
4 years ago
Michail Vourlakos 05b2a59f25 viewsdialog:provide context menu for views 4 years ago
Michail Vourlakos 1a910a73e4 viewsdialog:provide duplicate action 4 years ago
Michail Vourlakos def1e8b87f viewdialog:remove cut/copy/paste buttons
--these actions will be supported only through right
click context menu and by using the de facto
shortcuts Ctrl+X/C/V
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 7bd55c202f viewdialog:provide remove views functionality 4 years ago
Michail Vourlakos 585864df8c viewsdialog:protect view removal-confirmate dialog 4 years ago
Michail Vourlakos 447c08e95e viewsdialog:fix save confirmation dialog behavior
--apply also consistent "Apply Now" text for confirmation
dialog
4 years ago
Michail Vourlakos 2b754dde97 provide inactive views update functionality 4 years ago
Michail Vourlakos 67095d9520 viewsmodel:fix wrongly showing change state 4 years ago