summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/object-attributes.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-18/+9
2018-09-13Add per embed/linked SVG a DPI valueJabiertxof1-1/+0
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-3/+3
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-6/+6
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-6/+9
2018-01-16panel: Remove the unused "title" labelStefano Facchini1-1/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+3
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+0
2015-04-27removed a few useless SP_OBJECT() castsMarc Jeanmougin1-1/+1
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-1/+1
2013-11-19Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.Tavmjong Bah1-0/+1
2013-04-05Merged Group and subclasses.Markus Engel1-4/+8
2013-03-29Header cleanupAlex Valavanis1-0/+1
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-3/+2
2013-03-09Migrate Object Properties dialog to Gtk::GridAlex Valavanis1-5/+6
2012-11-15cppcheck: Simple fixes for src/ui/dialogAlex Valavanis1-1/+1
2012-08-05object attributes code was actually completely rewrittenKris De Gussem1-8/+17
2012-03-07cppcheckKris De Gussem1-3/+3
2012-02-25Header cleaningAlex Valavanis1-0/+2
2012-01-19Gtkmmification of object attributes dialog: image and link attributes now edi...Kris De Gussem1-0/+211