Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IJHack/QtPass
/ functions
Functions
829 in github.com/IJHack/QtPass
⨍
Functions
829
◇
Types & classes
83
Method
formatInsertError
src/pass.cpp:648
Method
generateRandomPassword
* @brief Generates a random password from the given charset. * @param charset Characters to use in the password * @param length Desired password len
src/pass.cpp:879
Method
generateRandomPassword
tests/auto/util/tst_util.cpp:623
Method
getAutoclearPanelSeconds
src/qtpasssettings.cpp:355
Method
getAutoclearSeconds
src/qtpasssettings.cpp:335
Method
getClipBoardType
src/qtpasssettings.cpp:309
Method
getClipBoardTypeRaw
src/qtpasssettings.cpp:302
Method
getDefaultKeyTemplate
* @brief Pass::getDefaultKeyTemplate return default key generation template * Uses ed25519 if supported, otherwise falls back to RSA * @return GPG b
src/pass.cpp:220
Method
getDefaultKeyTemplate
tests/auto/executor/tst_executor.cpp:208
Method
getDialogGeometry
src/qtpasssettings.cpp:247
Method
getDialogPos
src/qtpasssettings.cpp:260
Method
getDialogSize
src/qtpasssettings.cpp:270
Method
getDir
* @brief Returns a directory path derived from a model index, optionally * relative to the pass store. * @example * QString result = Util::getDir(i
src/util.cpp:234
Method
getDirBasic
tests/auto/util/tst_util.cpp:805
Method
getDirWithIndex
tests/auto/util/tst_util.cpp:834
Method
getFile
* @brief MainWindow::getFile get the selected file path * @param index * @param forPass returns relative path without '.gpg' extension * @return pa
src/mainwindow.cpp:365
Method
getGeometry
src/qtpasssettings.cpp:194
Method
getGitExecutable
src/qtpasssettings.cpp:503
Method
getGpgExecutable
src/qtpasssettings.cpp:512
Method
getGpgHome
src/qtpasssettings.cpp:531
Method
getGpgIdPath
* @brief Pass::getGpgIdPath return gpgid file path for some file (folder). * @param for_file which file (folder) would you like the gpgid file path f
src/pass.cpp:779
Method
getGpgIdPathBasic
tests/auto/util/tst_util.cpp:1232
Method
getGpgIdPathNotFound
tests/auto/util/tst_util.cpp:1269
Method
getGpgIdPathSubfolder
tests/auto/util/tst_util.cpp:1250
Method
getImitatePass
src/qtpasssettings.cpp:792
Method
getInstance
* @brief Returns the singleton instance of QtPassSettings, creating it on first * access. * @example * QtPassSettings *settings = QtPassSettings::g
src/qtpasssettings.cpp:47
Method
getKeysFromFile
* @brief Extracts and returns a sorted list of valid key IDs from a GPG key * listing file. * @example * QStringList result = ImitatePass::getKeysF
src/imitatepass.cpp:527
Method
getPass
src/qtpasssettings.cpp:171
Method
getPassExecutable
src/qtpasssettings.cpp:494
Method
getPassSigningKey
src/qtpasssettings.cpp:460
Method
getPassStore
* @brief Retrieves the password store path, normalizes it, and ensures the * directory exists. * @example * QString passStore = * QtPassSettings::
src/qtpasssettings.cpp:433
Method
getPassStore
tests/auto/settings/tst_settings.cpp:149
Method
getPassTemplate
src/qtpasssettings.cpp:758
Method
getPasswordConfiguration
* @brief Retrieves the current password configuration from application * settings. * @example * PasswordConfiguration result = QtPassSettings::getP
src/qtpasssettings.cpp:74
Method
getPasswordConfiguration
src/configdialog.cpp:1082
Method
getPasswordConfigurationDefault
tests/auto/settings/tst_settings.cpp:91
Method
getPos
src/qtpasssettings.cpp:213
Method
getProfile
src/qtpasssettings.cpp:573
Method
getProfiles
* @brief Retrieves the stored profiles configuration as a nested hash map. * @details Reads profile data from the settings group, including legacy pr
src/qtpasssettings.cpp:116
Method
getProfiles
* @brief ConfigDialog::getProfiles return profile list. * @return */
src/configdialog.cpp:595
Method
getProfilesEmpty
tests/auto/settings/tst_settings.cpp:111
Method
getPwgenExecutable
src/qtpasssettings.cpp:521
Method
getQrencodeExecutable
src/qtpasssettings.cpp:636
Method
getRealPass
src/qtpasssettings.cpp:786
Method
getRecipientListBasic
tests/auto/util/tst_util.cpp:1086
Method
getRecipientListEmpty
tests/auto/util/tst_util.cpp:1104
Method
getRecipientListInvalidKeyId
tests/auto/util/tst_util.cpp:1137
Method
getRecipientListWithComments
tests/auto/util/tst_util.cpp:1119
Method
getRecipientStringCount
tests/auto/util/tst_util.cpp:1199
Method
getSavestate
src/qtpasssettings.cpp:203
Method
getSecretKeys
* @brief ConfigDialog::getSecretKeys get list of secret/private keys * @return QStringList keys */
src/configdialog.cpp:347
Method
getSize
src/qtpasssettings.cpp:231
Method
getStoreBasic
tests/auto/model/tst_storemodel.cpp:254
Method
getTextToCopy
* @brief QPushButtonWithClipboard::getTextToCopy returns the text of * associated text field * @return QString textToCopy */
src/qpushbuttonwithclipboard.cpp:32
Method
getVersion
src/qtpasssettings.cpp:185
Method
getWebDavPassword
src/qtpasssettings.cpp:564
Method
getWebDavUrl
src/qtpasssettings.cpp:546
Method
getWebDavUser
src/qtpasssettings.cpp:555
Method
gitAddGpgId
* @brief Adds a GPG ID file and optionally its signature file to git, then * creates corresponding commit(s). * @example * void result = ImitatePas
src/imitatepass.cpp:339
Method
gitCommit
* @brief ImitatePass::gitCommit commit a file to git with an appropriate commit * message * @param file * @param msg */
src/imitatepass.cpp:184
Method
gpgErrorMessageEncryptionFailedFallback
tests/auto/util/tst_util.cpp:1801
Method
gpgErrorMessageFailureStatusToken
tests/auto/util/tst_util.cpp:1765
Method
gpgErrorMessageInvRecpStatusToken
tests/auto/util/tst_util.cpp:1738
Method
gpgErrorMessageKeyExpiredFallback
tests/auto/util/tst_util.cpp:1773
Method
gpgErrorMessageKeyExpiredStatusToken
tests/auto/util/tst_util.cpp:1709
Method
gpgErrorMessageKeyRevokedStatusToken
tests/auto/util/tst_util.cpp:1719
Method
gpgErrorMessageNoPubkeyFallback
tests/auto/util/tst_util.cpp:1791
Method
gpgErrorMessageNoPubkeyStatusToken
tests/auto/util/tst_util.cpp:1728
Method
gpgErrorMessageRevokedFallback
tests/auto/util/tst_util.cpp:1782
Method
gpgErrorMessageStatusTokenTakesPriorityOverFallback
tests/auto/util/tst_util.cpp:1817
Method
gpgErrorMessageUnknownReturnsEmpty
tests/auto/util/tst_util.cpp:1810
Method
gpgInsertErrorMsg
tests/auto/integration/tst_integration.cpp:179
Method
gpgSupportsEd25519
* @brief Pass::gpgSupportsEd25519 check if GPG supports ed25519 (ECC) * GPG 2.1+ supports ed25519 which is much faster for key generation * @return
src/pass.cpp:199
Method
gpgSupportsEd25519
tests/auto/executor/tst_executor.cpp:188
Method
grepImitatePassEmptyStoreEmitsEmpty
tests/auto/util/tst_util.cpp:2001
Method
grepImitatePassInvalidRegexEmitsEmpty
tests/auto/util/tst_util.cpp:2018
Method
grepMatchFile
* @brief Decrypt one .gpg file and return lines matching rx. */
src/imitatepass.cpp:1044
Method
grepMatchFileFailedDecryptReturnsEmpty
tests/auto/util/tst_util.cpp:1980
Method
grepScanStore
* @brief Walk the store, decrypt every .gpg file, collect matches. */
src/imitatepass.cpp:1070
Method
grepScanStoreEmptyDirReturnsEmpty
tests/auto/util/tst_util.cpp:1991
Method
handleDirDrop
src/storemodel.cpp:365
Method
handleFileDrop
src/storemodel.cpp:385
Method
handleFileToDirDrop
src/storemodel.cpp:395
Method
handleFileToFileDrop
src/storemodel.cpp:406
Method
handleFprEdgeCases
tests/auto/gpgkeystate/tst_gpgkeystate.cpp:272
Method
handleGpgIdFile
* @brief Handles selection and validation of the password store's .gpg-id file. * @example * ConfigDialog dialog; * dialog.handleGpgIdFile(); * *
src/configdialog.cpp:903
Method
handleGrepError
src/pass.cpp:639
Method
handleProcessError
src/pass.cpp:621
Method
handlePubSecEmptyFields
tests/auto/gpgkeystate/tst_gpgkeystate.cpp:220
Method
handlePubSecShortList
tests/auto/gpgkeystate/tst_gpgkeystate.cpp:244
Method
iconActivated
* @brief TrayIcon::iconActivated you clicked on the trayicon. * @param reason */
src/trayicon.cpp:124
Method
imitatePassRemoveDir
tests/auto/util/tst_util.cpp:1075
Method
imitatePassResolveMoveDestination
tests/auto/util/tst_util.cpp:998
Method
imitatePassResolveMoveDestinationDestExistsNoForce
tests/auto/util/tst_util.cpp:1032
Method
imitatePassResolveMoveDestinationDir
tests/auto/util/tst_util.cpp:1052
Method
imitatePassResolveMoveDestinationForce
tests/auto/util/tst_util.cpp:1013
Method
imitatePassResolveMoveDestinationNonExistent
tests/auto/util/tst_util.cpp:1066
Method
imitatePass_editExistingEntry
tests/auto/integration/tst_integration.cpp:488
Method
imitatePass_emptyPassword
tests/auto/integration/tst_integration.cpp:830
Method
imitatePass_gitInitAndCommit
tests/auto/integration/tst_integration.cpp:529
← previous
next →
301–400 of 829, ranked by callers