Commit Graph

22 Commits (d7a41ab26480bc4eb002ce9da4b279769bd256a5)

Author SHA1 Message Date
Michail Vourlakos 110416c143 improve sharedlayouts record when selected
Michail Vourlakos 11f70edbac fill SharedLayouts circles in LayoutsEditor
Michail Vourlakos 568716e9d3 add SharedLayouts ending circle in LayoutsEditor
Michail Vourlakos d08f1f9dbb add bold presentation for Shares in menu
Michail Vourlakos 46bf0c1229 update activities/shares from cell QMenu(s)
Michail Vourlakos a27ff3ec48 REFACTOR:Update LayoutManager to Layouts::Manager
--create "layouts" own directory in order to host
all LAYOUTS management/control code and classes
Michail Vourlakos d307ac626b update UI elements in LayoutsEditor when needed
--toggling between Single/Multiple mode now shows/hides
all the SharedLayouts ui elements accordingly
Michail Vourlakos e51dbeab42 update strings for Background at LayoutsEditor
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 25a29111e7 update Actitivies Delegate to new ButtonMenu ui
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
Michail Vourlakos 14d7079198 improve disabled cells layout for shareds
Michail Vourlakos cff6436a74 add shared icon for layouts to be identified
Michail Vourlakos 4c0a3f5523 update shared layouts cell states
--enable/disable shared layouts cells
accordingly
Michail Vourlakos d813a15b57 publish Shared to relevant ComboBox
Michail Vourlakos 1b21e26dfa introduce sharedcmbboxdelegate at settings ui
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 fb4508c6a7 simplify CMakeLists
Michail Vourlakos c735792c30 REFACTOR:replace all "foreach" statements
Michail Vourlakos 2099b8ed36 add headers comments for all c++ files
Michail Vourlakos d8f748b512 REFACTOR:move setting* to relevant folder