| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-23 | Rewrap lines in KFileItemModel::dateRoleGroups | Lasse Liehu | |
| Now they are under 100 characters. | |||
| 2015-04-22 | Add dbus interface to dolphin | Ashish Bansal | |
| Implemented org.freedesktop.FileManager1 dbus interface in dolphin http://www.freedesktop.org/wiki/Specifications/file-manager-interface/ REVIEW: 123313 BUG: 343016 | |||
| 2015-04-18 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 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-31 | Remove deprecated X scaling of QPixmaps | David Edmundson | |
| QPixmaps are no longer X pixmaps so this won't ever work anymore REVIEW: 123138 | |||
| 2015-03-31 | Show kdeconnect devices under "Devices" | Kai Uwe Broulik | |
| We probably need a more sophisticated heuristic for identifying devices in the places panel but given we already did that for Bluetooth should do for the foreseeable future. REVIEW: 123189 BUG: 337222 | |||
| 2015-03-30 | Merge branch 'davidedmundson/highdpi' | David Edmundson | |
| REVIEW: 123137 | |||
| 2015-03-27 | review comments | David Edmundson | |
| 2015-03-26 | Make KPixmapModifier::applyFrame handle high DPI images | David Edmundson | |
| 2015-03-25 | Paint icons at the correct size | David Edmundson | |
| 2015-03-25 | squash me with a some other commit in kitemlistwidgetinformant | David Edmundson | |
| 2015-03-25 | Copy device pixel ratio from original pixmap inside KPixmapModifier::scale | David Edmundson | |
| 2015-03-25 | Create drag pixmaps which match the device pixel ratio | David Edmundson | |
| 2015-03-25 | Provide scaled pixmaps in the main file model | David Edmundson | |
| 2015-03-25 | Enable high DPI pixmaps in Dolphin | David Edmundson | |
| 2015-03-25 | Center align pixmaps in a high DPR friendly way | David Edmundson | |
| 2015-03-21 | Save bookmarks when adding them via the context menu. | Emmanuel Pescosta | |
| CCBUG: 345347 REVIEW: 123080 | |||
| 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-14 | Make obexftp places group under devices | David Rosca | |
| REVIEW: 122935 | |||
| 2015-03-12 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-03-12 | SVN_SILENT made messages (after extraction) | 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 | Use new KDE_ macro | Montel Laurent | |
| 2015-03-08 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-03-08 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2015-03-07 | i18n: All visible text must be wrapped. | Chusslove Illich (Часлав Илић) | |
| 2015-03-07 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-03-07 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2015-03-06 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2015-02-27 | Fix build in a kdelibs4-free enviroment | Hrvoje Senjan | |
| If one had kdelibs includes in /usr, they would get magically picked up, so the build would succeed. | |||
| 2015-02-27 | Merge branch 'frameworks' | Emmanuel Pescosta | |
| 2015-02-27 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2015-02-26 | Use QT_GUILESS_MAIN | Heiko Becker | |
| REVIEW: 122730 | |||
| 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-26 | Next QUrl porting bug found: search include directories | Emmanuel Pescosta | |
| 2015-02-26 | Revert "Use the Baloo Query Builder widget to add syntax-highlighting in ↵ | Emmanuel Pescosta | |
| Dolphin search" The natural query parser is too unstable for the release atm, we'll readd the query parser when the code is mature enough. This reverts commit e3578ee3b770a1b8f359ed1a3cc6e3ac7f6c700e. | |||
| 2015-02-25 | Merge branch 'master' into frameworks | Emmanuel Pescosta | |
| 2015-02-25 | Merge branch 'Applications/14.12' | Emmanuel Pescosta | |
| 2015-02-25 | Bump the Qt version to 5.4 and the KF5 version to 5.7 | Emmanuel Pescosta | |
| Added all required components Reviewed-By: David Edmundson | |||
| 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 | Fix build on Jenkins (or with BUILD_TESTING=ON) | Hrvoje Senjan | |
| 2015-02-24 | Fix the build of kde-baseapps temporarily (categorized logging in DolphinPart) | Emmanuel Pescosta | |
| 2015-02-24 | Fix the build temporarily | Luca Beltrame | |
| The port of Dolphin to categorized logging created errors in one specific point only, in main.cpp: undefined reference to `DolphinDebug()' I couldn't spot any obvious error, so for now I did it the bad way (warnings should not be commented out!) to keep it building while a real solution is found. CCMAIL: [email protected] | |||
| 2015-02-24 | Replace kDebug/kWarning by categorized logging (org.kde.dolphin) | Emmanuel Pescosta | |
| 2015-02-24 | Removed unused KGlobal includes and use KIO/Job instead of KIO/JobClasses | Emmanuel Pescosta | |
| 2015-02-24 | include KFileItem instead of KFileItemList | Emmanuel Pescosta | |
