summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/styledialog.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-30If selectors(children) of a row in treeview are deleted, XML repr is updated ...kamalpreetgrewal1-32/+64
2016-06-28Update XML repr when objects are added to selector & some code cleanupkamalpreetgrewal1-91/+89
2016-06-26Select objects corresponding to selector selected in treeviewkamalpreetgrewal1-12/+67
2016-06-26Fix a crash when deleting selectors and some coding style correctionskamalpreetgrewal1-75/+59
2016-06-26Add/Remove objects to/from selectorkamalpreetgrewal1-82/+170
2016-06-19Resolve crash when empty string was added via entrybox in style dialogkamalpreetgrewal1-5/+10
2016-06-17Fix a crash while deleting when there was single selector in the style dialogkamalpreetgrewal1-8/+35
2016-06-17Remove unwanted empty space at top in style dialogkamalpreetgrewal1-2/+4
2016-06-15Implement deletion of style selector both from repr and treeviewkamalpreetgrewal1-38/+32
2016-06-15Add selector to single style element & replace storage map by a vectorkamalpreetgrewal1-37/+69
2016-06-13Set style and class attribute of object approprialtely when adding new style ...kamalpreetgrewal1-14/+29
2016-06-13Fix crash when object without style attribute is added to selectorkamalpreetgrewal1-12/+19
2016-06-13Correct parsing of style elementkamalpreetgrewal1-27/+40
2016-06-11Delete selector from style dialog (not from repr yet)kamalpreetgrewal1-25/+90
2016-06-10Populate style dialog with existing selectors in stylesheetkamalpreetgrewal1-13/+36
2016-06-10Add selector to style elementkamalpreetgrewal1-21/+79
2016-06-06Set class attribute values of selected objects using style dialogkamalpreetgrewal1-2/+69
2016-06-04Register style dialog with support to add selectorkamalpreetgrewal1-0/+113