| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a bug in closeup frame handling. | Sebastien Braun | 2010-10-05 | 1 | -10/+13 |
| | | | | | | | | If, while a frame was in closeup mode, the corresponding client went away, the ConnectionFrame would get deleted, but still referenced in ConnectionWindow::_closeupFrame. Naturally, this led to disaster when the same (but really new) frame would be selected again. QPointer guards against QObject's going AWOL. | ||||
| * | initial import of latest svn version | Sebastian | 2010-05-12 | 1 | -0/+1205 |
