┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-04Add dolphin dbus serviceEmmanuel Pescosta
2015-02-04Port Dolphin away from KApplication, KCmdLineArgs and K4AboutDataMathieu Tarral
2015-02-04Port away from KGlobal::mainComponent()Emmanuel Pescosta
2015-02-04Solved TODO: KWindowConfig::saveWindowSize/restoreWindowSize in DolphinSettin...Emmanuel Pescosta
2015-02-04Port KonqCopyToMenu to KFileCopyToMenuEmmanuel Pescosta
2015-02-03Ported Dolphin from KDialog to QDialog and save/restoreDialogSize to KWindowC...Emmanuel Pescosta
2015-02-03Port away from KGlobalSettings::completionMode()Emmanuel Pescosta
2015-02-01Port away from KGlobalSettings::singleClick() and use the mouse kcm module in...Emmanuel Pescosta
2015-01-31Port away from KGlobalSettings::naturalSorting() by moving it to Dolphin's Ge...Emmanuel Pescosta
2015-01-30Port KGlobalSettings::smallestReadableFont() to QFontDatabase::systemFont(QFo...Emmanuel Pescosta
2015-01-30Port away from KGlobalSettings::graphicEffectsLevel()Emmanuel Pescosta
2015-01-29Revert commit 0c6c76b038e868e225f7816fae39635d472bce0a and make theEmmanuel Pescosta
2015-01-28Merge branch 'Applications/14.12' into frameworksEmmanuel Pescosta
2015-01-28Make the QWeakPointer<DolphinContextMenu> a QScopedPointer<DolphinContextMenu>Emmanuel Pescosta
2015-01-28use addActions instead of doing addAction in a loopEmmanuel Pescosta
2015-01-28forward requestItemInfo signalEmmanuel Pescosta
2015-01-28undo should be disabled by defaultEmmanuel Pescosta
2015-01-28use DolphinMainWindow::showErrorMessage instead of DolphinMainWindow::slotPan...Emmanuel Pescosta
2015-01-24Removed old (<= 4.6) settings upgrading code (jpegrotatedthumbnail to jpegthu...Emmanuel Pescosta
2015-01-24Port ConfigurePreviewPluginDialog away from KLibrary, KIO::NetAccess::del and...Emmanuel Pescosta
2015-01-24SVN_SILENT made messages (.desktop file)l10n daemon script
2015-01-21SVN_SILENT made messages (.desktop file)l10n daemon script
2015-01-12Add disk usage statistics menu to SpaceInfo widget in the status bar:Gregor Mi
2015-01-05Always connect the drop job result with DolphinView::slotPasteJobResultEmmanuel Pescosta
2015-01-05Dolphin: port from KonqOperations::doDrop to the new KIO::DropJobDavid Faure
2015-01-04Fix for crash which was introduced by commitEmmanuel Pescosta
2014-12-25Remove unused libkonq includesDavid Faure
2014-12-24Fix compilation with Qt 5.2 and 5.3; QSignalSpy can't take a function pointer...David Faure
2014-12-18Statusbar SpaceInfo widget: set visible by defaultGregor Mi
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-26Set version number to 14.11.97 for the KDE Applications 14.12 RCEmmanuel Pescosta
2014-11-21Update Dolphin version to 4.14.98 for Release CandidateFrank Reininghaus
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-17SVN_SILENT made messages (after extraction)l10n daemon script
2014-11-11Fixed build error which was introduced by commit 7ed7cd97d084364d8ee61b35f5ff...Emmanuel Pescosta
2014-11-10KIntSpinBox to QSpinBoxEmmanuel Pescosta