|
|
|
@ -69,7 +69,105 @@ set( ${target}_SRCS
|
|
|
|
|
|
|
|
|
|
tde_add_kpart( ${target} AUTOMOC
|
|
|
|
|
SOURCES ${${target}_SRCS}
|
|
|
|
|
LINK tdecore-shared kio-shared kparts-shared tdeui-shared kwallet-shared
|
|
|
|
|
LINK tdecore-shared kio-shared kparts-shared tdeui-shared
|
|
|
|
|
DESTINATION ${PLUGIN_INSTALL_DIR}
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
##### svnfrontend ###############################
|
|
|
|
|
|
|
|
|
|
tde_add_library( svnfrontend STATIC AUTOMOC
|
|
|
|
|
SOURCES ccontextlistener.cpp
|
|
|
|
|
commandexec.cpp
|
|
|
|
|
copymoveview_impl.cpp
|
|
|
|
|
createrepo_impl.cpp
|
|
|
|
|
dummydisplay.cpp
|
|
|
|
|
dumprepo_impl.cpp
|
|
|
|
|
editproperty_impl.cpp
|
|
|
|
|
filelistviewitem.cpp
|
|
|
|
|
fronthelpers/checkoutinfo_impl.cpp
|
|
|
|
|
fronthelpers/checkoutinfo_impl.h
|
|
|
|
|
fronthelpers/rangeinput_impl.cpp
|
|
|
|
|
fronthelpers/rangeinput_impl.h
|
|
|
|
|
fronthelpers/revisionbuttonimpl.cpp
|
|
|
|
|
fronthelpers/revisionbuttonimpl.h
|
|
|
|
|
fronthelpers/cursorstack.h
|
|
|
|
|
fronthelpers/widgetblockstack.cpp
|
|
|
|
|
fronthelpers/widgetblockstack.h
|
|
|
|
|
fronthelpers/propertylist.cpp
|
|
|
|
|
fronthelpers/propertylist.h
|
|
|
|
|
fronthelpers/propertyitem.cpp
|
|
|
|
|
fronthelpers/propertyitem.h
|
|
|
|
|
graphtree/drawparams.cpp
|
|
|
|
|
graphtree/drawparams.h
|
|
|
|
|
graphtree/elogentry.cpp
|
|
|
|
|
graphtree/elogentry.h
|
|
|
|
|
graphtree/graphtreelabel.cpp
|
|
|
|
|
graphtree/graphtreelabel.h
|
|
|
|
|
graphtree/pannerview.cpp
|
|
|
|
|
graphtree/pannerview.h
|
|
|
|
|
graphtree/revgraphview.cpp
|
|
|
|
|
graphtree/revgraphview.h
|
|
|
|
|
graphtree/revisiontree.cpp
|
|
|
|
|
graphtree/revisiontree.h
|
|
|
|
|
graphtree/revtreewidget.cpp
|
|
|
|
|
graphtree/revtreewidget.h
|
|
|
|
|
hotcopydlg_impl.cpp
|
|
|
|
|
importdir_logmsg.cpp
|
|
|
|
|
itemdisplay.cpp
|
|
|
|
|
tdesvnfilelist.cpp
|
|
|
|
|
keystatus.cpp
|
|
|
|
|
loaddmpdlg_impl.cpp
|
|
|
|
|
mergedlg_impl.cpp
|
|
|
|
|
modifiedthread.cpp
|
|
|
|
|
opencontextmenu.cpp
|
|
|
|
|
propertiesdlg.cpp
|
|
|
|
|
stopdlg.cpp
|
|
|
|
|
svnactions.cpp
|
|
|
|
|
svnfiletip.cpp
|
|
|
|
|
svnitem.cpp
|
|
|
|
|
svnlogdlgimp.cpp
|
|
|
|
|
tcontextlistener.cpp
|
|
|
|
|
blamedisplay_impl.cpp
|
|
|
|
|
threadcontextlistenerdata.cpp
|
|
|
|
|
fillcachethread.cpp
|
|
|
|
|
fillcachethread.h
|
|
|
|
|
copymoveview.ui
|
|
|
|
|
createrepo_dlg.ui
|
|
|
|
|
dumprepo_dlg.ui
|
|
|
|
|
editpropsdlg.ui
|
|
|
|
|
fronthelpers/checkoutinfo.ui
|
|
|
|
|
fronthelpers/rangeinput.ui
|
|
|
|
|
fronthelpers/revisionbutton.ui
|
|
|
|
|
hotcopydlg.ui
|
|
|
|
|
loaddmpdlg.ui
|
|
|
|
|
merge_dlg.ui
|
|
|
|
|
blamedisplay.ui
|
|
|
|
|
svnlogdlg.ui
|
|
|
|
|
# LINK kio-shared
|
|
|
|
|
DESTINATION ${LIB_INSTALL_DIR}
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
##### ksvnwidgets ###############################
|
|
|
|
|
|
|
|
|
|
tde_add_library( ksvnwidgets STATIC AUTOMOC
|
|
|
|
|
SOURCES authdialogimpl.cpp logmsg_impl.cpp ssltrustprompt_impl.cpp
|
|
|
|
|
pwstorage.cpp diffbrowser.cpp diffbrowserdata.cpp
|
|
|
|
|
diffsyntax.cpp encodingselector_impl.cpp depthselector.cpp
|
|
|
|
|
revertform_impl.cpp logmessage.ui
|
|
|
|
|
ssltrustprompt.ui authdlg.ui encodingselector.ui
|
|
|
|
|
depthform.ui revertform.ui
|
|
|
|
|
# LINK kio-shared
|
|
|
|
|
DESTINATION ${LIB_INSTALL_DIR}
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
##### kio_ksvn ##################################
|
|
|
|
|
|
|
|
|
|
tde_add_kpart( kio_ksvn AUTOMOC
|
|
|
|
|
SOURCES kiosvn.cpp kiolistener.cpp kiobytestream.cpp ../ksvnwidgets/pwstorage.cpp
|
|
|
|
|
LINK kio_ksvn svnqt tdesvnhelpers tdesvncfgreader tdecore-shared tdeui-shared DCOP-shared kio-shared kwallet-shared
|
|
|
|
|
DESTINATION ${PLUGIN_INSTALL_DIR}
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|