summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* units: Catch FileError if no units.xml is in /usr/local/...Bryce Harrington2013-09-221-0/+3
* Merge gsoc procedural templates work.Slagvi Public2013-09-2142-3894/+4835
|\
| * Small style fixes.Slagvi Public2013-09-213-10/+6
| * Fix Empty Page xml namespace.Slagvi Public2013-09-211-1/+1
| * Fix templates parameters names.Slagvi Public2013-09-2134-35/+35
| * Change paths storage to std::string.Slagvi Public2013-09-205-11/+16
| * Fix Empty Page procedural template.Slagvi Public2013-09-202-17/+18
| * Small style fixes.Slagvi Public2013-09-201-4/+4
| * Opening new documents behaviour fixed.Slagvi Public2013-09-181-16/+9
| * Fix "default_*" template names treatment.Slagvi Public2013-09-181-1/+1
| * Fix procedural templates "modified" status.Slagvi Public2013-09-152-32027/+1
| * Fixed available undo after new template creation.Slagvi Public2013-09-151-0/+4
| * Added auto installing empty_page extensionSlagvi Public2013-09-151-0/+2
| * Removed search templates case sensitivitySlagvi Public2013-09-151-9/+8
| * Procedural template example added.Slagvi Public2013-09-102-0/+77
| * 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
* | Fixed segfault on copying text.Markus Engel2013-09-213-13/+22
* | Fix preview page number for PDF Cairo import dialogAlex Valavanis2013-09-211-1/+1
* | Rm unused dom/svg2.hAlex Valavanis2013-09-212-5561/+0
* | Fix tautological comparison for enum of unspecified typeAlex Valavanis2013-09-212-5/+6
* | Drop unused static function declarationsAlex Valavanis2013-09-214-153/+80
* | Fix make distAlex Valavanis2013-09-213-6/+15
* | Fix format security errorsAlex Valavanis2013-09-2114-17/+17
* | Fixed CMake build.Markus Engel2013-09-211-6/+6
* | Rectangles can be drawn inside other shapes again.Markus Engel2013-09-211-3/+1
* | remove file from exclude list, linker issue was solved by adding namespaceJohan B. C. Engelen2013-09-211-3/+0
* | fix Windows buildJohan B. C. Engelen2013-09-212-49/+54
* | partial 2geom update, fixes linker errorsJohan B. C. Engelen2013-09-212-3/+14
* | Use viewBox for new documents.Matthew Petroff2013-09-201-0/+5
* | Fix the text filter issue and revert many changes.Martin Owens2013-09-205-13/+21
* | Fix build with dbus api enabled.Matthew Petroff2013-09-201-2/+3
* | Merge Google Summer of Code unit improvement.Matthew Petroff2013-09-20101-689/+1128
|\ \
| * \ Merge from trunk.Matthew Petroff2013-09-20375-25962/+45092
| |\ \
| * | | Fix bug in rectangle toolbar.Matthew Petroff2013-09-161-5/+6
| * | | Comment clean up.Matthew Petroff2013-09-163-25/+22
| * | | Fix 3d box document unit change undo bug.Matthew Petroff2013-09-161-1/+3
| * | | Add exponent to expression evaluator.Matthew Petroff2013-09-162-13/+32
| * | | Merge from trunk.Matthew Petroff2013-09-162-7/+4
| |\ \ \
| * | | | C++ify expression evaluator.Matthew Petroff2013-09-164-419/+323
| * | | | Enable unit evaluation in toolbars.Matthew Petroff2013-09-1521-47/+106
| * | | | Improved code readability.Matthew Petroff2013-09-153-5/+5
| * | | | Merge from trunk.Matthew Petroff2013-09-1531-9356/+5274
| |\ \ \ \
| * | | | | Fix document unit change for disconnected connectors.Matthew Petroff2013-09-151-0/+11
| * | | | | Fix document unit change for transformed flow text and transformed text on path.Matthew Petroff2013-09-153-9/+30
| * | | | | Fix bug with tool handles during document unit change.Matthew Petroff2013-09-143-0/+18
| * | | | | Merge from trunk.Matthew Petroff2013-09-12149-17868/+60289
| |\ \ \ \ \
| * | | | | | Finish fixing document unit change undo bug.Matthew Petroff2013-09-113-9/+10
| * | | | | | Fix document unit change undo bug.Matthew Petroff2013-09-111-0/+15
| * | | | | | (Mostly) fix document unit change for flowed text.Matthew Petroff2013-09-111-0/+39