Michail Vourlakos
88f72bcc3b
contextmenu:draw layout icons
...
--change also layout actions to radiobuttons
4 years ago
Michail Vourlakos
4371067275
viewdialog:support reverse radiobuttons
4 years ago
Michail Vourlakos
53a44fbb40
settingsidalogs:simplify background drawing
...
--background drawing for subitems of information
can be one for all and there is no needed for it
to be at per subitem
4 years ago
Michail Vourlakos
de1844a487
viewsdialog:radio buttons for single option menu
4 years ago
Michail Vourlakos
254db96f5e
setingsdialog:delete dialogs on close
4 years ago
Michail Vourlakos
274ad37685
viewsdialog:support export as template action
4 years ago
Michail Vourlakos
5484fca9a2
viewdialog:support export for backup
4 years ago
Michail Vourlakos
321a6ba512
protect from plural translations crashes
4 years ago
Michail Vourlakos
ed3352b807
fix translation strings parameters counting
4 years ago
Michail Vourlakos
ce62b31901
drop .arg() from translation strings
4 years ago
Michail Vourlakos
5e9c838239
viewsdialog:support import function
4 years ago
Michail Vourlakos
e14814c49f
update configuration before validating it
4 years ago
Michail Vourlakos
6234253342
viewdialog:provide nice Repair for #W201
4 years ago
Michail Vourlakos
e9120d5507
respect kde frameworks less than 71
4 years ago
Michail Vourlakos
97b76a1bc7
viewsdialog:improve errors/warnings messages
4 years ago
Michail Vourlakos
2f005ea2a2
viewsdialog:fix inlines buttons order
4 years ago
Michail Vourlakos
660cef280f
settingsdialogs:consistent button look for inlines
4 years ago
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