428 </dd> |
426 </dd> |
429 </dl> |
427 </dl> |
430 <a NAME="GitProjectHelper.__gitAddRemote" ID="GitProjectHelper.__gitAddRemote"></a> |
428 <a NAME="GitProjectHelper.__gitAddRemote" ID="GitProjectHelper.__gitAddRemote"></a> |
431 <h4>GitProjectHelper.__gitAddRemote</h4> |
429 <h4>GitProjectHelper.__gitAddRemote</h4> |
432 <b>__gitAddRemote</b>(<i></i>) |
430 <b>__gitAddRemote</b>(<i></i>) |
433 |
|
434 <p> |
431 <p> |
435 Private slot to add a remote repository. |
432 Private slot to add a remote repository. |
436 </p> |
433 </p> |
|
434 |
437 <a NAME="GitProjectHelper.__gitApplyPatches" ID="GitProjectHelper.__gitApplyPatches"></a> |
435 <a NAME="GitProjectHelper.__gitApplyPatches" ID="GitProjectHelper.__gitApplyPatches"></a> |
438 <h4>GitProjectHelper.__gitApplyPatches</h4> |
436 <h4>GitProjectHelper.__gitApplyPatches</h4> |
439 <b>__gitApplyPatches</b>(<i></i>) |
437 <b>__gitApplyPatches</b>(<i></i>) |
440 |
|
441 <p> |
438 <p> |
442 Private slot to apply a list of patch files. |
439 Private slot to apply a list of patch files. |
443 </p> |
440 </p> |
|
441 |
444 <a NAME="GitProjectHelper.__gitBisectBad" ID="GitProjectHelper.__gitBisectBad"></a> |
442 <a NAME="GitProjectHelper.__gitBisectBad" ID="GitProjectHelper.__gitBisectBad"></a> |
445 <h4>GitProjectHelper.__gitBisectBad</h4> |
443 <h4>GitProjectHelper.__gitBisectBad</h4> |
446 <b>__gitBisectBad</b>(<i></i>) |
444 <b>__gitBisectBad</b>(<i></i>) |
447 |
|
448 <p> |
445 <p> |
449 Private slot used to execute the bisect bad command. |
446 Private slot used to execute the bisect bad command. |
450 </p> |
447 </p> |
|
448 |
451 <a NAME="GitProjectHelper.__gitBisectCreateReplay" ID="GitProjectHelper.__gitBisectCreateReplay"></a> |
449 <a NAME="GitProjectHelper.__gitBisectCreateReplay" ID="GitProjectHelper.__gitBisectCreateReplay"></a> |
452 <h4>GitProjectHelper.__gitBisectCreateReplay</h4> |
450 <h4>GitProjectHelper.__gitBisectCreateReplay</h4> |
453 <b>__gitBisectCreateReplay</b>(<i></i>) |
451 <b>__gitBisectCreateReplay</b>(<i></i>) |
454 |
|
455 <p> |
452 <p> |
456 Private slot used to create a replay file for the current bisect |
453 Private slot used to create a replay file for the current bisect |
457 session. |
454 session. |
458 </p> |
455 </p> |
|
456 |
459 <a NAME="GitProjectHelper.__gitBisectEditReplay" ID="GitProjectHelper.__gitBisectEditReplay"></a> |
457 <a NAME="GitProjectHelper.__gitBisectEditReplay" ID="GitProjectHelper.__gitBisectEditReplay"></a> |
460 <h4>GitProjectHelper.__gitBisectEditReplay</h4> |
458 <h4>GitProjectHelper.__gitBisectEditReplay</h4> |
461 <b>__gitBisectEditReplay</b>(<i></i>) |
459 <b>__gitBisectEditReplay</b>(<i></i>) |
462 |
|
463 <p> |
460 <p> |
464 Private slot used to edit a bisect replay file. |
461 Private slot used to edit a bisect replay file. |
465 </p> |
462 </p> |
|
463 |
466 <a NAME="GitProjectHelper.__gitBisectGood" ID="GitProjectHelper.__gitBisectGood"></a> |
464 <a NAME="GitProjectHelper.__gitBisectGood" ID="GitProjectHelper.__gitBisectGood"></a> |
467 <h4>GitProjectHelper.__gitBisectGood</h4> |
465 <h4>GitProjectHelper.__gitBisectGood</h4> |
468 <b>__gitBisectGood</b>(<i></i>) |
466 <b>__gitBisectGood</b>(<i></i>) |
469 |
|
470 <p> |
467 <p> |
471 Private slot used to execute the bisect good command. |
468 Private slot used to execute the bisect good command. |
472 </p> |
469 </p> |
|
470 |
473 <a NAME="GitProjectHelper.__gitBisectLogBrowser" ID="GitProjectHelper.__gitBisectLogBrowser"></a> |
471 <a NAME="GitProjectHelper.__gitBisectLogBrowser" ID="GitProjectHelper.__gitBisectLogBrowser"></a> |
474 <h4>GitProjectHelper.__gitBisectLogBrowser</h4> |
472 <h4>GitProjectHelper.__gitBisectLogBrowser</h4> |
475 <b>__gitBisectLogBrowser</b>(<i></i>) |
473 <b>__gitBisectLogBrowser</b>(<i></i>) |
476 |
|
477 <p> |
474 <p> |
478 Private slot used to show the bisect log browser window. |
475 Private slot used to show the bisect log browser window. |
479 </p> |
476 </p> |
|
477 |
480 <a NAME="GitProjectHelper.__gitBisectReplay" ID="GitProjectHelper.__gitBisectReplay"></a> |
478 <a NAME="GitProjectHelper.__gitBisectReplay" ID="GitProjectHelper.__gitBisectReplay"></a> |
481 <h4>GitProjectHelper.__gitBisectReplay</h4> |
479 <h4>GitProjectHelper.__gitBisectReplay</h4> |
482 <b>__gitBisectReplay</b>(<i></i>) |
480 <b>__gitBisectReplay</b>(<i></i>) |
483 |
|
484 <p> |
481 <p> |
485 Private slot used to replay a bisect session. |
482 Private slot used to replay a bisect session. |
486 </p> |
483 </p> |
|
484 |
487 <a NAME="GitProjectHelper.__gitBisectReset" ID="GitProjectHelper.__gitBisectReset"></a> |
485 <a NAME="GitProjectHelper.__gitBisectReset" ID="GitProjectHelper.__gitBisectReset"></a> |
488 <h4>GitProjectHelper.__gitBisectReset</h4> |
486 <h4>GitProjectHelper.__gitBisectReset</h4> |
489 <b>__gitBisectReset</b>(<i></i>) |
487 <b>__gitBisectReset</b>(<i></i>) |
490 |
|
491 <p> |
488 <p> |
492 Private slot used to execute the bisect reset command. |
489 Private slot used to execute the bisect reset command. |
493 </p> |
490 </p> |
|
491 |
494 <a NAME="GitProjectHelper.__gitBisectSkip" ID="GitProjectHelper.__gitBisectSkip"></a> |
492 <a NAME="GitProjectHelper.__gitBisectSkip" ID="GitProjectHelper.__gitBisectSkip"></a> |
495 <h4>GitProjectHelper.__gitBisectSkip</h4> |
493 <h4>GitProjectHelper.__gitBisectSkip</h4> |
496 <b>__gitBisectSkip</b>(<i></i>) |
494 <b>__gitBisectSkip</b>(<i></i>) |
497 |
|
498 <p> |
495 <p> |
499 Private slot used to execute the bisect skip command. |
496 Private slot used to execute the bisect skip command. |
500 </p> |
497 </p> |
|
498 |
501 <a NAME="GitProjectHelper.__gitBisectStart" ID="GitProjectHelper.__gitBisectStart"></a> |
499 <a NAME="GitProjectHelper.__gitBisectStart" ID="GitProjectHelper.__gitBisectStart"></a> |
502 <h4>GitProjectHelper.__gitBisectStart</h4> |
500 <h4>GitProjectHelper.__gitBisectStart</h4> |
503 <b>__gitBisectStart</b>(<i></i>) |
501 <b>__gitBisectStart</b>(<i></i>) |
504 |
|
505 <p> |
502 <p> |
506 Private slot used to execute the bisect start command. |
503 Private slot used to execute the bisect start command. |
507 </p> |
504 </p> |
|
505 |
508 <a NAME="GitProjectHelper.__gitBisectStartExtended" ID="GitProjectHelper.__gitBisectStartExtended"></a> |
506 <a NAME="GitProjectHelper.__gitBisectStartExtended" ID="GitProjectHelper.__gitBisectStartExtended"></a> |
509 <h4>GitProjectHelper.__gitBisectStartExtended</h4> |
507 <h4>GitProjectHelper.__gitBisectStartExtended</h4> |
510 <b>__gitBisectStartExtended</b>(<i></i>) |
508 <b>__gitBisectStartExtended</b>(<i></i>) |
511 |
|
512 <p> |
509 <p> |
513 Private slot used to execute the bisect start command with options. |
510 Private slot used to execute the bisect start command with options. |
514 </p> |
511 </p> |
|
512 |
515 <a NAME="GitProjectHelper.__gitBranch" ID="GitProjectHelper.__gitBranch"></a> |
513 <a NAME="GitProjectHelper.__gitBranch" ID="GitProjectHelper.__gitBranch"></a> |
516 <h4>GitProjectHelper.__gitBranch</h4> |
514 <h4>GitProjectHelper.__gitBranch</h4> |
517 <b>__gitBranch</b>(<i></i>) |
515 <b>__gitBranch</b>(<i></i>) |
518 |
|
519 <p> |
516 <p> |
520 Private slot used to perform branch operations for the project. |
517 Private slot used to perform branch operations for the project. |
521 </p> |
518 </p> |
|
519 |
522 <a NAME="GitProjectHelper.__gitBranchList" ID="GitProjectHelper.__gitBranchList"></a> |
520 <a NAME="GitProjectHelper.__gitBranchList" ID="GitProjectHelper.__gitBranchList"></a> |
523 <h4>GitProjectHelper.__gitBranchList</h4> |
521 <h4>GitProjectHelper.__gitBranchList</h4> |
524 <b>__gitBranchList</b>(<i></i>) |
522 <b>__gitBranchList</b>(<i></i>) |
525 |
|
526 <p> |
523 <p> |
527 Private slot used to list the branches of the project. |
524 Private slot used to list the branches of the project. |
528 </p> |
525 </p> |
|
526 |
529 <a NAME="GitProjectHelper.__gitBundle" ID="GitProjectHelper.__gitBundle"></a> |
527 <a NAME="GitProjectHelper.__gitBundle" ID="GitProjectHelper.__gitBundle"></a> |
530 <h4>GitProjectHelper.__gitBundle</h4> |
528 <h4>GitProjectHelper.__gitBundle</h4> |
531 <b>__gitBundle</b>(<i></i>) |
529 <b>__gitBundle</b>(<i></i>) |
532 |
|
533 <p> |
530 <p> |
534 Private slot used to create a bundle file. |
531 Private slot used to create a bundle file. |
535 </p> |
532 </p> |
|
533 |
536 <a NAME="GitProjectHelper.__gitBundleFetch" ID="GitProjectHelper.__gitBundleFetch"></a> |
534 <a NAME="GitProjectHelper.__gitBundleFetch" ID="GitProjectHelper.__gitBundleFetch"></a> |
537 <h4>GitProjectHelper.__gitBundleFetch</h4> |
535 <h4>GitProjectHelper.__gitBundleFetch</h4> |
538 <b>__gitBundleFetch</b>(<i></i>) |
536 <b>__gitBundleFetch</b>(<i></i>) |
539 |
|
540 <p> |
537 <p> |
541 Private slot to apply a head of a bundle file using the fetch method. |
538 Private slot to apply a head of a bundle file using the fetch method. |
542 </p> |
539 </p> |
|
540 |
543 <a NAME="GitProjectHelper.__gitBundleListHeads" ID="GitProjectHelper.__gitBundleListHeads"></a> |
541 <a NAME="GitProjectHelper.__gitBundleListHeads" ID="GitProjectHelper.__gitBundleListHeads"></a> |
544 <h4>GitProjectHelper.__gitBundleListHeads</h4> |
542 <h4>GitProjectHelper.__gitBundleListHeads</h4> |
545 <b>__gitBundleListHeads</b>(<i></i>) |
543 <b>__gitBundleListHeads</b>(<i></i>) |
546 |
|
547 <p> |
544 <p> |
548 Private slot used to list the heads contained in a bundle file. |
545 Private slot used to list the heads contained in a bundle file. |
549 </p> |
546 </p> |
|
547 |
550 <a NAME="GitProjectHelper.__gitBundlePull" ID="GitProjectHelper.__gitBundlePull"></a> |
548 <a NAME="GitProjectHelper.__gitBundlePull" ID="GitProjectHelper.__gitBundlePull"></a> |
551 <h4>GitProjectHelper.__gitBundlePull</h4> |
549 <h4>GitProjectHelper.__gitBundlePull</h4> |
552 <b>__gitBundlePull</b>(<i></i>) |
550 <b>__gitBundlePull</b>(<i></i>) |
553 |
|
554 <p> |
551 <p> |
555 Private slot to apply a head of a bundle file using the pull method. |
552 Private slot to apply a head of a bundle file using the pull method. |
556 </p> |
553 </p> |
|
554 |
557 <a NAME="GitProjectHelper.__gitCancelMerge" ID="GitProjectHelper.__gitCancelMerge"></a> |
555 <a NAME="GitProjectHelper.__gitCancelMerge" ID="GitProjectHelper.__gitCancelMerge"></a> |
558 <h4>GitProjectHelper.__gitCancelMerge</h4> |
556 <h4>GitProjectHelper.__gitCancelMerge</h4> |
559 <b>__gitCancelMerge</b>(<i></i>) |
557 <b>__gitCancelMerge</b>(<i></i>) |
560 |
|
561 <p> |
558 <p> |
562 Private slot used to cancel an uncommitted or failed merge. |
559 Private slot used to cancel an uncommitted or failed merge. |
563 </p> |
560 </p> |
|
561 |
564 <a NAME="GitProjectHelper.__gitChangeRemoteUrl" ID="GitProjectHelper.__gitChangeRemoteUrl"></a> |
562 <a NAME="GitProjectHelper.__gitChangeRemoteUrl" ID="GitProjectHelper.__gitChangeRemoteUrl"></a> |
565 <h4>GitProjectHelper.__gitChangeRemoteUrl</h4> |
563 <h4>GitProjectHelper.__gitChangeRemoteUrl</h4> |
566 <b>__gitChangeRemoteUrl</b>(<i></i>) |
564 <b>__gitChangeRemoteUrl</b>(<i></i>) |
567 |
|
568 <p> |
565 <p> |
569 Private slot to change the URL of a remote repository. |
566 Private slot to change the URL of a remote repository. |
570 </p> |
567 </p> |
|
568 |
571 <a NAME="GitProjectHelper.__gitCheckPatches" ID="GitProjectHelper.__gitCheckPatches"></a> |
569 <a NAME="GitProjectHelper.__gitCheckPatches" ID="GitProjectHelper.__gitCheckPatches"></a> |
572 <h4>GitProjectHelper.__gitCheckPatches</h4> |
570 <h4>GitProjectHelper.__gitCheckPatches</h4> |
573 <b>__gitCheckPatches</b>(<i></i>) |
571 <b>__gitCheckPatches</b>(<i></i>) |
574 |
|
575 <p> |
572 <p> |
576 Private slot to check a list of patch files, if they would apply |
573 Private slot to check a list of patch files, if they would apply |
577 cleanly. |
574 cleanly. |
578 </p> |
575 </p> |
|
576 |
579 <a NAME="GitProjectHelper.__gitCherryPick" ID="GitProjectHelper.__gitCherryPick"></a> |
577 <a NAME="GitProjectHelper.__gitCherryPick" ID="GitProjectHelper.__gitCherryPick"></a> |
580 <h4>GitProjectHelper.__gitCherryPick</h4> |
578 <h4>GitProjectHelper.__gitCherryPick</h4> |
581 <b>__gitCherryPick</b>(<i></i>) |
579 <b>__gitCherryPick</b>(<i></i>) |
582 |
|
583 <p> |
580 <p> |
584 Private slot used to copy commits into the current branch. |
581 Private slot used to copy commits into the current branch. |
585 </p> |
582 </p> |
|
583 |
586 <a NAME="GitProjectHelper.__gitCherryPickAbort" ID="GitProjectHelper.__gitCherryPickAbort"></a> |
584 <a NAME="GitProjectHelper.__gitCherryPickAbort" ID="GitProjectHelper.__gitCherryPickAbort"></a> |
587 <h4>GitProjectHelper.__gitCherryPickAbort</h4> |
585 <h4>GitProjectHelper.__gitCherryPickAbort</h4> |
588 <b>__gitCherryPickAbort</b>(<i></i>) |
586 <b>__gitCherryPickAbort</b>(<i></i>) |
589 |
|
590 <p> |
587 <p> |
591 Private slot used to cancel the last copying session and return to |
588 Private slot used to cancel the last copying session and return to |
592 the previous state. |
589 the previous state. |
593 </p> |
590 </p> |
|
591 |
594 <a NAME="GitProjectHelper.__gitCherryPickContinue" ID="GitProjectHelper.__gitCherryPickContinue"></a> |
592 <a NAME="GitProjectHelper.__gitCherryPickContinue" ID="GitProjectHelper.__gitCherryPickContinue"></a> |
595 <h4>GitProjectHelper.__gitCherryPickContinue</h4> |
593 <h4>GitProjectHelper.__gitCherryPickContinue</h4> |
596 <b>__gitCherryPickContinue</b>(<i></i>) |
594 <b>__gitCherryPickContinue</b>(<i></i>) |
597 |
|
598 <p> |
595 <p> |
599 Private slot used to continue the last copying session after conflicts |
596 Private slot used to continue the last copying session after conflicts |
600 were resolved. |
597 were resolved. |
601 </p> |
598 </p> |
|
599 |
602 <a NAME="GitProjectHelper.__gitCherryPickQuit" ID="GitProjectHelper.__gitCherryPickQuit"></a> |
600 <a NAME="GitProjectHelper.__gitCherryPickQuit" ID="GitProjectHelper.__gitCherryPickQuit"></a> |
603 <h4>GitProjectHelper.__gitCherryPickQuit</h4> |
601 <h4>GitProjectHelper.__gitCherryPickQuit</h4> |
604 <b>__gitCherryPickQuit</b>(<i></i>) |
602 <b>__gitCherryPickQuit</b>(<i></i>) |
605 |
|
606 <p> |
603 <p> |
607 Private slot used to quit the current copying operation. |
604 Private slot used to quit the current copying operation. |
608 </p> |
605 </p> |
|
606 |
609 <a NAME="GitProjectHelper.__gitCommitMerge" ID="GitProjectHelper.__gitCommitMerge"></a> |
607 <a NAME="GitProjectHelper.__gitCommitMerge" ID="GitProjectHelper.__gitCommitMerge"></a> |
610 <h4>GitProjectHelper.__gitCommitMerge</h4> |
608 <h4>GitProjectHelper.__gitCommitMerge</h4> |
611 <b>__gitCommitMerge</b>(<i></i>) |
609 <b>__gitCommitMerge</b>(<i></i>) |
612 |
|
613 <p> |
610 <p> |
614 Private slot used to commit the ongoing merge. |
611 Private slot used to commit the ongoing merge. |
615 </p> |
612 </p> |
|
613 |
616 <a NAME="GitProjectHelper.__gitConfigure" ID="GitProjectHelper.__gitConfigure"></a> |
614 <a NAME="GitProjectHelper.__gitConfigure" ID="GitProjectHelper.__gitConfigure"></a> |
617 <h4>GitProjectHelper.__gitConfigure</h4> |
615 <h4>GitProjectHelper.__gitConfigure</h4> |
618 <b>__gitConfigure</b>(<i></i>) |
616 <b>__gitConfigure</b>(<i></i>) |
619 |
|
620 <p> |
617 <p> |
621 Private method to open the configuration dialog. |
618 Private method to open the configuration dialog. |
622 </p> |
619 </p> |
|
620 |
623 <a NAME="GitProjectHelper.__gitCreateArchive" ID="GitProjectHelper.__gitCreateArchive"></a> |
621 <a NAME="GitProjectHelper.__gitCreateArchive" ID="GitProjectHelper.__gitCreateArchive"></a> |
624 <h4>GitProjectHelper.__gitCreateArchive</h4> |
622 <h4>GitProjectHelper.__gitCreateArchive</h4> |
625 <b>__gitCreateArchive</b>(<i></i>) |
623 <b>__gitCreateArchive</b>(<i></i>) |
626 |
|
627 <p> |
624 <p> |
628 Private slot used to create an archive from the local repository. |
625 Private slot used to create an archive from the local repository. |
629 </p> |
626 </p> |
|
627 |
630 <a NAME="GitProjectHelper.__gitCreateIgnore" ID="GitProjectHelper.__gitCreateIgnore"></a> |
628 <a NAME="GitProjectHelper.__gitCreateIgnore" ID="GitProjectHelper.__gitCreateIgnore"></a> |
631 <h4>GitProjectHelper.__gitCreateIgnore</h4> |
629 <h4>GitProjectHelper.__gitCreateIgnore</h4> |
632 <b>__gitCreateIgnore</b>(<i></i>) |
630 <b>__gitCreateIgnore</b>(<i></i>) |
633 |
|
634 <p> |
631 <p> |
635 Private slot used to create a .gitignore file for the project. |
632 Private slot used to create a .gitignore file for the project. |
636 </p> |
633 </p> |
|
634 |
637 <a NAME="GitProjectHelper.__gitDeleteBranch" ID="GitProjectHelper.__gitDeleteBranch"></a> |
635 <a NAME="GitProjectHelper.__gitDeleteBranch" ID="GitProjectHelper.__gitDeleteBranch"></a> |
638 <h4>GitProjectHelper.__gitDeleteBranch</h4> |
636 <h4>GitProjectHelper.__gitDeleteBranch</h4> |
639 <b>__gitDeleteBranch</b>(<i></i>) |
637 <b>__gitDeleteBranch</b>(<i></i>) |
640 |
|
641 <p> |
638 <p> |
642 Private slot used to delete a branch from a remote repository. |
639 Private slot used to delete a branch from a remote repository. |
643 </p> |
640 </p> |
|
641 |
644 <a NAME="GitProjectHelper.__gitDescribeTag" ID="GitProjectHelper.__gitDescribeTag"></a> |
642 <a NAME="GitProjectHelper.__gitDescribeTag" ID="GitProjectHelper.__gitDescribeTag"></a> |
645 <h4>GitProjectHelper.__gitDescribeTag</h4> |
643 <h4>GitProjectHelper.__gitDescribeTag</h4> |
646 <b>__gitDescribeTag</b>(<i></i>) |
644 <b>__gitDescribeTag</b>(<i></i>) |
647 |
|
648 <p> |
645 <p> |
649 Private slot to show the most recent tag. |
646 Private slot to show the most recent tag. |
650 </p> |
647 </p> |
|
648 |
651 <a NAME="GitProjectHelper.__gitEditRepoConfig" ID="GitProjectHelper.__gitEditRepoConfig"></a> |
649 <a NAME="GitProjectHelper.__gitEditRepoConfig" ID="GitProjectHelper.__gitEditRepoConfig"></a> |
652 <h4>GitProjectHelper.__gitEditRepoConfig</h4> |
650 <h4>GitProjectHelper.__gitEditRepoConfig</h4> |
653 <b>__gitEditRepoConfig</b>(<i></i>) |
651 <b>__gitEditRepoConfig</b>(<i></i>) |
654 |
|
655 <p> |
652 <p> |
656 Private slot used to edit the repository configuration file. |
653 Private slot used to edit the repository configuration file. |
657 </p> |
654 </p> |
|
655 |
658 <a NAME="GitProjectHelper.__gitEditUserConfig" ID="GitProjectHelper.__gitEditUserConfig"></a> |
656 <a NAME="GitProjectHelper.__gitEditUserConfig" ID="GitProjectHelper.__gitEditUserConfig"></a> |
659 <h4>GitProjectHelper.__gitEditUserConfig</h4> |
657 <h4>GitProjectHelper.__gitEditUserConfig</h4> |
660 <b>__gitEditUserConfig</b>(<i></i>) |
658 <b>__gitEditUserConfig</b>(<i></i>) |
661 |
|
662 <p> |
659 <p> |
663 Private slot used to edit the user configuration file. |
660 Private slot used to edit the user configuration file. |
664 </p> |
661 </p> |
|
662 |
665 <a NAME="GitProjectHelper.__gitExtendedDiff" ID="GitProjectHelper.__gitExtendedDiff"></a> |
663 <a NAME="GitProjectHelper.__gitExtendedDiff" ID="GitProjectHelper.__gitExtendedDiff"></a> |
666 <h4>GitProjectHelper.__gitExtendedDiff</h4> |
664 <h4>GitProjectHelper.__gitExtendedDiff</h4> |
667 <b>__gitExtendedDiff</b>(<i></i>) |
665 <b>__gitExtendedDiff</b>(<i></i>) |
668 |
|
669 <p> |
666 <p> |
670 Private slot used to perform a git diff with the selection of |
667 Private slot used to perform a git diff with the selection of |
671 revisions. |
668 revisions. |
672 </p> |
669 </p> |
|
670 |
673 <a NAME="GitProjectHelper.__gitFetch" ID="GitProjectHelper.__gitFetch"></a> |
671 <a NAME="GitProjectHelper.__gitFetch" ID="GitProjectHelper.__gitFetch"></a> |
674 <h4>GitProjectHelper.__gitFetch</h4> |
672 <h4>GitProjectHelper.__gitFetch</h4> |
675 <b>__gitFetch</b>(<i></i>) |
673 <b>__gitFetch</b>(<i></i>) |
676 |
|
677 <p> |
674 <p> |
678 Private slot used to fetch changes from a remote repository. |
675 Private slot used to fetch changes from a remote repository. |
679 </p> |
676 </p> |
|
677 |
680 <a NAME="GitProjectHelper.__gitHouseKeeping" ID="GitProjectHelper.__gitHouseKeeping"></a> |
678 <a NAME="GitProjectHelper.__gitHouseKeeping" ID="GitProjectHelper.__gitHouseKeeping"></a> |
681 <h4>GitProjectHelper.__gitHouseKeeping</h4> |
679 <h4>GitProjectHelper.__gitHouseKeeping</h4> |
682 <b>__gitHouseKeeping</b>(<i></i>) |
680 <b>__gitHouseKeeping</b>(<i></i>) |
683 |
|
684 <p> |
681 <p> |
685 Private slot used to cleanup and optimize the local repository. |
682 Private slot used to cleanup and optimize the local repository. |
686 </p> |
683 </p> |
|
684 |
687 <a NAME="GitProjectHelper.__gitMergedBranchList" ID="GitProjectHelper.__gitMergedBranchList"></a> |
685 <a NAME="GitProjectHelper.__gitMergedBranchList" ID="GitProjectHelper.__gitMergedBranchList"></a> |
688 <h4>GitProjectHelper.__gitMergedBranchList</h4> |
686 <h4>GitProjectHelper.__gitMergedBranchList</h4> |
689 <b>__gitMergedBranchList</b>(<i></i>) |
687 <b>__gitMergedBranchList</b>(<i></i>) |
690 |
|
691 <p> |
688 <p> |
692 Private slot used to list the merged branches of the project. |
689 Private slot used to list the merged branches of the project. |
693 </p> |
690 </p> |
|
691 |
694 <a NAME="GitProjectHelper.__gitNotMergedBranchList" ID="GitProjectHelper.__gitNotMergedBranchList"></a> |
692 <a NAME="GitProjectHelper.__gitNotMergedBranchList" ID="GitProjectHelper.__gitNotMergedBranchList"></a> |
695 <h4>GitProjectHelper.__gitNotMergedBranchList</h4> |
693 <h4>GitProjectHelper.__gitNotMergedBranchList</h4> |
696 <b>__gitNotMergedBranchList</b>(<i></i>) |
694 <b>__gitNotMergedBranchList</b>(<i></i>) |
697 |
|
698 <p> |
695 <p> |
699 Private slot used to list the not merged branches of the project. |
696 Private slot used to list the not merged branches of the project. |
700 </p> |
697 </p> |
|
698 |
701 <a NAME="GitProjectHelper.__gitPruneRemote" ID="GitProjectHelper.__gitPruneRemote"></a> |
699 <a NAME="GitProjectHelper.__gitPruneRemote" ID="GitProjectHelper.__gitPruneRemote"></a> |
702 <h4>GitProjectHelper.__gitPruneRemote</h4> |
700 <h4>GitProjectHelper.__gitPruneRemote</h4> |
703 <b>__gitPruneRemote</b>(<i></i>) |
701 <b>__gitPruneRemote</b>(<i></i>) |
704 |
|
705 <p> |
702 <p> |
706 Private slot to prune stale tracking branches of a remote repository. |
703 Private slot to prune stale tracking branches of a remote repository. |
707 </p> |
704 </p> |
|
705 |
708 <a NAME="GitProjectHelper.__gitPull" ID="GitProjectHelper.__gitPull"></a> |
706 <a NAME="GitProjectHelper.__gitPull" ID="GitProjectHelper.__gitPull"></a> |
709 <h4>GitProjectHelper.__gitPull</h4> |
707 <h4>GitProjectHelper.__gitPull</h4> |
710 <b>__gitPull</b>(<i></i>) |
708 <b>__gitPull</b>(<i></i>) |
711 |
|
712 <p> |
709 <p> |
713 Private slot used to pull changes from a remote repository. |
710 Private slot used to pull changes from a remote repository. |
714 </p> |
711 </p> |
|
712 |
715 <a NAME="GitProjectHelper.__gitPush" ID="GitProjectHelper.__gitPush"></a> |
713 <a NAME="GitProjectHelper.__gitPush" ID="GitProjectHelper.__gitPush"></a> |
716 <h4>GitProjectHelper.__gitPush</h4> |
714 <h4>GitProjectHelper.__gitPush</h4> |
717 <b>__gitPush</b>(<i></i>) |
715 <b>__gitPush</b>(<i></i>) |
718 |
|
719 <p> |
716 <p> |
720 Private slot used to push changes to a remote repository. |
717 Private slot used to push changes to a remote repository. |
721 </p> |
718 </p> |
|
719 |
722 <a NAME="GitProjectHelper.__gitReflogBrowser" ID="GitProjectHelper.__gitReflogBrowser"></a> |
720 <a NAME="GitProjectHelper.__gitReflogBrowser" ID="GitProjectHelper.__gitReflogBrowser"></a> |
723 <h4>GitProjectHelper.__gitReflogBrowser</h4> |
721 <h4>GitProjectHelper.__gitReflogBrowser</h4> |
724 <b>__gitReflogBrowser</b>(<i></i>) |
722 <b>__gitReflogBrowser</b>(<i></i>) |
725 |
|
726 <p> |
723 <p> |
727 Private slot to show the reflog of the current project. |
724 Private slot to show the reflog of the current project. |
728 </p> |
725 </p> |
|
726 |
729 <a NAME="GitProjectHelper.__gitRemoteCredentials" ID="GitProjectHelper.__gitRemoteCredentials"></a> |
727 <a NAME="GitProjectHelper.__gitRemoteCredentials" ID="GitProjectHelper.__gitRemoteCredentials"></a> |
730 <h4>GitProjectHelper.__gitRemoteCredentials</h4> |
728 <h4>GitProjectHelper.__gitRemoteCredentials</h4> |
731 <b>__gitRemoteCredentials</b>(<i></i>) |
729 <b>__gitRemoteCredentials</b>(<i></i>) |
732 |
|
733 <p> |
730 <p> |
734 Private slot to change or set the user credentials for a remote |
731 Private slot to change or set the user credentials for a remote |
735 repository. |
732 repository. |
736 </p> |
733 </p> |
|
734 |
737 <a NAME="GitProjectHelper.__gitRemoveRemote" ID="GitProjectHelper.__gitRemoveRemote"></a> |
735 <a NAME="GitProjectHelper.__gitRemoveRemote" ID="GitProjectHelper.__gitRemoveRemote"></a> |
738 <h4>GitProjectHelper.__gitRemoveRemote</h4> |
736 <h4>GitProjectHelper.__gitRemoveRemote</h4> |
739 <b>__gitRemoveRemote</b>(<i></i>) |
737 <b>__gitRemoveRemote</b>(<i></i>) |
740 |
|
741 <p> |
738 <p> |
742 Private slot to remove a remote repository. |
739 Private slot to remove a remote repository. |
743 </p> |
740 </p> |
|
741 |
744 <a NAME="GitProjectHelper.__gitRenameRemote" ID="GitProjectHelper.__gitRenameRemote"></a> |
742 <a NAME="GitProjectHelper.__gitRenameRemote" ID="GitProjectHelper.__gitRenameRemote"></a> |
745 <h4>GitProjectHelper.__gitRenameRemote</h4> |
743 <h4>GitProjectHelper.__gitRenameRemote</h4> |
746 <b>__gitRenameRemote</b>(<i></i>) |
744 <b>__gitRenameRemote</b>(<i></i>) |
747 |
|
748 <p> |
745 <p> |
749 Private slot to rename a remote repository. |
746 Private slot to rename a remote repository. |
750 </p> |
747 </p> |
|
748 |
751 <a NAME="GitProjectHelper.__gitRevert" ID="GitProjectHelper.__gitRevert"></a> |
749 <a NAME="GitProjectHelper.__gitRevert" ID="GitProjectHelper.__gitRevert"></a> |
752 <h4>GitProjectHelper.__gitRevert</h4> |
750 <h4>GitProjectHelper.__gitRevert</h4> |
753 <b>__gitRevert</b>(<i></i>) |
751 <b>__gitRevert</b>(<i></i>) |
754 |
|
755 <p> |
752 <p> |
756 Private slot used to revert changes made to the local project. |
753 Private slot used to revert changes made to the local project. |
757 </p> |
754 </p> |
|
755 |
758 <a NAME="GitProjectHelper.__gitShowBranch" ID="GitProjectHelper.__gitShowBranch"></a> |
756 <a NAME="GitProjectHelper.__gitShowBranch" ID="GitProjectHelper.__gitShowBranch"></a> |
759 <h4>GitProjectHelper.__gitShowBranch</h4> |
757 <h4>GitProjectHelper.__gitShowBranch</h4> |
760 <b>__gitShowBranch</b>(<i></i>) |
758 <b>__gitShowBranch</b>(<i></i>) |
761 |
|
762 <p> |
759 <p> |
763 Private slot used to show the current branch for the project. |
760 Private slot used to show the current branch for the project. |
764 </p> |
761 </p> |
|
762 |
765 <a NAME="GitProjectHelper.__gitShowConfig" ID="GitProjectHelper.__gitShowConfig"></a> |
763 <a NAME="GitProjectHelper.__gitShowConfig" ID="GitProjectHelper.__gitShowConfig"></a> |
766 <h4>GitProjectHelper.__gitShowConfig</h4> |
764 <h4>GitProjectHelper.__gitShowConfig</h4> |
767 <b>__gitShowConfig</b>(<i></i>) |
765 <b>__gitShowConfig</b>(<i></i>) |
768 |
|
769 <p> |
766 <p> |
770 Private slot used to show the combined configuration. |
767 Private slot used to show the combined configuration. |
771 </p> |
768 </p> |
|
769 |
772 <a NAME="GitProjectHelper.__gitShowPatchStatistics" ID="GitProjectHelper.__gitShowPatchStatistics"></a> |
770 <a NAME="GitProjectHelper.__gitShowPatchStatistics" ID="GitProjectHelper.__gitShowPatchStatistics"></a> |
773 <h4>GitProjectHelper.__gitShowPatchStatistics</h4> |
771 <h4>GitProjectHelper.__gitShowPatchStatistics</h4> |
774 <b>__gitShowPatchStatistics</b>(<i></i>) |
772 <b>__gitShowPatchStatistics</b>(<i></i>) |
775 |
|
776 <p> |
773 <p> |
777 Private slot to show some patch statistics. |
774 Private slot to show some patch statistics. |
778 </p> |
775 </p> |
|
776 |
779 <a NAME="GitProjectHelper.__gitShowRemote" ID="GitProjectHelper.__gitShowRemote"></a> |
777 <a NAME="GitProjectHelper.__gitShowRemote" ID="GitProjectHelper.__gitShowRemote"></a> |
780 <h4>GitProjectHelper.__gitShowRemote</h4> |
778 <h4>GitProjectHelper.__gitShowRemote</h4> |
781 <b>__gitShowRemote</b>(<i></i>) |
779 <b>__gitShowRemote</b>(<i></i>) |
782 |
|
783 <p> |
780 <p> |
784 Private slot used to show information about a remote repository. |
781 Private slot used to show information about a remote repository. |
785 </p> |
782 </p> |
|
783 |
786 <a NAME="GitProjectHelper.__gitShowRemotes" ID="GitProjectHelper.__gitShowRemotes"></a> |
784 <a NAME="GitProjectHelper.__gitShowRemotes" ID="GitProjectHelper.__gitShowRemotes"></a> |
787 <h4>GitProjectHelper.__gitShowRemotes</h4> |
785 <h4>GitProjectHelper.__gitShowRemotes</h4> |
788 <b>__gitShowRemotes</b>(<i></i>) |
786 <b>__gitShowRemotes</b>(<i></i>) |
789 |
|
790 <p> |
787 <p> |
791 Private slot used to show the available remote repositories. |
788 Private slot used to show the available remote repositories. |
792 </p> |
789 </p> |
|
790 |
793 <a NAME="GitProjectHelper.__gitStashApply" ID="GitProjectHelper.__gitStashApply"></a> |
791 <a NAME="GitProjectHelper.__gitStashApply" ID="GitProjectHelper.__gitStashApply"></a> |
794 <h4>GitProjectHelper.__gitStashApply</h4> |
792 <h4>GitProjectHelper.__gitStashApply</h4> |
795 <b>__gitStashApply</b>(<i></i>) |
793 <b>__gitStashApply</b>(<i></i>) |
796 |
|
797 <p> |
794 <p> |
798 Private slot to restore a stash and keep it. |
795 Private slot to restore a stash and keep it. |
799 </p> |
796 </p> |
|
797 |
800 <a NAME="GitProjectHelper.__gitStashBranch" ID="GitProjectHelper.__gitStashBranch"></a> |
798 <a NAME="GitProjectHelper.__gitStashBranch" ID="GitProjectHelper.__gitStashBranch"></a> |
801 <h4>GitProjectHelper.__gitStashBranch</h4> |
799 <h4>GitProjectHelper.__gitStashBranch</h4> |
802 <b>__gitStashBranch</b>(<i></i>) |
800 <b>__gitStashBranch</b>(<i></i>) |
803 |
|
804 <p> |
801 <p> |
805 Private slot to create a new branch and restore a stash into it. |
802 Private slot to create a new branch and restore a stash into it. |
806 </p> |
803 </p> |
|
804 |
807 <a NAME="GitProjectHelper.__gitStashBrowser" ID="GitProjectHelper.__gitStashBrowser"></a> |
805 <a NAME="GitProjectHelper.__gitStashBrowser" ID="GitProjectHelper.__gitStashBrowser"></a> |
808 <h4>GitProjectHelper.__gitStashBrowser</h4> |
806 <h4>GitProjectHelper.__gitStashBrowser</h4> |
809 <b>__gitStashBrowser</b>(<i></i>) |
807 <b>__gitStashBrowser</b>(<i></i>) |
810 |
|
811 <p> |
808 <p> |
812 Private slot used to show the stash browser dialog. |
809 Private slot used to show the stash browser dialog. |
813 </p> |
810 </p> |
|
811 |
814 <a NAME="GitProjectHelper.__gitStashClear" ID="GitProjectHelper.__gitStashClear"></a> |
812 <a NAME="GitProjectHelper.__gitStashClear" ID="GitProjectHelper.__gitStashClear"></a> |
815 <h4>GitProjectHelper.__gitStashClear</h4> |
813 <h4>GitProjectHelper.__gitStashClear</h4> |
816 <b>__gitStashClear</b>(<i></i>) |
814 <b>__gitStashClear</b>(<i></i>) |
817 |
|
818 <p> |
815 <p> |
819 Private slot to clear all stashes. |
816 Private slot to clear all stashes. |
820 </p> |
817 </p> |
|
818 |
821 <a NAME="GitProjectHelper.__gitStashDrop" ID="GitProjectHelper.__gitStashDrop"></a> |
819 <a NAME="GitProjectHelper.__gitStashDrop" ID="GitProjectHelper.__gitStashDrop"></a> |
822 <h4>GitProjectHelper.__gitStashDrop</h4> |
820 <h4>GitProjectHelper.__gitStashDrop</h4> |
823 <b>__gitStashDrop</b>(<i></i>) |
821 <b>__gitStashDrop</b>(<i></i>) |
824 |
|
825 <p> |
822 <p> |
826 Private slot to drop a stash. |
823 Private slot to drop a stash. |
827 </p> |
824 </p> |
|
825 |
828 <a NAME="GitProjectHelper.__gitStashPop" ID="GitProjectHelper.__gitStashPop"></a> |
826 <a NAME="GitProjectHelper.__gitStashPop" ID="GitProjectHelper.__gitStashPop"></a> |
829 <h4>GitProjectHelper.__gitStashPop</h4> |
827 <h4>GitProjectHelper.__gitStashPop</h4> |
830 <b>__gitStashPop</b>(<i></i>) |
828 <b>__gitStashPop</b>(<i></i>) |
831 |
|
832 <p> |
829 <p> |
833 Private slot to restore a stash and delete it. |
830 Private slot to restore a stash and delete it. |
834 </p> |
831 </p> |
|
832 |
835 <a NAME="GitProjectHelper.__gitStashSave" ID="GitProjectHelper.__gitStashSave"></a> |
833 <a NAME="GitProjectHelper.__gitStashSave" ID="GitProjectHelper.__gitStashSave"></a> |
836 <h4>GitProjectHelper.__gitStashSave</h4> |
834 <h4>GitProjectHelper.__gitStashSave</h4> |
837 <b>__gitStashSave</b>(<i></i>) |
835 <b>__gitStashSave</b>(<i></i>) |
838 |
|
839 <p> |
836 <p> |
840 Private slot to stash all current changes. |
837 Private slot to stash all current changes. |
841 </p> |
838 </p> |
|
839 |
842 <a NAME="GitProjectHelper.__gitStashShow" ID="GitProjectHelper.__gitStashShow"></a> |
840 <a NAME="GitProjectHelper.__gitStashShow" ID="GitProjectHelper.__gitStashShow"></a> |
843 <h4>GitProjectHelper.__gitStashShow</h4> |
841 <h4>GitProjectHelper.__gitStashShow</h4> |
844 <b>__gitStashShow</b>(<i></i>) |
842 <b>__gitStashShow</b>(<i></i>) |
845 |
|
846 <p> |
843 <p> |
847 Private slot to show the contents of the selected stash. |
844 Private slot to show the contents of the selected stash. |
848 </p> |
845 </p> |
|
846 |
849 <a NAME="GitProjectHelper.__gitStatistics" ID="GitProjectHelper.__gitStatistics"></a> |
847 <a NAME="GitProjectHelper.__gitStatistics" ID="GitProjectHelper.__gitStatistics"></a> |
850 <h4>GitProjectHelper.__gitStatistics</h4> |
848 <h4>GitProjectHelper.__gitStatistics</h4> |
851 <b>__gitStatistics</b>(<i></i>) |
849 <b>__gitStatistics</b>(<i></i>) |
852 |
|
853 <p> |
850 <p> |
854 Private slot used to show some statistics of the local repository. |
851 Private slot used to show some statistics of the local repository. |
855 </p> |
852 </p> |
|
853 |
856 <a NAME="GitProjectHelper.__gitSubmoduleAdd" ID="GitProjectHelper.__gitSubmoduleAdd"></a> |
854 <a NAME="GitProjectHelper.__gitSubmoduleAdd" ID="GitProjectHelper.__gitSubmoduleAdd"></a> |
857 <h4>GitProjectHelper.__gitSubmoduleAdd</h4> |
855 <h4>GitProjectHelper.__gitSubmoduleAdd</h4> |
858 <b>__gitSubmoduleAdd</b>(<i></i>) |
856 <b>__gitSubmoduleAdd</b>(<i></i>) |
859 |
|
860 <p> |
857 <p> |
861 Private slot to add a submodule to the current project. |
858 Private slot to add a submodule to the current project. |
862 </p> |
859 </p> |
|
860 |
863 <a NAME="GitProjectHelper.__gitSubmodulesDeinit" ID="GitProjectHelper.__gitSubmodulesDeinit"></a> |
861 <a NAME="GitProjectHelper.__gitSubmodulesDeinit" ID="GitProjectHelper.__gitSubmodulesDeinit"></a> |
864 <h4>GitProjectHelper.__gitSubmodulesDeinit</h4> |
862 <h4>GitProjectHelper.__gitSubmodulesDeinit</h4> |
865 <b>__gitSubmodulesDeinit</b>(<i></i>) |
863 <b>__gitSubmodulesDeinit</b>(<i></i>) |
866 |
|
867 <p> |
864 <p> |
868 Private slot to unregister submodules of the project. |
865 Private slot to unregister submodules of the project. |
869 </p> |
866 </p> |
|
867 |
870 <a NAME="GitProjectHelper.__gitSubmodulesInit" ID="GitProjectHelper.__gitSubmodulesInit"></a> |
868 <a NAME="GitProjectHelper.__gitSubmodulesInit" ID="GitProjectHelper.__gitSubmodulesInit"></a> |
871 <h4>GitProjectHelper.__gitSubmodulesInit</h4> |
869 <h4>GitProjectHelper.__gitSubmodulesInit</h4> |
872 <b>__gitSubmodulesInit</b>(<i></i>) |
870 <b>__gitSubmodulesInit</b>(<i></i>) |
873 |
|
874 <p> |
871 <p> |
875 Private slot to initialize submodules of the project. |
872 Private slot to initialize submodules of the project. |
876 </p> |
873 </p> |
|
874 |
877 <a NAME="GitProjectHelper.__gitSubmodulesList" ID="GitProjectHelper.__gitSubmodulesList"></a> |
875 <a NAME="GitProjectHelper.__gitSubmodulesList" ID="GitProjectHelper.__gitSubmodulesList"></a> |
878 <h4>GitProjectHelper.__gitSubmodulesList</h4> |
876 <h4>GitProjectHelper.__gitSubmodulesList</h4> |
879 <b>__gitSubmodulesList</b>(<i></i>) |
877 <b>__gitSubmodulesList</b>(<i></i>) |
880 |
|
881 <p> |
878 <p> |
882 Private slot to list the submodules defined for the current project. |
879 Private slot to list the submodules defined for the current project. |
883 </p> |
880 </p> |
|
881 |
884 <a NAME="GitProjectHelper.__gitSubmodulesStatus" ID="GitProjectHelper.__gitSubmodulesStatus"></a> |
882 <a NAME="GitProjectHelper.__gitSubmodulesStatus" ID="GitProjectHelper.__gitSubmodulesStatus"></a> |
885 <h4>GitProjectHelper.__gitSubmodulesStatus</h4> |
883 <h4>GitProjectHelper.__gitSubmodulesStatus</h4> |
886 <b>__gitSubmodulesStatus</b>(<i></i>) |
884 <b>__gitSubmodulesStatus</b>(<i></i>) |
887 |
|
888 <p> |
885 <p> |
889 Private slot to show the status of submodules of the project. |
886 Private slot to show the status of submodules of the project. |
890 </p> |
887 </p> |
|
888 |
891 <a NAME="GitProjectHelper.__gitSubmodulesSummary" ID="GitProjectHelper.__gitSubmodulesSummary"></a> |
889 <a NAME="GitProjectHelper.__gitSubmodulesSummary" ID="GitProjectHelper.__gitSubmodulesSummary"></a> |
892 <h4>GitProjectHelper.__gitSubmodulesSummary</h4> |
890 <h4>GitProjectHelper.__gitSubmodulesSummary</h4> |
893 <b>__gitSubmodulesSummary</b>(<i></i>) |
891 <b>__gitSubmodulesSummary</b>(<i></i>) |
894 |
|
895 <p> |
892 <p> |
896 Private slot to show summary information for submodules of the project. |
893 Private slot to show summary information for submodules of the project. |
897 </p> |
894 </p> |
|
895 |
898 <a NAME="GitProjectHelper.__gitSubmodulesSync" ID="GitProjectHelper.__gitSubmodulesSync"></a> |
896 <a NAME="GitProjectHelper.__gitSubmodulesSync" ID="GitProjectHelper.__gitSubmodulesSync"></a> |
899 <h4>GitProjectHelper.__gitSubmodulesSync</h4> |
897 <h4>GitProjectHelper.__gitSubmodulesSync</h4> |
900 <b>__gitSubmodulesSync</b>(<i></i>) |
898 <b>__gitSubmodulesSync</b>(<i></i>) |
901 |
|
902 <p> |
899 <p> |
903 Private slot to synchronize URLs of submodules of the project. |
900 Private slot to synchronize URLs of submodules of the project. |
904 </p> |
901 </p> |
|
902 |
905 <a NAME="GitProjectHelper.__gitSubmodulesUpdate" ID="GitProjectHelper.__gitSubmodulesUpdate"></a> |
903 <a NAME="GitProjectHelper.__gitSubmodulesUpdate" ID="GitProjectHelper.__gitSubmodulesUpdate"></a> |
906 <h4>GitProjectHelper.__gitSubmodulesUpdate</h4> |
904 <h4>GitProjectHelper.__gitSubmodulesUpdate</h4> |
907 <b>__gitSubmodulesUpdate</b>(<i></i>) |
905 <b>__gitSubmodulesUpdate</b>(<i></i>) |
908 |
|
909 <p> |
906 <p> |
910 Private slot to update submodules of the project. |
907 Private slot to update submodules of the project. |
911 </p> |
908 </p> |
|
909 |
912 <a NAME="GitProjectHelper.__gitSubmodulesUpdateInit" ID="GitProjectHelper.__gitSubmodulesUpdateInit"></a> |
910 <a NAME="GitProjectHelper.__gitSubmodulesUpdateInit" ID="GitProjectHelper.__gitSubmodulesUpdateInit"></a> |
913 <h4>GitProjectHelper.__gitSubmodulesUpdateInit</h4> |
911 <h4>GitProjectHelper.__gitSubmodulesUpdateInit</h4> |
914 <b>__gitSubmodulesUpdateInit</b>(<i></i>) |
912 <b>__gitSubmodulesUpdateInit</b>(<i></i>) |
915 |
|
916 <p> |
913 <p> |
917 Private slot to initialize and update submodules of the project. |
914 Private slot to initialize and update submodules of the project. |
918 </p> |
915 </p> |
|
916 |
919 <a NAME="GitProjectHelper.__gitSubmodulesUpdateOptions" ID="GitProjectHelper.__gitSubmodulesUpdateOptions"></a> |
917 <a NAME="GitProjectHelper.__gitSubmodulesUpdateOptions" ID="GitProjectHelper.__gitSubmodulesUpdateOptions"></a> |
920 <h4>GitProjectHelper.__gitSubmodulesUpdateOptions</h4> |
918 <h4>GitProjectHelper.__gitSubmodulesUpdateOptions</h4> |
921 <b>__gitSubmodulesUpdateOptions</b>(<i></i>) |
919 <b>__gitSubmodulesUpdateOptions</b>(<i></i>) |
922 |
|
923 <p> |
920 <p> |
924 Private slot to update submodules of the project with options. |
921 Private slot to update submodules of the project with options. |
925 </p> |
922 </p> |
|
923 |
926 <a NAME="GitProjectHelper.__gitSubmodulesUpdateRemote" ID="GitProjectHelper.__gitSubmodulesUpdateRemote"></a> |
924 <a NAME="GitProjectHelper.__gitSubmodulesUpdateRemote" ID="GitProjectHelper.__gitSubmodulesUpdateRemote"></a> |
927 <h4>GitProjectHelper.__gitSubmodulesUpdateRemote</h4> |
925 <h4>GitProjectHelper.__gitSubmodulesUpdateRemote</h4> |
928 <b>__gitSubmodulesUpdateRemote</b>(<i></i>) |
926 <b>__gitSubmodulesUpdateRemote</b>(<i></i>) |
929 |
|
930 <p> |
927 <p> |
931 Private slot to fetch and update submodules of the project. |
928 Private slot to fetch and update submodules of the project. |
932 </p> |
929 </p> |
|
930 |
933 <a NAME="GitProjectHelper.__gitTagList" ID="GitProjectHelper.__gitTagList"></a> |
931 <a NAME="GitProjectHelper.__gitTagList" ID="GitProjectHelper.__gitTagList"></a> |
934 <h4>GitProjectHelper.__gitTagList</h4> |
932 <h4>GitProjectHelper.__gitTagList</h4> |
935 <b>__gitTagList</b>(<i></i>) |
933 <b>__gitTagList</b>(<i></i>) |
936 |
|
937 <p> |
934 <p> |
938 Private slot used to list the tags of the project. |
935 Private slot used to list the tags of the project. |
939 </p> |
936 </p> |
|
937 |
940 <a NAME="GitProjectHelper.__gitUnstage" ID="GitProjectHelper.__gitUnstage"></a> |
938 <a NAME="GitProjectHelper.__gitUnstage" ID="GitProjectHelper.__gitUnstage"></a> |
941 <h4>GitProjectHelper.__gitUnstage</h4> |
939 <h4>GitProjectHelper.__gitUnstage</h4> |
942 <b>__gitUnstage</b>(<i></i>) |
940 <b>__gitUnstage</b>(<i></i>) |
943 |
|
944 <p> |
941 <p> |
945 Private slot used to unstage changes made to the local project. |
942 Private slot used to unstage changes made to the local project. |
946 </p> |
943 </p> |
|
944 |
947 <a NAME="GitProjectHelper.__gitVerify" ID="GitProjectHelper.__gitVerify"></a> |
945 <a NAME="GitProjectHelper.__gitVerify" ID="GitProjectHelper.__gitVerify"></a> |
948 <h4>GitProjectHelper.__gitVerify</h4> |
946 <h4>GitProjectHelper.__gitVerify</h4> |
949 <b>__gitVerify</b>(<i></i>) |
947 <b>__gitVerify</b>(<i></i>) |
950 |
|
951 <p> |
948 <p> |
952 Private slot used to verify the connectivity and validity of objects |
949 Private slot used to verify the connectivity and validity of objects |
953 of the database. |
950 of the database. |
954 </p> |
951 </p> |
|
952 |
955 <a NAME="GitProjectHelper.__gitVerifyBundle" ID="GitProjectHelper.__gitVerifyBundle"></a> |
953 <a NAME="GitProjectHelper.__gitVerifyBundle" ID="GitProjectHelper.__gitVerifyBundle"></a> |
956 <h4>GitProjectHelper.__gitVerifyBundle</h4> |
954 <h4>GitProjectHelper.__gitVerifyBundle</h4> |
957 <b>__gitVerifyBundle</b>(<i></i>) |
955 <b>__gitVerifyBundle</b>(<i></i>) |
958 |
|
959 <p> |
956 <p> |
960 Private slot used to verify a bundle file. |
957 Private slot used to verify a bundle file. |
961 </p> |
958 </p> |
|
959 |
962 <a NAME="GitProjectHelper.__gitWorktreeManagement" ID="GitProjectHelper.__gitWorktreeManagement"></a> |
960 <a NAME="GitProjectHelper.__gitWorktreeManagement" ID="GitProjectHelper.__gitWorktreeManagement"></a> |
963 <h4>GitProjectHelper.__gitWorktreeManagement</h4> |
961 <h4>GitProjectHelper.__gitWorktreeManagement</h4> |
964 <b>__gitWorktreeManagement</b>(<i></i>) |
962 <b>__gitWorktreeManagement</b>(<i></i>) |
965 |
|
966 <p> |
963 <p> |
967 Private slot to show the worktree management dialog. |
964 Private slot to show the worktree management dialog. |
968 </p> |
965 </p> |
|
966 |
969 <a NAME="GitProjectHelper.getActions" ID="GitProjectHelper.getActions"></a> |
967 <a NAME="GitProjectHelper.getActions" ID="GitProjectHelper.getActions"></a> |
970 <h4>GitProjectHelper.getActions</h4> |
968 <h4>GitProjectHelper.getActions</h4> |
971 <b>getActions</b>(<i></i>) |
969 <b>getActions</b>(<i></i>) |
972 |
|
973 <p> |
970 <p> |
974 Public method to get a list of all actions. |
971 Public method to get a list of all actions. |
975 </p> |
972 </p> |
|
973 |
976 <dl> |
974 <dl> |
977 <dt>Return:</dt> |
975 <dt>Return:</dt> |
978 <dd> |
976 <dd> |
979 list of all actions |
977 list of all actions |
980 </dd> |
978 </dd> |