Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VioletGiraffe/file-commander
/ functions
Functions
1,151 in github.com/VioletGiraffe/file-commander
⨍
Functions
1,151
◇
Types & classes
287
Method
fillFileList
qt-app/src/tools/CFileStatsWindow.cpp:92
Method
fillFromList
Returns the list of items added to the view
qt-app/src/panel/cpanelwidget.cpp:175
Method
fillFromPanel
qt-app/src/panel/cpanelwidget.cpp:215
Method
fillHistory
qt-app/src/panel/cpanelwidget.cpp:649
Method
fillUI
qt-app/src/favoritelocationseditor/cfavoritelocationseditor.cpp:202
Method
filterItemsByName
qt-app/src/cmainwindow.cpp:620
Method
filterTextConfirmed
qt-app/src/panel/cpanelwidget.cpp:538
Method
filterTextEdited
qt-app/src/panel/cpanelwidget.cpp:532
Method
finalize
file-commander-core/src/fileoperations/coperationperformer.cpp:517
Method
find
plugins/viewer/textviewer/src/clightningfastviewer.cpp:969
Method
findBlockStart
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:197
Method
findFiles
qt-app/src/cmainwindow.cpp:722
Method
findLeftBrace
Search for a corresponding '{' and return its indentation
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_cstyle.cpp:74
Method
findLineContainingOffset
plugins/viewer/textviewer/src/clightningfastviewer.cpp:916
Method
findMatchingBracketAction
Find matching bracket for this position
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:446
Method
findNext
plugins/viewer/textviewer/src/ctextviewerwindow.cpp:398
Method
findPrevStmt
Returns a tuple that contains the first and last line of the previous statement before line. */
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:176
Method
findStmtStart
Return the first line that is not preceded by a "continuing" line. Return currBlock if currBlock <= 0 */
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:150
Method
flags
qt-app/src/panel/filelistwidget/model/cfilelistmodel.cpp:142
Method
focusChanged
qt-app/src/cmainwindow.cpp:820
Method
foldAction
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:433
Method
foldTopLevelAction
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:436
Method
generateFolderTree
file-commander-core/core-tests/test-utils/src/ctestfoldergenerator.cpp:133
Method
generateRandomFiles
file-commander-core/core-tests/test-utils/src/ctestfoldergenerator.cpp:71
Method
generateRandomFolders
file-commander-core/core-tests/test-utils/src/ctestfoldergenerator.cpp:117
Method
getCachedMatch
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/bracket_highlighter.h:26
Method
getContextStack
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/hl/language.cpp:108
Method
getDefStyle
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/hl/style.h:27
Method
getLanguage
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/hl/syntax_highlighter.h:26
Method
getMetaData
Returns a reference to the theme's meta data (name, copyright, version etc).
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/theme.h:87
Method
getTheme
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:280
Method
getUserResponse
file-commander-core/src/fileoperations/coperationperformer.cpp:581
Method
get_key
3rdparty/ankerl/unordered_dense.h:1004
Method
handlePause
file-commander-core/src/fileoperations/coperationperformer.cpp:800
Method
hashBySortModelIndex
qt-app/src/panel/cpanelwidget.cpp:777
Function
hash_function
3rdparty/ankerl/unordered_dense.h:2057
Method
headerData
qt-app/src/panel/filelistwidget/model/cfilelistmodel.cpp:160
Method
hexPosToOffset
plugins/viewer/textviewer/src/clightningfastviewer.cpp:587
Method
hideEvent
qt-app/src/progressdialogs/cpromptdialog.cpp:166
Method
highlightBlock
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/hl/syntax_highlighter.cpp:22
Method
highlightBlock
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/hl/language.cpp:48
Method
highlightBracket
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/bracket_highlighter.cpp:27
Method
iconForFilesystemObject
file-commander-core/src/iconprovider/ciconprovider.cpp:9
Method
increaseIndentAction
Actions
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:415
Method
increase_capacity
slow path: need to allocate a new segment every once in a while
3rdparty/ankerl/unordered_dense.h:673
Method
increase_size
3rdparty/ankerl/unordered_dense.h:1132
Method
indentBlock
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/indenter.cpp:122
Method
indentForLine
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_xml.cpp:75
Method
indentLine
Indent line. Return filler or null. */
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_cstyle.cpp:693
Method
indentText
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_impl.cpp:45
Method
indentText
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/indenter.cpp:91
Method
indexByHash
qt-app/src/panel/cpanelwidget.cpp:788
Method
initActions
qt-app/src/cmainwindow.cpp:181
Method
initButtons
qt-app/src/cmainwindow.cpp:148
Method
initCore
qt-app/src/cmainwindow.cpp:842
Method
insertLineAboveAction
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:430
Method
insertLineBelowAction
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:431
Function
insert_or_assign
3rdparty/ankerl/unordered_dense.h:1597
Method
invertCurrentItemSelection
qt-app/src/panel/cpanelwidget.cpp:304
Method
invertSelection
qt-app/src/cmainwindow.cpp:545
Method
invertSelection
qt-app/src/panel/cpanelwidget.cpp:894
Method
invertSelection
qt-app/src/panel/filelistwidget/cfilelistview.cpp:91
Method
invokeCompletionAction
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:420
Method
isBlockEnd
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:193
Method
isBlockStart
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:182
Function
isBookmarked
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/text_block_flags.h:17
Method
isBundle
file-commander-core/core-tests/filesystemobject/qfileinfo_test.h:63
Function
isCategory
qt-app/src/favoritelocationseditor/cfavoritelocationseditor.cpp:41
Method
isCommentBlock
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:107
Function
isInBackgroundMode
qt-app/src/progressdialogs/cfileoperationdialogbase.h:15
Method
isInPath
file-commander-core/src/shell/cshell.cpp:562
Method
isLastCodeColumn
Return true if the given column is at least equal to the column that contains the last non-whitespace character at the given line, or if the rest of t
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:128
Method
isPosCode
Return document.isCode at the given offset in a statement
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:63
Method
isPosComment
Return document.isComment at the given offset in a statement
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:69
Method
isReadable
file-commander-core/src/cfilesystemobject.cpp:298
Method
isShortcut
file-commander-core/core-tests/filesystemobject/qfileinfo_test.h:51
Method
isStmtContinuing
Is there an open parenthesis?
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:134
Method
isSymLink
file-commander-core/core-tests/filesystemobject/qfileinfo_test.h:79
Method
isValid
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/text_pos.h:19
Method
isValidTrigger
check if the trigger characters are in the right context, otherwise running the indenter might be annoying to the user */
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:164
Method
is_full
* True when no element can be added any more without increasing the size */
3rdparty/ankerl/unordered_dense.h:1080
Method
itemActivated
Indicates that an item was activated and appropriate action should be taken. Returns error message, if any
file-commander-core/src/ccontroller.cpp:101
Method
itemActivated
qt-app/src/cmainwindow.cpp:334
Method
itemHashExists
file-commander-core/src/ccontroller.cpp:442
Function
itemIterator
qt-app/src/favoritelocationseditor/cfavoritelocationseditor.cpp:39
Method
itemPathByHash
file-commander-core/src/cpanel.cpp:352
Method
iter_t
3rdparty/ankerl/unordered_dense.h:569
Method
joinLinesAction
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:432
Method
keyPressEvent
qt-app/src/panel/filelistwidget/cfilelistfilterdialog.cpp:37
Method
keyPressEvent
For managing selection and cursor
qt-app/src/panel/filelistwidget/cfilelistview.cpp:188
Method
keyPressEvent
plugins/viewer/textviewer/src/clightningfastviewer.cpp:233
Method
keyReleaseEvent
qt-app/src/panel/filelistwidget/cfilelistview.cpp:273
Function
key_eq
3rdparty/ankerl/unordered_dense.h:2061
Function
loadNumberRule
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/hl/loader.cpp:275
Method
loadPlugin
file-commander-core/src/plugininterface/wcx/cwcxpluginhost.cpp:20
Method
loadPlugins
file-commander-core/src/pluginengine/cpluginengine.cpp:23
Method
loadResource
plugins/viewer/textviewer/src/ctexteditwithimagesupport.cpp:56
Method
loadResults
qt-app/src/filessearchdialog/cfilessearchwindow.cpp:236
Function
loadStringRule
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/hl/loader.cpp:162
Function
load_factor
3rdparty/ankerl/unordered_dense.h:2013
← previous
next →
701–800 of 1,151, ranked by callers