ClearModify() | DIALOG_SHIM | |
DECLARE_EVENT_TABLE() | DIALOG_SHIM | private |
DIALOG enum value | KIWAY_HOLDER | |
DIALOG_GIT_REPOSITORY(wxWindow *aParent, git_repository *aRepository, wxString aURL=wxEmptyString) | DIALOG_GIT_REPOSITORY | |
DIALOG_GIT_REPOSITORY_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Git Repository"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(682, 598), long style=wxCAPTION|wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER) | DIALOG_GIT_REPOSITORY_BASE | |
DIALOG_SHIM(wxWindow *aParent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE|wxRESIZE_BORDER, const wxString &name=wxDialogNameStr) | DIALOG_SHIM | |
Enable(bool enable) override | DIALOG_SHIM | |
EndQuasiModal(int retCode) | DIALOG_SHIM | |
extractClipboardData() | DIALOG_GIT_REPOSITORY | private |
finishDialogSettings() | DIALOG_SHIM | protected |
FRAME enum value | KIWAY_HOLDER | |
GetBareRepoURL() const | DIALOG_GIT_REPOSITORY | inline |
GetPassword() const | DIALOG_GIT_REPOSITORY | inline |
GetRepoName() const | DIALOG_GIT_REPOSITORY | inline |
GetRepoSSHPath() const | DIALOG_GIT_REPOSITORY | inline |
GetRepoType() const | DIALOG_GIT_REPOSITORY | inline |
GetRepoURL() const | DIALOG_GIT_REPOSITORY | inline |
GetTested() | DIALOG_GIT_REPOSITORY | inline |
GetType() const | KIWAY_HOLDER | inline |
GetUsername() const | DIALOG_GIT_REPOSITORY | inline |
GetUserUnits() const | DIALOG_SHIM | inline |
HasKiway() const | KIWAY_HOLDER | inline |
HOLDER_TYPE enum name | KIWAY_HOLDER | |
horizPixelsFromDU(int x) const | DIALOG_SHIM | protected |
IsCtrl(int aChar, const wxKeyEvent &e) | DIALOG_SHIM | inlinestatic |
IsQuasiModal() const | DIALOG_SHIM | inline |
IsShiftCtrl(int aChar, const wxKeyEvent &e) | DIALOG_SHIM | inlinestatic |
isValidHTTPS(const wxString &url) | DIALOG_GIT_REPOSITORY | private |
isValidSSH(const wxString &url) | DIALOG_GIT_REPOSITORY | private |
Kiway() const | KIWAY_HOLDER | inline |
KIWAY_HOLDER(KIWAY *aKiway, HOLDER_TYPE aType) | KIWAY_HOLDER | inline |
m_beforeEditValues | DIALOG_SHIM | protected |
m_btnTest | DIALOG_GIT_REPOSITORY_BASE | protected |
m_ConnType | DIALOG_GIT_REPOSITORY_BASE | protected |
m_failedTest | DIALOG_GIT_REPOSITORY | private |
m_firstPaintEvent | DIALOG_SHIM | protected |
m_fpSSHKey | DIALOG_GIT_REPOSITORY_BASE | protected |
m_hash_key | DIALOG_SHIM | protected |
m_initialFocusTarget | DIALOG_SHIM | protected |
m_initialSize | DIALOG_SHIM | protected |
m_isClosing | DIALOG_SHIM | protected |
m_kiway | KIWAY_HOLDER | private |
m_labelPass1 | DIALOG_GIT_REPOSITORY_BASE | protected |
m_labelSSH | DIALOG_GIT_REPOSITORY_BASE | protected |
m_panelAuth | DIALOG_GIT_REPOSITORY_BASE | protected |
m_parentFrame | DIALOG_SHIM | protected |
m_prevFile | DIALOG_GIT_REPOSITORY | private |
m_qmodal_loop | DIALOG_SHIM | protected |
m_qmodal_parent_disabler | DIALOG_SHIM | protected |
m_qmodal_showing | DIALOG_SHIM | protected |
m_repository | DIALOG_GIT_REPOSITORY | private |
m_sdbSizer | DIALOG_GIT_REPOSITORY_BASE | protected |
m_sdbSizerCancel | DIALOG_GIT_REPOSITORY_BASE | protected |
m_sdbSizerOK | DIALOG_GIT_REPOSITORY_BASE | protected |
m_staticline1 | DIALOG_GIT_REPOSITORY_BASE | protected |
m_staticline2 | DIALOG_GIT_REPOSITORY_BASE | protected |
m_staticText1 | DIALOG_GIT_REPOSITORY_BASE | protected |
m_staticText11 | DIALOG_GIT_REPOSITORY_BASE | protected |
m_staticText2 | DIALOG_GIT_REPOSITORY_BASE | protected |
m_staticText3 | DIALOG_GIT_REPOSITORY_BASE | protected |
m_staticText4 | DIALOG_GIT_REPOSITORY_BASE | protected |
m_staticText9 | DIALOG_GIT_REPOSITORY_BASE | protected |
m_tabOrder | DIALOG_SHIM | protected |
m_tempPath | DIALOG_GIT_REPOSITORY | private |
m_tempRepo | DIALOG_GIT_REPOSITORY | private |
m_tested | DIALOG_GIT_REPOSITORY | private |
m_testError | DIALOG_GIT_REPOSITORY | private |
m_txtName | DIALOG_GIT_REPOSITORY_BASE | protected |
m_txtPassword | DIALOG_GIT_REPOSITORY_BASE | protected |
m_txtURL | DIALOG_GIT_REPOSITORY_BASE | protected |
m_txtUsername | DIALOG_GIT_REPOSITORY_BASE | protected |
m_type | KIWAY_HOLDER | private |
m_units | DIALOG_SHIM | protected |
m_useCalculatedSize | DIALOG_SHIM | protected |
OnButton(wxCommandEvent &aEvent) | DIALOG_SHIM | private |
OnCharHook(wxKeyEvent &aEvt) | DIALOG_SHIM | protectedvirtual |
onChildSetFocus(wxFocusEvent &aEvent) | DIALOG_SHIM | private |
OnClose(wxCloseEvent &event) | DIALOG_GIT_REPOSITORY_BASE | inlineprotectedvirtual |
OnCloseWindow(wxCloseEvent &aEvent) | DIALOG_SHIM | private |
OnFileUpdated(wxFileDirPickerEvent &event) override | DIALOG_GIT_REPOSITORY | privatevirtual |
OnLocationExit(wxFocusEvent &event) override | DIALOG_GIT_REPOSITORY | privatevirtual |
OnModify() | DIALOG_SHIM | |
OnOKClick(wxCommandEvent &event) override | DIALOG_GIT_REPOSITORY | privatevirtual |
OnPaint(wxPaintEvent &event) | DIALOG_SHIM | |
OnSelectConnType(wxCommandEvent &event) override | DIALOG_GIT_REPOSITORY | privatevirtual |
OnTestClick(wxCommandEvent &event) override | DIALOG_GIT_REPOSITORY | privatevirtual |
OnUpdateUI(wxUpdateUIEvent &event) override | DIALOG_GIT_REPOSITORY | privatevirtual |
PANEL enum value | KIWAY_HOLDER | |
Prj() const | KIWAY_HOLDER | |
resetSize() | DIALOG_SHIM | protected |
SelectAllInTextCtrls(wxWindowList &children) | DIALOG_SHIM | |
setDefaultSSHKey() | DIALOG_GIT_REPOSITORY | private |
SetEncrypted(bool aEncrypted=true) | DIALOG_GIT_REPOSITORY | |
SetInitialFocus(wxWindow *aWindow) | DIALOG_SHIM | inline |
SetKiway(wxWindow *aDest, KIWAY *aKiway) | KIWAY_HOLDER | |
SetPassword(const wxString &aPassword) | DIALOG_GIT_REPOSITORY | inline |
SetPosition(const wxPoint &aNewPosition) | DIALOG_SHIM | |
SetRepoName(const wxString &aName) | DIALOG_GIT_REPOSITORY | inline |
SetRepoSSHPath(const wxString &aPath) | DIALOG_GIT_REPOSITORY | inline |
SetRepoType(KIGIT_COMMON::GIT_CONN_TYPE aType) | DIALOG_GIT_REPOSITORY | inline |
SetRepoURL(const wxString &aURL) | DIALOG_GIT_REPOSITORY | inline |
setSizeInDU(int x, int y) | DIALOG_SHIM | protected |
SetTestResult(bool aFailed, const wxString &aError) | DIALOG_GIT_REPOSITORY | inline |
SetupStandardButtons(std::map< int, wxString > aLabels={}) | DIALOG_SHIM | |
SetUsername(const wxString &aUsername) | DIALOG_GIT_REPOSITORY | inline |
Show(bool show) override | DIALOG_SHIM | |
ShowModal() override | DIALOG_SHIM | |
ShowQuasiModal() | DIALOG_SHIM | |
updateAuthControls() | DIALOG_GIT_REPOSITORY | private |
updateURLData() | DIALOG_GIT_REPOSITORY | private |
vertPixelsFromDU(int y) const | DIALOG_SHIM | protected |
~DIALOG_GIT_REPOSITORY() override | DIALOG_GIT_REPOSITORY | |
~DIALOG_GIT_REPOSITORY_BASE() | DIALOG_GIT_REPOSITORY_BASE | |
~DIALOG_SHIM() | DIALOG_SHIM | |