┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-20SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-19include KDEFrameworksCompilerSettings as suggested in the documentationAleix Pol
2016-01-15SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-14Update copyright yearFrank Reininghaus
2016-01-14Merge branch 'Applications/15.12'Frank Reininghaus
2016-01-14Do not delete sub menus of the control menu explicitlyFrank 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-12Take into account QApplication::wheelScrollLines() in wheel eventsMarco 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-12Adding icon for hidden filesRoman Gilg
REVIEW: 125094
2016-01-10SVN_SILENT made messages (.desktop file)l10n daemon script
2016-01-07GIT_SILENT Upgrade KDE Applications version to 15.12.1.Albert Astals Cid
2015-12-30SVN_SILENT made messages (.desktop file)l10n daemon script
2015-12-30SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-30SVN_SILENT made messages (after extraction)l10n daemon script
2015-12-17SVN_SILENT made messages (after extraction)l10n daemon script
2015-12-17SVN_SILENT made messages (after extraction)l10n daemon script
2015-12-13Fix compilation when baloo is not presentValentin Rusu
2015-12-09SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-08GIT_SILENT Upgrade KDE Applications version to 15.12.0.Albert Astals Cid
2015-12-08SVN_SILENT made messages (.desktop file)l10n daemon script
2015-12-08SVN_SILENT made messages (after extraction)l10n daemon script
2015-12-08SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-08SVN_SILENT made messages (after extraction)l10n daemon script
2015-12-07SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-02GIT_SILENT Upgrade KDE Applications version to 15.11.90.Albert Astals Cid
2015-11-30SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-29Merge remote-tracking branch 'origin/Applications/15.12'Albert Astals Cid
2015-11-29Call 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-28Fix wrong path->URL conversion.David Faure
2015-11-27Fix -Wunused-const-variableVishesh Handa
2015-11-26Fix incorrect QString -> QUrl conversion.David Faure
2015-11-21SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-19Fix 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-19SVN_SILENT made messages (after extraction)l10n daemon script
2015-11-18GIT_SILENT Upgrade KDE Applications version to 15.11.80.Albert Astals Cid
2015-11-17SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-17SVN_SILENT made messages (after extraction)l10n daemon script
2015-11-16SVN_SILENT made messages (.desktop file)l10n daemon script
2015-11-14Enable KCrash crash handler.Andreas Cord-Landwehr
2015-11-09Merge branch 'Applications/15.08'Emmanuel Pescosta
2015-11-04GIT_SILENT Upgrade KDE Applications version to 15.08.3.Albert Astals Cid
2015-11-04SVN_SILENT made messages (.desktop file)l10n daemon script
2015-11-04SVN_SILENT made messages (after extraction)l10n daemon script
2015-11-04SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-04SVN_SILENT made messages (after extraction)l10n daemon script
2015-11-04Use the new KOverlayIconPlugin interface from KIO::WidgetsOlivier Goffart
REVIEW: 125675
2015-11-01SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-26SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-21Allow 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-21Fix detach tab not working when path contains spaces.Emmanuel Pescosta
BUG: 352420 FIXED-IN: 15.08.3 REVIEW: 125587
2015-10-10Only perform operations with Baloo if it is enabledVishesh Handa
REVIEW: 125584