| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-20 | 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" | |||
| 2016-01-19 | include KDEFrameworksCompilerSettings as suggested in the documentation | Aleix Pol | |
| 2016-01-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" | |||
| 2016-01-14 | Update copyright year | Frank Reininghaus | |
| 2016-01-14 | Merge branch 'Applications/15.12' | Frank Reininghaus | |
| 2016-01-14 | Do not delete sub menus of the control menu explicitly | Frank Reininghaus | |
| This is not necessary because the sub menus are children of the main menu, such that they are deleted together with the other actions by QMenu::clear(). This prevents a crash that can happen if a sub menu is open while another menu action is clicked. Thanks to Fabian Vogt and Wolfgang Bauer for investigating this issue! BUG: 354558 FIXED-IN: 15.12.2 REVIEW: 126693 | |||
| 2016-01-12 | Take into account QApplication::wheelScrollLines() in wheel events | Marco Martin | |
| when setting a different "mouse wheel scrolls by" value in the mouse kcm, the user expects every view to scroll more or less accordingly (even if it's not strictlya text view) This makes the scroll in dolphin take that into account REVIEW:126718 | |||
| 2016-01-12 | Adding icon for hidden files | Roman Gilg | |
| REVIEW: 125094 | |||
| 2016-01-10 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2016-01-07 | GIT_SILENT Upgrade KDE Applications version to 15.12.1. | Albert Astals Cid | |
| 2015-12-30 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-12-30 | 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-12-30 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2015-12-17 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2015-12-17 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2015-12-13 | Fix compilation when baloo is not present | Valentin Rusu | |
| 2015-12-09 | 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-12-08 | GIT_SILENT Upgrade KDE Applications version to 15.12.0. | Albert Astals Cid | |
| 2015-12-08 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-12-08 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2015-12-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-12-08 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2015-12-07 | 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-12-02 | GIT_SILENT Upgrade KDE Applications version to 15.11.90. | Albert Astals Cid | |
| 2015-11-30 | 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-11-29 | Merge remote-tracking branch 'origin/Applications/15.12' | Albert Astals Cid | |
| 2015-11-29 | Call KLocalizedString::setApplicationDomain("dolphin"); | Albert Astals Cid | |
| dolphin is using -DTRANSLATION_DOMAIN=\"dolphin\" that is wrong for applications, apps need to use KLocalizedString::setApplicationDomain since that makes some other things like the transltators tab in the about dialog show. I have not removed -DTRANSLATION_DOMAIN=\"dolphin\" because on the other hand this code is also a library (i.e. the dolphin kpart). The "being pedandly correct" fix would be using -DTRANSLATION_DOMAIN=\"dolphin\" only to compile the files that are part of the kpart but that's prone to break at some point and using both KLocalizedString::setApplicationDomain and -DTRANSLATION_DOMAIN does not create any problem so i went that route CCMAIL: [email protected] | |||
| 2015-11-28 | Fix wrong path->URL conversion. | David Faure | |
| 2015-11-27 | Fix -Wunused-const-variable | Vishesh Handa | |
| 2015-11-26 | Fix incorrect QString -> QUrl conversion. | David Faure | |
| 2015-11-21 | 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-11-19 | Fix search in places panel. | Weng Xuetian | |
| addType("File") will create a invalid query for baloo. Currently seems there is no replacement for it, so just remove it. REVIEW: 126109 FIXED-IN: 15.12 BUG: 348902 | |||
| 2015-11-19 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2015-11-18 | GIT_SILENT Upgrade KDE Applications version to 15.11.80. | Albert Astals Cid | |
| 2015-11-17 | 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-11-17 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2015-11-16 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-11-14 | Enable KCrash crash handler. | Andreas Cord-Landwehr | |
| 2015-11-09 | Merge branch 'Applications/15.08' | Emmanuel Pescosta | |
| 2015-11-04 | GIT_SILENT Upgrade KDE Applications version to 15.08.3. | Albert Astals Cid | |
| 2015-11-04 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-11-04 | SVN_SILENT made messages (after extraction) | 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-11-04 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2015-11-04 | Use the new KOverlayIconPlugin interface from KIO::Widgets | Olivier Goffart | |
| REVIEW: 125675 | |||
| 2015-11-01 | 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-10-21 | Allow home directories with non-local file paths. | Emmanuel Pescosta | |
| Paths like file:/home/me work now instead of showing an error message. BUG: 352743 BUG: 353550 FIXED-IN: 15.08.3 REVIEW: 125586 | |||
| 2015-10-21 | Fix detach tab not working when path contains spaces. | Emmanuel Pescosta | |
| BUG: 352420 FIXED-IN: 15.08.3 REVIEW: 125587 | |||
| 2015-10-10 | Only perform operations with Baloo if it is enabled | Vishesh Handa | |
| REVIEW: 125584 | |||
