| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -18/+9 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Add per embed/linked SVG a DPI value | Jabiertxof | 2018-09-13 | 1 | -1/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -3/+3 |
| | | |||||
| * | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This reduces the boilerplate required to add a new element to a container. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -1/+1 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -1/+1 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -6/+9 |
| | | | | | A lot of header clean-up. | ||||
| * | panel: Remove the unused "title" label | Stefano Facchini | 2018-01-16 | 1 | -1/+1 |
| | | |||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -3/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+3 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -3/+0 |
| | | | | (bzr r15025) | ||||
| * | removed a few useless SP_OBJECT() casts | Marc Jeanmougin | 2015-04-27 | 1 | -1/+1 |
| | | | | (bzr r13922.1.17) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| | | | | (bzr r13820) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| | | | | (bzr r13809) | ||||
| * | Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449. | Tavmjong Bah | 2013-11-19 | 1 | -0/+1 |
| | | | | | | Removed two unused preference options for bitmaps. (bzr r12823) | ||||
| * | Merged Group and subclasses. | Markus Engel | 2013-04-05 | 1 | -4/+8 |
| | | | | (bzr r11608.1.77) | ||||
| * | Header cleanup | Alex Valavanis | 2013-03-29 | 1 | -0/+1 |
| | | | | (bzr r12258) | ||||
| * | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 1 | -3/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | ||||
| * | Migrate Object Properties dialog to Gtk::Grid | Alex Valavanis | 2013-03-09 | 1 | -5/+6 |
| | | | | (bzr r12188) | ||||
| * | cppcheck: Simple fixes for src/ui/dialog | Alex Valavanis | 2012-11-15 | 1 | -1/+1 |
| | | | | (bzr r11874) | ||||
| * | object attributes code was actually completely rewritten | Kris De Gussem | 2012-08-05 | 1 | -8/+17 |
| | | | | (bzr r11593) | ||||
| * | cppcheck | Kris De Gussem | 2012-03-07 | 1 | -3/+3 |
| | | | | (bzr r11052) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-25 | 1 | -0/+2 |
| | | | | (bzr r11015) | ||||
| * | Gtkmmification of object attributes dialog: image and link attributes now ↵ | Kris De Gussem | 2012-01-19 | 1 | -0/+211 |
| editable in dockable dialog (Bug #592323) (bzr r10910) | |||||
