┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels
AgeCommit message (Expand)Author
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
2014-10-21port away from KMimeTypeLukáš 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-11clean forward declarationMontel Laurent
2014-10-10Clean includes + port to QMenuMontel Laurent
2014-10-07kdelibs4support--Montel Laurent
2014-10-01Ported Dolphin away from KStandardDirsEmmanuel Pescosta
2014-09-26Make constants const, avoids unnecessary symbols in the .data section.Volker Krause
2014-09-22Port away from KonqOperations::renameDavid Faure
2014-09-21Merge branch 'master' into frameworksLuca Beltrame
2014-09-21Merge branch 'KDE/4.14'Luca Beltrame
2014-09-21Do not allow files or folders inside trash to be added to dolphin's places panelArjun AK