| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | TextToolbar: Fix superscript/subscript handling | Alexander Valavanis | 2019-06-07 | 1 | -1/+1 | |
| | | ||||||
| * | Finish TextToolbar migration | Alexander Valavanis | 2019-06-05 | 1 | -40/+31 | |
| | | ||||||
| * | TextToolbar: Migrate FontStyle widget | Alexander Valavanis | 2019-06-05 | 1 | -26/+22 | |
| | | ||||||
| * | TextToolbar: Migrate FontSize widget | Alexander Valavanis | 2019-06-05 | 1 | -43/+42 | |
| | | ||||||
| * | ComboBoxToolItem: Rebase on ToolItem | Alexander Valavanis | 2019-06-04 | 1 | -3/+3 | |
| | | ||||||
| * | Hackfest 2019: C++ify ComboBoxEntryAction | Alexander Valavanis | 2019-05-29 | 1 | -16/+19 | |
| | | ||||||
| * | Hackfest2019: Get rid of deprecated InkSelectOneAction | Alexander Valavanis | 2019-05-28 | 1 | -2/+1 | |
| | | ||||||
| * | Hackfest2019: Drop unused EgeAdjustmentAction | Alexander Valavanis | 2019-05-28 | 1 | -1/+0 | |
| | | ||||||
| * | Hackfest2019: TextToolbar: Start GtkAction migration | Alexander Valavanis | 2019-05-28 | 1 | -374/+289 | |
| | | ||||||
| * | Strip out all content from TextToolbar | Alexander Valavanis | 2019-05-27 | 1 | -7/+9 | |
| | | ||||||
| * | Make display unit change roll out to toolbars | Nathan Lee | 2019-04-30 | 1 | -1/+1 | |
| | | | | | | | | Add exception for measure tool, which uses preferences Fixes https://gitlab.com/inkscape/inbox/issues/393 Partial fix: https://gitlab.com/inkscape/inkscape/issues/208 | |||||
| * | Don't rebuild font list is only selection changed. | Tavmjong Bah | 2019-03-18 | 1 | -1/+0 | |
| | | | | | (Rebuilding causes font family row to be unselected.) | |||||
| * | Tidy up toolbox utilities | Alexander Valavanis | 2019-01-22 | 1 | -1/+0 | |
| | | ||||||
| * | Tidy up toolbox code | Alexander Valavanis | 2019-01-22 | 1 | -6/+6 | |
| | | ||||||
| * | Cleanup unused toolbar code | Alexander Valavanis | 2019-01-21 | 1 | -12/+0 | |
| | | ||||||
| * | derive all toolbars from Inkscape::Toolbar | Alexander Valavanis | 2019-01-19 | 1 | -1108/+1066 | |
| | | ||||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -2/+2 | |
| | | ||||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 | |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 | |
| | | ||||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -32/+32 | |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| * | Move toolbars to ui/toolbar | Alexander Valavanis | 2018-06-17 | 1 | -0/+2603 | |
