| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ \ |
|
| | | | |
|
| | | | |
|
| | |\ \ |
|
| | |\ \ \ |
|
| | | | | | |
|
| | | | | | |
|
| | |_|/ /
|/| | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | |/ /
|/| | |
|
| |\ \ \
| |/ /
|/| | |
|
| | | | |
|
| |/ /
| |
| |
| | |
get_filename methods
|
| |/ |
|
| |
|
|
| |
(Usually we append the proper extension afterwards, but that does only work for registered extensions and not custom extensions. The resulting behavior was that a file saved this way had usually no extension at all unless the user added one manually...)
|
| |
|
|
|
| |
Fixed bugs:
- https://bugs.launchpad.net/inkscape/+bug/1639701
|
| | |
|
| | |
|
| |
|
|
|
| |
followed by '+', '>', or '~' when entering new selector.
(bzr r15735)
|
| |
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
| |
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)
|
| | |\|
| | |
| | | |
(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)
|
| | |
| |
| | |
(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)
|
| | |
| |
| |
| |
| | |
Change default rotation step to 15 degrees.
(bzr r15605)
|
| | |
| |
| |
| |
| |
| | |
Remove rotation via viewbox.
Still some work to do...
(bzr r15603)
|
| |\|
| |
| | |
(bzr r13645.1.170)
|