summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unimplemented Find Dialog (obsolete)Nathan Lee2019-04-182-6/+0
* fix inbox#380 Rotation center flipped with y-axisThomas Holder2019-04-171-3/+10
* Regression fix (update paths when dragging nodes)Nathan Lee2019-04-161-2/+5
* Restore select toolbar lock buttonNathan Lee2019-04-152-0/+4
* Prevent buffer overflow in svg transformation reading; lp:1047524Ralf Engels2019-04-151-1/+1
* Make sure Layout.wrap_mode is initialized and defined.Tavmjong Bah2019-04-152-3/+6
* Fix for line positioning in wrapped multi-line text.Tavmjong Bah2019-04-152-1/+6
* Fix nullptr deref after connector deleteBryce Harrington2019-04-141-2/+6
* Filter effects dialog UI made more consistentNathan Lee2019-04-131-2/+2
* Cursor changes with Guides updated (UI)Nathan Lee2019-04-131-1/+5
* Ask user whether to reassign already used shortcutsPatrick Storz2019-04-101-1/+20
* Prevent segmentation fault when editing flow text missing <flowPara>.Tavmjong Bah2019-04-101-2/+21
* Fix segfault when inkscape is started more than once in single app mode.Tavmjong Bah2019-04-101-1/+1
* LPE mirror symmetry: Clarify some stringsPatrick Storz2019-04-091-14/+14
* Style fixMarc Jeanmougin2019-04-095-7/+7
* Make the Inkscape application run as a single instance... expect if --gapplic...Tavmjong Bah2019-04-081-1/+5
* Fix build with WITH_DBUS.Shlomi Fish2019-04-071-1/+1
* 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-0623-153/+125
* CMake: Fix module FindDoubleConversion.cmakePatrick Storz2019-04-051-2/+2
* More cleanup of document.h.Tavmjong Bah2019-04-055-26/+26
* Fix indentating.Tavmjong Bah2019-04-051-100/+110
* Reorganize document.h.Tavmjong Bah2019-04-044-163/+228
* Replace IS_NAN with std::isnan (exists since C++11)Patrick Storz2019-04-025-11/+11
* Replace IS_FINITE with std::isfinite (exists since C++11)Patrick Storz2019-04-025-14/+14
* Add new lib2geom dependency: "double-conversion"Patrick Storz2019-04-021-0/+2
* 2geom: update to 7e3b3f75023c7c69fd085574cfaa46de0213bbbcPatrick Storz2019-04-0218-3644/+55
* Update CMakeLists.txtshaharyaar2019-04-021-1/+1
* Realign and reorder guides UINathan Lee2019-04-023-9/+46
* Tidy UI for Object Properties/AttributesNathan Lee2019-04-022-11/+12
* Tidy various dialog UIsNathan Lee2019-04-0225-208/+337
* Avoid crash from nullptr exceptionNathan Lee2019-04-021-5/+5
* fixed drag-and-drop crash in xml treeRyan O'Connor2019-04-011-20/+9
* Some anti-aliasingPatrick Storz2019-03-315-5/+5
* Remove unused INKSCAPE_APPICONDIR and INKSCAPE_BINDDIRPatrick Storz2019-03-313-9/+0
* Aspell: No need to explicitly set prefix anymorePatrick Storz2019-03-302-35/+1
* Usage of get_program_dir() is more appropriate herePatrick Storz2019-03-301-1/+1
* Remove "PACKAGE_LOCALE_DIR" environment variablePatrick Storz2019-03-301-2/+0
* Avoid redefining INKSCAPE_DATADIRPatrick Storz2019-03-302-12/+12
* Inkscape::IO::Resource: Drop "DATA_DIR" from Type enumPatrick Storz2019-03-302-5/+0
* Remove "get_extensions_path()"Patrick Storz2019-03-303-42/+11
* Remove unused "get_datadir_path()"Patrick Storz2019-03-302-27/+0
* Add inscape to search pathPatrick Storz2019-03-303-0/+78
* Restore "Add inkscape root directory to DLL search path"Patrick Storz2019-03-301-0/+15
* script.cpp: more cleanupPatrick Storz2019-03-291-32/+19
* script.cpp: Glib::spawn_async_with_pipes actually wants UTF-8Patrick Storz2019-03-291-7/+0
* Drop "RegistryTool" which is no longer in use.Patrick Storz2019-03-294-285/+0
* An a few more config.h fixesPatrick Storz2019-03-2811-40/+4
* ditoPatrick Storz2019-03-281-0/+4