┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels
AgeCommit message (Expand)Author
2017-11-21Revert some hunks from previous commitKevin Funk
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-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-09-01Limit folder panel to home directory if inside homeRobert Hoffmann
2017-08-23Fix typo in udi stringChristoph Feck
2017-06-27[Places Panel] Disallow editing devicesKai Uwe Broulik
2017-06-11Ignore drops-onto-items from invalid places itemsElvis Angelaccio
2017-03-15[PlacesItemModel] Use QDir::homePath() instead of KUser().homeDir()Kai Uwe Broulik
2017-03-14Cleanup Places Panel context menusKai Uwe Broulik
2017-01-21Merge branch 'Applications/16.12'Elvis Angelaccio
2017-01-21informationpanel: don't change color of scrollarea's viewportElvis Angelaccio
2017-01-21Change "Date" to "Modified" and allow access to new "Accessed" time fieldDon Nguyen
2017-01-18Port away from deprecated KIO::Job::ui()Elvis Angelaccio
2017-01-03Add missing Q_DECL_OVERRIDEMontel Laurent
2016-10-28Merge branch 'Applications/16.08'Kai Uwe Broulik
2016-10-28[Places Item Edit Dialog] Fix accepting dialog with ReturnKai Uwe Broulik
2016-08-06Fix some low-hanging warning fruitsMartin T. H. Sandsmark
2016-07-14Give FileMetaDataConfigurationDialog a parentChristoph Feck
2016-06-25add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilationDavid Faure
2016-06-16Fix DnD onto desktop:/ app desktop file.David Faure
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-11-19Fix search in places panel.Weng Xuetian
2015-08-30Icons: wrong icon usaeg for balloo Review Request #124972andreas kainz
2015-07-31Remove unused KBookmarkManager::bookmarksChanged signal-slot connection, beca...Emmanuel Pescosta
2015-07-27Change the Dolphin places icons:Christian Butcher
2015-04-29Use user-places.xbel instead of bookmarks.xml in places model.Emmanuel Pescosta
2015-03-31Show kdeconnect devices under "Devices"Kai Uwe Broulik
2015-03-30Merge branch 'davidedmundson/highdpi'David Edmundson
2015-03-25Center align pixmaps in a high DPR friendly wayDavid Edmundson
2015-03-14Make obexftp places group under devicesDavid Rosca
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...Emmanuel Pescosta
2015-02-25Merge branch 'master' into frameworksEmmanuel Pescosta
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2015-02-24Removed unused KGlobal includes and use KIO/Job instead of KIO/JobClassesEmmanuel Pescosta
2015-02-24include KFileItem instead of KFileItemListEmmanuel Pescosta
2015-02-20Missed a saveBookmarks call in the PlacesItemModel's deconstructor (see commi...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-02-19QUrl porting bug: Added a missing QUrl::fromLocalFile in FoldersPanel::loadTr...Emmanuel Pescosta
2015-02-06kdelibs4support--Montel Laurent
2015-02-04Port away from KGlobal::mainComponent()Emmanuel Pescosta
2015-02-03Ported Dolphin from KDialog to QDialog and save/restoreDialogSize to KWindowC...Emmanuel Pescosta
2015-01-30Port KGlobalSettings::smallestReadableFont() to QFontDatabase::systemFont(QFo...Emmanuel Pescosta
2015-01-28Merge branch 'Applications/14.12' into frameworksEmmanuel Pescosta
2015-01-05Dolphin: port from KonqOperations::doDrop to the new KIO::DropJobDavid Faure
2014-12-14use save() instead of writeConfig()Emmanuel Pescosta