]> git.lyx.org Git - features.git/commit
Implement VCS copy and rename
authorGeorg Baum <baum@lyx.org>
Tue, 5 Feb 2013 20:31:58 +0000 (21:31 +0100)
committerGeorg Baum <baum@lyx.org>
Wed, 6 Feb 2013 19:38:54 +0000 (20:38 +0100)
commit0526eb9d47008ba8d63452a32e8cdc73a272b7f1
treef867864e38d622f8a8208c98447d3b84b507bbef
parent067fbe49cdc29e1d62cd5379f215b9bcb412bff0
Implement VCS copy and rename

The advantage of having this in LyX is the intelligent file name handling
of included files. Implementation as discussed on the list, but ensure also
that an attempt to use locked files fails.
lib/doc/Additional.lyx
lib/doc/LFUNs.lyx
lib/ui/stdmenus.inc
src/FuncCode.h
src/LyXAction.cpp
src/LyXVC.cpp
src/LyXVC.h
src/VCBackend.cpp
src/VCBackend.h
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiView.h