| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-28 | [Places Item Edit Dialog] Fix accepting dialog with Return | Kai Uwe Broulik | |
| By setting a parent for the QDialogButtonBox we let QDialog handle everything by itself. Also, store the dialog button box as a member rather than just the OK button. This removes the need to set the OK button as default manually (which didn't work anyway) and fixes pressing Return while the input is focused erroneously opening the folder browser rather than accepting the dialog. REVIEW: 129213 | |||
| 2014-11-10 | KLineEdit to QLineEdit | Emmanuel Pescosta | |
| 2014-11-03 | Q_DECL_OVERRIDE | Lukáš Tinkl | |
| 2014-10-21 | port Dolphin from KUrl to QUrl | Lukáš Tinkl | |
| REVIEW: 120688 | |||
| 2014-10-15 | Port to QDialog | Montel Laurent | |
| 2012-04-29 | Places Panel fixes | Peter Penz | |
| Implement adding, editing and removing of entries. Note that the result currently is still not stored in bookmarks.xml (this needs to wait until the hiding is implemented in the model). | |||
| 2012-04-26 | Places Panel: Provide dialog for editing places | Peter Penz | |
