Commit Graph

14 Commits (f5db9ce63d4a6a560bc920135df9a976b1bb147e)

Author SHA1 Message Date
Michail Vourlakos 688a45289a make SHARETOINEDITROLE proxy model capable
Michail Vourlakos 1113f942b1 provide feedback to the user in layouts view
--provide feedback to the user for which layout
options have been altered. This is achievable
by providing italicness to these options.
Michail Vourlakos f6aeea9980 move original data into layouts model
--this way the model items can become aware
of all data changes and become visual
responsive accordingly. All changed data
should use the italic paradigm... If a
value is changed from its original value
can become italic in order for the user
to know which values have changed.
Michail Vourlakos 97e5345f40 update shareto line settings indicator
--improve its appearance in general and its
behavior also
Michail Vourlakos 11798211a9 multiple fixes for imports/exports
--import/export full configurations are now
moved to File menu and move out their
implementation from Import/Export layouts
Michail Vourlakos 01bb785999 rename editedName to currentName for layout data
--improve semantics for layout data in settings
window
Michail Vourlakos 154000345d fix some warnings for shareddelegate
Michail Vourlakos aa4a6061cd improve semantics for settings
Michail Vourlakos 46e44606bc update editor shared delegate to new model
Michail Vourlakos d08f1f9dbb add bold presentation for Shares in menu
Michail Vourlakos 46bf0c1229 update activities/shares from cell QMenu(s)
Michail Vourlakos 3aeabcd885 fix for LayoutsEditor cells coloring
--when the LayoutsEditor is losing focus the
colors chosen should respect that change
and be drawn correctly
Michail Vourlakos 715e8b58c1 sharedtocolumn use only #settingid for layouts
--this way we can keep track of layout names changes
and work flawlessly in updating Shares names etc.
Michail Vourlakos 93ede645b8 introduce new menu for SharedToLayout