Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SDK
Cervisia
Commits
b8e9cff5
Commit
b8e9cff5
authored
Jul 13, 2022
by
Laurent Montel
Browse files
Fix show headers in qtc6
parent
bb046149
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b8e9cff5
...
...
@@ -63,6 +63,25 @@ set(libcervisia_SRCS
tooltip.cpp
settingsdialog.cpp
debug.cpp
annotatedialog.h
diffdialog.h
patchoptiondialog.h
logdialog.h
progressdialog.h
resolvedialog.h
resolvedialog_p.h
annotateview.h
diffview.h
loglist.h
logplainview.h
logtree.h
annotatecontroller.h
loginfo.h
misc.h
qttableview.h
tooltip.h
settingsdialog.h
debug.h
)
qt_add_dbus_interfaces
(
libcervisia_SRCS cvsservice/org.kde.cervisia5.cvsservice.xml
)
...
...
@@ -121,7 +140,36 @@ set(cervisiapart_PART_SRCS ${libcervisia_SRCS}
addignoremenu.cpp
editwithmenu.cpp
logmessageedit.cpp
debug.cpp
updateview.h
protocolview.h
watchdialog.h
changelogdialog.h
historydialog.h
repositorydialog.h
commitdialog.h
checkoutdialog.h
updatedialog.h
tagdialog.h
mergedialog.h
cvsdir.h
repositories.h
cervisiapart.h
addrepositorydialog.h
addremovedialog.h
watchersdialog.h
watchersmodel.h
updateview_items.h
updateview_visitors.h
entry.h
entry_status.h
stringmatcher.h
cvsinitdialog.h
ignorelistbase.h
dirignorelist.h
globalignorelist.h
addignoremenu.h
editwithmenu.h
logmessageedit.h
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment