| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'doxygen-separate' of gitlab.com:monomon/inkscape | Marc Jeanmougin | 2017-11-22 | 1 | -1/+0 |
| |\ | |||||
| | * | Remove missed part from the core doxygen-main file | Mois Moshev | 2017-11-14 | 1 | -10/+0 |
| | * | Add configuration to build python extension docs with doxygen | Mois Moshev | 2017-11-14 | 1 | -0/+9 |
| * | | Two fixes (should work on Linux now) | Eduard Braun | 2017-11-21 | 1 | -3/+2 |
| * | | Fix printing multiple copies of a document | Eduard Braun | 2017-11-20 | 3 | -6/+13 |
| * | | More memleaks fixes | Jabiertxo Arraiza Cenoz | 2017-11-17 | 1 | -4/+8 |
| * | | Fix memleaks and double call to title() in a recursive function in Symbols Di... | Jabiertxo Arraiza Cenoz | 2017-11-17 | 1 | -2/+4 |
| * | | Add missing mappings. | Tavmjong Bah | 2017-11-17 | 1 | -1/+13 |
| * | | Code simplification | Jabiertxo Arraiza Cenoz | 2017-11-17 | 1 | -17/+3 |
| * | | Fix a bug pointed by suv when the title of a symbol has duplicates | Jabier Arraiza | 2017-11-16 | 1 | -15/+24 |
| * | | Fix last bug pointed by Eduard Brawn in MR 126 | Jabier Arraiza | 2017-11-16 | 1 | -13/+13 |
| * | | Add label | Jabiertxo Arraiza Cenoz | 2017-11-16 | 1 | -1/+1 |
| * | | Merge branch 'master' into DocPropsMarginImprovements | Jabiertxo Arraiza Cenoz | 2017-11-16 | 3 | -67/+90 |
| |\ \ | |||||
| | * | | Fix title problems | Jabiertxo Arraiza Cenoz | 2017-11-16 | 2 | -26/+41 |
| | * | | Working on fix | Jabier Arraiza | 2017-11-16 | 3 | -53/+61 |
| * | | | Add tooggle icon button intead checkbox | Jabiertxo Arraiza Cenoz | 2017-11-16 | 2 | -13/+25 |
| |/ / | |||||
| * | | Fix unincilizated value that not work in release mode. also remove duplicate ... | Jabiertxo Arraiza Cenoz | 2017-11-15 | 2 | -4/+3 |
| * | | Add auto update margins on checkbutton | Jabiertxo Arraiza Cenoz | 2017-11-15 | 2 | -3/+29 |
| * | | Catch Gtk::IconThemeError | Tavmjong Bah | 2017-11-15 | 2 | -3/+15 |
| |/ | |||||
| * | Don't set a default 'font-size' when copying text if one is not set. | Tavmjong Bah | 2017-11-14 | 1 | -2/+5 |
| * | Symbols: Fix uninitialized variable and some minor consistency fixes | Eduard Braun | 2017-11-13 | 1 | -19/+9 |
| * | SPMeshArray: fix a crash when dragging control points | Stefano Facchini | 2017-11-13 | 1 | -18/+9 |
| * | Unset the current tool early on shutdown. | Stefano Facchini | 2017-11-13 | 3 | -9/+4 |
| * | Refactor SPDesktop::setEventContext to allow for unsetting the current tool | Stefano Facchini | 2017-11-13 | 3 | -27/+24 |
| * | Merge branch 'master' into powerpencil | Jabiertxo Arraiza Cenoz | 2017-11-10 | 164 | -686/+1365 |
| |\ | |||||
| | * | Removing regects | Jabiertxo Arraiza Cenoz | 2017-11-10 | 4 | -1939/+0 |
| | * | Add lock margins to document settings | Jabiertxo Arraiza Cenoz | 2017-11-10 | 6 | -16/+1994 |
| | * | Add eduard improvements | Jabiertxo Arraiza Cenoz | 2017-11-10 | 1 | -4/+4 |
| | * | Start working on Eduard improvements | Jabier Arraiza | 2017-11-10 | 1 | -18/+24 |
| | * | Now symbols are sorted | Jabier Arraiza | 2017-11-08 | 2 | -16/+23 |
| | * | Refactor and order of document list | Jabier Arraiza | 2017-11-08 | 2 | -189/+179 |
| | * | Fixes CPU problems | Jabier Arraiza | 2017-11-08 | 1 | -0/+5 |
| | * | Reducing the risk of ocureences of 100% CPU bug | Jabier Arraiza | 2017-11-08 | 1 | -6/+7 |
| | * | Working on CPU issues | Jabier Arraiza | 2017-11-07 | 2 | -35/+34 |
| | * | Merge branch 'master' into fixSymbolsCpuProblems | Jabier Arraiza | 2017-11-07 | 121 | -210/+210 |
| | |\ | |||||
| | | * | Merge branch 'luzpaz/inkscape-typos' (!119) | Eduard Braun | 2017-11-07 | 121 | -210/+210 |
| | | |\ | |||||
| | | | * | Misc. typos | Unknown | 2017-11-07 | 121 | -210/+210 |
| | * | | | Fixes to CPU | Jabier Arraiza | 2017-11-07 | 2 | -4/+11 |
| | |/ / | |||||
| | * | | Fixes to Filter Dialog | Jabiertxo Arraiza Cenoz | 2017-11-06 | 1 | -13/+14 |
| | * | | Change abs to std::abs to fix warnings | Simon Wells | 2017-11-04 | 3 | -7/+7 |
| | * | | added braces as specified in the coding standard | Simon Wells | 2017-11-04 | 1 | -3/+5 |
| | * | | Make color selector visible hover white backgrounds if the selected color is ... | Jabier Arraiza | 2017-11-04 | 1 | -1/+0 |
| | * | | Fix typo crash building | Jabier Arraiza | 2017-11-04 | 1 | -1/+1 |
| | * | | Fix meessage parameter to allow min height request | Jabier Arraiza | 2017-11-04 | 3 | -7/+22 |
| | * | | Fix typo in line spacing tool tip | Maren Hachmann | 2017-11-04 | 1 | -1/+1 |
| | * | | Fix FilterUnits::get_matrix_units2pb() for bounding box case. | Tavmjong Bah | 2017-11-04 | 2 | -30/+7 |
| | * | | Remove need to restart Inkscape when changing tile multiplier. | Tavmjong Bah | 2017-11-04 | 2 | -7/+5 |
| | * | | Merge branch 'master' into powerMaskImprovements | Jabier Arraiza | 2017-11-04 | 8 | -6/+90 |
| | |\ \ | |||||
| | | * \ | Merge branch 'master' into menuInverseClipMask | Jabiertxo Arraiza Cenoz | 2017-11-03 | 2 | -6/+31 |
| | | |\ \ | |||||
| | | | * | | Add Ignore Gtk::Overlay if GTK=3.0 | Jabiertxo Arraiza Cenoz | 2017-11-03 | 2 | -6/+31 |
