dolphin/src
2020-11-17 09:40:05 -07:00
..
filterbar Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
icons Icon: Update with latest breeze icon 2020-07-26 12:11:13 +02:00
kitemviews Fix qrc icon 2020-11-12 17:16:50 +01:00
panels PlacesPanel: tooltip, use toLocalFile instead of path 2020-11-16 06:59:59 +01:00
search Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
settings Set empty value for packagekit transaction flags 2020-11-12 17:15:01 +01:00
statusbar Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
tests Fix PlacesItemModelTest 2020-11-02 01:09:55 +01:00
trash Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
userfeedback Add support for KUserFeedback 2020-11-05 18:31:28 +00:00
views Correct indentation and whitespace in prior commit 2020-11-17 09:40:05 -07:00
CMakeLists.txt Adress most of the second round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
config-baloo.h.cmake Port Dolphin to Baloo 2014-02-06 20:29:09 +01:00
config-kactivities.h.cmake Bring back KActivities support 2019-03-18 21:18:04 +01:00
config-kuserfeedback.h.cmake Add support for KUserFeedback 2020-11-05 18:31:28 +00:00
config-packagekit.h.cmake Dolphin: Implement package kit for deb/rpm/pacman service packages 2020-05-05 17:26:13 +02:00
config-terminal.h.cmake Introduce HAVE_TERMINAL 2019-01-28 22:38:21 +01:00
dbusinterface.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dbusinterface.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphin.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinbookmarkhandler.cpp Fix a crash and extract unrelated changes 2020-11-09 23:49:07 +01:00
dolphinbookmarkhandler.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphincontextmenu.cpp Context Menu: Only add paste action to folders 2020-11-14 20:28:01 +01:00
dolphincontextmenu.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphindockwidget.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphindockwidget.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinmainwindow.cpp Adress most of the second round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphinmainwindow.h Fix a crash and extract unrelated changes 2020-11-09 23:49:07 +01:00
dolphinnavigatorswidgetaction.cpp Fix navigator alignment for right-to-left localizations 2020-11-13 11:29:54 +01:00
dolphinnavigatorswidgetaction.h Adress most of the second round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphinnewfilemenu.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
dolphinnewfilemenu.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinpart.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-11-03 06:20:03 +01:00
dolphinpart.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinpart.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinpart.rc Add action for focusing Terminal Panel 2019-12-05 15:53:19 -07:00
dolphinpart_ext.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
dolphinpart_ext.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinplacesmodelsingleton.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinplacesmodelsingleton.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinrecenttabsmenu.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
dolphinrecenttabsmenu.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinremoveaction.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinremoveaction.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphintabbar.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
dolphintabbar.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphintabpage.cpp Adress the third round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphintabpage.h Adress the third round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphintabwidget.cpp Adress the third round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphintabwidget.h Adress most of the second round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphinui.rc Increment kpartgui version 2020-11-15 15:21:44 +01:00
dolphinurlnavigator.cpp Adress the third round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphinurlnavigator.h Adress the third round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphinurlnavigatorscontroller.cpp Adress the third round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphinurlnavigatorscontroller.h Adress most of the second round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphinviewcontainer.cpp Adress the third round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphinviewcontainer.h Make UrlNavigators in the toolbar the only option 2020-11-09 23:49:07 +01:00
global.cpp Compile without foreach 2020-10-23 18:23:06 +00:00
global.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
main.cpp Make UrlNavigators in the toolbar the only option 2020-11-09 23:49:07 +01:00
Messages.sh i18n: drop servicemenuinstaller messages from main po file 2019-07-15 08:08:23 +02:00
middleclickactioneventfilter.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
middleclickactioneventfilter.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
org.kde.dolphin.appdata.xml GIT_SILENT made messages (after extraction) 2020-11-14 02:37:30 +01:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-11-03 06:20:03 +01:00