| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move global functions into SPGradient methods. | Emmanuel Gil Peyrot | 2018-06-21 | 1 | -11/+11 |
| | | |||||
| * | Fix float comparison in tests | Marc Jeanmougin | 2018-06-14 | 1 | -11/+11 |
| | | |||||
| * | Migrated object-test and sp-gradient-test to gtest | Adrian Boguszewski | 2018-06-09 | 4 | -395/+334 |
| | | |||||
| * | Boiler plate stuff for 'textPath' 'side' attribute. | Tavmjong Bah | 2018-05-31 | 1 | -0/+1 |
| | | |||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 3 | -10/+10 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 3 | -10/+10 |
| | | |||||
| * | CSS property 'font-variation-settings' contains comma separated value pairs. | Tavmjong Bah | 2018-03-12 | 1 | -1/+1 |
| | | | | | Previous version assumed no commas. Fix reading and writing property. Update test. | ||||
| * | Finish implementing reading/writing 'font-variation-settings' CSS property. | Tavmjong Bah | 2018-03-10 | 1 | -2/+11 |
| | | | | | Fix some bugs in previously implemented code. Add tests. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 3 | -9/+9 |
| | | | | | A lot of header clean-up. | ||||
| * | Update properties for SVG 2 text. Partial work from Alex Roman | Tavmjong Bah | 2017-10-16 | 1 | -2/+3 |
| | | |||||
| * | Implement !important rule handling for inline-style. Work from Jabier. | Tavmjong Bah | 2017-10-13 | 1 | -1/+21 |
| | | | | | Added "!important" rule tests to style-test.cpp. | ||||
| * | Migrate style-test to GTest. | Tavmjong Bah | 2017-10-13 | 2 | -537/+555 |
| | | |||||
| * | adding font-variation-settings attribute to the attributes-test list | Felipe CorrĂȘa da Silva Sanches | 2017-06-22 | 1 | -1/+3 |
| | | |||||
| * | Implement rotation via desktop to window affine. | Tavmjong Bah | 2017-03-20 | 1 | -1/+0 |
| | | | | | | | Remove rotation via viewbox. Still some work to do... (bzr r15603) | ||||
| * | Fix test failure due to missing new attribute 'sodipodi:arc-type'. | Tavmjong Bah | 2017-03-07 | 1 | -0/+1 |
| | | | | (bzr r15575) | ||||
| * | Remove some unneeded < C++11 fallback code | Alex Valavanis | 2017-02-06 | 1 | -91/+0 |
| | | | | (bzr r15485) | ||||
| * | Fix build on tests. Thanks Mc | Jabiertxof | 2017-01-25 | 1 | -0/+1 |
| | | | | (bzr r15451) | ||||
| * | fix test | Marc Jeanmougin | 2016-11-11 | 1 | -5/+3 |
| | | | | (bzr r15236) | ||||
| * | Fix selection issue with ObjectSet::unlinkRecursive() and add tests for it. | Alexander Brock | 2016-11-06 | 1 | -0/+138 |
| | | | | (bzr r15204.1.5) | ||||
| * | Add some unit tests for object-set cppification | Marc Jeanmougin | 2016-11-02 | 1 | -25/+203 |
| | | | | (bzr r15203) | ||||
| * | Fix test | Marc Jeanmougin | 2016-10-25 | 1 | -1/+1 |
| | | | | (bzr r15190) | ||||
| * | Add 'vector-effect' to attributes test. | Tavmjong Bah | 2016-10-20 | 1 | -0/+1 |
| | | | | (bzr r15181) | ||||
| * | Drop unused cxxtest fork in favour of Googletest | Alex Valavanis | 2016-08-30 | 12 | -0/+1750 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094771 (bzr r15096) | ||||
| * | Renamed some functions, fixed tests | Adrian Boguszewski | 2016-07-27 | 2 | -16/+32 |
| | | | | (bzr r14954.1.28) | ||||
| * | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -14/+14 |
| | | | | (bzr r14954.1.21) | ||||
| * | Last part of new SPObject children list | Adrian Boguszewski | 2016-07-14 | 1 | -15/+5 |
| | | | | (bzr r14954.1.20) | ||||
| * | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -3/+20 |
| | | | | (bzr r14954.1.19) | ||||
| * | First part of new SPObject children list | Adrian Boguszewski | 2016-07-11 | 1 | -16/+62 |
| | | | | (bzr r14954.1.17) | ||||
| * | Added simple test for SPObject | Adrian Boguszewski | 2016-07-05 | 2 | -1/+70 |
| | | | | (bzr r14954.1.16) | ||||
| * | Added tests | Adrian Boguszewski | 2016-07-03 | 1 | -0/+7 |
| | | | | (bzr r14954.1.15) | ||||
| * | Added xmlNodes as range function | Adrian Boguszewski | 2016-07-01 | 1 | -0/+15 |
| | | | | (bzr r14954.1.12) | ||||
| * | Added more tests | Adrian Boguszewski | 2016-06-27 | 1 | -16/+89 |
| | | | | (bzr r14954.1.11) | ||||
| * | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -2/+4 |
| | | | | (bzr r14954.1.10) | ||||
| * | Added first range to ObjectSet | Adrian Boguszewski | 2016-06-19 | 1 | -2/+2 |
| |\ | | | | | (bzr r14954.1.8) | ||||
| * | | Moved most functions from Selection to ObjectSet | Adrian Boguszewski | 2016-06-16 | 1 | -80/+83 |
| |\| | | | | | (bzr r14954.1.7) | ||||
| * | | Replaced old selection containers | Adrian Boguszewski | 2016-06-12 | 2 | -3/+25 |
| |\| | | | | | (bzr r14954.1.6) | ||||
| | * | Fix errors do to previous commit. (We have two attribute-test files.) | Tavmjong Bah | 2016-06-12 | 1 | -1/+6 |
| | | | | | | | (bzr r14981) | ||||
| * | | Added return value to remove | Adrian Boguszewski | 2016-06-11 | 1 | -24/+12 |
| |\| | | | | | (bzr r14954.1.5) | ||||
| * | | Removed Object class and temporary test dependencies | Adrian Boguszewski | 2016-06-09 | 2 | -67/+4 |
| | | | | | | | (bzr r14954.1.4) | ||||
| * | | Splitted tests to separate executables | Adrian Boguszewski | 2016-06-09 | 2 | -0/+261 |
| |/ | | | (bzr r14954.1.3) | ||||
| * | Rename test->testfiles folder to avoid naming conflict | Alex Valavanis | 2016-06-09 | 3 | -0/+822 |
| (bzr r14967.1.1) | |||||
