summaryrefslogtreecommitdiffstats
path: root/src/document.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-02-22Allow any valid CSS selector.Tavmjong Bah1-0/+49
2017-02-09[Bug #1662439] Instant crash when trying to move svg symbol.Nicolas Dufour1-1/+3
2017-02-05forward-port from 0.92.x the line height conversion from <.92 to >=.92Marc Jeanmougin1-1/+13
2016-11-28update filter list when pasting and on importMarc Jeanmougin1-0/+1
2016-10-02Doc rotate startJabier Arraiza Cenoz1-0/+6
2016-08-15Add changes for compilation with trunkTavmjong Bah & Kamalpreet Grewal1-4/+4
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-8/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-2/+8
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-8/+2
2016-07-25Add robust implementation of _getSelectorVec()Tavmjong Bah, Kamalpreet Grewal1-0/+54
2016-07-23Fix auto palette when using extensionsMarc Jeanmougin1-0/+3
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-11/+11
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-47/+49
2016-06-14Merging lp:~inkscape+alexander/inkscape/comments into lp:inkscape.brock-alexander1-0/+22
2016-06-08Only update inkscape.version on successful file write.Tavmjong Bah1-5/+0
2016-06-01Remove last use of getSVGUnit() and remove all remnants of this abomination.Tavmjong Bah1-9/+0
2016-05-21Fixing undo thingJabier Arraiza Cenoz1-0/+1
2016-05-21Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin1-8/+9
2016-04-13Fix a few more pick calls not preceded by updateKrzysztof Kosi??ski1-4/+9
2016-02-17Fixes some regressions from rev14655Marc Jeanmougin1-22/+26
2016-02-16Performance improvements when working in large filesMarc Jeanmougin1-15/+24
2016-02-07Fix for bug 1540518. Improved performance based on previous meassure code com...Jabier Arraiza Cenoz1-7/+7
2015-12-18brings back CMS tabMarc Jeanmougin1-0/+2
2015-12-14static code analysis: suppress compiler warningKris De Gussem1-1/+1