| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-26 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" | |||
| 2015-06-24 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" | |||
| 2015-06-16 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" | |||
| 2015-06-04 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" | |||
| 2015-05-13 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" | |||
| 2015-05-05 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" | |||
| 2015-05-04 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" | |||
| 2015-04-26 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" | |||
| 2015-04-24 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" | |||
| 2015-04-04 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" | |||
| 2015-03-19 | Fix some EBN issues | Yuri Chornoivan | |
| 2015-03-15 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" | |||
| 2015-03-12 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-03-11 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-03-10 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-03-09 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-03-08 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-03-07 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-03-06 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 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-25 | readded missing isVersioned check in VersionControlObserver::actions() | Emmanuel Pescosta | |
| 2015-02-25 | Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ↵ | Emmanuel Pescosta | |
| the deprecated KVersionControlPlugin interface from konqlib REVIEW: 122687 | |||
| 2015-02-24 | Replace kDebug/kWarning by categorized logging (org.kde.dolphin) | Emmanuel Pescosta | |
| 2015-02-06 | kdelibs4support-- | Montel Laurent | |
| 2015-02-06 | Clean up includes | Montel Laurent | |
| 2015-01-05 | Always connect the drop job result with DolphinView::slotPasteJobResult | Emmanuel Pescosta | |
| to receive the error message in case of an error also when the destUrl is not equal to the current url in the view. CCMAIL: [email protected] | |||
| 2015-01-05 | Dolphin: port from KonqOperations::doDrop to the new KIO::DropJob | David Faure | |
| REVIEW: 121678 | |||
| 2014-12-25 | Remove unused libkonq includes | David Faure | |
| 2014-12-14 | use save() instead of writeConfig() | Emmanuel Pescosta | |
| 2014-12-14 | port away from deprecated KFileItem(mode_t mode, mode_t permissions, const ↵ | Emmanuel Pescosta | |
| QUrl &url, bool delayedMimeTypes = false); | |||
| 2014-11-20 | Fix Exports. | Andrius da Costa Ribas | |
| REVIEW: 121078 | |||
| 2014-11-10 | KIntSpinBox to QSpinBox | Emmanuel Pescosta | |
| 2014-11-10 | KLineEdit to QLineEdit | Emmanuel Pescosta | |
| 2014-11-10 | make use of initializer lists | Emmanuel Pescosta | |
| 2014-11-03 | Q_DECL_OVERRIDE | Lukáš Tinkl | |
| 2014-11-02 | KonqOperations: KIO::pasteMimeData -> KIO::paste, update signal and simplify ↵ | David Faure | |
| dolphin accordingly. | |||
| 2014-11-02 | Port from KonqOperations::doPaste to new job KIO::paste | David Faure | |
| Remove KonqOperations::doPaste. | |||
| 2014-10-26 | don't save view_properties in ~/.local/share/dolphindolphin | Lukáš Tinkl | |
| looks like writableLocation() already includes the app name | |||
| 2014-10-21 | address 2 more KUrl -> QUrl issues mentioned in rr#120688 | Lukáš Tinkl | |
| 2014-10-21 | Dolphin: port to KIO::pasteInfoText(). | David Faure | |
| DolphinContextMenu::createPasteAction used to be precise about destination ("Paste To Folder"), while now it's precise about the source (what to paste). It was decided that this was more useful and consistent anyway. REVIEW: 120695 | |||
| 2014-10-21 | port Dolphin from KUrl to QUrl | Lukáš Tinkl | |
| REVIEW: 120688 | |||
| 2014-10-21 | Merge doPaste and doPasteV2. Remove unused QPoint. Remove unused editMimeType. | David Faure | |
| 2014-10-21 | port Konqueror from KUrl to QUrl | Lukáš Tinkl | |
| REVIEW: 120650 | |||
| 2014-10-18 | Fix includes | Montel Laurent | |
| 2014-10-18 | Fix includes | Montel Laurent | |
| 2014-10-15 | Port to QDialog | Montel Laurent | |
| 2014-10-15 | Replaced the ItemState structure with QPair<KFileItem, ↵ | Emmanuel Pescosta | |
| KVersionControlPlugin2::ItemVersion> | |||
| 2014-10-10 | Clean includes + port to QMenu | Montel Laurent | |
| 2014-10-08 | Fix includes erroneously having slipped into baloo-only sections | Marko Käning | |
| CCMAIL: [email protected] | |||
| 2014-10-07 | kdelibs4support-- | Montel Laurent | |
