dolphin/lib/konq
Alexander Neundorf a8b01eb0aa -add FONTCONFIG_INCLUDE_DIR where required
-cleanup the toplevel CMakeLists.txt a bit
-remove include_directories( CMAKE_CURRENT_SOURCE_DIR CMAKE_CURRENT_BINARY_DIR)
in the subdirs, since this is done now automatically by cmake (the CMAKE_INCLUDE_CURRENT_DIR option
-include_directories(KDE4_INCLUDES) in the toplevel CMakeLists.txt, so it
doesn't have to be done in every subdir

Alex


svn path=/trunk/KDE/kdebase/konqueror/; revision=539914
2006-05-12 00:08:30 +00:00
..
favicons -add FONTCONFIG_INCLUDE_DIR where required 2006-05-12 00:08:30 +00:00
pics -add FONTCONFIG_INCLUDE_DIR where required 2006-05-12 00:08:30 +00:00
Templates -add FONTCONFIG_INCLUDE_DIR where required 2006-05-12 00:08:30 +00:00
tests -add FONTCONFIG_INCLUDE_DIR where required 2006-05-12 00:08:30 +00:00
AUTHORS Plugin capability for konq_popupmenu 2001-10-30 18:09:01 +00:00
CMakeLists.txt -add FONTCONFIG_INCLUDE_DIR where required 2006-05-12 00:08:30 +00:00
DESIGN Hmpf, and this one. 2002-01-10 13:59:55 +00:00
directory_bookmarkbar.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
kfileivi.cc merging changes. some were already made, but others weren't. trying to 2006-05-08 13:33:51 +00:00
kfileivi.h Port to new kdelibs snapshot. Most major changes are in konqueror due to 2006-03-22 13:32:49 +00:00
kivdirectoryoverlay.cc Review port: fix indentation, some cleanups 2006-01-10 08:57:20 +00:00
kivdirectoryoverlay.h Use QT macro for signal/slots 2006-01-20 11:09:06 +00:00
knewmenu.cc We don't need KSortableValueList for sorting, a QMap does the job just as well. 2006-05-11 09:59:43 +00:00
knewmenu.h merging changes. some were already made, but others weren't. trying to 2006-05-08 13:33:51 +00:00
konq_bgnddlg.cc #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_bgnddlg.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_defaults.h SVN_SILENT: fix typo 2005-10-05 08:44:32 +00:00
konq_dirpart.cc #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_dirpart.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_events.cc fix export's 2004-11-22 03:00:19 +00:00
konq_events.h Ok, I suck 2006-01-10 09:06:09 +00:00
konq_faviconmgr.cc Less warnings about deprecated functions 2006-04-02 18:34:38 +00:00
konq_faviconmgr.h Reduce the number of conversion KUrl <-> QString 2006-02-22 18:24:22 +00:00
konq_filetip.cc #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_filetip.h Use QT macro for signal/slots 2006-01-20 11:09:06 +00:00
konq_historycomm.cc Speed up history loader: marshall URLs as KURL and not as text strings in the storage files. 2003-02-18 00:11:32 +00:00
konq_historycomm.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_historymgr.cc avoid asserts (QList::first for empty lists, KUrl() used with a path) 2006-04-20 14:35:43 +00:00
konq_historymgr.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_iconviewwidget.cc #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_iconviewwidget.h adapt to new kdelibs api (k*iconview* -> k3*iconview*) 2006-03-13 09:56:18 +00:00
konq_operations.cc #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_operations.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_pixmapprovider.cc avoid asserts (QList::first for empty lists, KUrl() used with a path) 2006-04-20 14:35:43 +00:00
konq_pixmapprovider.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_popupmenu.cc fix crash (CID 2029) 2006-05-11 19:40:14 +00:00
konq_popupmenu.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_propsview.cc #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_propsview.h TRUE is true and FALSE is false 2006-02-19 00:05:32 +00:00
konq_settings.cc Fix #99967: Konqueror File Manager uses zip:/ kioslave when told to use external viewer. 2006-03-30 19:19:00 +00:00
konq_settings.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_sound.cc SVN_SILENT: fix typo 2005-10-05 08:44:32 +00:00
konq_sound.h SVN_SILENT: fix typo 2005-10-05 08:44:32 +00:00
konq_undo.cc Use the new KJob signals 2006-04-24 15:07:24 +00:00
konq_undo.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
konq_xmlguiclient.cc less deprecation 2006-03-23 17:18:05 +00:00
konq_xmlguiclient.h SVN_SILENT: fix typo 2005-10-05 08:44:32 +00:00
konqbookmarkmanager.h Use QLatin1String 2005-09-12 13:14:55 +00:00
konqmimedata.cpp konq_drag --; Dragging within konqy(4) or between konqy(4) windows doesn't work yet, but dragging eg from konq(4) to kdeskop(3) works 2006-03-10 19:57:27 +00:00
konqmimedata.h DOX: document all parameters; for pointers, it may be helpful to point out if NULL pointers are allowed. 2006-03-08 21:38:23 +00:00
konqpopupmenuplugin.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
libkonq_export.h qt3support-- 2006-03-17 20:16:45 +00:00
Makefile.am removed duplicated messages targets 2006-05-01 18:55:33 +00:00
Messages.sh Convert the "messages" targets of kdebase into Messages.sh scripts 2006-02-22 01:47:34 +00:00
PLUGINS Plugin capability for konq_popupmenu 2001-10-30 18:09:01 +00:00
SERVICEMENUS Add new entry into SERVICEMENU. 2003-08-23 17:55:47 +00:00