┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-18Ported tests away from KRandomSequence, QTest::kWaitForSignal and KTempDir.Emmanuel Pescosta
2014-12-17Port from KStringHandler naturalCompare to QCollator compare.Emmanuel Pescosta
2014-12-14use save() instead of writeConfig()Emmanuel Pescosta
2014-12-14Port KInputDialog to QInputDialogEmmanuel Pescosta
2014-12-14Remove K_EXPORT_PLUGINEmmanuel Pescosta
2014-12-14port from KTabWidget to QTabWidgetEmmanuel Pescosta
2014-12-14get rid of KFileItemActionPluginEmmanuel Pescosta
2014-12-14port away from VBox/HBoxEmmanuel Pescosta
2014-12-14show warnings about deprecated declarationsEmmanuel 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-12-01Fix KUrl -> QUrl porting errorArjun AK
2014-11-20Fix desktop nameMontel Laurent
2014-11-20Fix build after review 121078Luca Beltrame
2014-11-20Fix Exports.Andrius da Costa Ribas
2014-11-19set the dolphin part's translation domainLukáš Tinkl
2014-11-11Fixed build error which was introduced by commit 7ed7cd97d084364d8ee61b35f5ff...Emmanuel Pescosta
2014-11-10KIntSpinBox to QSpinBoxEmmanuel Pescosta
2014-11-10KLineEdit to QLineEditEmmanuel Pescosta
2014-11-10make use of initializer listsEmmanuel Pescosta
2014-11-10get rid of unused warningsEmmanuel Pescosta
2014-11-04Fix more unit test failuresFrank Reininghaus
2014-11-04Fix unit test failuresFrank Reininghaus
2014-11-04fix default tab prev/next shortcutsLukáš Tinkl
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-11-03use QUrl::fromLocalFile() on devicesLukáš Tinkl
2014-11-03fix initializer listLukáš Tinkl
2014-11-02KonqOperations: KIO::pasteMimeData -> KIO::paste, update signal and simplify ...David Faure
2014-11-02Many cleanups in KonqOperationsDavid Faure
2014-11-02Update status of paste action once directory has finished loading.David Faure
2014-11-02Port from KonqOperations::doPaste to new job KIO::pasteDavid Faure
2014-11-01Enable KRun's script execution prompt.Arjun AK
2014-10-28Port to QDialogMontel Laurent
2014-10-27Port to QDebug*. KVBox--Montel Laurent
2014-10-26don't save view_properties in ~/.local/share/dolphindolphinLukáš Tinkl
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-21address 2 more KUrl -> QUrl issues mentioned in rr#120688Lukáš Tinkl
2014-10-21Dolphin: port to KIO::pasteInfoText().David Faure
2014-10-21port away from KMimeTypeLukáš Tinkl
2014-10-21libkonq now loads its own catalogLukáš Tinkl
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-21Merge doPaste and doPasteV2. Remove unused QPoint. Remove unused editMimeType.David Faure
2014-10-21Port from KonqOperations::editMimeType to KMimeTypeEditor::editMimeType (from...David Faure