Commit Graph

72 Commits (4d345a54498abc855290e18f3b40efeae7a984fc)

Author SHA1 Message Date
Michail Vourlakos c02b5ab6b7 settingsdialog:simplify import layout messages 4 years ago
Michail Vourlakos 5e9c838239 viewsdialog:support import function 4 years ago
Michail Vourlakos ea13a6dee5 fix i18ncp translation calls 4 years ago
Michail Vourlakos ff180c6d62 fix compilation from no needed brackets 4 years ago
Yuri Chornoivan f1da40401e Use i18ncp() for plurals 4 years ago
Michail Vourlakos 99382184ff layout:provide popUpMargin 4 years ago
Michail Vourlakos f36bba7d02 importlayout:do not show positive message
--when the added layout contains errors and warnings
then do not show the positive message that layout
imported successfully
4 years ago
Michail Vourlakos 6234253342 viewdialog:provide nice Repair for #W201 4 years ago
Michail Vourlakos 422c2f9d83 settingsdialog:initial errors/warnings only once 4 years ago
Michail Vourlakos 660cef280f settingsdialogs:consistent button look for inlines 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 73382d4d04 settingsdialog:initial warnings/errors counter 4 years ago
Michail Vourlakos 53ae3cfe73 settingsdialog:improve some textes 4 years ago
Michail Vourlakos 3e85b42cdc dialogs:improve default sizes for windows/columns 4 years ago
Michail Vourlakos 3fcb5275b7 show layout errors/warnings after imporing it 4 years ago
Michail Vourlakos f3809bcca7 layouts:less intrusive warning messages 4 years ago
Michail Vourlakos b6c85eac57 per layout icons for errors and warnings 4 years ago
Michail Vourlakos a3df3951dc replace QMessageBoxes with KMessageBoxes 4 years ago
Michail Vourlakos a5d289eb89 storage errors fix adding error data 4 years ago
Michail Vourlakos 27d9f209ea layout:drop isBroken in favor of errors/warnings 4 years ago
Michail Vourlakos ecd582eaf9 layoutseditor:clear consideredactive on duplicate 4 years ago
Michail Vourlakos d5a34c7c84 settingsdialog:fix Del shortcut to remove entries 4 years ago
Michail Vourlakos b7fbe2dad3 settingsdialog:introduce import submenu
--import from local file and download from kde
store are semantically the same so they are combined
in the same import submenu
4 years ago
Michail Vourlakos a4df805520 viewsdialog:add clipboardContentsChanged signal 4 years ago
Michail Vourlakos 76bc442ade viewsdialog:fixes for paste action 4 years ago
Michail Vourlakos 1b72a68bc6 templatekeeper provide clipboard functions 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 4976c1e256 settingsdialog:introduce templateskeeper 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 6254a971cb settingsdialog:fix ConsideredActive for model 4 years ago
Michail Vourlakos 938dcdef6c settingsdialog:reorder Dock,Panels button 4 years ago
Michail Vourlakos 38d3de5962 settingsdialog:provide docks,panels button 4 years ago
Michail Vourlakos cedcbddd4d viewsdialog:do not update layouts model for views 4 years ago
Michail Vourlakos 195a24b33c viewsdialog:apply live screen edges changes 4 years ago
Michail Vourlakos c26600e9c0 dialogs:provide drawings remained rectangle 4 years ago
Michail Vourlakos f42fe460b3 dialogs:use same code for changesindicators 4 years ago
Michail Vourlakos 4d5986a7ff dialogs:use same text formatted line 4 years ago
Michail Vourlakos 8824c6e454 dialogs:support multiple information widgets 4 years ago
Michail Vourlakos 7adcd450d7 fix views initialization table layout id
--by chosing the current layout id we can be sure
that even newly created layouts will expose their
views
4 years ago
Michail Vourlakos 7aa94bede1 expose views data through views dialog 4 years ago
Michail Vourlakos 06f90877d5 rephrase menu to Edit Layouts... 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 d903da90e7 provide custom layout combobox
--custom layout combobox provides also the chosen
drawn layout icon
4 years ago
Michail Vourlakos 7bfb23fa45 settings draw layout icon in generic way 4 years ago
Michail Vourlakos f11d6ec5f2 settings use layout isConsideredActive flag
--this way we track better which layouts are going
to be used in each user selected layouts mode meaning
single or multiple layouts mode.
4 years ago
Michail Vourlakos 4fa7831bc5 settings:decouple layout icon for active layout
--favorites icon is now moved in layout name edit box
and is going to indicate only the Active layouts at
some point
4 years ago
Michail Vourlakos 1348863b57 settings:initialize and set views in layouts model
--this action may be costly so it is executed only once
when Views dialog is requesting data for specific layout
4 years ago
Michail Vourlakos 1e86067d0e fix margins in settings dialogs 4 years ago
Michail Vourlakos b25492a6fb provide Views SubDialog in settings window 4 years ago