Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ functions
Functions
2,942 in github.com/baumgarr/nixnote2
⨍
Functions
2,942
◇
Types & classes
312
↓ 14 callers
Method
setKey
utilities/crossmemorymapper.cpp:37
↓ 14 callers
Method
update
Update a tag record
sql/tagtable.cpp:204
↓ 14 callers
Method
write
sends the message to all the destinations
logger/qslog.cpp:144
↓ 13 callers
Method
getHomeDirPath
settings/filemanager.cpp:215
↓ 13 callers
Method
getLid
Given a note's GUID, we return the LID
sql/notetable.cpp:103
↓ 13 callers
Method
setType
gui/nnotebookviewitem.cpp:77
↓ 13 callers
Method
setupShortcut
Load any shortcut keys
gui/externalbrowse.cpp:131
↓ 13 callers
Method
sync
Synchronize a new tag with what is in the database. We basically just delete the old one & give it a new entry
sql/tagtable.cpp:195
↓ 12 callers
Method
clear
Empty out all tags
gui/browserWidgets/tageditor.cpp:279
↓ 12 callers
Method
getSearchString
filters/filtercriteria.cpp:233
↓ 12 callers
Method
index
The index timer has expired. Look for any unindexed notes or resources
threads/indexrunner.cpp:85
↓ 12 callers
Method
oauthResult
* @return the result of a succesful authentication. */
qevercloud/oauth.h:200
↓ 12 callers
Method
setContent
email/mimepart.cpp:41
↓ 11 callers
Method
create
utilities/nuuid.cpp:31
↓ 11 callers
Method
saveNoteContent
Save the note's content
gui/nbrowserwindow.cpp:789
↓ 11 callers
Method
setColor
Set the title color for the note
sql/notemetadata.cpp:54
↓ 11 callers
Method
setContent
Load the note content into the window
gui/nbrowserwindow.cpp:417
↓ 11 callers
Method
setSearchString
filters/filtercriteria.cpp:237
↓ 10 callers
Method
duplicate
filters/filtercriteria.cpp:275
↓ 10 callers
Method
getUser
Fetch the user record fro the DB
sql/usertable.cpp:445
↓ 10 callers
Method
isSet
filters/filtercriteria.cpp:56
↓ 10 callers
Method
quit
email/smtpclient.cpp:431
↓ 10 callers
Method
read
utilities/crossmemorymapper.cpp:100
↓ 10 callers
Function
readNote
qevercloud/generated/types.cpp:4481
↓ 10 callers
Method
setNotebook
exits/exitpoint.cpp:176
↓ 10 callers
Method
setSelectedNotes
filters/filtercriteria.cpp:212
↓ 9 callers
Method
addRecipient
email/mimemessage.cpp:66
↓ 9 callers
Method
getAllDirty
Get all dirty lids
sql/tagtable.cpp:686
↓ 9 callers
Method
getImageDirPath
settings/filemanager.cpp:239
↓ 9 callers
Method
setLoggingLevel
logger/qslog.cpp:103
↓ 9 callers
Method
setUpdateSequenceNumber
Update the USN
sql/tagtable.cpp:706
↓ 9 callers
Method
waitForFinished
qevercloud/AsyncResult.cpp:27
↓ 8 callers
Method
deleteNote
sql/notetable.cpp:1535
↓ 8 callers
Method
format
email/mimecontentformatter.cpp:25
↓ 8 callers
Method
getTags
Get all current tags
gui/browserWidgets/tageditor.cpp:227
↓ 8 callers
Method
isSearchStringSet
filters/filtercriteria.cpp:243
↓ 8 callers
Method
readDouble
qevercloud/thrift.h:402
↓ 8 callers
Method
saveValues
dialog/preferences/exitpreferences.cpp:157
↓ 8 callers
Method
setReadOnly
gui/nbrowserwindow.cpp:619
↓ 8 callers
Method
setupShortcut
Load any shortcut keys
gui/nbrowserwindow.cpp:408
↓ 8 callers
Method
writeDouble
qevercloud/thrift.h:209
↓ 7 callers
Method
disconnect
Disconnect from Evernote
nixnote.cpp:1464
↓ 7 callers
Method
encode3to4
Encodes up to the first three bytes of array <var>threeBytes</var> and returns a four-byte array in Base64 notation. The actual number of significant
java/src/cx/fbn/encrypt/Base64.java:456
↓ 7 callers
Method
getDeletedOnly
filters/filtercriteria.cpp:152
↓ 7 callers
Method
getExitName
exits/exitpoint.cpp:41
↓ 7 callers
Method
isDeleted
Is this search deleted?
sql/tagtable.cpp:640
↓ 7 callers
Method
isDeletedOnlySet
filters/filtercriteria.cpp:162
↓ 7 callers
Function
readAuthenticationResult
qevercloud/generated/types.cpp:6197
↓ 7 callers
Function
readNotebook
qevercloud/generated/types.cpp:5614
↓ 7 callers
Method
setDate
gui/browserWidgets/datetimeeditor.cpp:88
↓ 7 callers
Method
setTags
Set the tags for the current note
gui/browserWidgets/tageditor.cpp:207
↓ 7 callers
Method
takeAt
gui/flowlayout.cpp:101
↓ 7 callers
Method
updateGuid
Given a tag's lid, we give it a new guid. This can happen the first time a record is synchronized
sql/tagtable.cpp:173
↓ 7 callers
Method
updateNoteList
Update the note listing table
sql/notetable.cpp:513
↓ 7 callers
Method
updateNotebook
Update the notebook for a note
sql/notetable.cpp:1151
↓ 7 callers
Method
updateSelection
This function is called from the main NixNote class. it will reset the items which are selected based upon what the user did somewhere else (outside t
gui/lineedit.cpp:118
↓ 7 callers
Method
wrap
cmdtools/emailnote.cpp:41
↓ 7 callers
Method
write
Writes the byte to the output stream after converting to/from Base64 notation. When encoding, bytes are buffered three at a time before the output str
java/src/cx/fbn/encrypt/Base64.java:1912
↓ 6 callers
Method
addPart
email/mimemessage.cpp:99
↓ 6 callers
Method
clear
* Clears an Optional. * * @code Optional<int> o(1); o.clear(); cout << o; // exception @endcode */
qevercloud/Optional.h:174
↓ 6 callers
Method
confirmDeletes
Should we confirm all deletes?
global.cpp:289
↓ 6 callers
Method
containsAction
Check if an action exists
gui/shortcutkeys.cpp:299
↓ 6 callers
Function
evernoteNetworkAccessManager
qevercloud/http.cpp:16
↓ 6 callers
Method
getCaseSensitive
gui/findreplace.cpp:144
↓ 6 callers
Method
getCharset
Choose the character set to use for encoding
java/src/cx/fbn/encrypt/EnCrypt.java:64
↓ 6 callers
Method
getDefaultNotebookGuid
Get the default notebook GUID
sql/notebooktable.cpp:885
↓ 6 callers
Method
getExtensionFromMime
utilities/mimereference.cpp:718
↓ 6 callers
Method
getPixmapResource
Get a QPixmap from an icon theme
global.cpp:909
↓ 6 callers
Method
getSelectedLids
Get a list of selected lids from the table
gui/ntableview.cpp:707
↓ 6 callers
Method
getShortcut
Get a key based upon the action
gui/shortcutkeys.cpp:308
↓ 6 callers
Method
getThumbnailDirPath
settings/filemanager.cpp:290
↓ 6 callers
Method
init
xml/xmlhighlighter.cpp:56
↓ 6 callers
Method
load
dialog/watchfolderdialog.cpp:110
↓ 6 callers
Method
newExternalNote
Create a new note in an external window.
nixnote.cpp:2091
↓ 6 callers
Method
readBinary
qevercloud/thrift.h:446
↓ 6 callers
Function
readTag
qevercloud/generated/types.cpp:3568
↓ 6 callers
Method
reloadData
gui/browserWidgets/notebookmenubutton.cpp:241
↓ 6 callers
Method
resetSize
Force a reset of the size. Useful when hiding tags so that the display looks correct.
gui/ntagview.cpp:380
↓ 6 callers
Method
resize
gui/browserWidgets/tagviewer.cpp:77
↓ 6 callers
Method
showFind
gui/findreplace.cpp:101
↓ 6 callers
Method
sizeHint
gui/ntagview.cpp:927
↓ 6 callers
Function
writeData
qevercloud/generated/types.cpp:2157
↓ 6 callers
Function
writeNote
qevercloud/generated/types.cpp:4388
↓ 5 callers
Method
allocate
utilities/crossmemorymapper.cpp:50
↓ 5 callers
Method
decode
Low-level access to decoding ASCII characters in the form of a byte array. <strong>Ignores GUNZIP option, if it's set.</strong> This is not generally
java/src/cx/fbn/encrypt/Base64.java:1104
↓ 5 callers
Method
get
Return a note structure given the LID
sql/notetable.cpp:750
↓ 5 callers
Method
getColor
gui/browserWidgets/colormenu.cpp:47
↓ 5 callers
Method
getDbDirPath
settings/filemanager.cpp:233
↓ 5 callers
Method
getLid
Given a resource's GUID, we return the LID
sql/resourcetable.cpp:105
↓ 5 callers
Method
getMimeFromExtension
utilities/mimereference.cpp:741
↓ 5 callers
Method
getMimeFromFileName
utilities/mimereference.cpp:762
↓ 5 callers
Method
getNotebook
exits/exitpoint.cpp:185
↓ 5 callers
Method
getResourceFileName
Get the full path of a resource in a theme file
global.cpp:1045
↓ 5 callers
Method
getSelectedNotes
filters/filtercriteria.cpp:203
↓ 5 callers
Method
getServer
Set the server for an acocunt
settings/accountsmanager.cpp:176
↓ 5 callers
Method
getText
gui/browserWidgets/urleditor.cpp:109
↓ 5 callers
Method
getUrl
Get the password
dialog/insertlinkdialog.cpp:67
↓ 5 callers
Method
isLidSet
filters/filtercriteria.cpp:186
↓ 5 callers
Method
loadData
Load up the data from the database
gui/ntagview.cpp:236
↓ 5 callers
Method
oauthTokenFound
Do we have a good oauth token?
settings/accountsmanager.cpp:73
← previous
next →
101–200 of 2,942, ranked by callers