| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | units: Catch FileError if no units.xml is in /usr/local/... | Bryce Harrington | 2013-09-22 | 1 | -0/+3 |
| * | Merge gsoc procedural templates work. | Slagvi Public | 2013-09-21 | 42 | -3894/+4835 |
| |\ | |||||
| | * | Small style fixes. | Slagvi Public | 2013-09-21 | 3 | -10/+6 |
| | * | Fix Empty Page xml namespace. | Slagvi Public | 2013-09-21 | 1 | -1/+1 |
| | * | Fix templates parameters names. | Slagvi Public | 2013-09-21 | 34 | -35/+35 |
| | * | Change paths storage to std::string. | Slagvi Public | 2013-09-20 | 5 | -11/+16 |
| | * | Fix Empty Page procedural template. | Slagvi Public | 2013-09-20 | 2 | -17/+18 |
| | * | Small style fixes. | Slagvi Public | 2013-09-20 | 1 | -4/+4 |
| | * | Opening new documents behaviour fixed. | Slagvi Public | 2013-09-18 | 1 | -16/+9 |
| | * | Fix "default_*" template names treatment. | Slagvi Public | 2013-09-18 | 1 | -1/+1 |
| | * | Fix procedural templates "modified" status. | Slagvi Public | 2013-09-15 | 2 | -32027/+1 |
| | * | Fixed available undo after new template creation. | Slagvi Public | 2013-09-15 | 1 | -0/+4 |
| | * | Added auto installing empty_page extension | Slagvi Public | 2013-09-15 | 1 | -0/+2 |
| | * | Removed search templates case sensitivity | Slagvi Public | 2013-09-15 | 1 | -9/+8 |
| | * | Procedural template example added. | Slagvi Public | 2013-09-10 | 2 | -0/+77 |
| | * | 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 |
| * | | Fixed segfault on copying text. | Markus Engel | 2013-09-21 | 3 | -13/+22 |
| * | | Fix preview page number for PDF Cairo import dialog | Alex Valavanis | 2013-09-21 | 1 | -1/+1 |
| * | | Rm unused dom/svg2.h | Alex Valavanis | 2013-09-21 | 2 | -5561/+0 |
| * | | Fix tautological comparison for enum of unspecified type | Alex Valavanis | 2013-09-21 | 2 | -5/+6 |
| * | | Drop unused static function declarations | Alex Valavanis | 2013-09-21 | 4 | -153/+80 |
| * | | Fix make dist | Alex Valavanis | 2013-09-21 | 3 | -6/+15 |
| * | | Fix format security errors | Alex Valavanis | 2013-09-21 | 14 | -17/+17 |
| * | | Fixed CMake build. | Markus Engel | 2013-09-21 | 1 | -6/+6 |
| * | | Rectangles can be drawn inside other shapes again. | Markus Engel | 2013-09-21 | 1 | -3/+1 |
| * | | remove file from exclude list, linker issue was solved by adding namespace | Johan B. C. Engelen | 2013-09-21 | 1 | -3/+0 |
| * | | fix Windows build | Johan B. C. Engelen | 2013-09-21 | 2 | -49/+54 |
| * | | partial 2geom update, fixes linker errors | Johan B. C. Engelen | 2013-09-21 | 2 | -3/+14 |
| * | | Use viewBox for new documents. | Matthew Petroff | 2013-09-20 | 1 | -0/+5 |
| * | | Fix the text filter issue and revert many changes. | Martin Owens | 2013-09-20 | 5 | -13/+21 |
| * | | Fix build with dbus api enabled. | Matthew Petroff | 2013-09-20 | 1 | -2/+3 |
| * | | Merge Google Summer of Code unit improvement. | Matthew Petroff | 2013-09-20 | 101 | -689/+1128 |
| |\ \ | |||||
| | * \ | Merge from trunk. | Matthew Petroff | 2013-09-20 | 375 | -25962/+45092 |
| | |\ \ | |||||
| | * | | | Fix bug in rectangle toolbar. | Matthew Petroff | 2013-09-16 | 1 | -5/+6 |
| | * | | | Comment clean up. | Matthew Petroff | 2013-09-16 | 3 | -25/+22 |
| | * | | | Fix 3d box document unit change undo bug. | Matthew Petroff | 2013-09-16 | 1 | -1/+3 |
| | * | | | Add exponent to expression evaluator. | Matthew Petroff | 2013-09-16 | 2 | -13/+32 |
| | * | | | Merge from trunk. | Matthew Petroff | 2013-09-16 | 2 | -7/+4 |
| | |\ \ \ | |||||
| | * | | | | C++ify expression evaluator. | Matthew Petroff | 2013-09-16 | 4 | -419/+323 |
| | * | | | | Enable unit evaluation in toolbars. | Matthew Petroff | 2013-09-15 | 21 | -47/+106 |
| | * | | | | Improved code readability. | Matthew Petroff | 2013-09-15 | 3 | -5/+5 |
| | * | | | | Merge from trunk. | Matthew Petroff | 2013-09-15 | 31 | -9356/+5274 |
| | |\ \ \ \ | |||||
| | * | | | | | Fix document unit change for disconnected connectors. | Matthew Petroff | 2013-09-15 | 1 | -0/+11 |
| | * | | | | | Fix document unit change for transformed flow text and transformed text on path. | Matthew Petroff | 2013-09-15 | 3 | -9/+30 |
| | * | | | | | Fix bug with tool handles during document unit change. | Matthew Petroff | 2013-09-14 | 3 | -0/+18 |
| | * | | | | | Merge from trunk. | Matthew Petroff | 2013-09-12 | 149 | -17868/+60289 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Finish fixing document unit change undo bug. | Matthew Petroff | 2013-09-11 | 3 | -9/+10 |
| | * | | | | | | Fix document unit change undo bug. | Matthew Petroff | 2013-09-11 | 1 | -0/+15 |
| | * | | | | | | (Mostly) fix document unit change for flowed text. | Matthew Petroff | 2013-09-11 | 1 | -0/+39 |
