┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/places/placespanel.cpp
AgeCommit message (Expand)Author
2020-11-23Places panel: highlight place only when it is displayedMéven Car
2020-11-16PlacesPanel: tooltip, use toLocalFile instead of pathMéven Car
2020-11-10Places panel: show a tooltip after 500 msMéven Car
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-10-23Show home folder if needed after unmounting mounted diskNate Graham
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-02-12Swap "Open in New Window" and "Open in New Tab" in context menusIlya Bizyaev
2019-11-19Port deprecated methodsLaurent Montel
2019-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-09-04Use better-named visible and hidden iconsNate Graham
2019-06-04Merge branch 'Applications/19.04'Kai Uwe Broulik
2019-06-04[Places Panel] Pass iconName to KFilePlaceEditDialogKai Uwe Broulik
2019-05-12Fix indentationElvis Angelaccio
2019-03-24Move Safely Remove down in places context menuTigran Gabrielyan
2019-02-27remove deprecated methodsLaurent Montel
2018-12-02[PlacesPanel] Fix unused variable warningElvis Angelaccio
2018-11-24[PlacesPanel] Port to KFilePlaceEditDialogElvis Angelaccio
2018-11-17Improve Ux for the places panel's hidden itemsChris Rizzitello
2018-10-14Add a 'Properties' entry in the Places panel context menuThomas Surrel
2018-10-11Disable unmount option for / or /homeThomas Surrel
2018-10-09Added missing icons to panel places itemsAlex Debus
2018-10-09Added missing QStringLiteral to Dolphin codeAlex Debus
2018-10-07Add 'Mount' option to context menu of unmounted device in PlacesThomas Surrel
2018-10-04Change icon for the 'Edit...' context menu entry in Places panelThomas Surrel
2018-09-24[Places Panel] Cleanup includesKai Uwe Broulik
2018-04-01Use QHash rather than QMapElvis Angelaccio
2018-03-11Removed unused variables spotted by clazyElvis Angelaccio
2018-03-11Add Trash (empty, isEmpty, emptinessChanged)Roman Inflianskas
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
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-03Use nullptr + add explicit keywordMontel Laurent
2017-10-12Don't block unmounting when terminal panel's cwd is the mountpointMiklos Marton
2017-09-11Add "Open in New Window to Dolphin's places context menuNathaniel Graham
2017-06-27[Places Panel] Disallow editing devicesKai Uwe Broulik
2017-03-14Cleanup Places Panel context menusKai Uwe Broulik
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2015-02-19Merge branch 'master' into frameworksEmmanuel Pescosta
2015-02-19Sync bookmark manager only if the change was done by the current processEmmanuel Pescosta
2015-01-05Dolphin: port from KonqOperations::doDrop to the new KIO::DropJobDavid Faure
2014-11-03use QUrl::fromLocalFile() on devicesLukáš Tinkl
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-10-15Port to QDialogMontel Laurent
2014-10-10Clean includes + port to QMenuMontel Laurent