| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | * | | | Merge branch 'master' into menuInverseClipMask | Jabiertxo Arraiza Cenoz | 2017-11-03 | 22 | -8/+53 |
| | |\| | | |||||
| | * | | | Merge branch 'master' into menuInverseClipMask | Jabier Arraiza | 2017-11-03 | 3 | -272/+775 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into menuInverseClipMask | Jabier Arraiza | 2017-11-03 | 1 | -2/+2 |
| | |\ \ \ \ | |||||
| | * | | | | | Rename wrong named function | Jabier Arraiza | 2017-11-03 | 2 | -5/+3 |
| | * | | | | | Move finctions away object sets | Jabier Arraiza | 2017-11-02 | 7 | -27/+54 |
| | * | | | | | Remove unrelated code | Jabier Arraiza | 2017-11-02 | 2 | -115/+114 |
| | * | | | | | Merge branch 'master' into menuInverseClipMask | Jabier Arraiza | 2017-11-02 | 2 | -2/+2 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Added inverse mask and clippath | Jabier Arraiza | 2017-11-01 | 3 | -27/+35 |
| | * | | | | | | Merge branch 'master' into menuInverseClipMask | Jabier Arraiza | 2017-11-01 | 2 | -3/+7 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Add widget to color and some refactoring | Jabier Arraiza | 2017-11-01 | 6 | -90/+117 |
| * | | | | | | | | Merge branch 'master' into powerMaskImprovements | Jabiertxo Arraiza Cenoz | 2017-11-03 | 22 | -8/+53 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | | Minor tweak to symbols search UX | Jabiertxo Arraiza Cenoz | 2017-11-03 | 2 | -6/+4 |
| | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | | Set primitive filter area in feComposite and feMerge. Needed for tiling. | Tavmjong Bah | 2017-11-03 | 2 | -0/+6 |
| | * | | | | | | Don't use infinite rectangle for tile area as this leads to overflow/underflo... | Tavmjong Bah | 2017-11-03 | 1 | -2/+5 |
| | * | | | | | | Give each filter primitive a name to help in debugging. | Tavmjong Bah | 2017-11-03 | 17 | -0/+38 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Merge branch 'master' into powerMaskImprovements | Jabier Arraiza | 2017-11-03 | 3 | -272/+775 |
| |\| | | | | | |||||
| | * | | | | | Merge branch 'master' into SymbolsSearch | Jabier Arraiza | 2017-11-03 | 5 | -7/+11 |
| | |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | | Add search and no results from stock icons. Improve text. Thanks Maren for th... | Jabier Arraiza | 2017-10-29 | 2 | -62/+52 |
| | * | | | | | Merge branch 'master' into SymbolsSearch | Jabier Arraiza | 2017-10-29 | 3 | -5/+9 |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | | Add overlay widgets | Jabier Arraiza | 2017-10-29 | 2 | -42/+167 |
| | * | | | | | Merge branch 'master' into SymbolsSearch | Jabier Arraiza | 2017-10-28 | 1 | -1/+4 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Bug fixes previous to overlay implementation | Jabier Arraiza | 2017-10-28 | 3 | -100/+111 |
| | * | | | | | | Remove CMake blank line | Jabier Arraiza | 2017-10-28 | 1 | -3/+4 |
| | * | | | | | | Merge branch 'master' into SymbolsSearch | Jabier Arraiza | 2017-10-27 | 8 | -131/+104 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Fix simbols dialog expand, Fix add symbols to document on global search | Jabier Arraiza | 2017-10-27 | 2 | -74/+103 |
| | * | | | | | | | Merge branch 'master' into SymbolsSearch | Jabier Arraiza | 2017-10-24 | 4 | -25/+59 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add progressbar to all actions | Jabier Arraiza | 2017-10-24 | 2 | -117/+185 |
| | * | | | | | | | | Merge branch 'master' into SymbolsSearch | Jabier Arraiza | 2017-10-22 | 11 | -68/+166 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Added some improvements discused in MR | Jabier Arraiza | 2017-10-22 | 2 | -150/+141 |
| | * | | | | | | | | | Add discarted switch mode, working on global search | Jabier Arraiza | 2017-10-22 | 2 | -257/+342 |
