| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -1/+1 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -1/+1 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -0/+0 | |
| A lot of header clean-up. | |||||
| 2017-03-20 | Implement rotation via desktop to window affine. | Tavmjong Bah | 1 | -49/+13 | |
| Remove rotation via viewbox. Still some work to do... (bzr r15603) | |||||
| 2017-03-13 | Replace rectangle based zooming by affine based zooming. | Tavmjong Bah | 1 | -1/+1 | |
| This allows a rotation to be included in the drawing to window mapping. General code cleanup. Added documentation. Any change to zooming behavior is probably a bug. (bzr r15592) | |||||
| 2016-10-14 | Change from slider to spin | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r15142.1.13) | |||||
| 2016-10-10 | Fix some canvas problems and refactorization | Jabier Arraiza Cenoz | 1 | -48/+15 | |
| (bzr r15142.1.8) | |||||
| 2016-10-09 | Added widget to to rotate | Jabier Arraiza Cenoz | 1 | -13/+12 | |
| (bzr r15142.1.7) | |||||
| 2016-10-08 | Keep selection | Jabier Arraiza Cenoz | 1 | -6/+2 | |
| (bzr r15142.1.5) | |||||
| 2016-10-08 | add rotate from current desktop center | Jabier Arraiza Cenoz | 1 | -4/+20 | |
| (bzr r15142.1.3) | |||||
| 2016-10-02 | Doc rotate start | Jabier Arraiza Cenoz | 1 | -12/+70 | |
| (bzr r15142.1.1) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -1/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+1 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -1/+0 | |
| (bzr r15025) | |||||
| 2015-02-12 | use up-to-date document units when intiallizing viewbox during a file load | Alvin Penner | 1 | -9/+5 | |
| (bzr r13918) | |||||
| 2015-02-03 | for viewbox scaling, reduce numerical error if viewbox and page are same size | Alvin Penner | 1 | -16/+24 | |
| (bzr r13896) | |||||
| 2015-01-25 | for viewbox scaling, revert revs 13581, 13582, 13859, and handle the case of ↵ | Alvin Penner | 1 | -20/+22 | |
| uniform scaling as a special case. (Bug 1373311) Fixed bugs: - https://launchpad.net/bugs/1373311 (bzr r13876) | |||||
| 2015-01-16 | improve precision of i2doc for case where viewBox aspect ratio does not change | Alvin Penner | 1 | -1/+3 | |
| (bzr r13859) | |||||
| 2014-10-09 | Add comment. | Tavmjong Bah | 1 | -0/+1 | |
| (bzr r13582) | |||||
| 2014-10-08 | avoid round-off error when calculating viewbox transform c2p (Bug 1374614 ↵ | Alvin Penner | 1 | -10/+10 | |
| and Bug 1235279) Fixed bugs: - https://launchpad.net/bugs/1374614 (bzr r13581) | |||||
| 2014-02-11 | Fix parsing of preserveAspectRatio broken in r13016. | Tavmjong Bah | 1 | -1/+1 | |
| (bzr r13019) | |||||
| 2014-02-09 | viewbox: simple code clean-up | Johan B. C. Engelen | 1 | -44/+36 | |
| (bzr r13016) | |||||
| 2014-02-06 | Added new base class to handle viewBox and preserveAspectRatio. | Tavmjong Bah | 1 | -0/+277 | |
| Updated sp-root, sp-symbol, sp-image, sp-pattern, marker to use new class. Fixed some viewport issues when % used. (bzr r13002) | |||||
