┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/places/placesitemmodel.h
AgeCommit message (Expand)Author
2022-01-09Port back to KFilePlacesViewKai Uwe Broulik
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2020-10-23Show home folder if needed after unmounting mounted diskNate Graham
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2018-11-11[PlacesItemModel] Match KFilePlacesModel addPlaces() APIElvis Angelaccio
2018-10-25Fix minor typosYuri Chornoivan
2018-10-13[PlacesItemModelTest] Revert last two commitsElvis Angelaccio
2018-10-13[PlacesItemModelTest] Try to use an event loop instead of an hardcoded timeoutElvis Angelaccio
2018-10-04[PlacesItemModel] Update apidoxElvis Angelaccio
2018-10-04[PlacesItemModel] Drop unused forward declarationElvis Angelaccio
2018-10-04[PlacesItemModel] Drop dead codeElvis Angelaccio
2018-03-19Introduce singleton for KFilePlacesModelKai Uwe Broulik
2018-03-04Remove unused #includeRoman Inflianskas
2018-01-26Make sure that old URLs do not appear duplicated in places modelRenato Araujo Oliveira Filho
2017-12-14Implemented support for hide/show groupsRenato Araujo Oliveira Filho
2017-12-14Use Kio::KPlacesModel as source model for PlacesItemModelRenato Araujo Oliveira Filho
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-11-11Prevent folders from drag and dropping onto themselves in dolphin main viewEmirald Mateli
2017-10-12Don't block unmounting when terminal panel's cwd is the mountpointMiklos Marton
2015-02-19Merge branch 'master' into frameworksEmmanuel Pescosta
2015-02-19Sync bookmark manager only if the change was done by the current processEmmanuel Pescosta
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-02-06Port Dolphin to BalooVishesh Handa
2013-10-30Store the selected items in a more efficient wayFrank Reininghaus
2013-05-07Dolphin Places: React to Nepomuk system changesVishesh Handa
2012-10-15Port Dolphin from Nepomuk to Nepomuk2 according to the Nepomuk2Port mini guid...Emmanuel Pescosta
2012-07-12Re-implement dropping of files on folders in the Places Panel.Frank Reininghaus
2012-06-07Hide "Recently Accessed" and "Search for" if indexing is disabledPeter Penz
2012-06-07Setup storage device if neededPeter Penz
2012-06-02Use PlacesItemModel instead of KFilePlacesModelPeter Penz
2012-05-28Implement dropping of items into the Places PanelPeter Penz
2012-05-26Further preperations for drag & drop support in the places panelPeter Penz
2012-05-21Places Panel: Show drop indicatorPeter Penz
2012-05-18Enable basic drag and drop support for the Places PanelPeter Penz
2012-05-16Provide default view properties for system-placesPeter Penz
2012-05-16Fix possible crash when hiding itemsPeter Penz
2012-05-16Implement bookmark synchronizationPeter Penz
2012-05-14Let the places-item determine the group itselfPeter Penz
2012-05-14Fix several bookmark synchronization issuesPeter Penz
2012-05-14PlacesItemModel: Automatically save bookmarksPeter Penz
2012-05-13PlacesItemModel: Remove setItemHidden and isItemHiddenPeter Penz
2012-05-13Places Panel: Prepare code to save state of bookmarksPeter Penz
2012-05-11Places Panel: Implement eject and teardown actionsPeter Penz
2012-05-05Places Panel: Provide access to devicesPeter Penz
2012-05-02Places Panel: Fix implementation issues when hiding itemsPeter Penz
2012-05-01Places Panel: Allow hiding of itemsPeter Penz
2012-04-30Places Panel: Minor fixes/improvementsPeter Penz
2012-04-29Places Panel fixesPeter Penz