summaryrefslogtreecommitdiffstats
path: root/src/document.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.Tavmjong Bah2019-04-071-34/+34
* Move signal functions to end, matches order in header file.Tavmjong Bah2019-04-071-102/+99
* More document.h cleanup.Tavmjong Bah2019-04-061-65/+36
* Reorganize document.h.Tavmjong Bah2019-04-041-7/+7
* Make InkscapeApplication responsible for managing documents and windows.Tavmjong Bah2019-03-151-3/+22
* Give more descriptive names to document file related variables and functions.Tavmjong Bah2019-02-201-87/+87
* No longer use widget data to store pointer to desktop widget.Tavmjong Bah2019-01-201-3/+4
* Remove unneeded unreferencing. Add check on reference count.Tavmjong Bah2019-01-061-0/+8
* modernize loopsMarc Jeanmougin2019-01-021-4/+4
* DocumentUndo::ScopedInsensitiveThomas Holder2018-12-141-4/+1
* Improve spliter and add outline mode functionalityJabier Arraiza2018-12-011-1/+0
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove into filtered groupsJabier Arraiza2018-11-051-9/+9
* Fix coding stule and things comented on the MRJabier Arraiza2018-11-051-21/+25
* Improvemets to find itemsJabier Arraiza2018-11-051-14/+29
* Move contents of document-private.h to document.h.Tavmjong Bah2018-10-291-100/+82
* Move some files to 'io' directory.Tavmjong Bah2018-10-131-1/+1
* Misc. typosluz.paz2018-10-061-1/+1
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-2/+2
* SP_ACTIVE_DESKTOP: check for NULL or eliminateThomas Holder2018-09-271-1/+2
* fix crash with PNG/JPG command line argumentThomas Holder2018-09-271-1/+1
* New option to invert y-axisThomas Holder2018-09-121-2/+8
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-96/+96
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Put adaptagrams into its own folderMarc Jeanmougin2018-04-291-1/+1
* moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-3/+3
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-11/+20
* Flushing std::coutJabier Arraiza2017-09-171-1/+1
* Add support for imported style sheets via @import to Inkscape.Tavmjong Bah2017-08-071-0/+2
* Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof2017-06-061-4/+4
* Porting the pre-92 file update message from 0.92.x to trunk:Marc Jeanmougin2017-06-041-0/+5
* Add very raw page loading using linksMartin Owens2017-06-041-3/+9
* Allow any valid CSS selector.Tavmjong Bah2017-02-221-0/+49
* [Bug #1662439] Instant crash when trying to move svg symbol.Nicolas Dufour2017-02-091-1/+3
* forward-port from 0.92.x the line height conversion from <.92 to >=.92Marc Jeanmougin2017-02-051-1/+13
* Merge in GSoC style dialog. (Work in progress.)Tavmjong Bah2017-02-041-0/+54
|\
| * Add changes for compilation with trunkTavmjong Bah & Kamalpreet Grewal2016-08-151-4/+4
| * Merge changes from trunkkamalpreetgrewal2016-08-151-47/+49
| |\
| * \ Merge changes from trunkkamalpreetgrewal2016-08-041-8/+1
| |\ \
| * | | Add robust implementation of _getSelectorVec()Tavmjong Bah, Kamalpreet Grewal2016-07-251-0/+54
* | | | fixing to new trunkJabiertxof2017-01-241-0/+1
|\ \ \ \
| * | | | update filter list when pasting and on importMarc Jeanmougin2016-11-281-0/+1
| | |_|/ | |/| |
* / | | Doc rotate startJabier Arraiza Cenoz2016-10-021-0/+6
|/ / /
* | | Merged trunkAdrian Boguszewski2016-08-031-8/+4
|\ \ \ | | |/ | |/|
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-8/+1
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-2/+8
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-8/+2
| |/