| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
(bzr r15705)
|
| | |_|_|_|_|_|_|/
|/| | | | | | |
| | | | | | | | |
(bzr r15704)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15703)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15702)
|
| |/ / / / / / /
| | | | | | |
| | | | | | | |
(bzr r15701)
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
(bzr r15700)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
avoid unpredictable results in multi selections
(bzr r15698.1.13)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
I'd like to see the crappy API fixed,
to avoid this stupid mistakes.
(bzr r15698.1.12)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
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)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
speed up inkscape startup
(bzr r15698.1.3)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15698.1.2)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
sp_svg_transform_write can return NULL and Glib::ustring blows up:
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct null not valid
#0 0x00007fffed6ec067 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007fffed6ed448 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007fffedac2b3d in __gnu_cxx::__verbose_terminate_handler() ()
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#3 0x00007fffedac0bb6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007fffedac0c01 in std::terminate() ()
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#5 0x00007fffedac0e19 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#6 0x00007fffedb168b6 in std::__throw_logic_error(char const*) ()
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#7 0x00007ffff76e83d5 in char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) ()
from /usr/bin/../lib/inkscape/libinkscape_base.so
#8 0x00007fffedb22c46 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) ()
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#9 0x00007ffff036055e in Glib::ustring::ustring(char const*) ()
from /usr/lib/x86_64-linux-gnu/libglibmm-2.4.so.1
#10 0x00007ffff75650e3 in SPPattern::transform_multiply(Geom::Affine, bool) ()
from /usr/bin/../lib/inkscape/libinkscape_base.so
#11 0x00007ffff753d862 in SPItem::adjust_pattern(Geom::Affine const&, bool, PatternTransform) () from /usr/bin/../lib/inkscape/libinkscape_base.so
#12 0x00007ffff7562897 in SPPath::set_transform(Geom::Affine const&) ()
from /usr/bin/../lib/inkscape/libinkscape_base.so
(bzr r15698.1.1)
|
| |/ / / / / / /
| | | | | | |
| | | | | | | |
(bzr r15699)
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
(bzr r15698)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15697.1.2)
|
| |/ / / / / / /
| | | | | | |
| | | | | | | |
(bzr r15697.1.1)
|
| | | | | | | |
| | | | | | |
| | | | | | | |
(bzr r15697)
|
| | | | | | | |
| | | | | | |
| | | | | | | |
(bzr r15696)
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
for SVG files in the specified directories
(bzr r15695)
|
| | | | | | | |
| | | | | | |
| | | | | | | |
(bzr r15694)
|
| | | | | | | |
| | | | | | |
| | | | | | | |
(bzr r15693)
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
lost on subsequent runs
(bzr r15692)
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
- Allow folders as inputs. If a folder is detected in input al .svg(z) files from that folder are loaded
- Implement the -t or --timer option to automate the slideshow. Although the option existed for over ten years it seems nobody got around to actually implement functionality for it
- Implement the -s or --scale option that allows to set an initial scale factor for the opened document
- Many improvements to help strings and error output
- General refactoring of inkview code
(bzr r15691)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15690.1.15)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
displayed image
Fixed bugs:
- https://launchpad.net/bugs/1550897
(bzr r15690.1.14)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15690.1.13)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15690.1.12)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15690.1.11)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
around for over 10 years without implementation
(bzr r15690.1.10)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15690.1.9)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15690.1.8)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15690.1.7)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15690.1.6)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15690.1.5)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
All .svg and .svgz files contained in the specified folder(s) will be opened.
Note: Currently this is done non-recursively, but a command line option to make this recursive could be easily added in future (see "recursive" parameter of "get_valid_files()" function).
(bzr r15690.1.4)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15690.1.3)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15690.1.2)
|
| |/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fixed bugs:
- https://launchpad.net/bugs/488997
(bzr r15690.1.1)
|
| | | | | | | |
| | | | | | |
| | | | | | | |
(bzr r15690)
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
origin position
(bzr r15689)
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
(bzr r15688)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r15687.1.3)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
To do this we have to "hack" g_print() as the glib people decided Windows consoles should be limited to 255 character code pages forevermore and g_print() converts all strings to the system's ANSI code page without exception.
(see http://stackoverflow.com/q/43927373/2514664 for details)
(bzr r15687.1.2)
|