| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to trunk and some fixes | Jabier Arraiza Cenoz | 2016-10-02 | 1 | -263/+262 |
| |\ | |||||
| | * | Fix minor problem in previous commit | Marc Jeanmougin | 2016-09-15 | 1 | -1/+1 |
| | * | Duplicating text along path and its path relinks to the new path (if the pref... | Marc Jeanmougin | 2016-09-15 | 1 | -8/+16 |
| | * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -20/+1 |
| | |\ | |||||
| | | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -24/+1 |
| | | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+24 |
| | | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -24/+1 |
| | * | | Renamed some functions, fixed tests | Adrian Boguszewski | 2016-07-27 | 1 | -48/+49 |
| | * | | Changed arguments and names of selection chemistry functions | Adrian Boguszewski | 2016-07-20 | 1 | -144/+145 |
| | * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -10/+10 |
| | * | | Last part of new SPObject children list | Adrian Boguszewski | 2016-07-14 | 1 | -14/+14 |
| | * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -20/+23 |
| | * | | First part of new SPObject children list | Adrian Boguszewski | 2016-07-11 | 1 | -3/+3 |
| | * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -47/+49 |
| | |\| | |||||
| | * | | Added xmlNodes as range function | Adrian Boguszewski | 2016-07-01 | 1 | -10/+10 |
| | * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -41/+41 |
| | * | | Added first range to ObjectSet | Adrian Boguszewski | 2016-06-19 | 1 | -1/+1 |
| | |/ | |||||
| * / | Fixing undo thing | Jabier Arraiza Cenoz | 2016-05-21 | 1 | -14/+17 |
| |/ | |||||
| * | function to release object from group | Raphael Rosch | 2016-04-14 | 1 | -0/+32 |
| * | Hackfest 2016: un-obfuscate the SPCanvas widget. | Krzysztof Kosi??ski | 2016-04-12 | 1 | -2/+2 |
| * | Perfomance optimization bugfix | Marc Jeanmougin | 2015-12-13 | 1 | -0/+3 |
| * | static code analysis | Kris De Gussem | 2015-11-06 | 1 | -70/+69 |
| * | Quick fix for previous fix (i cannot understand why the previous fix still wo... | Marc Jeanmougin | 2015-09-05 | 1 | -1/+1 |
| * | better ordering of setting the ids in the group to symbol code | Marc Jeanmougin | 2015-09-05 | 1 | -3/+2 |
| * | Fix z-order in creating symbols | Marc Jeanmougin | 2015-09-05 | 1 | -1/+2 |
| * | Fix duplicate order | Marc Jeanmougin | 2015-05-26 | 1 | -2/+2 |
| * | merged trunk | Tomasz Boczkowski | 2015-05-11 | 1 | -5/+20 |
| |\ | |||||
| | * | duplicating layers now respect prefs for clone relinking | Marc Jeanmougin | 2015-05-09 | 1 | -5/+20 |
| * | | merged trunk | Tomasz Boczkowski | 2015-05-09 | 1 | -85/+65 |
| |\| | |||||
| | * | fix crash introduces by recent rev when clipping | Marc Jeanmougin | 2015-05-09 | 1 | -4/+5 |
| | * | fixed logic error in earlier fix | Marc Jeanmougin | 2015-05-08 | 1 | -10/+12 |
| | * | refactor sp_selection_set_mask | Marc Jeanmougin | 2015-05-08 | 1 | -62/+32 |
| | * | fixes various bugs with clipping and masking | Marc Jeanmougin | 2015-05-08 | 1 | -18/+16 |
| | * | fix for stl "remove" | Marc Jeanmougin | 2015-05-07 | 1 | -4/+4 |
| | * | better fix, using std::remove instead of std::erase | Marc Jeanmougin | 2015-05-07 | 1 | -12/+4 |
| | * | fix crash when converting a group of objects to path | Marc Jeanmougin | 2015-05-07 | 1 | -4/+12 |
| | * | fix sorts | Marc Jeanmougin | 2015-05-06 | 1 | -4/+4 |
| | * | "select same..." no longer returns groups. | Marc Jeanmougin | 2015-05-06 | 1 | -0/+9 |
| * | | renamed SPPattern methods to match coding style | Tomasz Boczkowski | 2015-05-03 | 1 | -4/+4 |
| * | | merged trunk | Tomasz Boczkowski | 2015-05-03 | 1 | -6/+7 |
| |\| | |||||
| | * | fix crash when setting clip | Marc Jeanmougin | 2015-05-02 | 1 | -6/+7 |
| * | | merge with trunk | Tomasz Boczkowski | 2015-05-02 | 1 | -513/+412 |
| |\| | |||||
| | * | Fixed comparison function used in sorts | Marc Jeanmougin | 2015-05-02 | 1 | -3/+3 |
| | * | Fixed crash bug due to some overlooked function changed in the recent merge. | Marc Jeanmougin | 2015-05-01 | 1 | -6/+6 |
| | * | removed a few useless SP_OBJECT() casts | Marc Jeanmougin | 2015-04-27 | 1 | -14/+14 |
| | * | Just reread the entire diff against trunk. Given the diff size, i must have f... | Marc Jeanmougin | 2015-04-26 | 1 | -7/+3 |
| | * | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 1 | -18/+18 |
| | * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -85/+63 |
| | * | Merge, resolved conflicts | Marc Jeanmougin | 2015-02-23 | 1 | -58/+54 |
| | |\ | |||||
| | * | | added a set to the Selection | Marc Jeanmougin | 2015-02-19 | 1 | -5/+5 |
