summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | Propagate changes to object tree with changes in style elementTavmjong Bah2016-07-138-207/+233
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-07-131-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Delete objects from selector by clicking '-' in front of objectskamalpreetgrewal2016-07-091-44/+104
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-07-091-101/+128
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Selects matching objects for single as well as double click on selectorkamalpreetgrewal2016-07-082-34/+59
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-07-0825-4003/+4447
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-053-1214/+67
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge changes from trunkkamalpreetgrewal2016-07-043-104/+112
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support to select corresponding treeview rows when objects are selectedkamalpreetgrewal2016-07-012-11/+52
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Solve a spacing issue & fix buttons to add selectors when existing drawing is...kamalpreetgrewal2016-07-011-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Solve some compiler errorskamalpreetgrewal2016-06-302-8/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If selectors(children) of a row in treeview are deleted, XML repr is updated ...kamalpreetgrewal2016-06-302-33/+65
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-301-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update XML repr when objects are added to selector & some code cleanupkamalpreetgrewal2016-06-282-91/+91
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Select objects corresponding to selector selected in treeviewkamalpreetgrewal2016-06-262-13/+72
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a crash when deleting selectors and some coding style correctionskamalpreetgrewal2016-06-261-75/+59
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-261-1/+103
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add/Remove objects to/from selectorkamalpreetgrewal2016-06-262-85/+178
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-235-1964/+1397
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge changes from trunkkamalpreetgrewal2016-06-202-36/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve crash when empty string was added via entrybox in style dialogkamalpreetgrewal2016-06-191-5/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a crash while deleting when there was single selector in the style dialogkamalpreetgrewal2016-06-171-8/+35
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-175-167/+318
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unwanted empty space at top in style dialogkamalpreetgrewal2016-06-171-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-176-199/+137
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement deletion of style selector both from repr and treeviewkamalpreetgrewal2016-06-152-38/+34
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add selector to single style element & replace storage map by a vectorkamalpreetgrewal2016-06-152-40/+74
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-156-712/+796
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set style and class attribute of object approprialtely when adding new style ...kamalpreetgrewal2016-06-131-14/+29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash when object without style attribute is added to selectorkamalpreetgrewal2016-06-131-12/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct parsing of style elementkamalpreetgrewal2016-06-131-27/+40
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-1311-91/+392
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete selector from style dialog (not from repr yet)kamalpreetgrewal2016-06-112-25/+97
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-1155-435/+433
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge changes from trunkkamalpreetgrewal2016-06-118-123/+165
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply patch for broken automakekamalpreetgrewal2016-06-111-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-115-37/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Populate style dialog with existing selectors in stylesheetkamalpreetgrewal2016-06-102-15/+38
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-101-4/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add selector to style elementkamalpreetgrewal2016-06-102-21/+81
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-1021-1597/+1454
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set class attribute values of selected objects using style dialogkamalpreetgrewal2016-06-062-2/+70
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merging changes from trunkkamalpreetgrewal2016-06-0627-2461/+2488
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Register style dialog with support to add selectorkamalpreetgrewal2016-06-047-0/+194
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable rotate guides in doc rotationJabiertxof2017-02-042-24/+24
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | save as desktop cutting plotter dxf. compensate for svg document units (Bug 1...Alvin Penner2017-02-031-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions.export.win32vectorprint. compensate for svg document units (Bug 16...Alvin Penner2017-02-031-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations: Update inkscape.pot fileEduard Braun2017-02-021-1764/+1885