| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge gsoc procedural templates work. | Slagvi Public | 2013-09-21 | 4 | -73/+139 |
| |\ | |||||
| | * | Small style fixes. | Slagvi Public | 2013-09-21 | 3 | -10/+6 |
| | * | Fix templates parameters names. | Slagvi Public | 2013-09-21 | 1 | -1/+1 |
| | * | Change paths storage to std::string. | Slagvi Public | 2013-09-20 | 3 | -9/+11 |
| | * | Small style fixes. | Slagvi Public | 2013-09-20 | 1 | -4/+4 |
| | * | Fix "default_*" template names treatment. | Slagvi Public | 2013-09-18 | 1 | -1/+1 |
| | * | Fix procedural templates "modified" status. | Slagvi Public | 2013-09-15 | 1 | -0/+1 |
| | * | Fixed available undo after new template creation. | Slagvi Public | 2013-09-15 | 1 | -0/+4 |
| | * | Removed search templates case sensitivity | Slagvi Public | 2013-09-15 | 1 | -9/+8 |
| | * | Creating documents from procedural templates added. | Slagvi Public | 2013-09-04 | 4 | -22/+42 |
| | * | Add listing procedural templates in NewFromTemplate dialog. | Slagvi Public | 2013-08-24 | 2 | -32/+72 |
| * | | Fix format security errors | Alex Valavanis | 2013-09-21 | 2 | -4/+4 |
| * | | Merge from trunk. | Matthew Petroff | 2013-09-20 | 18 | -384/+981 |
| |\ \ | |||||
| | * | | updates for cmake | Campbell Barton | 2013-09-19 | 1 | -1/+2 |
| | * | | Show warning when input image of Trace Pixel Art dialog is too large. | Vinícius dos Santos Oliveira | 2013-09-19 | 1 | -0/+12 |
| | * | | Removing redundant "include config.h" | Vinícius dos Santos Oliveira | 2013-09-19 | 1 | -4/+0 |
| | * | | Fixing colors in libdepixelize integration output. | Vinícius dos Santos Oliveira | 2013-09-19 | 1 | -2/+2 |
| | * | | Updating libdepixelize integration to use new Inkscape::Pixbuf interface. | Vinícius dos Santos Oliveira | 2013-09-19 | 1 | -4/+6 |
| | * | | Merging libdepixelize branch | Vinícius dos Santos Oliveira | 2013-09-19 | 5 | -0/+554 |
| | |\ \ | |||||
| | | * | | Removing obvious comments from PixelArtDialog | Vinícius dos Santos Oliveira | 2013-09-13 | 1 | -13/+2 |
| | | * | | Integrating with libdepixelize | Vinícius dos Santos Oliveira | 2013-09-12 | 5 | -0/+565 |
| | * | | | Merge C++ification of the SP tree by Markus Engel | Krzysztof Kosi??ski | 2013-09-19 | 13 | -383/+415 |
| | |\ \ \ | |||||
| | | * | | | Added runtime check in SP_-cast macros. | Markus Engel | 2013-09-15 | 1 | -1/+1 |
| | | * | | | Merged from trunk (r12517). | Markus Engel | 2013-09-14 | 9 | -103/+109 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 36 | -249/+1266 |
| | | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | | Merged from trunk (r12465). | Markus Engel | 2013-08-04 | 2 | -3/+4 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 3 | -5/+5 |
| | | * | | | | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 2013-07-31 | 3 | -22/+15 |
| | | * | | | | | Further refactoring of EventContexts. | Markus Engel | 2013-07-30 | 3 | -29/+37 |
| | | * | | | | | Merge from trunk (r12439). | Markus Engel | 2013-07-25 | 5 | -326/+0 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 68 | -320/+684 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merged from trunk (r12305) | Markus Engel | 2013-04-27 | 4 | -52/+51 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Removed some unused files; more refactoring in EventContext tree. | Markus Engel | 2013-04-21 | 2 | -12/+12 |
| | | * | | | | | | | | Cleaned up a bit. | Markus Engel | 2013-04-21 | 3 | -340/+322 |
| | | * | | | | | | | | Moved factories to different files. | Markus Engel | 2013-04-20 | 1 | -1/+1 |
| | | * | | | | | | | | merged from trunk (r12287) | Markus Engel | 2013-04-20 | 5 | -4/+66 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Merging of EventContext classes complete. | Markus Engel | 2013-04-20 | 3 | -138/+20 |
| | | * | | | | | | | | | Further changes to EventContexts; they work without GObject | Markus Engel | 2013-04-20 | 3 | -22/+88 |
| | | * | | | | | | | | | Replaced casting macros for EventContext tree; added contructors. | Markus Engel | 2013-04-13 | 2 | -2/+21 |
| | | * | | | | | | | | | Added prefPaths to contexts; modified SPFactory | Markus Engel | 2013-04-12 | 2 | -0/+4 |
| | | * | | | | | | | | | Removed old SPObject factory. | Markus Engel | 2013-04-10 | 1 | -1/+0 |
| | | * | | | | | | | | | Added constructors to EventContext tree / some missing virtual pads. | Markus Engel | 2013-04-09 | 2 | -7/+30 |
| | | * | | | | | | | | | Started conversion of SPEventContext tree; added virtual pads to all classes. | Markus Engel | 2013-04-08 | 2 | -13/+67 |
| | | * | | | | | | | | | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 4 | -8/+6 |
| | | * | | | | | | | | | merged from trunk (r12265) | Markus Engel | 2013-04-05 | 2 | -2/+2 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | Merged Group and subclasses. | Markus Engel | 2013-04-05 | 1 | -4/+8 |
| * | | | | | | | | | | | | C++ify expression evaluator. | Matthew Petroff | 2013-09-16 | 1 | -3/+5 |
| * | | | | | | | | | | | | Enable unit evaluation in toolbars. | Matthew Petroff | 2013-09-15 | 2 | -2/+13 |
| * | | | | | | | | | | | | Merge from trunk. | Matthew Petroff | 2013-09-15 | 5 | -84/+78 |
| |\| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | UI message uniformisation | Kris De Gussem | 2013-09-15 | 1 | -1/+1 |
| | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
