summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/object-attributes.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-18/+9
* Add per embed/linked SVG a DPI valueJabiertxof2018-09-131-1/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-3/+3
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-6/+6
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-6/+9
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+3
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+0
* removed a few useless SP_OBJECT() castsMarc Jeanmougin2015-04-271-1/+1
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
* Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.Tavmjong Bah2013-11-191-0/+1
* Merged Group and subclasses.Markus Engel2013-04-051-4/+8
* Header cleanupAlex Valavanis2013-03-291-0/+1
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-3/+2
* Migrate Object Properties dialog to Gtk::GridAlex Valavanis2013-03-091-5/+6
* cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-151-1/+1
* object attributes code was actually completely rewrittenKris De Gussem2012-08-051-8/+17
* cppcheckKris De Gussem2012-03-071-3/+3
* Header cleaningAlex Valavanis2012-02-251-0/+2
* Gtkmmification of object attributes dialog: image and link attributes now edi...Kris De Gussem2012-01-191-0/+211