Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ functions
Functions
1,212 in github.com/KDE/kdiff3
⨍
Functions
1,212
◇
Types & classes
223
Method
addPath
src/autotests/MocIgnoreFile.h:47
Method
add_change
src/gnudiff_analyze.cpp:685
Function
apply
src/OptionItems.h:104
Method
apply
src/optiondialog.cpp:184
Method
apply
src/optiondialog.cpp:300
Method
apply
src/optiondialog.cpp:447
Method
applyNewToolbarConfig
src/kdiff3_shell.cpp:112
Method
availableCodecs
QStringConverter::availableCodecs() returns codecs that are from our perspective duplicates or are specialized single purpose codecs. Additionally
src/Utils.cpp:194
Method
beginBackgroundTask
src/progress.cpp:152
Method
buildMergeMap
src/directorymergewindow.cpp:736
Method
build_reverse_script
src/gnudiff_analyze.cpp:700
Method
build_script
src/gnudiff_analyze.cpp:736
Method
calcDiffTest
src/autotests/Diff3LineTest.cpp:39
Method
calcDirStatus
src/directorymergewindow.cpp:704
Method
calcHistoryLead
src/Utils.cpp:158
Method
calcIteratorFromLineNr
* Determine MergeBlock and MergeEditLine from line number * * @param line * line number to look up * @param[out] mbIt *
src/mergeresultwindow.cpp:2375
Method
calcSuggestedOperation
src/directorymergewindow.cpp:1388
Method
calcTokenPos
TODO: Needed? Only user of isCTokenChar. Calculate where a token starts and ends, given the x-position on screen.
src/Utils.cpp:134
Method
canCopy
src/mergeresultwindow.h:227
Method
canCopy
Please do not add logic for MergeResultWindow or DiffTextWindow here they have their own handlers. This function is only concerned with qt objects
src/kdiff3.cpp:556
Method
canCopy
src/difftextwindow.h:180
Method
canCut
src/mergeresultwindow.h:226
Method
canCut
This function is only concerned with qt objects that don't support canCut. allowCut() or's the results from all canCut signals returns true i
src/kdiff3.cpp:528
Method
canSave
canSave*/
src/kdiff3.cpp:536
Method
canSaveAs
canSaveAs*/
src/kdiff3.cpp:544
Method
checkOverviewIgnore
Check whether we should ignore current delta when moving to next/previous delta
src/mergeresultwindow.cpp:484
Method
choose
src/mergeresultwindow.cpp:822
Method
choose
src/pdiff.cpp:1040
Method
chooseGlobal
bConflictsOnly: automatically choose for conflicts only (true) or for everywhere (false)
src/mergeresultwindow.cpp:907
Method
cleanPath
src/fileaccess.cpp:1089
Method
clear
src/MergeFileInfos.h:98
Method
closeEvent
src/kdiff3_shell.cpp:63
Method
collectHistoryInformation
src/mergeresultwindow.cpp:1016
Method
compareCurrentFile
src/directorymergewindow.cpp:1863
Method
compareseq
src/gnudiff_analyze.cpp:323
Method
contextMenuEvent
src/directorymergewindow.cpp:1704
Method
convertD3LCoordsToLineCoords
src/difftextwindow.cpp:1547
Method
convertFileEncoding
Convert the input file from input encoding to output encoding and write it to the output file.
src/SourceData.cpp:725
Method
convertLineCoordsToD3LCoords
src/difftextwindow.cpp:1568
Method
convertToLine
src/mergeresultwindow.cpp:1718
Method
convertToLinePos
src/difftextwindow.cpp:932
Method
copy
src/autotests/FileAccessJobHandlerMoc.h:21
Method
copyFile
bool listDir( t_DirectoryList* pDirList, bool bRecursive, bool bFindHidden, const QString& filePattern, const QString& fileAntiPattern, const QString&
test/fakefileaccess.cpp:86
Method
copyFile
Copy local or remote files.
src/DefaultFileAccessJobHandler.cpp:351
Method
copyFile
src/autotests/FileAccessJobHandlerMoc.h:25
Function
createAction
src/guiutils.h:28
Method
createCaption
src/pdiff.cpp:430
Method
createLocalCopy
src/autotests/MocIgnoreFile.h:48
Method
createTempFile
static tempfile Generator
src/fileaccess.cpp:1021
Method
currentChanged
src/directorymergewindow.cpp:1597
Method
cut_to_length
diff_ext_for_kdiff3/diff_ext.cpp:440
Method
delayedHide
src/progress.cpp:424
Method
delayedHideStatusBarWidget
src/progress.cpp:444
Method
deleteFLD
src/directorymergewindow.cpp:2428
Method
deleteSelection
src/mergeresultwindow.cpp:2478
Method
deleteSelection2
src/mergeresultwindow.cpp:2453
Method
detectEncoding
src/SourceData.cpp:310
Method
detectUTF8
src/SourceData.cpp:840
Method
diag
src/gnudiff_analyze.cpp:89
Method
diff
diff_ext_for_kdiff3/diff_ext.cpp:391
Method
diff1Color
src/difftextwindow.cpp:224
Method
diff2Color
src/difftextwindow.cpp:225
Method
diffBothColor
src/difftextwindow.cpp:226
Method
diff_with
diff_ext_for_kdiff3/diff_ext.cpp:425
Method
discard_confusing_lines
src/gnudiff_analyze.cpp:374
Method
doDirectoryCompare
Return true for success, else false
src/pdiff.cpp:1415
Method
doFileCompare
Do file comparision.
src/kdiff3.cpp:604
Method
doRelevantChangesExist
This doesn't detect user modifications and should only be called after automatic merge This will only do something for three file merge. Irrelevant ch
src/mergeresultwindow.cpp:1303
Method
dragEnterEvent
src/FileNameLineEdit.cpp:43
Method
dragEnterEvent
src/difftextwindow.cpp:432
Method
drawColumn
src/Overview.cpp:117
Method
dropEvent
src/FileNameLineEdit.cpp:19
Method
dropEvent
src/difftextwindow.cpp:437
Method
dump
src/diff.cpp:1651
Method
emptyString
src/autotests/combinertest.cpp:23
Method
endBackgroundTask
src/progress.cpp:164
Method
enterDir
src/CompositeIgnoreList.cpp:16
Method
enterDir
src/CvsIgnoreList.cpp:32
Method
enterEventLoop
src/progress.cpp:303
Method
equal
Implement support for g_bIgnoreWhiteSpace */
src/diff.cpp:96
Method
event
src/mergeresultwindow.cpp:1943
Method
eventFilter
src/mergeresultwindow.cpp:3001
Method
eventFilter
src/directorymergewindow.cpp:2737
Method
eventFilter
src/difftextwindow.cpp:2070
Method
executeMergeOperation
src/directorymergewindow.cpp:2011
Method
exitEventLoop
src/progress.cpp:332
Method
fastFileComparison
src/MergeFileInfos.cpp:379
Method
findString
src/mergeresultwindow.cpp:2743
Method
find_and_hash_each_line
src/gnudiff_io.cpp:127
Method
find_identical_ends
src/gnudiff_io.cpp:320
Method
fixCurrentText
src/smalldialogs.cpp:202
Method
focusInEvent
src/mergeresultwindow.cpp:1712
Method
focusInEvent
src/directorymergewindow.cpp:1238
Method
focusInEvent
src/difftextwindow.cpp:677
Method
focusOutEvent
src/directorymergewindow.cpp:1242
Method
fwdFinishRecalcWordWrap
src/difftextwindow.cpp:417
Method
getArguments
Split the command line into arguments. * Normally split at white space separators except when quoting with " or '. * Backslash is treated as meta.
src/Utils.cpp:36
Method
getBaseDirectory
src/fileaccess.h:133
Method
getDiff3LineVector
src/difftextwindow.cpp:195
Method
getDirNameA
src/MergeFileInfos.h:113
← previous
next →
601–700 of 1,212, ranked by callers