SVN commit 604950 by kebekus: rename the kviewshell directory to ligature; rename the kmultipage library to avoid conflicts with existing installations M +1 -1 CMakeLists.txt M +3 -3 Mainpage.dox M +2 -2 README D kviewshell (directory) A ligature (directory) kviewshell#604772 M +2 -2 ligature/plugins/djvu/CMakeLists.txt M +3 -3 ligature/plugins/djvu/djvumultipage.cpp M +6 -6 ligature/plugins/djvu/djvumultipage.h M +1 -1 ligature/plugins/djvu/djvurenderer.cpp M +1 -1 ligature/plugins/djvu/djvurenderer.h M +2 -2 ligature/plugins/djvu/kprintDialogPage_DJVUpageoptions.cpp M +2 -2 ligature/plugins/dvi/CMakeLists.txt M +2 -2 ligature/plugins/dvi/dviRenderer.cpp M +1 -1 ligature/plugins/dvi/dviRenderer.h M +5 -5 ligature/plugins/dvi/kdvi_multipage.cpp M +2 -2 ligature/plugins/dvi/kdvi_multipage.h M +1 -1 ligature/plugins/dvi/kdvi_multipage_texthandling.cpp M +2 -2 ligature/plugins/fax/CMakeLists.txt M +2 -2 ligature/plugins/fax/faxmultipage.cpp M +6 -6 ligature/plugins/fax/faxmultipage.h M +1 -1 ligature/plugins/fax/faxrenderer.cpp M +1 -1 ligature/plugins/fax/faxrenderer.h M +2 -2 ligature/plugins/pdf/CMakeLists.txt M +3 -3 ligature/plugins/pdf/pdfMultipage.cpp M +6 -6 ligature/plugins/pdf/pdfMultipage.h M +1 -1 ligature/plugins/pdf/pdfRenderer.cpp M +1 -1 ligature/plugins/pdf/pdfRenderer.h M +2 -2 ligature/plugins/ps/CMakeLists.txt M +2 -2 ligature/plugins/ps/psMultipage.cpp M +6 -6 ligature/plugins/ps/psMultipage.h M +2 -2 ligature/plugins/ps/psRenderer.cpp M +1 -1 ligature/plugins/ps/psRenderer.h M +12 -12 ligature/shell/CMakeLists.txt M +6 -6 ligature/shell/Mainpage.dox M +1 -1 ligature/shell/documentPageCache.h M +2 -2 ligature/shell/documentRenderer.cpp M +3 -3 ligature/shell/documentRenderer.h M +27 -27 ligature/shell/kmultipage.cpp M +17 -17 ligature/shell/kmultipage.h M +3 -3 ligature/shell/kmultipageInterface.h M +2 -2 ligature/shell/kprintDialogPage_pageoptions.cpp A ligature/shell/ligaturePluginGUI.cpp [License: no copyright] A ligature/shell/ligaturePluginGUI.desktop A ligature/shell/ligaturePluginGUI.h [License: no copyright] A ligature/shell/ligaturePluginGUIInterface.h [License: no copyright] M +16 -16 ligature/shell/ligaturepart.cpp M +4 -4 ligature/shell/ligaturepart.h M +2 -2 ligature/shell/main.cpp M +5 -5 ligature/shell/pageView.cpp M +3 -3 ligature/shell/pageView.h