| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixes on selector dialog based in LGM input | Jabier Arraiza | 2019-06-08 | 2 | -246/+352 |
| * | Preferences: Work around issue with parsing unsigned integers | Patrick Storz | 2019-06-08 | 3 | -3/+19 |
| * | Stop crash when Text > Outermost element is active | Nathan Lee | 2019-06-08 | 1 | -1/+4 |
| * | fix inbox#549 Rectangle missing left side | Thomas Holder | 2019-06-08 | 1 | -0/+3 |
| * | Flush crash message to ensure it's actually printed and update link | Patrick Storz | 2019-06-07 | 1 | -1/+3 |
| * | Remove _argv0 from Inkscape::Application | Patrick Storz | 2019-06-07 | 5 | -32/+9 |
| * | TextToolbar: Fix superscript/subscript handling | Alexander Valavanis | 2019-06-07 | 1 | -1/+1 |
| * | ComboBoxEntryToolItem: Add tooltip support (Fix issue #290) | Alexander Valavanis | 2019-06-07 | 1 | -1/+1 |
| * | ComboToolItem: Add tooltip support (Partial fix for issue #290) | Alexander Valavanis | 2019-06-07 | 1 | -0/+2 |
| * | ComboToolItem: Add missing proxy-menu label | Alexander Valavanis | 2019-06-07 | 1 | -1/+1 |
| * | Use share/inkscape subfolder on Windows | Patrick Storz | 2019-06-06 | 1 | -30/+4 |
| * | Fix build (loading icon). | Tavmjong Bah | 2019-06-06 | 1 | -1/+2 |
| * | Style fixes. | Shlomi Fish | 2019-06-06 | 5 | -10/+10 |
| * | Refactoring: call setAttribute() directly. | Shlomi Fish | 2019-06-06 | 33 | -105/+105 |
| * | Remove unused libyaml dependency | Patrick Storz | 2019-06-05 | 1 | -5/+1 |
| * | Merge branch 'text-toolbar-migration' | Alexander Valavanis | 2019-06-05 | 38 | -3665/+1471 |
| |\ | |||||
| | * | Finish TextToolbar migration | Alexander Valavanis | 2019-06-05 | 6 | -46/+37 |
| | * | TextToolbar: Migrate FontStyle widget | Alexander Valavanis | 2019-06-05 | 2 | -29/+24 |
| | * | TextToolbar: Migrate FontSize widget | Alexander Valavanis | 2019-06-05 | 4 | -55/+49 |
| | * | ComboBoxToolItem: Rebase on ToolItem | Alexander Valavanis | 2019-06-04 | 4 | -75/+70 |
| | * | Hackfest 2019: C++ify ComboBoxEntryAction | Alexander Valavanis | 2019-05-29 | 4 | -672/+451 |
| | * | Hackfest2019: Add an entry to ComboBoxToolItem | Alexander Valavanis | 2019-05-28 | 2 | -6/+10 |
| | * | Hackfest2019: Drop deprecated prep-method for toolbars | Alexander Valavanis | 2019-05-28 | 1 | -163/+52 |
| | * | Hackfest2019: Get rid of deprecated InkSelectOneAction | Alexander Valavanis | 2019-05-28 | 22 | -507/+93 |
| | * | Hackfest2019: Drop unused EgeAdjustmentAction | Alexander Valavanis | 2019-05-28 | 8 | -1394/+0 |
| | * | Hackfest2019: TextToolbar: Start GtkAction migration | Alexander Valavanis | 2019-05-28 | 6 | -418/+383 |
| | * | Strip out all content from TextToolbar | Alexander Valavanis | 2019-05-27 | 3 | -9/+11 |
| * | | Merge changes | Alexander Valavanis | 2019-06-05 | 31 | -480/+1652 |
| |\ \ | |/ |/| | |||||
| | * | Use a flowbox when there are more than two options for font feature settings. | Tavmjong Bah | 2019-06-05 | 1 | -40/+55 |
| | * | Fix coding style and and fix retaining var | Jabier Arraiza | 2019-06-04 | 1 | -4/+1 |
| | * | Fix a bug adding selectors | Jabier Arraiza | 2019-06-04 | 1 | -3/+13 |
| | * | Fix coding style | Jabier Arraiza | 2019-06-03 | 2 | -29/+27 |
| | * | Improvements to CSS dialog | Jabier Arraiza | 2019-06-03 | 4 | -92/+148 |
| | * | Attemp to add values from enums | Jabier Arraiza | 2019-06-03 | 2 | -7/+9 |
| | * | Fix CI (clangtidyfull) | Thomas Holder | 2019-06-03 | 1 | -1/+1 |
| | * | Fix CI warning | Jabier Arraiza | 2019-06-02 | 1 | -1/+1 |
| | * | Fix codestyle | Marc Jeanmougin | 2019-06-02 | 2 | -2/+2 |
| | * | add stylesheet popup | Jabier Arraiza | 2019-06-02 | 1 | -8/+1 |
| | * | Fixing coding style | Jabier Arraiza | 2019-06-02 | 5 | -33/+23 |
| | * | Add popup with CSS properties | Jabier Arraiza | 2019-06-02 | 4 | -4/+153 |
| | * | fixes for:update multiple objects, refersh strike on named colors and refersh... | Jabier Arraiza | 2019-06-02 | 1 | -7/+32 |
| | * | Remove lock button from XML dialog | Jabier Arraiza | 2019-06-02 | 1 | -4/+7 |
| | * | fix coding style | Jabier Arraiza | 2019-06-02 | 2 | -4/+5 |
| | * | Add CSS and remove XML toggler button | Jabier Arraiza | 2019-06-02 | 3 | -107/+112 |
| | * | Fixing coding style | Jabier Arraiza | 2019-06-02 | 9 | -314/+310 |
| | * | Fixed UI issues | Jabier Arraiza | 2019-06-02 | 2 | -19/+19 |
| | * | Improvements to hadle whols CSS file | Jabier Arraiza | 2019-06-02 | 5 | -239/+253 |
| | * | working on selector dialog | Jabier Arraiza | 2019-06-02 | 4 | -87/+118 |
| | * | Fixes locatesd with Thomas at Hakfest | Jabier Arraiza | 2019-06-02 | 2 | -13/+12 |
| | * | add improvements pointed by Thomas Holder | Jabier Arraiza | 2019-06-02 | 4 | -119/+101 |
