Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Long live the king! | hjk | 2010-03-05 | 1 | -1/+1 | |
| | ||||||
* | VCS[git]: Make Branchdialog non-modal as is StashDialog. | Friedemann Kleint | 2010-01-27 | 1 | -40/+82 | |
| | | | | | | Give dialogs a consistent look, set WA_DeleteOnClose on them and improve updating. Add a Refresh/Diff buttons to branch dialog. | |||||
* | long live the king | hjk | 2009-08-14 | 1 | -1/+1 | |
| | ||||||
* | Update license headers and sales contact details. | Jason McDonald | 2009-06-17 | 1 | -2/+2 | |
| | | | | Reviewed-by: Trust Me | |||||
* | Added and corrected copyright headers | Thorbjørn Lindeijer | 2009-03-20 | 1 | -0/+29 | |
| | ||||||
* | Added changeEvent calls where appropriate | Thorbjørn Lindeijer | 2009-03-17 | 1 | -0/+1 | |
| | | | | | | | Need to call into the superclass in order not to lose functionality. Was missing in the wizard, hence the many missing occurrences. Reviewed-by: Friedemann Kleint | |||||
* | Fixes: Added dbl-click handling for remote branches | Friedemann Kleint | 2009-01-09 | 1 | -6/+89 | |
| | | | | | | | Task: RevBy: AutoTest: Details: Moved code to create a local branch from model to dialog which is slightly better since all the modifying app code is there. | |||||
* | Fixes: Add way to create a new local branch in the git plugin | Friedemann Kleint | 2009-01-07 | 1 | -3/+14 | |
| | | | | | Task: 205821 Details: Split up the branch model into remote branch base class and extended local branch class with <New Branch> row. | |||||
* | Fixes: Remove whatsthis | Friedemann Kleint | 2008-12-19 | 1 | -0/+3 | |
| | ||||||
* | Fixes: Start a git branch dialog. | Friedemann Kleint | 2008-12-19 | 1 | -0/+174 | |