| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -4/+4 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 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 | ||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+1 |
| | | | | | A lot of header clean-up. | ||||
| * | Code formating | Jabiertxof | 2017-04-28 | 1 | -1/+1 |
| | | | | (bzr r15649) | ||||
| * | Fix headers on LPE's | Jabiertxof | 2016-12-10 | 1 | -2/+2 |
| | | | | (bzr r15318) | ||||
| * | Update to trunk | Jabier Arraiza Cenoz | 2016-10-03 | 1 | -5/+0 |
| |\ | | | | | (bzr r15017.1.35) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -5/+0 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+5 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -5/+0 |
| | | | | | | | (bzr r15025) | ||||
| * | | Improvements to widget redraw | Jabier Arraiza Cenoz | 2016-07-29 | 1 | -1/+1 |
| |/ | | | (bzr r15017.1.11) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-13 | 1 | -2/+2 |
| | | | | (bzr r12201) | ||||
| * | more const happiness (and removal of duplicate code in sp-object.h) | Johan B. C. Engelen | 2013-01-17 | 1 | -1/+1 |
| | | | | (bzr r12038) | ||||
| * | Removed outdated classes. | Jon A. Cruz | 2012-06-17 | 1 | -0/+2 |
| | | | | | | Pruned header to not introduce extraneous includes. (bzr r11502) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -3/+3 |
| | | | | (bzr r10660) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -3/+3 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | reduce include dependencies | Johan B. C. Engelen | 2010-05-18 | 1 | -0/+2 |
| | | | | (bzr r9432) | ||||
| * | improve LPE extrude such that cusps work for closed paths too | Johan B. C. Engelen | 2010-02-04 | 1 | -2/+12 |
| | | | | (bzr r9051) | ||||
| * | improve LPEExtrude: now connecting lines are also drawn at cusps | Johan B. C. Engelen | 2010-01-17 | 1 | -4/+44 |
| | | | | (bzr r8995) | ||||
| * | Warning cleanup | Jon A. Cruz | 2009-12-20 | 1 | -0/+1 |
| | | | | (bzr r8895) | ||||
| * | add LPE extrude. it's not finished yet! | Johan B. C. Engelen | 2009-11-23 | 1 | -0/+145 |
| (bzr r8838) | |||||
