1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-07 10:51:45 +00:00
dolphin/src
Hrvoje Senjan adeaab9745 Fix build in a kdelibs4-free enviroment
If one had kdelibs includes in /usr, they would get magically
picked up, so the build would succeed.
2015-02-27 20:17:59 +01:00
..
filterbar KLineEdit to QLineEdit 2014-11-10 09:08:04 +01:00
kitemviews Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't present, because KFileMetaDataWidget is in KDELibs4Support) 2015-02-26 18:10:42 +01:00
panels Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't present, because KFileMetaDataWidget is in KDELibs4Support) 2015-02-26 18:10:42 +01:00
search Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't present, because KFileMetaDataWidget is in KDELibs4Support) 2015-02-26 18:10:42 +01:00
settings Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't present, because KFileMetaDataWidget is in KDELibs4Support) 2015-02-26 18:10:42 +01:00
statusbar Update desktop filename for filelight. 2015-02-11 11:48:23 +01:00
tests Use QT_GUILESS_MAIN 2015-02-26 19:54:52 +01:00
views Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't present, because KFileMetaDataWidget is in KDELibs4Support) 2015-02-26 18:10:42 +01:00
CMakeLists.txt Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't present, because KFileMetaDataWidget is in KDELibs4Support) 2015-02-26 18:10:42 +01:00
config-baloo.h.cmake Port Dolphin to Baloo 2014-02-06 20:29:09 +01:00
config-dolphin.h.cmake KF5ify Dolphin. 2014-06-29 01:35:37 +02:00
config-X11.h.cmake Merged very early alpha-version of Dolphin 2.0 2011-07-30 20:13:41 +02:00
dolphin.appdata.xml Merge branch 'frameworks' 2015-02-27 11:30:27 +01:00
dolphincontextmenu.cpp Port KonqCopyToMenu to KFileCopyToMenu 2015-02-04 08:56:17 +01:00
dolphincontextmenu.h Port KonqCopyToMenu to KFileCopyToMenu 2015-02-04 08:56:17 +01:00
dolphindebug.cpp Replace kDebug/kWarning by categorized logging (org.kde.dolphin) 2015-02-24 13:07:35 +01:00
dolphindebug.h Replace kDebug/kWarning by categorized logging (org.kde.dolphin) 2015-02-24 13:07:35 +01:00
dolphindockwidget.cpp Remove the automoc noise 2014-06-29 10:36:32 +02:00
dolphindockwidget.h SVN_SILENT: Coding style updates 2011-01-22 14:08:11 +00:00
dolphinmainwindow.cpp Fix build in a kdelibs4-free enviroment 2015-02-27 20:17:59 +01:00
dolphinmainwindow.h Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't present, because KFileMetaDataWidget is in KDELibs4Support) 2015-02-26 18:10:42 +01:00
dolphinnewfilemenu.cpp Remove the automoc noise 2014-06-29 10:36:32 +02:00
dolphinnewfilemenu.h Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove the deprecated KVersionControlPlugin interface from konqlib 2015-02-25 17:21:10 +01:00
dolphinpart_ext.cpp include KFileItem instead of KFileItemList 2015-02-24 12:25:28 +01:00
dolphinpart_ext.h Fix build in a kdelibs4-free enviroment 2015-02-27 20:17:59 +01:00
dolphinpart.cpp Fix build in a kdelibs4-free enviroment 2015-02-27 20:17:59 +01:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) 2014-12-26 04:16:19 +00:00
dolphinpart.h Q_DECL_OVERRIDE 2014-11-03 23:52:18 +01:00
dolphinpart.rc set the dolphin part's translation domain 2014-11-19 00:54:51 +01:00
dolphinrecenttabsmenu.cpp port Dolphin from KUrl to QUrl 2014-10-21 21:19:14 +02:00
dolphinrecenttabsmenu.h port Dolphin from KUrl to QUrl 2014-10-21 21:19:14 +02:00
dolphinremoveaction.cpp simple setShortcuts => setDefaultShortcuts porting 2014-09-14 22:45:10 +02:00
dolphinremoveaction.h Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove the deprecated KVersionControlPlugin interface from konqlib 2015-02-25 17:21:10 +01:00
dolphintabbar.cpp port Dolphin from KUrl to QUrl 2014-10-21 21:19:14 +02:00
dolphintabbar.h Q_DECL_OVERRIDE 2014-11-03 23:52:18 +01:00
dolphintabpage.cpp port Dolphin from KUrl to QUrl 2014-10-21 21:19:14 +02:00
dolphintabpage.h port Dolphin from KUrl to QUrl 2014-10-21 21:19:14 +02:00
dolphintabwidget.cpp Dolphin: port from KonqOperations::doDrop to the new KIO::DropJob 2015-01-05 09:07:10 +01:00
dolphintabwidget.h Q_DECL_OVERRIDE 2014-11-03 23:52:18 +01:00
dolphinui.rc make CTRL+SHIFT+T reopen last closed tab 2014-07-22 17:31:49 +05:30
dolphinviewcontainer.cpp Dolphin: port from KonqOperations::doDrop to the new KIO::DropJob 2015-01-05 09:07:10 +01:00
dolphinviewcontainer.h Dolphin: port from KonqOperations::doDrop to the new KIO::DropJob 2015-01-05 09:07:10 +01:00
main.cpp Bump the Qt version to 5.4 and the KF5 version to 5.7 2015-02-25 21:46:49 +01:00
Messages.sh Minor 2010-10-19 07:38:50 +00:00
org.kde.dolphin.desktop Q_DECL_OVERRIDE 2014-11-03 23:52:18 +01:00