summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge gsoc procedural templates work.Slagvi Public2013-09-214-73/+139
|\
| * Small style fixes.Slagvi Public2013-09-213-10/+6
| * Fix templates parameters names.Slagvi Public2013-09-211-1/+1
| * Change paths storage to std::string.Slagvi Public2013-09-203-9/+11
| * Small style fixes.Slagvi Public2013-09-201-4/+4
| * Fix "default_*" template names treatment.Slagvi Public2013-09-181-1/+1
| * Fix procedural templates "modified" status.Slagvi Public2013-09-151-0/+1
| * Fixed available undo after new template creation.Slagvi Public2013-09-151-0/+4
| * Removed search templates case sensitivitySlagvi Public2013-09-151-9/+8
| * Creating documents from procedural templates added.Slagvi Public2013-09-044-22/+42
| * Add listing procedural templates in NewFromTemplate dialog.Slagvi Public2013-08-242-32/+72
* | Fix format security errorsAlex Valavanis2013-09-212-4/+4
* | Merge from trunk.Matthew Petroff2013-09-2018-384/+981
|\ \
| * | updates for cmakeCampbell Barton2013-09-191-1/+2
| * | Show warning when input image of Trace Pixel Art dialog is too large.Vinícius dos Santos Oliveira2013-09-191-0/+12
| * | Removing redundant "include config.h"Vinícius dos Santos Oliveira2013-09-191-4/+0
| * | Fixing colors in libdepixelize integration output.Vinícius dos Santos Oliveira2013-09-191-2/+2
| * | Updating libdepixelize integration to use new Inkscape::Pixbuf interface.Vinícius dos Santos Oliveira2013-09-191-4/+6
| * | Merging libdepixelize branchVinícius dos Santos Oliveira2013-09-195-0/+554
| |\ \
| | * | Removing obvious comments from PixelArtDialogVinícius dos Santos Oliveira2013-09-131-13/+2
| | * | Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-125-0/+565
| * | | Merge C++ification of the SP tree by Markus EngelKrzysztof Kosi??ski2013-09-1913-383/+415
| |\ \ \
| | * | | Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
| | * | | Merged from trunk (r12517).Markus Engel2013-09-149-103/+109
| | |\ \ \
| | * \ \ \ Merged from trunk (r12488).Markus Engel2013-08-3036-249/+1266
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merged from trunk (r12465).Markus Engel2013-08-042-3/+4
| | |\ \ \ \
| | * | | | | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-313-5/+5
| | * | | | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-313-22/+15
| | * | | | | Further refactoring of EventContexts.Markus Engel2013-07-303-29/+37
| | * | | | | Merge from trunk (r12439).Markus Engel2013-07-255-326/+0
| | |\ \ \ \ \
| | * \ \ \ \ \ Merged from trunk (r12419).Markus Engel2013-07-1468-320/+684
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merged from trunk (r12305)Markus Engel2013-04-274-52/+51
| | |\ \ \ \ \ \ \
| | * | | | | | | | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-212-12/+12
| | * | | | | | | | Cleaned up a bit.Markus Engel2013-04-213-340/+322
| | * | | | | | | | Moved factories to different files.Markus Engel2013-04-201-1/+1
| | * | | | | | | | merged from trunk (r12287)Markus Engel2013-04-205-4/+66
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Merging of EventContext classes complete.Markus Engel2013-04-203-138/+20
| | * | | | | | | | | Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-203-22/+88
| | * | | | | | | | | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-132-2/+21
| | * | | | | | | | | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-122-0/+4
| | * | | | | | | | | Removed old SPObject factory.Markus Engel2013-04-101-1/+0
| | * | | | | | | | | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-092-7/+30
| | * | | | | | | | | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-082-13/+67
| | * | | | | | | | | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-054-8/+6
| | * | | | | | | | | merged from trunk (r12265)Markus Engel2013-04-052-2/+2
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Merged Group and subclasses.Markus Engel2013-04-051-4/+8
* | | | | | | | | | | | C++ify expression evaluator.Matthew Petroff2013-09-161-3/+5
* | | | | | | | | | | | Enable unit evaluation in toolbars.Matthew Petroff2013-09-152-2/+13
* | | | | | | | | | | | Merge from trunk.Matthew Petroff2013-09-155-84/+78
|\| | | | | | | | | | |
| * | | | | | | | | | | UI message uniformisationKris De Gussem2013-09-151-1/+1
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |