summaryrefslogtreecommitdiffstats
path: root/src/document.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-18fix #476 ignore hidden layers when selectingThomas Holder1-4/+9
2019-10-05Fix segfault with bad SVG file.Tavmjong Bah1-1/+5
2019-10-01Allow duplication of objects with empty idsNathan Lee1-8/+4
2019-08-23Eliminate clang warningsThomas Holder1-17/+0
2019-08-23Eliminate clang warningsThomas Holder1-2/+2
2019-08-18reduce usage of desktop coordinates (#341)Thomas Holder1-19/+20
2019-07-27Make doc2dt a document propertyThomas Holder1-1/+16
2019-07-05Allow styling def sections and go to the eleemntJabiertxof1-1/+2
2019-06-06Refactoring: call setAttribute() directly.Shlomi Fish1-1/+1
2019-04-24Add comment, rename functionMarc Jeanmougin1-1/+1
2019-04-24Fix style and line detectionMarc Jeanmougin1-1/+1
2019-04-24Removes style on empty linesMarc Jeanmougin1-0/+5
2019-04-07Remove trailing whitespace.Tavmjong Bah1-34/+34
2019-04-07Move signal functions to end, matches order in header file.Tavmjong Bah1-102/+99
2019-04-06More document.h cleanup.Tavmjong Bah1-65/+36
2019-04-04Reorganize document.h.Tavmjong Bah1-7/+7
2019-03-15Make InkscapeApplication responsible for managing documents and windows.Tavmjong Bah1-3/+22
2019-02-20Give more descriptive names to document file related variables and functions.Tavmjong Bah1-87/+87
2019-01-20No longer use widget data to store pointer to desktop widget.Tavmjong Bah1-3/+4
2019-01-06Remove unneeded unreferencing. Add check on reference count.Tavmjong Bah1-0/+8
2019-01-02modernize loopsMarc Jeanmougin1-4/+4
2018-12-14DocumentUndo::ScopedInsensitiveThomas Holder1-4/+1
2018-12-01Improve spliter and add outline mode functionalityJabier Arraiza1-1/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-11-05Remove into filtered groupsJabier Arraiza1-9/+9
2018-11-05Fix coding stule and things comented on the MRJabier Arraiza1-21/+25
2018-11-05Improvemets to find itemsJabier Arraiza1-14/+29
2018-10-29Move contents of document-private.h to document.h.Tavmjong Bah1-100/+82
2018-10-13Move some files to 'io' directory.Tavmjong Bah1-1/+1
2018-10-06Misc. typosluz.paz1-1/+1
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-2/+2
2018-09-27SP_ACTIVE_DESKTOP: check for NULL or eliminateThomas Holder1-1/+2
2018-09-27fix crash with PNG/JPG command line argumentThomas Holder1-1/+1
2018-09-12New option to invert y-axisThomas Holder1-2/+8
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-96/+96
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2018-04-29Put adaptagrams into its own folderMarc Jeanmougin1-1/+1
2018-04-29moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin1-3/+3
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-11/+20
2017-09-17Flushing std::coutJabier Arraiza1-1/+1
2017-08-07Add support for imported style sheets via @import to Inkscape.Tavmjong Bah1-0/+2
2017-06-06Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof1-4/+4
2017-06-06Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof1-4/+4
2017-06-04Porting the pre-92 file update message from 0.92.x to trunk:Marc Jeanmougin1-0/+5
2017-06-04Porting the pre-92 file update message from 0.92.x to trunk:Marc Jeanmougin1-0/+5
2017-06-04Add very raw page loading using linksMartin Owens1-3/+9
2017-06-04Add very raw page loading using linksMartin Owens1-3/+9