Commit Graph

24 Commits (71d339516ea2f02957f98af865bbd178cf383362)

Author SHA1 Message Date
Michail Vourlakos bcce41d064 always update background for colors/backs
--because the comboBox includes Select Background and
TextColor the last edit mode patterns couldnt be selected
in some cases
Michail Vourlakos eb377767c8 hide textColor when no background is selected
--enable textColor dialog
Michail Vourlakos d21534d6c3 support user background in edit choice
Michail Vourlakos 30fa3e0b1a improvements for user backgrounds
Michail Vourlakos b00ec4fcee set background image for colorscombobox
Michail Vourlakos dd2751add9 center activities text in Layouts
Michail Vourlakos bf7032a9f4 add options for the user to set edit image
--and also text color of the edit mode
Michail Vourlakos afe9a2e09d rename latteconfigdialog to settingsdialog
Michail Vourlakos de794cf8fe show running Activities in bold in config window
Michail Vourlakos 8fb12bdbcf improvements to new Latte config window
Johan Smith Agudelo Rodriguez 50f5402620 Using Check mark character instead of CheckBox for the table
Johan Smith Agudelo Rodriguez 9ecc961017 fix checkbox alignment
Michail Vourlakos 20fe472378 improve visual for layouts tableview
Michail Vourlakos e11d804898 improve checkbox layout in manager
Michail Vourlakos f28edd6d03 make activities combobox work properly
--activitiescmbbox in layout manager now shows always only
the available activities
Michail Vourlakos d8716f18a8 improve the Activities combobox behavior
Michail Vourlakos 0dfdd75746 drop QMultiComboBox for activities selection
--QMultiComboBox couldnt cooperate nicely with the
TableView, a different approach is needed. Probably
it is easier to just add a text indicator for the selected
activities
Michail Vourlakos 747fe2fd02 expose a QMultiComboBox for activities in layouts
Michail Vourlakos 9e213bfa00 improve layout for menu checkbox
Michail Vourlakos 3bbfeced5f provide correct color combobox in layouts manager
Michail Vourlakos 0762e57bab add functionality for the color combobox
--add more needed functionality for the color combobox.
set the current color correctly for the combobox.
Michail Vourlakos ef8e587672 create colorcombobox for layouts
--create a new delegate for the combobox of layouts
color
Michail Vourlakos 7ac0f13c49 improve layouts window visual when selecting row
Michail Vourlakos 86bc896fa0 center checkboxes in layouts window