Commit Graph

16 Commits (a4767b36c039ca5d86b927473cc45702b02f9850)

Author SHA1 Message Date
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 97e5345f40 update shareto line settings indicator
--improve its appearance in general and its
behavior also
Michail Vourlakos 92f37eef8c improve alignments for layouts delegates
Michail Vourlakos c0d8116e7b visual improvements for settings delegates
Michail Vourlakos aa4a6061cd improve semantics for settings
Michail Vourlakos 5f3007ed93 simplify colors combobox in layouts editor
Michail Vourlakos d4ed1aa609 update settings Activites delegate
Michail Vourlakos 6e66907957 update settings Layout name delegate
Michail Vourlakos 4428d4b083 support setData function for layouts model
--initial support for this
Michail Vourlakos b55447764a update layouts checkdelegates for new model
Michail Vourlakos 110416c143 improve sharedlayouts record when selected
Michail Vourlakos 14d7079198 improve disabled cells layout for shareds
Michail Vourlakos 4c0a3f5523 update shared layouts cell states
--enable/disable shared layouts cells
accordingly
Michail Vourlakos b7cb41e322 ui improvements for Layouts editor
--lock icon takes into account the selected state
in order to draw itself
--focus dotted lines for tableview cells were disabled
until something less noisy is introduced
Michail Vourlakos 2099b8ed36 add headers comments for all c++ files
Michail Vourlakos d8f748b512 REFACTOR:move setting* to relevant folder