Suggestions for a shortcut for Save Incremental Version

2011-06-17 Thread JL VT
I recently added a new feature to Krita, reachable at the Save Incremental Version entry in the File menu. Operation: --When clicked, a file called foo.bar is saved as foo_001.bar. --If the file was already called foo_001.bar, it is saved as foo_002.bar, and so on. --If a file with the new name al

Re: words: strange code KWFrame dtor

2011-06-17 Thread C. Boemann
On Friday 17 June 2011 19:42:31 Sebastian Sauer wrote: > Dag Andersen wrote: > > The code indicates that the last frame should delete its frameset. This > > never happens though, as when the frame removes itself from the frameset, > > the frames framset pointer is reset. > > The detaching only hap

Raising the dependency of libffi.so

2011-06-17 Thread Dmitry Kazakov
Hi! After I've updated to master i can't run Krita, as it crashes with: krita: error while loading shared libraries: libffi.so.4: cannot open shared object file: No such file or directory Yes, I don't have this library installed, but it used to work a month ago. It looks like added one dependenc

Review Request: Stage: GSoC: Add rename slides function in Slides Sorter View

2011-06-17 Thread Paul Mendez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101661/ --- Review request for Calligra. Summary --- Add rename slides funtion to

Re: words: strange code KWFrame dtor

2011-06-17 Thread Sebastian Sauer
Dag Andersen wrote: > The code indicates that the last frame should delete its frameset. This > never happens though, as when the frame removes itself from the frameset, > the frames framset pointer is reset. The detaching only happens if the frameset still knows about the frame so it seems... >

Re: Review Request: Avoid two possible NULL pointer access.

2011-06-17 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101644/#review3961 --- This review has been submitted with commit 556b369a973dc8460804

Re: Review Request: Avoid two possible NULL pointer access.

2011-06-17 Thread Thorsten Zachmann
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101644/#review3950 --- Ship it! Looks good. If you have commit access please commit or