| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-16 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-11-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-10-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-09-26 | Merge branch 'Applications/15.08' | Michael Palimaka | |
| 2015-09-08 | 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-09-07 | Rename dialog: Set focus to input text box on dialog show event. | Emmanuel Pescosta | |
| BUG: 351708 FIXED-IN: 15.08.1 REVIEW: 125078 | |||
| 2015-09-03 | Merge branch 'Applications/15.08' | Frank Reininghaus | |
| 2015-09-03 | Only store modified columns widths after the mouse button was released | Frank Reininghaus | |
| This prevents that the new widths are written to disk multiple times in quick succession, which can make column resizing quite slow. BUG: 351846 REVIEW: 351846 FIXED-IN: 15.08.1 | |||
| 2015-09-01 | Pedantic-- | Montel Laurent | |
| 2015-07-26 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 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 | |||
