summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Solve crash when deleting CSS propertykamalpreetgrewal2016-08-041-1/+1
* Merge changes from trunkkamalpreetgrewal2016-08-04406-2014/+602
|\
| * Add legacy verb SP_VERB_SELECTION_OUTLINE_LEGACY as pointed in bug 1556592#14Jabier Arraiza Cenoz2016-08-034-38/+55
| * Fix broken headersAlex Valavanis2016-08-036-18/+13
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-03404-1782/+219
| * Fix Stroke to fill retaining fillsJabier Arraiza Cenoz2016-07-282-216/+354
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-28420-183/+1829
| * Fixed failed buildAdrian Boguszewski2016-07-281-1/+1
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-28420-1828/+182
| * CMake on Windows produces same output as btool.Sebastian Faubel2016-07-261-13/+14
* | Add functionality to add and delete CSS property in CSS panelkamalpreetgrewal2016-07-264-21/+170
* | Add robust implementation of _getSelectorVec()Tavmjong Bah, Kamalpreet Grewal2016-07-253-74/+124
* | Merge changes from trunkkamalpreetgrewal2016-07-257-49/+47
|\|
| * Order some headersJabier Arraiza Cenoz2016-07-242-2/+2
| * Fixed a bug on roughen LPE on open pathsJabier Arraiza Cenoz2016-07-241-4/+1
| * Fises to toggle button and coding styleJabier Arraiza Cenoz2016-07-244-43/+44
* | Add InkSelector class with some code improvementskamalpreetgrewal2016-07-242-47/+60
* | Merge changes from trunkkamalpreetgrewal2016-07-2414-22/+29
|\|
| * Order and cleanup of some LPEJabier Arraiza Cenoz2016-07-2311-20/+19
| * Fix auto palette when using extensionsMarc Jeanmougin2016-07-232-1/+9
| * Fixed null when selection contains more than one itemAdrian Boguszewski2016-07-221-1/+1
* | Separate CSS dialog from Style Dialog visuallykamalpreetgrewal2016-07-203-4/+6
* | Update XML correctly when editing propertieskamalpreetgrewal2016-07-191-7/+6
* | Update XML & hence drawing when properties are edited in CSS panelkamalpreetgrewal2016-07-194-21/+88
* | Merge changes from trunkkamalpreetgrewal2016-07-194-4/+4
|\|
| * [Bug #1524838] Disambiguate sigc::ptr_fun to fix C++14 compilation.Alex Henrie2016-07-184-4/+4
* | Add CSS panel with editing support (no changes reflected yet)kamalpreetgrewal2016-07-179-0/+219
* | Change expander column of treeview and set indentation of child rowskamalpreetgrewal2016-07-131-0/+2
* | Correct deletion of child rows when parent selector is deletedkamalpreetgrewal2016-07-131-4/+27
* | Replace s1 with matchSelectorkamalpreetgrewal2016-07-131-3/+4
* | Fix crash when deleting selectorkamalpreetgrewal2016-07-131-11/+16
* | Propagate changes to object tree with changes in style elementTavmjong Bah2016-07-138-207/+233
* | Merge changes from trunkkamalpreetgrewal2016-07-131-7/+7
|\|
| * Comment out unused enum.Tavmjong Bah2016-07-101-7/+7
* | Delete objects from selector by clicking '-' in front of objectskamalpreetgrewal2016-07-091-44/+104
* | Selects matching objects for single as well as double click on selectorkamalpreetgrewal2016-07-082-34/+59
* | Merge changes from trunkkamalpreetgrewal2016-07-082-465/+472
|\|
| * Documentation. French documentation translation updated.Nicolas Dufour2016-07-081-6/+18
| * CMake build on windows (merge Sebastian's branch)Marc Jeanmougin2016-07-061-459/+454
| |\
| | * Fixing build for Linux.Sebastian Faubel2016-07-061-436/+447
| | * Merge with trunk.Sebastian Faubel2016-07-021-40/+24
* | | Fix issues related to updating style content and selection of rows in treeviewkamalpreetgrewal2016-07-061-27/+35
* | | Fix deletion and selection of objects clicking on styledialog rows and vice-v...kamalpreetgrewal2016-07-052-49/+122
* | | Merge changes from trunkkamalpreetgrewal2016-07-052-3/+8
|\| |
| * | Fix typo that prevents reading of 'units-per-em'.Tavmjong Bah2016-07-041-1/+1
| * | Prevent data-losing crash when sorting attributes and Layer dialog open.Tavmjong Bah2016-07-041-2/+7
* | | Merge changes from trunkkamalpreetgrewal2016-07-043-104/+112
|\| |
| * | Rename function, fix some indenting issues.Tavmjong Bah2016-07-022-100/+110
| * | Fix typo from GList purge that broke SVG Font Editor dialog.Tavmjong Bah2016-07-021-1/+1
| * | Fix bug #1598009 regression on path parameterJabier Arraiza Cenoz2016-07-021-3/+1