MCPcopy Create free account

hub / github.com/IJHack/QtPass / functions

Functions829 in github.com/IJHack/QtPass

MethodpasswordConfigurationCustomChars
tests/auto/passwordconfig/tst_passwordconfig.cpp:71
MethodpasswordConfigurationDefaults
tests/auto/passwordconfig/tst_passwordconfig.cpp:27
MethodpasswordConfigurationLength
tests/auto/passwordconfig/tst_passwordconfig.cpp:63
MethodpasswordConfigurationSetters
tests/auto/passwordconfig/tst_passwordconfig.cpp:36
MethodpasswordDialogBasic
tests/auto/ui/tst_ui.cpp:157
MethodpasswordDialogWithTemplate
tests/auto/ui/tst_ui.cpp:167
MethodpasswordFromFileToClipboard
src/mainwindow.cpp:1382
MethodpopulateList
* @brief UsersDialog::populateList update the view based on filter options * (such as searching). * @param filter */
src/usersdialog.cpp:229
MethodprocessError
* @brief QtPass::processError something went wrong * @param error */
src/qtpass.cpp:271
MethodprocessErrorExit
* @brief Handles process error exit. * @param exitCode The exit code * @param p_error The error message */
src/qtpass.cpp:302
MethodprocessFinished
* @brief QtPass::processFinished background process has finished * @param exitCode * @param exitStatus * @param output stdout from a process *
src/qtpass.cpp:337
MethodprogressIndicatorDefaultColor
tests/auto/ui/tst_ui.cpp:400
MethodprogressIndicatorDefaultDelay
tests/auto/ui/tst_ui.cpp:390
MethodprogressIndicatorDefaultNotAnimated
tests/auto/ui/tst_ui.cpp:385
MethodprogressIndicatorDefaultNotDisplayedWhenStopped
tests/auto/ui/tst_ui.cpp:395
MethodprogressIndicatorHeightForWidth
tests/auto/ui/tst_ui.cpp:463
MethodprogressIndicatorSetAnimationDelay
tests/auto/ui/tst_ui.cpp:433
MethodprogressIndicatorSetColor
tests/auto/ui/tst_ui.cpp:448
MethodprogressIndicatorSetDisplayedWhenStopped
tests/auto/ui/tst_ui.cpp:439
MethodprogressIndicatorSizeHint
tests/auto/ui/tst_ui.cpp:457
MethodprogressIndicatorStartAnimation
tests/auto/ui/tst_ui.cpp:405
MethodprogressIndicatorStartStopCycle
tests/auto/ui/tst_ui.cpp:421
MethodprogressIndicatorStartTwiceDoesNotDuplicate
tests/auto/ui/tst_ui.cpp:478
MethodprogressIndicatorStopAnimation
tests/auto/ui/tst_ui.cpp:413
MethodprogressIndicatorStopWhenNotRunningIsHarmless
tests/auto/ui/tst_ui.cpp:470
MethodprotocolRegex
* @brief Returns a regex matching common remote/network protocol schemes. * * Matches http://, https://, ftp://, ftps://, ssh://, sftp://, webdav://
src/util.cpp:269
MethodqProgressIndicatorBasic
tests/auto/util/tst_util.cpp:968
MethodqProgressIndicatorStartStop
tests/auto/util/tst_util.cpp:973
MethodqrCodeButtonClickAfterSetTextCarriesNewText
tests/auto/ui/tst_ui.cpp:342
MethodqrCodeButtonClickEmitsSignal
tests/auto/ui/tst_ui.cpp:326
MethodqrCodeButtonClickSignalCarriesText
tests/auto/ui/tst_ui.cpp:333
MethodqrCodeButtonConstructorText
tests/auto/ui/tst_ui.cpp:302
MethodqrCodeButtonDefaultText
tests/auto/ui/tst_ui.cpp:297
MethodqrCodeButtonGetSetText
tests/auto/ui/tst_ui.cpp:307
MethodqrCodeButtonSetAndGetRoundtrip
tests/auto/ui/tst_ui.cpp:319
MethodqrCodeButtonSetEmptyText
tests/auto/ui/tst_ui.cpp:313
MethodqrCodePopupDeletesOnClose
* @brief tst_ui::qrCodePopupDeletesOnClose verifies that a QDialog with * Qt::WA_DeleteOnClose is automatically destroyed when closed. This tests *
tests/auto/ui/tst_ui.cpp:182
MethodqrCodePopupHasDeleteOnCloseAttribute
* @brief tst_ui::qrCodePopupHasDeleteOnCloseAttribute verifies that setting * Qt::WA_DeleteOnClose on a QDialog causes testAttribute() to return true
tests/auto/ui/tst_ui.cpp:198
MethodrealPass_insertAndGrep
tests/auto/integration/tst_integration.cpp:639
MethodrealPass_insertAndShow
tests/auto/integration/tst_integration.cpp:598
MethodreceiveMessage
* @brief SingleApplication::receiveMessage we have received (a command line) * message. */
src/singleapplication.cpp:46
MethodreencryptPath
* @brief Re-encrypts all `.gpg` files under the given directory using the * verified GPG key configuration for each folder. * * This method
src/imitatepass.cpp:728
MethodreencryptPath
* @brief MainWindow::reencryptPath re-encrypt all passwords in a directory * @param dir Directory path to re-encrypt */
src/mainwindow.cpp:1484
MethodreencryptPathAbsolutePath
tests/auto/util/tst_util.cpp:1544
MethodreencryptPathNormalization
tests/auto/util/tst_util.cpp:1531
MethodreencryptSingleFile
* @brief Re-encrypts a single encrypted file for a new set of recipients. * @example * bool result = ImitatePass::reencryptSingleFile(fileName, reci
src/imitatepass.cpp:573
MethodregexPatternEdgeCases
tests/auto/util/tst_util.cpp:466
MethodregexPatterns
tests/auto/util/tst_util.cpp:369
MethodrenameFolder
* @brief MainWindow::renameFolder rename an existing folder */
src/mainwindow.cpp:1295
MethodrenamePassword
* @brief MainWindow::renamePassword rename an existing password */
src/mainwindow.cpp:1327
MethodresolveGpgconfCommand
* @brief Resolves the appropriate gpgconf command from a given GPG executable * path or command string. * @example * ResolvedGpgconfCommand result
src/pass.cpp:367
MethodresolveGpgconfCommand
tests/auto/executor/tst_executor.cpp:230
MethodrestoreDialogState
* @brief Restore dialog geometry from settings. */
src/usersdialog.cpp:54
MethodrunGitConfig
Run a git config command and verify it succeeds.
tests/auto/integration/tst_integration.cpp:189
MethodselectExecutable
* @brief ConfigDialog::selectExecutable pop-up to choose an executable. * @return */
src/configdialog.cpp:391
MethodselectFirstFile
* @brief MainWindow::selectFirstFile select the first possible file in the * tree */
src/mainwindow.cpp:807
MethodselectFolder
* @brief ConfigDialog::selectFolder pop-up to choose a folder. * @return */
src/configdialog.cpp:406
MethodsetAddGPGId
src/qtpasssettings.cpp:416
MethodsetAlwaysOnTop
src/qtpasssettings.cpp:736
MethodsetAndGetClipBoardType
tests/auto/settings/tst_settings.cpp:246
MethodsetAndGetDialogGeometry
tests/auto/settings/tst_settings.cpp:426
MethodsetAndGetDialogMaximized
tests/auto/settings/tst_settings.cpp:450
MethodsetAndGetDialogPos
tests/auto/settings/tst_settings.cpp:434
MethodsetAndGetDialogSize
tests/auto/settings/tst_settings.cpp:442
MethodsetAndGetGeometry
tests/auto/settings/tst_settings.cpp:142
MethodsetAndGetMultipleProfiles
tests/auto/settings/tst_settings.cpp:476
MethodsetAndGetPassStore
tests/auto/settings/tst_settings.cpp:155
MethodsetAndGetPasswordChars
tests/auto/settings/tst_settings.cpp:467
MethodsetAndGetPasswordCharsSelection
tests/auto/settings/tst_settings.cpp:460
MethodsetAndGetPasswordConfiguration
tests/auto/settings/tst_settings.cpp:97
MethodsetAndGetPasswordLength
tests/auto/settings/tst_settings.cpp:251
MethodsetAndGetPos
tests/auto/settings/tst_settings.cpp:412
MethodsetAndGetProfileDefault
tests/auto/settings/tst_settings.cpp:497
MethodsetAndGetProfiles
tests/auto/settings/tst_settings.cpp:120
MethodsetAndGetSavestate
tests/auto/settings/tst_settings.cpp:405
MethodsetAndGetSize
tests/auto/settings/tst_settings.cpp:419
MethodsetAndGetVersion
tests/auto/settings/tst_settings.cpp:136
MethodsetAutoPull
src/qtpasssettings.cpp:745
MethodsetAutoPush
src/qtpasssettings.cpp:754
MethodsetAutoclearPanelSeconds
src/qtpasssettings.cpp:360
MethodsetAutoclearSeconds
src/qtpasssettings.cpp:340
MethodsetAvoidCapitals
src/qtpasssettings.cpp:661
MethodsetAvoidNumbers
src/qtpasssettings.cpp:670
MethodsetClipBoardType
src/qtpasssettings.cpp:313
MethodsetDialogGeometry
src/qtpasssettings.cpp:254
MethodsetDialogMaximized
src/qtpasssettings.cpp:286
MethodsetDialogPos
src/qtpasssettings.cpp:266
MethodsetDialogSize
src/qtpasssettings.cpp:276
MethodsetDisplayAsIs
src/qtpasssettings.cpp:398
MethodsetEnvVar
* @brief Set or remove a single environment variable in the local env list. * * The provided key must include a trailing '=' (e.g. "FOO="). Existing
src/pass.cpp:733
MethodsetEnvVarAdds
tests/auto/util/tst_util.cpp:1604
MethodsetEnvVarNoopOnMissingRemove
tests/auto/util/tst_util.cpp:1633
MethodsetEnvVarRemoves
tests/auto/util/tst_util.cpp:1624
MethodsetEnvVarUpdates
tests/auto/util/tst_util.cpp:1612
MethodsetGeometry
src/qtpasssettings.cpp:199
MethodsetGitExecutable
src/qtpasssettings.cpp:508
MethodsetGitPath
* @brief ConfigDialog::setGitPath set the git executable path. * Make sure the checkBoxUseGit is updated. * @param path */
src/configdialog.cpp:166
MethodsetGpgExecutable
src/qtpasssettings.cpp:517
MethodsetGroupBoxState
* @brief ConfigDialog::setGroupBoxState update checkboxes. */
src/configdialog.cpp:364
MethodsetHideContent
src/qtpasssettings.cpp:380
← previousnext →601–700 of 829, ranked by callers