summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/cssdialog.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens2018-09-141-1/+0
|
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* Display both style sheet and style attribute property values in CSS pane.Tavmjong Bah2017-02-241-1/+10
| | | (bzr r15545)
* Rewrite and cleanup of style dialog. Still WIP.Tavmjong Bah2017-02-141-13/+22
| | | | | Missing undo and document tracking. (bzr r15520)
* Add some more comments to improve code understandingkamalpreetgrewal2016-08-201-4/+6
| | | (bzr r14949.1.75)
* Add functionality to add and delete CSS property in CSS panelkamalpreetgrewal2016-07-261-1/+5
| | | (bzr r14949.1.61)
* Update XML & hence drawing when properties are edited in CSS panelkamalpreetgrewal2016-07-191-4/+7
| | | (bzr r14949.1.54)
* Add CSS panel with editing support (no changes reflected yet)kamalpreetgrewal2016-07-171-0/+66
(bzr r14949.1.52)