┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels
AgeCommit message (Expand)Author
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
2014-12-14port away from deprecated KFileItem(mode_t mode, mode_t permissions, const QU...Emmanuel Pescosta
2014-12-10Fix Terminal-View navigation sync issueArjun AK
2014-11-10KLineEdit to QLineEditEmmanuel Pescosta
2014-11-10make use of initializer listsEmmanuel Pescosta
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-11-03use QUrl::fromLocalFile() on devicesLukáš Tinkl
2014-11-03fix initializer listLukáš Tinkl
2014-11-02Port from KonqOperations::doPaste to new job KIO::pasteDavid Faure
2014-10-29Merge branch 'KDE/4.14'Emmanuel Pescosta
2014-10-29Hide the video player when the video has finished.Emmanuel Pescosta
2014-10-28Port to QDialogMontel Laurent
2014-10-24Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-10-24Merge remote-tracking branch 'origin/KDE/4.14'Frank Reininghaus
2014-10-24Make the view/Terminal Panel synchronization less error-proneFrank Reininghaus
2014-10-24Fix the information panel video player in Dolphin.Andrey Bondrov
2014-10-23Merge branch 'KDE/4.14'Frank Reininghaus
2014-10-23Connect to the currentDirectoryChanged signal after the shell setupFrank Reininghaus
2014-10-21Use the path instead of the display string in PlacesItemModel::closestItem,Emmanuel Pescosta
2014-10-21Fix Dolphin build (protocol -> scheme)Emmanuel Pescosta
2014-10-21Dolphin: port to KIO::pasteInfoText().David Faure