Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ functions
Functions
734 in github.com/dail8859/NotepadNext
⨍
Functions
734
◇
Types & classes
227
↓ 2 callers
Method
deleteTrailingEmptyLines
src/ScintillaNext.cpp:252
↓ 2 callers
Method
editors
src/DockedEditor.cpp:113
↓ 2 callers
Method
eolString
src/ScintillaNext.cpp:185
↓ 2 callers
Method
findPrev
src/Finder.cpp:77
↓ 2 callers
Method
forEachMatchInRange
src/Finder.h:61
↓ 2 callers
Method
getCurrentMacro
src/MacroManager.h:41
↓ 2 callers
Function
isBrace
src/docks/LuaConsoleDock.cpp:39
↓ 2 callers
Function
keywordClassToIndex
src/NppImporter.cpp:43
↓ 2 callers
Method
loadTranslation
src/TranslationManager.cpp:74
↓ 2 callers
Method
newResultsEntry
src/SearchResultsCollector.cpp:43
↓ 2 callers
Method
newSearch
src/docks/SearchResultsDock.cpp:85
↓ 2 callers
Function
parseCommandLine
src/NotepadNextApplication.cpp:48
↓ 2 callers
Function
populateActionContainer
src/ActionUtils.h:31
↓ 2 callers
Method
reload
src/ScintillaNext.cpp:368
↓ 2 callers
Method
run
src/widgets/FadingIndicator.cpp:86
↓ 2 callers
Method
save
src/ScintillaNext.cpp:343
↓ 2 callers
Method
set
src/decorators/BetterMultiSelection.cpp:36
↓ 2 callers
Method
setEditorLanguage
src/NotepadNextApplication.cpp:272
↓ 2 callers
Method
setFileInfo
src/ScintillaNext.cpp:713
↓ 2 callers
Method
setFindString
src/dialogs/FindReplaceDialog.cpp:159
↓ 2 callers
Method
setPixmap
src/widgets/FadingIndicator.cpp:73
↓ 2 callers
Method
setTemporary
src/ScintillaNext.cpp:733
↓ 2 callers
Method
setWrap
src/Finder.cpp:39
↓ 2 callers
Function
toLocalFileName
src/NotepadNextApplication.cpp:66
↓ 2 callers
Method
toggleBookmark
src/decorators/BookMarkDecorator.cpp:58
↓ 2 callers
Method
trackDeletion
src/SelectionTracker.cpp:55
↓ 2 callers
Method
trackInsertion
src/SelectionTracker.cpp:45
↓ 2 callers
Function
updateComboList
src/dialogs/FindReplaceDialog.cpp:201
↓ 1 callers
Method
AddIFaceTable
src/IFaceTableMixer.h:31
↓ 1 callers
Method
FindConstant
src/IFaceTable.cpp:40
↓ 1 callers
Method
FindFunction
src/IFaceTable.cpp:44
↓ 1 callers
Method
FindFunctionByConstantName
src/IFaceTable.cpp:48
↓ 1 callers
Method
GetConstantName
src/IFaceTable.cpp:81
↓ 1 callers
Method
GetFunctionByMessage
src/IFaceTable.cpp:121
↓ 1 callers
Method
GetPropertyFuncByMessage
src/IFaceTable.cpp:130
↓ 1 callers
Function
HEnumerations
(f)
scripts/GenerateEnums.py:35
↓ 1 callers
Function
HMessages
(f)
scripts/GenerateEnums.py:23
↓ 1 callers
Method
Initialise
src/LuaExtension.cpp:729
↓ 1 callers
Method
OnExecute
src/LuaExtension.cpp:774
↓ 1 callers
Function
QColorToScintillaColour
src/decorators/MarkerAppDecorator.cpp:30
↓ 1 callers
Function
QListToQVariantList
QList<int> cannot be automatically serialized to/from QSettings (i.e. QVariant) so turn it to a QVariantList
src/SessionManager.cpp:38
↓ 1 callers
Function
QVariantListToQList
Do the opposite of the function above
src/SessionManager.cpp:48
↓ 1 callers
Function
RegenerateAll
(root)
scripts/GenerateEnums.py:78
↓ 1 callers
Function
ScintillaColorToQColor
src/RtfConverter.cpp:45
↓ 1 callers
Function
StyleToCss
src/HtmlConverter.cpp:35
↓ 1 callers
Function
TranslationFileNameToLocaleName
src/TranslationManager.cpp:27
↓ 1 callers
Function
absolute_index
src/LuaExtension.cpp:123
↓ 1 callers
Method
availableTranslations
src/TranslationManager.cpp:39
↓ 1 callers
Method
bom
src/ScintillaNext.h:117
↓ 1 callers
Function
bomData
src/ScintillaNext.cpp:49
↓ 1 callers
Function
bomLength
src/ScintillaNext.cpp:60
↓ 1 callers
Method
bookMarkedLines
src/decorators/BookMarkDecorator.cpp:97
↓ 1 callers
Method
checkFileForStateChange
src/ScintillaNext.cpp:481
↓ 1 callers
Method
clearAllBookmarks
src/decorators/BookMarkDecorator.cpp:92
↓ 1 callers
Method
commentLineSelection
src/ScintillaNext.cpp:543
↓ 1 callers
Method
commentSelection
src/ScintillaCommenter.cpp:35
↓ 1 callers
Method
convertRange
src/RtfConverter.cpp:54
↓ 1 callers
Method
copyBookMarkedLines
src/decorators/BookMarkDecorator.cpp:136
↓ 1 callers
Method
copyURLToClipboard
src/decorators/URLFinder.cpp:167
↓ 1 callers
Function
countDigits
src/decorators/LineNumbers.cpp:24
↓ 1 callers
Method
createEditor
src/EditorManager.cpp:133
↓ 1 callers
Function
createSolidIcon
src/ActionUtils.h:48
↓ 1 callers
Method
cutAllowLine
src/ScintillaNext.cpp:204
↓ 1 callers
Method
cutBookMarkedLines
src/decorators/BookMarkDecorator.cpp:127
↓ 1 callers
Method
deleteBookMarkedLines
src/decorators/BookMarkDecorator.cpp:147
↓ 1 callers
Method
deleteLeadingEmptyLines
src/ScintillaNext.cpp:245
↓ 1 callers
Method
detachFileInfo
src/ScintillaNext.cpp:726
↓ 1 callers
Function
detectBom
src/ScintillaNext.cpp:40
↓ 1 callers
Method
didLatestSearchWrapAround
src/Finder.h:39
↓ 1 callers
Method
editorCount
src/dialogs/MainWindow.cpp:1022
↓ 1 callers
Method
execute
src/LuaState.h:49
↓ 1 callers
Method
executeFile
src/LuaState.cpp:164
↓ 1 callers
Method
focusIn
src/dialogs/MainWindow.cpp:1998
↓ 1 callers
Method
getCurrentEditor
src/DockedEditor.cpp:98
↓ 1 callers
Method
getDefault
src/ApplicationSettings.h:46
↓ 1 callers
Method
getLanguages
src/NotepadNextApplication.cpp:261
↓ 1 callers
Method
getLuaState
src/NotepadNextApplication.h:55
↓ 1 callers
Method
getSessionManager
src/NotepadNextApplication.cpp:228
↓ 1 callers
Method
getShortcut
src/dialogs/MacroSaveDialog.cpp:46
↓ 1 callers
Method
getTranslationManager
src/NotepadNextApplication.h:53
↓ 1 callers
Method
init
src/NotepadNextApplication.cpp:85
↓ 1 callers
Function
isNewlineCharacter
src/ScintillaNext.cpp:95
↓ 1 callers
Method
isRunningAsAdmin
src/NotepadNextApplication.cpp:398
↓ 1 callers
Method
isTemporary
src/ScintillaNext.h:119
↓ 1 callers
Method
isURL
src/decorators/URLFinder.cpp:161
↓ 1 callers
Function
isWheelEventHorizontal
src/ZoomEventWatcher.cpp:27
↓ 1 callers
Method
loadSession
src/SessionManager.cpp:180
↓ 1 callers
Method
loadSystemDefaultTranslation
src/TranslationManager.cpp:68
↓ 1 callers
Method
mark
src/decorators/MarkerAppDecorator.cpp:56
↓ 1 callers
Method
markerColor
src/decorators/MarkerAppDecorator.cpp:51
↓ 1 callers
Method
mostRecentFile
src/RecentFilesListManager.cpp:53
↓ 1 callers
Method
moveToTrash
src/ScintillaNext.cpp:526
↓ 1 callers
Method
newFile
src/dialogs/MainWindow.cpp:1036
↓ 1 callers
Method
newFileEntry
src/docks/SearchResultsDock.cpp:108
↓ 1 callers
Method
newResultsEntry
src/docks/SearchResultsDock.cpp:128
↓ 1 callers
Method
nextBookmarkAfter
src/decorators/BookMarkDecorator.cpp:68
↓ 1 callers
Method
offset
src/decorators/BetterMultiSelection.cpp:37
↓ 1 callers
Method
omitModifications
src/ScintillaNext.cpp:412
↓ 1 callers
Method
openFile
src/dialogs/MainWindow.cpp:1183
↓ 1 callers
Method
performNextSearch
src/dialogs/FindReplaceDialog.cpp:362
← previous
next →
101–200 of 734, ranked by callers