| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-27 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2016-04-26 | Merge branch 'Applications/16.04' | Wolfgang Bauer | |
| 2016-04-26 | Specify a fallback icon to QIcon::fromTheme() | Wolfgang Bauer | |
| The default fallback of QIcon::fromTheme() is QIcon(), i.e. a null icon. Set the generic "unknown" icon as fallback to prevent missing icons for filetypes that specify an icon name that doesn't exist. This also gets rid of "QPixmap::scaled: Pixmap is a null pixmap" warnings in that case. BUG: 358958 BUG: 361034 FIXED-IN: 16.04.1 REVIEW: 127713 | |||
| 2016-04-26 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2016-04-26 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2016-04-22 | Fix exports and linkage, remove sources from tests which are already being ↵ | Andrius da Costa Ribas | |
| linked. REVIEW: 127709 | |||
| 2016-04-13 | GIT_SILENT Upgrade KDE Applications version to 16.04.0. | Albert Astals Cid | |
| 2016-04-09 | Selection toggle: Use emblem-remove and emblem-added icons from Breeze | Emmanuel Pescosta | |
| This raises the minimum KF5 version to 5.21.0 BUG: 357587 FIXED-IN: 16.08.0 REVIEW: 127400 CCMAIL: [email protected] | |||
| 2016-04-09 | Merge branch 'Applications/16.04' | Emmanuel Pescosta | |
| 2016-04-09 | Fix crash caused by a out-of-bounds access in KItemListViewAccessible::cell | Emmanuel Pescosta | |
| BUG: 359738 FIXED-IN: 16.04.0 REVIEW: 127397 | |||
| 2016-04-06 | GIT_SILENT Upgrade KDE Applications version to 16.03.90. | Albert Astals Cid | |
| 2016-04-03 | 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-03-25 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
| 2016-03-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" | |||
| 2016-03-19 | GIT_SILENT Upgrade KDE Applications version to 16.07.70. | Albert Astals Cid | |
| 2016-03-19 | GIT_SILENT Upgrade KDE Applications version to 16.03.80. | Albert Astals Cid | |
| 2016-03-16 | [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions | Artur Puzio | |
| REVIEW: 126771 | |||
| 2016-03-16 | Merge branch 'Applications/15.12' | Emmanuel Pescosta | |
| 2016-03-16 | Add case sensitive sorting mode | Arnav Dhamija | |
| Dolphin users can now choose between 3 different sorting modes: * natural sorting * case insensitive sorting * case sensitive sorting REVIEW: 126467 BUG: 148550 FIXED-IN: 16.04.0 | |||
| 2016-03-09 | GIT_SILENT Upgrade KDE Applications version to 15.12.3. | Albert Astals Cid | |
| 2016-03-07 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2016-03-07 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2016-02-19 | 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-02-17 | Make KFileMetaData optional again | Frank Reininghaus | |
| In 15b20cd077c6743bb5ec947f5f3e014a4a32b110, I added KFileMetaData to the required build dependencies in order to make the version increase in 6c5930c229c8b96aae45e19ad4b7a1c57caa6ddc effective, and ensure that the build fails at the CMake stage if the KFileMetaData version is too old. However, I had missed that KFileMetaData was already an optional dependency. This commit makes it optional again and adjusts the required version. Thanks to Christoph Feck for notifying me about this issue and sorry for the stupid mistake. CCMAIL: [email protected] | |||
| 2016-02-12 | GIT_SILENT Upgrade KDE Applications version to 15.12.2. | Albert Astals Cid | |
| 2016-02-10 | Increase the required KF5 version | Frank Reininghaus | |
| Dolphin needs version 5.19 of kfilemetadata since 2257b94e4fc425a62bcdc065791566a20c517052 | |||
| 2016-02-10 | Detect FileMetaData framework at CMake stage becasuse Dolphin needs it | Frank Reininghaus | |
| 2016-02-10 | DolphinContextMenu: Do not check if the clicked folder is in the Places | Frank Reininghaus | |
| This prevents that the setup of the PlacesItemModel queries Solid for the available devices, which can take some time. Places can be added multiple times now using the context menu, but this has always been possible with drag and drop anyway. See https://forum.kde.org/viewtopic.php?f=223&t=130617 for a dicsussion on this topic. REVIEW: 126904 | |||
| 2016-02-09 | Support KFileMetadata OriginUrl as "Downloaded From" | Kai Uwe Broulik | |
| This brings back the functionality to show where a file originally was downloaded from using xattr originUrl. REVIEW: 126927 | |||
| 2016-01-28 | Merge branch 'Applications/15.12' | Wolfgang Bauer | |
| 2016-01-28 | Fix check whether window is closed by session management | Wolfgang Bauer | |
| qApp->isSessionRestored() specifies whether the application has been restored by session management. This is obviously wrong here. Use qApp->isSavingSession() instead. BUG: 353548 FIXED-IN: 15.12.2 REVIEW: 126917 | |||
| 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 | |
