| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-16 | [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions | Artur Puzio | |
| REVIEW: 126771 | |||
| 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-08-30 | Icons: wrong icon usaeg for balloo Review Request #124972 | andreas kainz | |
| 2015-07-31 | Remove unused KBookmarkManager::bookmarksChanged signal-slot connection, ↵ | Emmanuel Pescosta | |
| because we don't use KBoomark's D-Bus signaling anymore. REVIEW: 124497 | |||
| 2015-07-27 | Change the Dolphin places icons: | Christian Butcher | |
| * folder-txt => folder-text * folder-video => folder-videos * folder-image => folder-images Thanks to andreas_k and Christian Butcher! BUG: 347257 FIXED-IN: 15.08.0 | |||
| 2015-04-29 | Use user-places.xbel instead of bookmarks.xml in places model. | Emmanuel Pescosta | |
| REVIEW: 123526 CCBUG: 345174 FIXED-IN: 15.08.0 | |||
| 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-14 | Make obexftp places group under devices | David Rosca | |
| REVIEW: 122935 | |||
| 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 | Merge branch 'master' into frameworks | Emmanuel Pescosta | |
| 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-20 | Missed a saveBookmarks call in the PlacesItemModel's deconstructor (see ↵ | Emmanuel Pescosta | |
| commit 2a79feaea0088730bbf4fd4b65baa1c4a91b84b9) | |||
| 2015-02-19 | Merge branch 'master' into frameworks | Emmanuel Pescosta | |
| 2015-02-19 | Sync bookmark manager only if the change was done by the current process | Emmanuel Pescosta | |
| Adoption of http://commits.kde.org/kdelibs/2b5c6e42fc8114c6854ce490b9cdd4356be683d9 FIXED-IN: 14.12.3 BUG: 343620 BUG: 310080 REVIEW: 122640 | |||
| 2015-02-06 | kdelibs4support-- | Montel Laurent | |
| 2015-02-04 | Port away from KGlobal::mainComponent() | Emmanuel Pescosta | |
| 2015-01-05 | Dolphin: port from KonqOperations::doDrop to the new KIO::DropJob | David Faure | |
| REVIEW: 121678 | |||
| 2014-12-14 | use save() instead of writeConfig() | 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-03 | use QUrl::fromLocalFile() on devices | Lukáš Tinkl | |
| fixes being unable to access eg. removable drives | |||
| 2014-10-21 | Use the path instead of the display string in PlacesItemModel::closestItem, | Emmanuel Pescosta | |
| fixes the determination of the closest item for me. | |||
| 2014-10-21 | Fix Dolphin build (protocol -> scheme) | Emmanuel Pescosta | |
| 2014-10-21 | port away from KMimeType | Lukáš Tinkl | |
| 2014-10-21 | port Dolphin from KUrl to QUrl | Lukáš Tinkl | |
| REVIEW: 120688 | |||
| 2014-10-18 | Fix includes | Montel Laurent | |
| 2014-10-18 | Fix includes | Montel Laurent | |
| 2014-10-15 | Port to QDialog | Montel Laurent | |
| 2014-10-11 | clean forward declaration | Montel Laurent | |
| 2014-10-10 | Clean includes + port to QMenu | Montel Laurent | |
| 2014-10-01 | Ported Dolphin away from KStandardDirs | Emmanuel Pescosta | |
| removed unused mirroredDirectory method REVIEW: 120194 | |||
| 2014-09-26 | Make constants const, avoids unnecessary symbols in the .data section. | Volker Krause | |
| 2014-09-21 | Merge branch 'master' into frameworks | Luca Beltrame | |
| 2014-09-21 | Merge branch 'KDE/4.14' | Luca Beltrame | |
| 2014-09-21 | Do not allow files or folders inside trash to be added to dolphin's places panel | Arjun AK | |
| REVIEW: 120286 BUG: 339204 FIXED-IN: 4.14.2 | |||
| 2014-09-12 | Ported KIcon to QIcon | Emmanuel Pescosta | |
| REVIEW: 120159 | |||
| 2014-09-10 | Merge branch 'master' into frameworks | Luca Beltrame | |
| 2014-09-02 | Rename "Recently Accessed" to "Recently Saved" | kdeuser 56 | |
| In dolphin the Section that leads you to timeline claims to show "Recently Accessed", which is not true, it shows "Recently Saved" instead. BUG: 304854 REVIEW: 119986 | |||
| 2014-08-21 | Remove KonqOperations::emptyTrash() and port to KIO::emptyTrash() instead. | David Faure | |
| 2014-07-30 | Prevent multiple connections between sender and receiver | Arjun AK | |
| Use a Qt::uniqueConnection so that only one connection exists between the sender and receiver. REVIEW: 119532 | |||
| 2014-06-29 | Remove the automoc noise | Christophe Giboudeaux | |
| 2014-06-27 | Fix build. | Christophe Giboudeaux | |
| 2014-06-20 | kde-baseapps frameworks dolphin with snapshot frameworks branch ↵ | Scarlett Clark | |
| baloo/baloo-widgets path fixes. | |||
| 2014-05-21 | Merge remote-tracking branch 'origin/master' into frameworks | Frank Reininghaus | |
| Conflicts: dolphin/src/search/filenamesearchprotocol.cpp | |||
| 2014-05-21 | Merge remote-tracking branch 'origin/KDE/4.13' | Frank Reininghaus | |
| 2014-05-20 | Do not lose translation of Places items if a Dolphin window is closed | Frank Reininghaus | |
| If the "Places" are updated outside the current Dolphin process, PlacesItemModel::updateBookmarks() is called, which invokes PlacesItem::setBookmark(const KBookmark& bookmark) for each item. This commit ensures that the correct translation is used for system bookmarks like "Root", "Network", etc. Without this patch, all Places entries in the remaining Dolphin windows would switch to US English if one of multiple windows is closed. See http://lists.kde.org/?t=139660468400004&r=1&w=2 for details. BUG: 334999 REVIEW: 118207 FIXED-IN: 4.13.2 | |||
| 2014-05-13 | Merge remote-tracking branch 'origin/master' into frameworks | Frank Reininghaus | |
| Since the master branch had never been merged into frameworks since the creation of the frameworks branch, I had to fix a couple of merge conflicts and make another change in order to make it build - I hope I did not get anything wrong. We should probably merge master into frameworks on a regular basis from now on. CCMAIL:[email protected] Conflicts: dolphin/src/dolphinmainwindow.cpp dolphin/src/search/dolphinfacetswidget.cpp dolphin/src/statusbar/dolphinstatusbar.cpp dolphin/src/views/dolphinview.cpp | |||
| 2014-05-05 | dolphin: convert panels/ and filterbar to qt signal/slot syntax | Alex Richardson | |
| TerminalPanel connections to konsole part were not converted since there is no header available that defines these function, we have to keep the old syntax here. Additionally the new syntax no longer accepts QPointer arguments, we have to explicitly call .data() there. | |||
