summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | clang-tidy recent changesAlexander Valavanis2019-02-0117-54/+48
| |
* | ComboToolItem: Temporary workaround to display pixbuf by defaultAlexander Valavanis2019-01-311-2/+2
| |
* | Allow InkscapeApplication to track current document, selection, and desktop.Tavmjong Bah2019-01-307-27/+83
| |
* | GradientToolbar: GtkAction migrationAlexander Valavanis2019-01-296-290/+560
| |
* | ArcToolbar: GtkAction migrationAlexander Valavanis2019-01-294-169/+142
| |
* | PaintbucketToolbar: GtkAction migrationAlexander Valavanis2019-01-293-125/+84
| |
* | EraserToolbar: GtkAction migrationAlexander Valavanis2019-01-2910-191/+299
| |
* | Box3DToolbar: GtkAction migrationAlexander Valavanis2019-01-294-141/+126
| |
* | Add System Default Theme to prefereces theme switchJabiertxof2019-01-282-1/+3
| |
* | Temporary fix for crash on quit.Tavmjong Bah2019-01-283-4/+14
| |
* | Format stilyng for icons section in preferencesJabier Arraiza2019-01-271-2/+3
| |
* | SpiralToolbar: GtkAction migrationAlexander Valavanis2019-01-274-107/+107
| |
* | StarToolbar: GtkAction migrationAlexander Valavanis2019-01-274-177/+146
| |
* | Add swatches and styling to directly created toolbarsAlexander Valavanis2019-01-271-5/+38
| |
* | SpinButtonToolItem: Allow default numeric menu descriptions & migrate ↵Alexander Valavanis2019-01-273-25/+21
| | | | | | | | RectToolbar
* | SpinButtonToolItem: Allow custom numeric menu itemsAlexander Valavanis2019-01-272-5/+37
| |
* | SpinButtonToolItem: Allow labels on numeric menuAlexander Valavanis2019-01-272-13/+21
| |
* | SpinButtonToolItem: Make numeric menu items depend on adjustment parametersAlexander Valavanis2019-01-271-19/+15
| |
* | SpinButtonToolItem: Handle menu-button pressAlexander Valavanis2019-01-271-4/+13
| |
* | SpinButtonToolItem: Create popup menu on right-clickAlexander Valavanis2019-01-272-18/+68
| |
* | SpinButtonToolItem: Handle key events in correct orderAlexander Valavanis2019-01-271-3/+3
| |
* | Toolbars: Fix alt+x focus switchingAlexander Valavanis2019-01-278-7/+61
| |
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-2710-131/+190
|\ \
| * | Finich CSS refactorJabier Arraiza2019-01-273-4/+10
| | |
| * | Remove not rebased partsJabier Arraiza2019-01-271-7/+0
| | |
| * | Add desktop function to know we are on dark themeJabier Arraiza2019-01-272-0/+7
| | |
| * | Fix compiling errorsJabier Arraiza2019-01-273-32/+28
| | |
| * | Remove files from prev branch splitedJabier Arraiza2019-01-272-107/+0
| | |
| * | Improvements to CSS to easy tweak widgetsJabier Arraiza2019-01-276-1068/+217
| | |
| * | Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza2019-01-2710-74/+160
| | |
| * | Initial work of LPESelectorJabier Arraiza2019-01-276-207/+1169
| | |
| * | Improvements to icon loader codeJabier Arraiza2019-01-272-83/+50
| | |
* | | toolbox - add commentAlexander Valavanis2019-01-271-0/+6
| | |
* | | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-263-12/+57
|\| |
| * | Add 'Theme Decide' option to symbolic icons colorJabier Arraiza2019-01-263-12/+57
| | |
* | | RectToolbar: GtkAction migration (first pass)Alexander Valavanis2019-01-267-132/+255
|/ /
* | Fix inverted up/down when moving last point placed by pen toolWizardOhio242019-01-251-0/+2
| | | | | | | | | | Fixes inbox#20 Closes !504
* | Rewrite main menu bar code:Tavmjong Bah2019-01-257-625/+593
| | | | | | | | | | | | Convert to GTKMM. General cleanup. Move to dedicated files.
* | SelectToolbar: cleanup unusedAlexander Valavanis2019-01-242-20/+3
| |
* | Modal should not be active for live-preview (reverse modal)Martin Owens2019-01-241-2/+2
| |
* | Debug: Remove the last remnants of Util::ptr_shared.Emmanuel Gil Peyrot2019-01-244-8/+5
| |
* | Timestamp: Switch to std::shared_ptr.Emmanuel Gil Peyrot2019-01-244-8/+10
| |
* | Demangle: Switch to std::shared_ptr.Emmanuel Gil Peyrot2019-01-244-14/+12
| |
* | Event: Switch all call sites from Util::ptr_shared to char const* or ↵Emmanuel Gil Peyrot2019-01-248-53/+44
| | | | | | | | std::shared_ptr.
* | Logger: Switch TagStack to std::shared_ptr.Emmanuel Gil Peyrot2019-01-243-7/+7
| |
* | Event: Make property value char const* too.Emmanuel Gil Peyrot2019-01-243-10/+18
| |
* | Event: Make name and property name char const*.Emmanuel Gil Peyrot2019-01-243-31/+18
| |
* | Remove unused svg-profile.h header file.Emmanuel Gil Peyrot2019-01-242-289/+0
| | | | | | | | This file had been created in 2004, and so far unused.
* | Missing space in text. 'Heightof->Height of'Jordi Mas2019-01-241-1/+1
| |
* | fix CIMarc Jeanmougin2019-01-242-4/+9
| |