| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-16 | [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions | Artur Puzio | |
| REVIEW: 126771 | |||
| 2015-02-26 | Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ↵ | Emmanuel Pescosta | |
| present, because KFileMetaDataWidget is in KDELibs4Support) Reviewed-By: Vishesh Handa | |||
| 2015-02-24 | Replace kDebug/kWarning by categorized logging (org.kde.dolphin) | Emmanuel Pescosta | |
| 2015-02-04 | Port away from KGlobal::mainComponent() | Emmanuel Pescosta | |
| 2014-11-10 | KLineEdit to QLineEdit | Emmanuel Pescosta | |
| 2014-10-21 | port away from KMimeType | Lukáš Tinkl | |
| 2014-10-21 | port Dolphin from KUrl to QUrl | Lukáš Tinkl | |
| REVIEW: 120688 | |||
| 2014-10-18 | Fix includes | Montel Laurent | |
| 2014-10-18 | Fix includes | Montel Laurent | |
| 2014-10-15 | Port to QDialog | Montel Laurent | |
| 2014-06-29 | Remove the automoc noise | Christophe Giboudeaux | |
| 2014-05-05 | dolphin: convert panels/ and filterbar to qt signal/slot syntax | Alex Richardson | |
| TerminalPanel connections to konsole part were not converted since there is no header available that defines these function, we have to keep the old syntax here. Additionally the new syntax no longer accepts QPointer arguments, we have to explicitly call .data() there. | |||
| 2014-05-05 | Allow compiling Dolphin with KF5 | Alex Richardson | |
| This does not work properly yet, there are probably quite a few bad signal/ slot connections due to KUrl -> QUrl. However dolphin starts without crashing. Accessibility is not ported since that changed quite a lot from Qt4 -> Qt5 and I have no idea how it is supposed to be used. This is the first commit for review 117395 | |||
| 2013-01-16 | Use proper IconSize for PlacesItemEditDialog's KIconButton | Kai Uwe Broulik | |
| REVIEW: 108443 | |||
| 2012-04-30 | Places Panel: Minor fixes/improvements | Peter Penz | |
| - Determine group of a new entry dependent from the protocol - Allow panels to forward error-messages to the view-container (also applied to Folders Panel) | |||
| 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 | |
