| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
|
|
| |
note: the actions "LayerNext"/"LayerPrev" (ctrl+pageup/down)
never clear the selection, they ignore the user setting
"clear selection on layer change"
So the object panel will only change if there is no selection!
(bzr r15698.1.11)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This implemetation respect the users action shortcuts,
handled in this order:
1) Two hardcoded keystrokes:
* crtl+f engage search on tree view
* esc: defocus: next keystrokes goes to desktop
2) Try to invoke user defined shortcut action
3) RETURN-key: activate action of selected column
currently works on the name-column only
4) shortcut goes to Treeview
For the testers:
The new verbs "stack up/down" are not bound to keystrokes. Set them up as you like via
preferences / interface / keyboard shortcuts / selection / stack up and down
Try keystrokes with focus on desktop, on object-panel and compare with layer-panel:
PageUp/Down + - shift, ctrl
esc esc
arrow esc arrow
ctrl+f
V, H - may(!) flip objects
ctrl+a (!)
! invert selection
Beside user definable keystrokes, there are some hardcoded:
arrow-up/down + shift,ctrl
[ ] - rotate objects - not user defined actions, so does not work in panel focus
/ * also keypad / * is usually fold/unfold tree but * actually selects the "star tool",
which can be disabled if you don't like that
Conflicts:
src/ui/dialog/objects.cpp
(bzr r15698.1.10)
|
| |
|
| |
(bzr r15698.1.9)
|
| |
|
|
|
|
|
|
| |
use ctrl+f to use search
Issue: select object in the object panel, focus stays on that widget.
Press "3" (zoom to object) used to open the search function.
(bzr r15698.1.8)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug #1395452
"raise and lower objects" used to stack objects above/below the next overlapping object,
which makes it impossible to change the z-order of objects that don't overlap.
Fixes also the object manager panel
Conflicts:
src/selection-chemistry.cpp
src/selection-chemistry.h
src/sp-item.cpp
(bzr r15698.1.7)
|
| |
|
|
|
| |
don't jump too much around in the list
(bzr r15698.1.6)
|
| |
|
| |
(bzr r15698.1.5)
|
| |
|
|
|
| |
missing icon delayed inkscape startup of about 3-5 seconds
(bzr r15698.1.4)
|
| |
|
| |
(bzr r15685)
|
| |
|
|
|
| |
(Previous commit shows how to fix it for Wayland if it were ever to be needed.)
(bzr r15684)
|
| |
|
| |
(bzr r15683)
|
| |
|
|
|
| |
by Ede_123 in IRC, LPE dialog show bad default selected LPE
(bzr r15670)
|
| |\
| |
| | |
(bzr r13645.1.174)
|
| | |\
| | |
| | | |
(bzr r15620.1.17)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixed bugs:
- https://launchpad.net/bugs/1688168
(bzr r15662)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixed bugs:
- https://launchpad.net/bugs/481506
(bzr r15659)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixed bugs:
- https://launchpad.net/bugs/263166
(bzr r15658)
|
| | |\|
| | |
| | | |
(bzr r15620.1.15)
|
| | | |
| | |
| | | |
(bzr r15656)
|
| | |\|
| | |
| | | |
(bzr r15620.1.14)
|
| | | |
| | |
| | |
| | |
| | | |
Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations
(bzr r15655)
|
| | | |
| | |
| | | |
(bzr r15620.1.13)
|
| | | |
| | |
| | | |
(bzr r15620.1.12)
|
| | | |
| | |
| | | |
(bzr r15620.1.9)
|
| | | |
| | |
| | | |
(bzr r15620.1.7)
|
| | | |
| | |
| | | |
(bzr r15620.1.6)
|
| | | |
| | |
| | | |
(bzr r15620.1.4)
|
| | |/
| |
| | |
(bzr r15620.1.3)
|
| | |
| |
| |
| |
| |
| | |
Fixed bugs:
- https://launchpad.net/bugs/1679428
(bzr r15631)
|
| | |
| |
| |
| |
| |
| |
| |
| | |
defunct 5th slider at the bottom.
Fixed bugs:
- https://launchpad.net/bugs/1635982
(bzr r15627)
|
| | |
| |
| |
| |
| |
| | |
Fixed bugs:
- https://launchpad.net/bugs/1671877
(bzr r15622)
|
| | |
| |
| |
| |
| |
| | |
Fixed bugs:
- https://launchpad.net/bugs/1672384
(bzr r15621)
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
user cannot easily control the position of the center.
Show a control point for the center so it's easier to move the shape
around and snap it by its center.
Fixed bugs:
- https://launchpad.net/bugs/481506
(bzr r15620)
|
| | |
| |
| | |
(bzr r15616)
|
| | |
| |
| |
| |
| |
| |
| |
| | |
(before a generic name was derived from the .vss file name)
Fixed bugs:
- https://launchpad.net/bugs/1676144
(bzr r15615)
|
| | |
| |
| |
| |
| |
| | |
A larger tile size vastly speeds up rendering for drawings with heavy filter use
by reducing the need to recalculate filter effects that cross multiple tiles.
(bzr r15614)
|
| | |
| |
| | |
(bzr r15613)
|
| | |
| |
| |
| |
| | |
Add canvas-debug for study of canvas tiling.
(bzr r15612)
|
| | |
| |
| | |
(bzr r15611)
|
| | |
| |
| |
| |
| | |
Change default rotation step to 15 degrees.
(bzr r15605)
|
| | |
| |
| | |
(bzr r15604)
|
| | |
| |
| |
| |
| |
| | |
Remove rotation via viewbox.
Still some work to do...
(bzr r15603)
|
| |\|
| |
| | |
(bzr r13645.1.170)
|
| | |
| |
| |
| |
| |
| |
| |
| | |
This allows a rotation to be included in the drawing to window mapping.
General code cleanup.
Added documentation.
Any change to zooming behavior is probably a bug.
(bzr r15592)
|
| | |
| |
| | |
(bzr r15589)
|
| | |
| |
| | |
(bzr r15588)
|
| | |
| |
| |
| |
| | |
A simple change to selection tool status message.
(bzr r15562)
|
| | |
| |
| | |
(bzr r15561)
|
| | |
| |
| |
| |
| | |
fix wrong size being shown for EMF/WMF files
(bzr r15560)
|
| | |
| |
| |
| |
| |
| |
| | |
the file name below the preview.
There seems to be some confusion wheter the type specifier "%s" means char or wchar and the behavior even changes between different versions of MinGW
(bzr r15559)
|