diff -Nru webkitkde-0.9~svn1068256/build/CMakeCache.txt webkitkde-0.1~svn1068314/build/CMakeCache.txt --- webkitkde-0.9~svn1068256/build/CMakeCache.txt 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeCache.txt 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,1001 @@ +# This is the CMakeCache file. +# For build in directory: /home/groo/dev/webkitkde/build +# It was generated by CMake: /usr/bin/cmake +# You can edit this file to change values found and used by cmake. +# If you do not want to change any of the values, simply exit the editor. +# If you do want to change a value, simply edit, save, and exit the editor. +# The syntax for the file is as follows: +# KEY:TYPE=VALUE +# KEY is the name of a variable in the cache. +# TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!. +# VALUE is the current value for the KEY. + +######################## +# EXTERNAL cache entries +######################## + +//Path to a program. +AUTOMOC4_EXECUTABLE:FILEPATH=/usr/bin/automoc4 + +//The directory containing a CMake configuration file for Automoc4. +Automoc4_DIR:PATH=/usr/lib/automoc4 + +//Path to a program. +CMAKE_AR:FILEPATH=/usr/bin/ar + +//For backwards compatibility, what version of CMake commands and +// syntax should this version of CMake try to support. +CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4 + +//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or +// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. +CMAKE_BUILD_TYPE:STRING= + +//Enable/Disable color output during build. +CMAKE_COLOR_MAKEFILE:BOOL=ON + +//CXX compiler. +CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ + +//Flags used by the compiler during all build types. +CMAKE_CXX_FLAGS:STRING= + +//Flags used by the compiler during debug builds. +CMAKE_CXX_FLAGS_DEBUG:STRING=-g + +//Flags used by the compiler during release minsize builds. +CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG -DQT_NO_DEBUG + +//Flags used by the compiler during release builds. +CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG -DQT_NO_DEBUG + +//Flags used by the compiler during Release with Debug Info builds. +CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DQT_NO_DEBUG + +//C compiler. +CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc + +//Flags used by the compiler during all build types. +CMAKE_C_FLAGS:STRING= + +//Flags used by the compiler during debug builds. +CMAKE_C_FLAGS_DEBUG:STRING=-g + +//Flags used by the compiler during release minsize builds. +CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the compiler during release builds (/MD /Ob1 /Oi +// /Ot /Oy /Gs will produce slightly less optimized but smaller +// files). +CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the compiler during Release with Debug Info builds. +CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g + +//Flags used by the linker. +CMAKE_EXE_LINKER_FLAGS:STRING= + +//Flags used by the linker during debug builds. +CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during release minsize builds. +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during release builds. +CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during Release with Debug Info builds. +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Install path prefix, prepended onto install directories. +CMAKE_INSTALL_PREFIX:PATH=/usr + +//Path to a program. +CMAKE_LINKER:FILEPATH=/usr/bin/ld + +//Path to a program. +CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make + +//Flags used by the linker during the creation of modules. +CMAKE_MODULE_LINKER_FLAGS:STRING= + +//Flags used by the linker during debug builds. +CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during release minsize builds. +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during release builds. +CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during Release with Debug Info builds. +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_NM:FILEPATH=/usr/bin/nm + +//Path to a program. +CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy + +//Path to a program. +CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump + +//Path to a program. +CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib + +//Flags used by the linker during the creation of dll's. +CMAKE_SHARED_LINKER_FLAGS:STRING= + +//Flags used by the linker during debug builds. +CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during release minsize builds. +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during release builds. +CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during Release with Debug Info builds. +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//If set, runtime paths are not added when using shared libraries. +CMAKE_SKIP_RPATH:BOOL=NO + +//Path to a program. +CMAKE_STRIP:FILEPATH=/usr/bin/strip + +//If true, cmake will use relative paths in makefiles and projects. +CMAKE_USE_RELATIVE_PATHS:BOOL=OFF + +//If this value is on, makefiles will be generated without the +// .SILENT directive, and all commands will be echoed to the console +// during the make. This is useful for debugging only. With Visual +// Studio IDE projects all commands are done without /nologo. +CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE + +//Single output directory for building all executables. +EXECUTABLE_OUTPUT_PATH:PATH= + +//Build the tests +KDE4_BUILD_TESTS:BOOL=OFF + +//Path to a file. +KDE4_DATA_DIR:PATH=/usr/share/kde4/apps + +//Enable final all-in-one compilation +KDE4_ENABLE_FINAL:BOOL=OFF + +//Enable platform supports PIE linking +KDE4_ENABLE_FPIE:BOOL=OFF + +//Create targets htmlhandbook for creating the html versions of +// the docbook docs +KDE4_ENABLE_HTMLHANDBOOK:BOOL=OFF + +//Path to a program. +KDE4_KDECONFIG_EXECUTABLE:FILEPATH=/usr/bin/kde4-config + +//Path to a file. +KDE4_PLASMA_OPENGL_FOUND:FILEPATH=/usr/include/plasma/glapplet.h + +//Single output directory for building all libraries. +LIBRARY_OUTPUT_PATH:PATH= + +//Define suffix of directory name (32/64) +LIB_SUFFIX:STRING= + +//Path to a program. +PERL_EXECUTABLE:FILEPATH=/usr/bin/perl + +//Path to a file. +PHONON_INCLUDE_DIR:PATH=/usr/include + +//Path to a library. +PHONON_LIBRARY:FILEPATH=/usr/lib/libphonon.so + +//pkg-config executable +PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config + +//Path to a program. +QT_DBUSCPP2XML_EXECUTABLE:FILEPATH=/usr/bin/qdbuscpp2xml + +//Path to a program. +QT_DBUSXML2CPP_EXECUTABLE:FILEPATH=/usr/bin/qdbusxml2cpp + +//The location of the Qt docs +QT_DOC_DIR:PATH=/usr/share/qt4/doc + +QT_INCLUDE_DIR:PATH=/usr/include/qt4 + +//Qt library dir +QT_LIBRARY_DIR:PATH=/usr/lib + +//Path to a program. +QT_LRELEASE_EXECUTABLE:FILEPATH=/usr/bin/lrelease + +//Path to a program. +QT_LUPDATE_EXECUTABLE:FILEPATH=/usr/bin/lupdate + +//The location of the Qt mkspecs containing qconfig.pri +QT_MKSPECS_DIR:PATH=/usr/share/qt4/mkspecs + +//The moc executable +QT_MOC_EXECUTABLE:FILEPATH=/usr/bin/moc-qt4 + +//Path to a file. +QT_PHONON_INCLUDE_DIR:PATH=/usr/include/qt4/phonon + +//Path to a library. +QT_PHONON_LIBRARY:FILEPATH=/usr/lib/libphonon.so + +//The location of the Qt plugins +QT_PLUGINS_DIR:PATH=/usr/lib/qt4/plugins + +//Path to a program. +QT_QMAKE_EXECUTABLE:FILEPATH=/usr/bin/qmake + +//Path to a file. +QT_QT3SUPPORT_INCLUDE_DIR:PATH=/usr/include/qt4/Qt3Support + +//Path to a library. +QT_QT3SUPPORT_LIBRARY:FILEPATH=/usr/lib/libQt3Support.so + +//Path to a file. +QT_QTASSISTANTCLIENT_INCLUDE_DIR:PATH=/usr/include/qt4/QtAssistant + +//Path to a library. +QT_QTASSISTANTCLIENT_LIBRARY:FILEPATH=/usr/lib/libQtAssistantClient.so + +//Path to a file. +QT_QTASSISTANT_INCLUDE_DIR:PATH=/usr/include/qt4/QtAssistant + +//Path to a library. +QT_QTASSISTANT_LIBRARY:FILEPATH=/usr/lib/libQtAssistantClient.so + +//Path to a file. +QT_QTCORE_INCLUDE_DIR:PATH=/usr/include/qt4/QtCore + +//Path to a library. +QT_QTCORE_LIBRARY:FILEPATH=/usr/lib/libQtCore.so + +//Path to a file. +QT_QTDBUS_INCLUDE_DIR:PATH=/usr/include/qt4/QtDBus + +//Path to a library. +QT_QTDBUS_LIBRARY:FILEPATH=/usr/lib/libQtDBus.so + +//Path to a file. +QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR:PATH=/usr/include/qt4/QtDesigner + +//Path to a library. +QT_QTDESIGNERCOMPONENTS_LIBRARY:FILEPATH=/usr/lib/libQtDesignerComponents.so + +//Path to a file. +QT_QTDESIGNER_INCLUDE_DIR:PATH=/usr/include/qt4/QtDesigner + +//Path to a library. +QT_QTDESIGNER_LIBRARY:FILEPATH=/usr/lib/libQtDesigner.so + +//Path to a file. +QT_QTGUI_INCLUDE_DIR:PATH=/usr/include/qt4/QtGui + +//Path to a library. +QT_QTGUI_LIBRARY:FILEPATH=/usr/lib/libQtGui.so + +//Path to a file. +QT_QTHELP_INCLUDE_DIR:PATH=/usr/include/qt4/QtHelp + +//Path to a library. +QT_QTHELP_LIBRARY:FILEPATH=/usr/lib/libQtHelp.so + +//Path to a file. +QT_QTMOTIF_INCLUDE_DIR:PATH=QT_QTMOTIF_INCLUDE_DIR-NOTFOUND + +//Path to a library. +QT_QTMOTIF_LIBRARY:FILEPATH=QT_QTMOTIF_LIBRARY-NOTFOUND + +//Path to a file. +QT_QTNETWORK_INCLUDE_DIR:PATH=/usr/include/qt4/QtNetwork + +//Path to a library. +QT_QTNETWORK_LIBRARY:FILEPATH=/usr/lib/libQtNetwork.so + +//Path to a file. +QT_QTNSPLUGIN_INCLUDE_DIR:PATH=QT_QTNSPLUGIN_INCLUDE_DIR-NOTFOUND + +//Path to a library. +QT_QTNSPLUGIN_LIBRARY:FILEPATH=QT_QTNSPLUGIN_LIBRARY-NOTFOUND + +//Path to a file. +QT_QTOPENGL_INCLUDE_DIR:PATH=/usr/include/qt4/QtOpenGL + +//Path to a library. +QT_QTOPENGL_LIBRARY:FILEPATH=/usr/lib/libQtOpenGL.so + +//Path to a file. +QT_QTSCRIPT_INCLUDE_DIR:PATH=/usr/include/qt4/QtScript + +//Path to a library. +QT_QTSCRIPT_LIBRARY:FILEPATH=/usr/lib/libQtScript.so + +//Path to a file. +QT_QTSQL_INCLUDE_DIR:PATH=/usr/include/qt4/QtSql + +//Path to a library. +QT_QTSQL_LIBRARY:FILEPATH=/usr/lib/libQtSql.so + +//Path to a file. +QT_QTSVG_INCLUDE_DIR:PATH=/usr/include/qt4/QtSvg + +//Path to a library. +QT_QTSVG_LIBRARY:FILEPATH=/usr/lib/libQtSvg.so + +//Path to a file. +QT_QTTEST_INCLUDE_DIR:PATH=/usr/include/qt4/QtTest + +//Path to a library. +QT_QTTEST_LIBRARY:FILEPATH=/usr/lib/libQtTest.so + +//Path to a file. +QT_QTUITOOLS_INCLUDE_DIR:PATH=/usr/include/qt4/QtUiTools + +//Path to a library. +QT_QTUITOOLS_LIBRARY:FILEPATH=/usr/lib/libQtUiTools.a + +//Path to a file. +QT_QTWEBKIT_INCLUDE_DIR:PATH=/usr/include/qt4/QtWebKit + +//Path to a library. +QT_QTWEBKIT_LIBRARY:FILEPATH=/usr/lib/libQtWebKit.so + +//Path to a file. +QT_QTXMLPATTERNS_INCLUDE_DIR:PATH=/usr/include/qt4/QtXmlPatterns + +//Path to a library. +QT_QTXMLPATTERNS_LIBRARY:FILEPATH=/usr/lib/libQtXmlPatterns.so + +//Path to a file. +QT_QTXML_INCLUDE_DIR:PATH=/usr/include/qt4/QtXml + +//Path to a library. +QT_QTXML_LIBRARY:FILEPATH=/usr/lib/libQtXml.so + +//Path to a file. +QT_QT_INCLUDE_DIR:PATH=/usr/include/qt4/Qt + +//Path to a program. +QT_RCC_EXECUTABLE:FILEPATH=/usr/bin/rcc + +//Path to a program. +QT_UIC3_EXECUTABLE:FILEPATH=/usr/bin/uic3 + +//The uic executable +QT_UIC_EXECUTABLE:FILEPATH=/usr/bin/uic-qt4 + +//Path to a file. +X11_ICE_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_ICE_LIB:FILEPATH=/usr/lib/libICE.so + +//Path to a file. +X11_SM_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_SM_LIB:FILEPATH=/usr/lib/libSM.so + +//Path to a file. +X11_X11_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_X11_LIB:FILEPATH=/usr/lib/libX11.so + +//Path to a file. +X11_XShm_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_XSync_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_XTest_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_XTest_LIB:FILEPATH=/usr/lib/libXtst.so + +//Path to a file. +X11_Xaccessrules_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xaccessstr_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xau_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xau_LIB:FILEPATH=/usr/lib/libXau.so + +//Path to a file. +X11_Xcomposite_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xcomposite_LIB:FILEPATH=/usr/lib/libXcomposite.so + +//Path to a file. +X11_Xcursor_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xcursor_LIB:FILEPATH=/usr/lib/libXcursor.so + +//Path to a file. +X11_Xdamage_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xdamage_LIB:FILEPATH=/usr/lib/libXdamage.so + +//Path to a file. +X11_Xdmcp_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xdmcp_LIB:FILEPATH=/usr/lib/libXdmcp.so + +//Path to a library. +X11_Xext_LIB:FILEPATH=/usr/lib/libXext.so + +//Path to a file. +X11_Xfixes_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xfixes_LIB:FILEPATH=/usr/lib/libXfixes.so + +//Path to a file. +X11_Xft_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xft_LIB:FILEPATH=/usr/lib/libXft.so + +//Path to a file. +X11_Xinerama_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xinerama_LIB:FILEPATH=/usr/lib/libXinerama.so + +//Path to a file. +X11_Xinput_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xinput_LIB:FILEPATH=/usr/lib/libXi.so + +//Path to a file. +X11_Xkb_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xkbfile_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xkbfile_LIB:FILEPATH=/usr/lib/libxkbfile.so + +//Path to a file. +X11_Xkblib_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xlib_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xpm_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xpm_LIB:FILEPATH=/usr/lib/libXpm.so + +//Path to a file. +X11_Xrandr_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xrandr_LIB:FILEPATH=/usr/lib/libXrandr.so + +//Path to a file. +X11_Xrender_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xrender_LIB:FILEPATH=/usr/lib/libXrender.so + +//Path to a file. +X11_Xscreensaver_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xscreensaver_LIB:FILEPATH=/usr/lib/libXss.so + +//Path to a file. +X11_Xshape_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xt_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xt_LIB:FILEPATH=/usr/lib/libXt.so + +//Path to a file. +X11_Xutil_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xv_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xv_LIB:FILEPATH=/usr/lib/libXv.so + +//Path to a library. +X11_Xxf86misc_LIB:FILEPATH=X11_Xxf86misc_LIB-NOTFOUND + +//Path to a file. +X11_dpms_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_xf86misc_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_xf86vmode_INCLUDE_PATH:PATH=/usr/include + +//Value Computed by CMake +kdelauncher_BINARY_DIR:STATIC=/home/groo/dev/webkitkde/build/kdelauncher + +//Value Computed by CMake +kdelauncher_SOURCE_DIR:STATIC=/home/groo/dev/webkitkde/kdelauncher + +//Value Computed by CMake +kdewebkit_BINARY_DIR:STATIC=/home/groo/dev/webkitkde/build/kdewebkit + +//Dependencies for the target +kdewebkit_LIB_DEPENDS:STATIC=general;KDE4__kparts;general;/usr/lib/libQtWebKit.so;general;/usr/lib/libQtUiTools.a;general;/usr/lib/libQtXml.so; + +//Value Computed by CMake +kdewebkit_SOURCE_DIR:STATIC=/home/groo/dev/webkitkde/kdewebkit + +//Value Computed by CMake +webkitkde_BINARY_DIR:STATIC=/home/groo/dev/webkitkde/build + +//Dependencies for the target +webkitkde_LIB_DEPENDS:STATIC=general;kdewebkit;general;KDE4__kparts;general;/usr/lib/libQtWebKit.so;general;/usr/lib/libQtUiTools.a; + +//Value Computed by CMake +webkitkde_SOURCE_DIR:STATIC=/home/groo/dev/webkitkde + +//Dependencies for the target +webkitkdepart_LIB_DEPENDS:STATIC=general;webkitkde;general;kdewebkit;general;KDE4__kparts;general;/usr/lib/libQtWebKit.so; + +//Value Computed by CMake +webkitpart_BINARY_DIR:STATIC=/home/groo/dev/webkitkde/build/part + +//Value Computed by CMake +webkitpart_SOURCE_DIR:STATIC=/home/groo/dev/webkitkde/part + + +######################## +# INTERNAL cache entries +######################## + +//Advanced flag for variable: AUTOMOC4_EXECUTABLE +AUTOMOC4_EXECUTABLE-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_AR +CMAKE_AR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_BUILD_TOOL +CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1 +//What is the target build tool cmake is generating for. +CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/make +//This is the directory where this CMakeCahe.txt was created +CMAKE_CACHEFILE_DIR:INTERNAL=/home/groo/dev/webkitkde/build +//Major version of cmake used to create the current loaded cache +CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2 +//Minor version of cmake used to create the current loaded cache +CMAKE_CACHE_MINOR_VERSION:INTERNAL=6 +//Major version of cmake used to create the current loaded cache +CMAKE_CACHE_RELEASE_VERSION:INTERNAL=patch 2 +//Advanced flag for variable: CMAKE_COLOR_MAKEFILE +CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=/usr/bin/cmake +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest +//Advanced flag for variable: CMAKE_CXX_COMPILER +CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 +CMAKE_CXX_COMPILER_WORKS:INTERNAL=1 +//Advanced flag for variable: CMAKE_CXX_FLAGS +CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_CXX_FLAGS_DEBUG +CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_CXX_FLAGS_MINSIZEREL +CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_CXX_FLAGS_RELEASE +CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO +CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_C_COMPILER +CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 +CMAKE_C_COMPILER_WORKS:INTERNAL=1 +//Advanced flag for variable: CMAKE_C_FLAGS +CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_C_FLAGS_DEBUG +CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_C_FLAGS_MINSIZEREL +CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_C_FLAGS_RELEASE +CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_C_FLAGS_RELWITHDEBINFO +CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//Result of TRY_COMPILE +CMAKE_DETERMINE_CXX_ABI_COMPILED:INTERNAL=TRUE +//Result of TRY_COMPILE +CMAKE_DETERMINE_C_ABI_COMPILED:INTERNAL=TRUE +//Path to cache edit program executable. +CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/ccmake +//Executable file format +CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF +//Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS +CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG +CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE +CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//Name of generator. +CMAKE_GENERATOR:INTERNAL=Unix Makefiles +//Have function connect +CMAKE_HAVE_CONNECT:INTERNAL=1 +//Have function gethostbyname +CMAKE_HAVE_GETHOSTBYNAME:INTERNAL=1 +//Have library pthreads +CMAKE_HAVE_PTHREADS_CREATE:INTERNAL= +//Have library pthread +CMAKE_HAVE_PTHREAD_CREATE:INTERNAL=1 +//Have include CMAKE_HAVE_PTHREAD_H +CMAKE_HAVE_PTHREAD_H:INTERNAL=1 +//Have function remove +CMAKE_HAVE_REMOVE:INTERNAL=1 +//Have function shmat +CMAKE_HAVE_SHMAT:INTERNAL=1 +//Start directory with the top level CMakeLists.txt file for this +// project +CMAKE_HOME_DIRECTORY:INTERNAL=/home/groo/dev/webkitkde +//Install .so files without execute permission. +CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 +//Have library ICE +CMAKE_LIB_ICE_HAS_ICECONNECTIONNUMBER:INTERNAL=1 +//Advanced flag for variable: CMAKE_LINKER +CMAKE_LINKER-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_MAKE_PROGRAM +CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS +CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG +CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE +CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_NM +CMAKE_NM-ADVANCED:INTERNAL=1 +//number of local generators +CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=11 +//Advanced flag for variable: CMAKE_OBJCOPY +CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_OBJDUMP +CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_RANLIB +CMAKE_RANLIB-ADVANCED:INTERNAL=1 +//Path to CMake installation. +CMAKE_ROOT:INTERNAL=/usr/share/cmake-2.6 +//Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS +CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG +CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE +CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_SKIP_RPATH +CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_STRIP +CMAKE_STRIP-ADVANCED:INTERNAL=1 +//uname command +CMAKE_UNAME:INTERNAL=/bin/uname +//Advanced flag for variable: CMAKE_USE_RELATIVE_PATHS +CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1 +//Advanced flag for variable: CMAKE_VERBOSE_MAKEFILE +CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 +//Details about finding Automoc4 +FIND_PACKAGE_MESSAGE_DETAILS_Automoc4:INTERNAL=[/usr/bin/automoc4] +//Details about finding KdeWebKit +FIND_PACKAGE_MESSAGE_DETAILS_KdeWebKit:INTERNAL=[/home/groo/dev/webkitkde][kdewebkit] +//Details about finding Perl +FIND_PACKAGE_MESSAGE_DETAILS_Perl:INTERNAL=[/usr/bin/perl] +//Details about finding Threads +FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE] +//Test HAVE_FPIE_SUPPORT +HAVE_FPIE_SUPPORT:INTERNAL=1 +PC_KDEWEBKIT_CFLAGS:INTERNAL= +PC_KDEWEBKIT_CFLAGS_I:INTERNAL= +PC_KDEWEBKIT_CFLAGS_OTHER:INTERNAL= +PC_KDEWEBKIT_FOUND:INTERNAL= +PC_KDEWEBKIT_INCLUDEDIR:INTERNAL= +PC_KDEWEBKIT_LIBDIR:INTERNAL= +PC_KDEWEBKIT_LIBS:INTERNAL= +PC_KDEWEBKIT_LIBS_L:INTERNAL= +PC_KDEWEBKIT_LIBS_OTHER:INTERNAL= +PC_KDEWEBKIT_LIBS_PATHS:INTERNAL= +PC_KDEWEBKIT_PREFIX:INTERNAL= +PC_KDEWEBKIT_STATIC_CFLAGS:INTERNAL= +PC_KDEWEBKIT_STATIC_CFLAGS_I:INTERNAL= +PC_KDEWEBKIT_STATIC_CFLAGS_OTHER:INTERNAL= +PC_KDEWEBKIT_STATIC_LIBDIR:INTERNAL= +PC_KDEWEBKIT_STATIC_LIBS:INTERNAL= +PC_KDEWEBKIT_STATIC_LIBS_L:INTERNAL= +PC_KDEWEBKIT_STATIC_LIBS_OTHER:INTERNAL= +PC_KDEWEBKIT_STATIC_LIBS_PATHS:INTERNAL= +PC_KDEWEBKIT_VERSION:INTERNAL= +PC_KDEWEBKIT_kdewebkit_INCLUDEDIR:INTERNAL= +PC_KDEWEBKIT_kdewebkit_LIBDIR:INTERNAL= +PC_KDEWEBKIT_kdewebkit_PREFIX:INTERNAL= +PC_KDEWEBKIT_kdewebkit_VERSION:INTERNAL= +//Advanced flag for variable: PERL_EXECUTABLE +PERL_EXECUTABLE-ADVANCED:INTERNAL=1 +//Advanced flag for variable: PHONON_INCLUDE_DIR +PHONON_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: PHONON_LIBRARY +PHONON_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: PKG_CONFIG_EXECUTABLE +PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 +QT_BINARY_DIR:INTERNAL=/usr/bin +//Advanced flag for variable: QT_DBUSCPP2XML_EXECUTABLE +QT_DBUSCPP2XML_EXECUTABLE-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_DBUSXML2CPP_EXECUTABLE +QT_DBUSXML2CPP_EXECUTABLE-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_DOC_DIR +QT_DOC_DIR-ADVANCED:INTERNAL=1 +QT_HEADERS_DIR:INTERNAL=/usr/include/qt4 +//Advanced flag for variable: QT_INCLUDE_DIR +QT_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_LIBRARY_DIR +QT_LIBRARY_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_LRELEASE_EXECUTABLE +QT_LRELEASE_EXECUTABLE-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_LUPDATE_EXECUTABLE +QT_LUPDATE_EXECUTABLE-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_MKSPECS_DIR +QT_MKSPECS_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_MOC_EXECUTABLE +QT_MOC_EXECUTABLE-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_PHONON_INCLUDE_DIR +QT_PHONON_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_PHONON_LIBRARY +QT_PHONON_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_PLUGINS_DIR +QT_PLUGINS_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QT3SUPPORT_INCLUDE_DIR +QT_QT3SUPPORT_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QT3SUPPORT_LIBRARY +QT_QT3SUPPORT_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTASSISTANTCLIENT_INCLUDE_DIR +QT_QTASSISTANTCLIENT_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTASSISTANTCLIENT_LIBRARY +QT_QTASSISTANTCLIENT_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTASSISTANT_INCLUDE_DIR +QT_QTASSISTANT_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTASSISTANT_LIBRARY +QT_QTASSISTANT_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTCORE_INCLUDE_DIR +QT_QTCORE_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTCORE_LIBRARY +QT_QTCORE_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTDBUS_INCLUDE_DIR +QT_QTDBUS_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTDBUS_LIBRARY +QT_QTDBUS_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR +QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTDESIGNERCOMPONENTS_LIBRARY +QT_QTDESIGNERCOMPONENTS_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTDESIGNER_INCLUDE_DIR +QT_QTDESIGNER_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTDESIGNER_LIBRARY +QT_QTDESIGNER_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTGUI_INCLUDE_DIR +QT_QTGUI_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTGUI_LIBRARY +QT_QTGUI_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTHELP_INCLUDE_DIR +QT_QTHELP_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTHELP_LIBRARY +QT_QTHELP_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTMOTIF_INCLUDE_DIR +QT_QTMOTIF_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTMOTIF_LIBRARY +QT_QTMOTIF_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTNETWORK_INCLUDE_DIR +QT_QTNETWORK_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTNETWORK_LIBRARY +QT_QTNETWORK_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTNSPLUGIN_INCLUDE_DIR +QT_QTNSPLUGIN_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTNSPLUGIN_LIBRARY +QT_QTNSPLUGIN_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTOPENGL_INCLUDE_DIR +QT_QTOPENGL_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTOPENGL_LIBRARY +QT_QTOPENGL_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTSCRIPT_INCLUDE_DIR +QT_QTSCRIPT_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTSCRIPT_LIBRARY +QT_QTSCRIPT_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTSQL_INCLUDE_DIR +QT_QTSQL_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTSQL_LIBRARY +QT_QTSQL_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTSVG_INCLUDE_DIR +QT_QTSVG_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTSVG_LIBRARY +QT_QTSVG_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTTEST_INCLUDE_DIR +QT_QTTEST_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTTEST_LIBRARY +QT_QTTEST_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTUITOOLS_INCLUDE_DIR +QT_QTUITOOLS_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTUITOOLS_LIBRARY +QT_QTUITOOLS_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTWEBKIT_INCLUDE_DIR +QT_QTWEBKIT_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTWEBKIT_LIBRARY +QT_QTWEBKIT_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTXMLPATTERNS_INCLUDE_DIR +QT_QTXMLPATTERNS_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTXMLPATTERNS_LIBRARY +QT_QTXMLPATTERNS_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTXML_INCLUDE_DIR +QT_QTXML_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QTXML_LIBRARY +QT_QTXML_LIBRARY-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_QT_INCLUDE_DIR +QT_QT_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_RCC_EXECUTABLE +QT_RCC_EXECUTABLE-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_UIC3_EXECUTABLE +QT_UIC3_EXECUTABLE-ADVANCED:INTERNAL=1 +//Advanced flag for variable: QT_UIC_EXECUTABLE +QT_UIC_EXECUTABLE-ADVANCED:INTERNAL=1 +//Have symbol Q_WS_MAC +Q_WS_MAC:INTERNAL= +//Have symbol Q_WS_QWS +Q_WS_QWS:INTERNAL= +//Have symbol Q_WS_WIN +Q_WS_WIN:INTERNAL= +//Have symbol Q_WS_X11 +Q_WS_X11:INTERNAL=1 +//Advanced flag for variable: X11_ICE_INCLUDE_PATH +X11_ICE_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_ICE_LIB +X11_ICE_LIB-ADVANCED:INTERNAL=1 +//Have library /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so +X11_LIB_X11_SOLO:INTERNAL=1 +//Advanced flag for variable: X11_SM_INCLUDE_PATH +X11_SM_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_SM_LIB +X11_SM_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_X11_INCLUDE_PATH +X11_X11_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_X11_LIB +X11_X11_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_XShm_INCLUDE_PATH +X11_XShm_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_XSync_INCLUDE_PATH +X11_XSync_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_XTest_INCLUDE_PATH +X11_XTest_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_XTest_LIB +X11_XTest_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xaccessrules_INCLUDE_PATH +X11_Xaccessrules_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xaccessstr_INCLUDE_PATH +X11_Xaccessstr_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xau_INCLUDE_PATH +X11_Xau_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xau_LIB +X11_Xau_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xcomposite_INCLUDE_PATH +X11_Xcomposite_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xcomposite_LIB +X11_Xcomposite_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xcursor_INCLUDE_PATH +X11_Xcursor_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xcursor_LIB +X11_Xcursor_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xdamage_INCLUDE_PATH +X11_Xdamage_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xdamage_LIB +X11_Xdamage_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xdmcp_INCLUDE_PATH +X11_Xdmcp_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xdmcp_LIB +X11_Xdmcp_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xext_LIB +X11_Xext_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xfixes_INCLUDE_PATH +X11_Xfixes_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xfixes_LIB +X11_Xfixes_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xft_INCLUDE_PATH +X11_Xft_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xft_LIB +X11_Xft_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xinerama_INCLUDE_PATH +X11_Xinerama_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xinerama_LIB +X11_Xinerama_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xinput_INCLUDE_PATH +X11_Xinput_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xinput_LIB +X11_Xinput_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xkb_INCLUDE_PATH +X11_Xkb_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xkbfile_INCLUDE_PATH +X11_Xkbfile_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xkbfile_LIB +X11_Xkbfile_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xkblib_INCLUDE_PATH +X11_Xkblib_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xlib_INCLUDE_PATH +X11_Xlib_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xpm_INCLUDE_PATH +X11_Xpm_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xpm_LIB +X11_Xpm_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xrandr_INCLUDE_PATH +X11_Xrandr_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xrandr_LIB +X11_Xrandr_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xrender_INCLUDE_PATH +X11_Xrender_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xrender_LIB +X11_Xrender_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xscreensaver_INCLUDE_PATH +X11_Xscreensaver_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xscreensaver_LIB +X11_Xscreensaver_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xshape_INCLUDE_PATH +X11_Xshape_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xt_INCLUDE_PATH +X11_Xt_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xt_LIB +X11_Xt_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xutil_INCLUDE_PATH +X11_Xutil_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xv_INCLUDE_PATH +X11_Xv_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xv_LIB +X11_Xv_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_Xxf86misc_LIB +X11_Xxf86misc_LIB-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_dpms_INCLUDE_PATH +X11_dpms_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_xf86misc_INCLUDE_PATH +X11_xf86misc_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Advanced flag for variable: X11_xf86vmode_INCLUDE_PATH +X11_xf86vmode_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//Test _OFFT_IS_64BIT +_OFFT_IS_64BIT:INTERNAL= +//Test __KDE_HAVE_GCC_VISIBILITY +__KDE_HAVE_GCC_VISIBILITY:INTERNAL=1 +//Test __KDE_HAVE_W_OVERLOADED_VIRTUAL +__KDE_HAVE_W_OVERLOADED_VIRTUAL:INTERNAL=1 +__pkg_config_checked_PC_KDEWEBKIT:INTERNAL=1 +//Result of TRY_COMPILE +_compile_result:INTERNAL=TRUE +//Result of TRY_RUN +_run_result:INTERNAL=0 + diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeCCompiler.cmake webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeCCompiler.cmake --- webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeCCompiler.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeCCompiler.cmake 2009-11-02 21:52:40.000000000 +0000 @@ -0,0 +1,36 @@ +SET(CMAKE_C_COMPILER "/usr/bin/gcc") +SET(CMAKE_C_COMPILER_ARG1 "") +SET(CMAKE_C_COMPILER_ID "GNU") +SET(CMAKE_C_PLATFORM_ID "Linux") +SET(CMAKE_AR "/usr/bin/ar") +SET(CMAKE_RANLIB "/usr/bin/ranlib") +SET(CMAKE_COMPILER_IS_GNUCC 1) +SET(CMAKE_C_COMPILER_LOADED 1) +SET(CMAKE_COMPILER_IS_MINGW ) +SET(CMAKE_COMPILER_IS_CYGWIN ) +IF(CMAKE_COMPILER_IS_CYGWIN) + SET(CYGWIN 1) + SET(UNIX 1) +ENDIF(CMAKE_COMPILER_IS_CYGWIN) + +SET(CMAKE_C_COMPILER_ENV_VAR "CC") + +IF(CMAKE_COMPILER_IS_MINGW) + SET(MINGW 1) +ENDIF(CMAKE_COMPILER_IS_MINGW) +SET(CMAKE_C_COMPILER_ID_RUN 1) +SET(CMAKE_C_SOURCE_FILE_EXTENSIONS c) +SET(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +SET(CMAKE_C_LINKER_PREFERENCE 10) + +# Save compiler ABI information. +SET(CMAKE_C_SIZEOF_DATA_PTR "4") +SET(CMAKE_C_COMPILER_ABI "ELF") + +IF(CMAKE_C_SIZEOF_DATA_PTR) + SET(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") +ENDIF(CMAKE_C_SIZEOF_DATA_PTR) + +IF(CMAKE_C_COMPILER_ABI) + SET(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") +ENDIF(CMAKE_C_COMPILER_ABI) diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/cmake.check_cache webkitkde-0.1~svn1068314/build/CMakeFiles/cmake.check_cache --- webkitkde-0.9~svn1068256/build/CMakeFiles/cmake.check_cache 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/cmake.check_cache 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeCXXCompiler.cmake webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeCXXCompiler.cmake --- webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeCXXCompiler.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeCXXCompiler.cmake 2009-11-02 21:52:40.000000000 +0000 @@ -0,0 +1,36 @@ +SET(CMAKE_CXX_COMPILER "/usr/bin/c++") +SET(CMAKE_CXX_COMPILER_ARG1 "") +SET(CMAKE_CXX_COMPILER_ID "GNU") +SET(CMAKE_CXX_PLATFORM_ID "Linux") +SET(CMAKE_AR "/usr/bin/ar") +SET(CMAKE_RANLIB "/usr/bin/ranlib") +SET(CMAKE_COMPILER_IS_GNUCXX 1) +SET(CMAKE_CXX_COMPILER_LOADED 1) +SET(CMAKE_COMPILER_IS_MINGW ) +SET(CMAKE_COMPILER_IS_CYGWIN ) +IF(CMAKE_COMPILER_IS_CYGWIN) + SET(CYGWIN 1) + SET(UNIX 1) +ENDIF(CMAKE_COMPILER_IS_CYGWIN) + +SET(CMAKE_CXX_COMPILER_ENV_VAR "CXX") + +IF(CMAKE_COMPILER_IS_MINGW) + SET(MINGW 1) +ENDIF(CMAKE_COMPILER_IS_MINGW) +SET(CMAKE_CXX_COMPILER_ID_RUN 1) +SET(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;H;o;O;obj;OBJ;def;DEF;rc;RC) +SET(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm) +SET(CMAKE_CXX_LINKER_PREFERENCE 30) + +# Save compiler ABI information. +SET(CMAKE_CXX_SIZEOF_DATA_PTR "4") +SET(CMAKE_CXX_COMPILER_ABI "ELF") + +IF(CMAKE_CXX_SIZEOF_DATA_PTR) + SET(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") +ENDIF(CMAKE_CXX_SIZEOF_DATA_PTR) + +IF(CMAKE_CXX_COMPILER_ABI) + SET(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") +ENDIF(CMAKE_CXX_COMPILER_ABI) Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeDetermineCompilerABI_C.bin and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeDetermineCompilerABI_C.bin differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeDetermineCompilerABI_CXX.bin and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeDetermineCompilerABI_CXX.bin differ diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeDirectoryInformation.cmake webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeDirectoryInformation.cmake --- webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeDirectoryInformation.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeDirectoryInformation.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,24 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Relative path conversion top directories. +SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/groo/dev/webkitkde") +SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/groo/dev/webkitkde/build") + +# Force unix paths in dependencies. +SET(CMAKE_FORCE_UNIX_PATHS 1) + +# The C and CXX include file search paths: +SET(CMAKE_C_INCLUDE_PATH + "." + ".." + "../kdewebkit" + ) +SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) +SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) + +# The C and CXX include file regular expressions for this directory. +SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeError.log webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeError.log --- webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeError.log 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeError.log 2009-11-02 21:52:46.000000000 +0000 @@ -0,0 +1,139 @@ +Determining if the Q_WS_WIN exist failed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o +/usr/bin/gcc -I/usr/include/qt4 -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’: +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: error: ‘Q_WS_WIN’ undeclared (first use in this function) +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: error: (Each undeclared identifier is reported only once +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: error: for each function it appears in.) +make[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o] Error 1 +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +make: *** [cmTryCompileExec/fast] Error 2 + +File /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: +/* */ +#include + +void cmakeRequireSymbol(int dummy,...){(void)dummy;} +int main() +{ +#ifndef Q_WS_WIN + cmakeRequireSymbol(0,&Q_WS_WIN); +#endif + return 0; +} + +Determining if the Q_WS_QWS exist failed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o +/usr/bin/gcc -I/usr/include/qt4 -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’: +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: error: ‘Q_WS_QWS’ undeclared (first use in this function) +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: error: (Each undeclared identifier is reported only once +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: error: for each function it appears in.) +make[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o] Error 1 +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +make: *** [cmTryCompileExec/fast] Error 2 + +File /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: +/* */ +#include + +void cmakeRequireSymbol(int dummy,...){(void)dummy;} +int main() +{ +#ifndef Q_WS_QWS + cmakeRequireSymbol(0,&Q_WS_QWS); +#endif + return 0; +} + +Determining if the Q_WS_MAC exist failed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o +/usr/bin/gcc -I/usr/include/qt4 -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’: +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: error: ‘Q_WS_MAC’ undeclared (first use in this function) +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: error: (Each undeclared identifier is reported only once +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: error: for each function it appears in.) +make[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o] Error 1 +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +make: *** [cmTryCompileExec/fast] Error 2 + +File /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: +/* */ +#include + +void cmakeRequireSymbol(int dummy,...){(void)dummy;} +int main() +{ +#ifndef Q_WS_MAC + cmakeRequireSymbol(0,&Q_WS_MAC); +#endif + return 0; +} + +Determining if the function pthread_create exists in the pthreads failed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.6/Modules/CheckFunctionExists.c +Linking C executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lpthreads +/usr/bin/ld: cannot find -lpthreads +collect2: ld returned 1 exit status +make[1]: *** [cmTryCompileExec] Error 1 +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +make: *** [cmTryCompileExec/fast] Error 2 + + +Performing C++ SOURCE FILE Test _OFFT_IS_64BIT failed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building CXX object CMakeFiles/cmTryCompileExec.dir/src.cxx.o +/usr/bin/c++ -D_OFFT_IS_64BIT -o CMakeFiles/cmTryCompileExec.dir/src.cxx.o -c /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/src.cxx +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/src.cxx:9: warning: left shift count >= width of type +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/src.cxx:9: warning: left shift count >= width of type +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/src.cxx:9: warning: left shift count >= width of type +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/src.cxx:9: warning: left shift count >= width of type +/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/src.cxx:9: error: size of array ‘off_t_is_large’ is negative +make[1]: *** [CMakeFiles/cmTryCompileExec.dir/src.cxx.o] Error 1 +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +make: *** [cmTryCompileExec/fast] Error 2 + +Source file was: + +#include + /* Check that off_t can represent 2**63 - 1 correctly. + We can't simply define LARGE_OFF_T to be 9223372036854775807, + since some C++ compilers masquerading as C compilers + incorrectly reject 9223372036854775807. */ +#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) + + int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; + int main() { return 0; } + diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeOutput.log webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeOutput.log --- webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeOutput.log 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeOutput.log 2009-11-02 21:52:47.000000000 +0000 @@ -0,0 +1,284 @@ +The system is: Linux - 2.6.32-rc5-custom - i686 +Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. +Compiler: /usr/bin/gcc +Build flags: +Id flags: + +The output was: +0 + + +Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" + +The C compiler identification is GNU, found in "/home/groo/dev/webkitkde/build/CMakeFiles/CompilerIdC/a.out" + +Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. +Compiler: /usr/bin/c++ +Build flags: +Id flags: + +The output was: +0 +CMakeCXXCompilerId.cpp:67: warning: deprecated conversion from string constant to ‘char*’ +CMakeCXXCompilerId.cpp:151: warning: deprecated conversion from string constant to ‘char*’ + + +Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" + +The CXX compiler identification is GNU, found in "/home/groo/dev/webkitkde/build/CMakeFiles/CompilerIdCXX/a.out" + +Determining if the C compiler works passed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o +/usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -c /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/testCCompiler.c +Linking C executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/gcc CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -o cmTryCompileExec -rdynamic +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + + +Detecting C compiler ABI info compiled with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o +/usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.6/Modules/CMakeCCompilerABI.c +Linking C executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/gcc CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec -rdynamic +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + + +Determining if the CXX compiler works passed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building CXX object CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o +/usr/bin/c++ -o CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -c /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx +Linking CXX executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/c++ CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -o cmTryCompileExec -rdynamic +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + + +Detecting CXX compiler ABI info compiled with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building CXX object CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o +/usr/bin/c++ -o CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.6/Modules/CMakeCXXCompilerABI.cpp +Linking CXX executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/c++ CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec -rdynamic +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + + +Determining if the Q_WS_X11 exist passed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o +/usr/bin/gcc -I/usr/include/qt4 -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c +Linking C executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/gcc CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + +File /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: +/* */ +#include + +void cmakeRequireSymbol(int dummy,...){(void)dummy;} +int main() +{ +#ifndef Q_WS_X11 + cmakeRequireSymbol(0,&Q_WS_X11); +#endif + return 0; +} + +Determining if the function XOpenDisplay exists in the /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so passed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.6/Modules/CheckFunctionExists.c +Linking C executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=XOpenDisplay CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lX11 -lXext -lXft -lXau -lXdmcp -lXpm +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + + +Determining if the function gethostbyname exists passed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.6/Modules/CheckFunctionExists.c +Linking C executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=gethostbyname CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + + +Determining if the function connect exists passed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.6/Modules/CheckFunctionExists.c +Linking C executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=connect CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + + +Determining if the function remove exists passed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=remove -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.6/Modules/CheckFunctionExists.c +Linking C executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=remove CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + + +Determining if the function shmat exists passed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.6/Modules/CheckFunctionExists.c +Linking C executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=shmat CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + + +Determining if the function IceConnectionNumber exists in the ICE passed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.6/Modules/CheckFunctionExists.c +Linking C executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=IceConnectionNumber CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lICE +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + + +Determining if files pthread.h exist passed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o +/usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c +Linking C executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/gcc CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + + +Determining if the function pthread_create exists in the pthread passed with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.6/Modules/CheckFunctionExists.c +Linking C executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lpthread +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + + +Performing C++ SOURCE FILE Test HAVE_FPIE_SUPPORT succeded with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building CXX object CMakeFiles/cmTryCompileExec.dir/src.cxx.o +/usr/bin/c++ -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -DHAVE_FPIE_SUPPORT -fPIE -o CMakeFiles/cmTryCompileExec.dir/src.cxx.o -c /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/src.cxx +Linking CXX executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/c++ -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -DHAVE_FPIE_SUPPORT CMakeFiles/cmTryCompileExec.dir/src.cxx.o -o cmTryCompileExec -rdynamic +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + +Source file was: +int main() { return 0;} +Performing C++ SOURCE FILE Test __KDE_HAVE_W_OVERLOADED_VIRTUAL succeded with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building CXX object CMakeFiles/cmTryCompileExec.dir/src.cxx.o +/usr/bin/c++ -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -D__KDE_HAVE_W_OVERLOADED_VIRTUAL -Woverloaded-virtual -o CMakeFiles/cmTryCompileExec.dir/src.cxx.o -c /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/src.cxx +Linking CXX executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/c++ -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -D__KDE_HAVE_W_OVERLOADED_VIRTUAL CMakeFiles/cmTryCompileExec.dir/src.cxx.o -o cmTryCompileExec -rdynamic +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + +Source file was: +int main() { return 0;} +Performing C++ SOURCE FILE Test __KDE_HAVE_GCC_VISIBILITY succeded with the following output: +Change Dir: /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp + +Run Build Command:/usr/bin/make "cmTryCompileExec/fast" +/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build +make[1]: Entering directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' +/usr/bin/cmake -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/CMakeFiles 1 +Building CXX object CMakeFiles/cmTryCompileExec.dir/src.cxx.o +/usr/bin/c++ -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -D__KDE_HAVE_GCC_VISIBILITY -fvisibility=hidden -o CMakeFiles/cmTryCompileExec.dir/src.cxx.o -c /home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp/src.cxx +Linking CXX executable cmTryCompileExec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 +/usr/bin/c++ -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -D__KDE_HAVE_GCC_VISIBILITY CMakeFiles/cmTryCompileExec.dir/src.cxx.o -o cmTryCompileExec -rdynamic +make[1]: Leaving directory `/home/groo/dev/webkitkde/build/CMakeFiles/CMakeTmp' + +Source file was: +int main() { return 0;} diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeRuleHashes.txt webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeRuleHashes.txt --- webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeRuleHashes.txt 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeRuleHashes.txt 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,7 @@ +# Hashes of file build rules. +639852f577da2ad98992aa268554daef CMakeFiles/uninstall +1207ee80d050dcce915fdb1474e4c1a0 kdelauncher/CMakeFiles/kdelauncher_automoc +e34b86da4a894e7968378f22d2c1acbd kdewebkit/CMakeFiles/kdewebkit_automoc +870c393d5fa9bd4e5f88b61040a19c05 part/CMakeFiles/webkitkde_automoc +fe85bd6b9675896883aaa8af128ca796 part/CMakeFiles/webkitkdepart_automoc +3f00344f47c653dec4c961fdd6414391 part/ui_searchbar.h diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeSystem.cmake webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeSystem.cmake --- webkitkde-0.9~svn1068256/build/CMakeFiles/CMakeSystem.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/CMakeSystem.cmake 2009-11-02 21:52:38.000000000 +0000 @@ -0,0 +1,15 @@ + + +SET(CMAKE_SYSTEM "Linux-2.6.32-rc5-custom") +SET(CMAKE_SYSTEM_NAME "Linux") +SET(CMAKE_SYSTEM_VERSION "2.6.32-rc5-custom") +SET(CMAKE_SYSTEM_PROCESSOR "i686") + +SET(CMAKE_HOST_SYSTEM "Linux-2.6.32-rc5-custom") +SET(CMAKE_HOST_SYSTEM_NAME "Linux") +SET(CMAKE_HOST_SYSTEM_VERSION "2.6.32-rc5-custom") +SET(CMAKE_HOST_SYSTEM_PROCESSOR "i686") + +SET(CMAKE_CROSSCOMPILING "FALSE") + +SET(CMAKE_SYSTEM_LOADED 1) Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/CMakeFiles/CompilerIdC/a.out and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/CMakeFiles/CompilerIdC/a.out differ diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/CompilerIdC/CMakeCCompilerId.c webkitkde-0.1~svn1068314/build/CMakeFiles/CompilerIdC/CMakeCCompilerId.c --- webkitkde-0.9~svn1068256/build/CMakeFiles/CompilerIdC/CMakeCCompilerId.c 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/CompilerIdC/CMakeCCompilerId.c 2009-11-02 21:52:38.000000000 +0000 @@ -0,0 +1,176 @@ +#ifdef __cplusplus +# error "A C++ compiler has been selected for C." +#endif + +#if defined(__18CXX) +# define ID_VOID_MAIN +#endif + +#if defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + +#elif defined(__WATCOMC__) +# define COMPILER_ID "Watcom" + +#elif defined(__SUNPRO_C) +# define COMPILER_ID "SunPro" + +#elif defined(__HP_cc) +# define COMPILER_ID "HP" + +#elif defined(__DECC) +# define COMPILER_ID "Compaq" + +#elif defined(__IBMC__) +# define COMPILER_ID "VisualAge" + +#elif defined(__PGI) +# define COMPILER_ID "PGI" + +#elif defined(__GNUC__) +# define COMPILER_ID "GNU" + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + +#elif defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) +/* Analog Devices C++ compiler for Blackfin, TigerSHARC and + SHARC (21000) DSPs */ +# define COMPILER_ID "ADSP" + +/* IAR Systems compiler for embedded systems. + http://www.iar.com + Not supported yet by CMake +#elif defined(__IAR_SYSTEMS_ICC__) +# define COMPILER_ID "IAR" */ + +/* sdcc, the small devices C compiler for embedded systems, + http://sdcc.sourceforge.net */ +#elif defined(SDCC) +# define COMPILER_ID "SDCC" + +#elif defined(_COMPILER_VERSION) +# define COMPILER_ID "MIPSpro" + +/* This compiler is either not known or is too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__sgi) +# define COMPILER_ID "MIPSpro" + +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" + +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__sgi) || defined(__sgi__) || defined(_SGI) +# define PLATFORM_ID "IRIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#else /* unknown platform */ +# define PLATFORM_ID "" + +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; + + +/*--------------------------------------------------------------------------*/ + +#ifdef ID_VOID_MAIN +void main() {} +#else +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + (void)argv; + return require; +} +#endif Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/CMakeFiles/CompilerIdCXX/a.out and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/CMakeFiles/CompilerIdCXX/a.out differ diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp webkitkde-0.1~svn1068314/build/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp --- webkitkde-0.9~svn1068256/build/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp 2009-11-02 21:52:39.000000000 +0000 @@ -0,0 +1,163 @@ +/* This source file must have a .cpp extension so that all C++ compilers + recognize the extension without flags. Borland does not know .cxx for + example. */ +#ifndef __cplusplus +# error "A C compiler has been selected for C++." +#endif + +#if defined(__COMO__) +# define COMPILER_ID "Comeau" + +#elif defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + +#elif defined(__WATCOMC__) +# define COMPILER_ID "Watcom" + +#elif defined(__SUNPRO_CC) +# define COMPILER_ID "SunPro" + +#elif defined(__HP_aCC) +# define COMPILER_ID "HP" + +#elif defined(__DECCXX) +# define COMPILER_ID "Compaq" + +#elif defined(__IBMCPP__) +# define COMPILER_ID "VisualAge" + +#elif defined(__PGI) +# define COMPILER_ID "PGI" + +#elif defined(__GNUC__) +# define COMPILER_ID "GNU" + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + +#elif defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) +/* Analog Devices C++ compiler for Blackfin, TigerSHARC and + SHARC (21000) DSPs */ +# define COMPILER_ID "ADSP" + +#elif defined(_COMPILER_VERSION) +# define COMPILER_ID "MIPSpro" + +/* This compiler is either not known or is too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__sgi) +# define COMPILER_ID "MIPSpro" + +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" + +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__sgi) || defined(__sgi__) || defined(_SGI) +# define PLATFORM_ID "IRIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#else /* unknown platform */ +# define PLATFORM_ID "" + +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; + + +/*--------------------------------------------------------------------------*/ + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + (void)argv; + return require; +} diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/Makefile2 webkitkde-0.1~svn1068314/build/CMakeFiles/Makefile2 --- webkitkde-0.9~svn1068256/build/CMakeFiles/Makefile2 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/Makefile2 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,529 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# The main recursive all target +all: +.PHONY : all + +# The main recursive preinstall target +preinstall: +.PHONY : preinstall + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +#============================================================================= +# Target rules for target CMakeFiles/uninstall.dir + +# All Build rule for target. +CMakeFiles/uninstall.dir/all: + $(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/depend + $(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles + @echo "Built target uninstall" +.PHONY : CMakeFiles/uninstall.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/uninstall.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 + $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/uninstall.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : CMakeFiles/uninstall.dir/rule + +# Convenience name for target. +uninstall: CMakeFiles/uninstall.dir/rule +.PHONY : uninstall + +# clean rule for target. +CMakeFiles/uninstall.dir/clean: + $(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/clean +.PHONY : CMakeFiles/uninstall.dir/clean + +# clean rule for target. +clean: CMakeFiles/uninstall.dir/clean +.PHONY : clean + +#============================================================================= +# Directory level rules for directory icons + +# Convenience name for "all" pass in the directory. +icons/all: +.PHONY : icons/all + +# Convenience name for "clean" pass in the directory. +icons/clean: +.PHONY : icons/clean + +# Convenience name for "preinstall" pass in the directory. +icons/preinstall: +.PHONY : icons/preinstall + +#============================================================================= +# Directory level rules for directory kdewebkit + +# Convenience name for "all" pass in the directory. +kdewebkit/all: kdewebkit/CMakeFiles/kdewebkit.dir/all +kdewebkit/all: kdewebkit/includes/all +kdewebkit/all: kdewebkit/cmake/all +.PHONY : kdewebkit/all + +# Convenience name for "clean" pass in the directory. +kdewebkit/clean: kdewebkit/CMakeFiles/kdewebkit.dir/clean +kdewebkit/clean: kdewebkit/CMakeFiles/kdewebkit_automoc.dir/clean +kdewebkit/clean: kdewebkit/includes/clean +kdewebkit/clean: kdewebkit/cmake/clean +.PHONY : kdewebkit/clean + +# Convenience name for "preinstall" pass in the directory. +kdewebkit/preinstall: kdewebkit/includes/preinstall +kdewebkit/preinstall: kdewebkit/cmake/preinstall +.PHONY : kdewebkit/preinstall + +#============================================================================= +# Target rules for target kdewebkit/CMakeFiles/kdewebkit.dir + +# All Build rule for target. +kdewebkit/CMakeFiles/kdewebkit.dir/all: kdewebkit/CMakeFiles/kdewebkit_automoc.dir/all + $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/depend + $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/build + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles 1 2 3 4 5 6 + @echo "Built target kdewebkit" +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/all + +# Include target in all. +all: kdewebkit/CMakeFiles/kdewebkit.dir/all +.PHONY : all + +# Build rule for subdir invocation for target. +kdewebkit/CMakeFiles/kdewebkit.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 6 + $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/CMakeFiles/kdewebkit.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/rule + +# Convenience name for target. +kdewebkit: kdewebkit/CMakeFiles/kdewebkit.dir/rule +.PHONY : kdewebkit + +# clean rule for target. +kdewebkit/CMakeFiles/kdewebkit.dir/clean: + $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/clean +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/clean + +# clean rule for target. +clean: kdewebkit/CMakeFiles/kdewebkit.dir/clean +.PHONY : clean + +#============================================================================= +# Target rules for target kdewebkit/CMakeFiles/kdewebkit_automoc.dir + +# All Build rule for target. +kdewebkit/CMakeFiles/kdewebkit_automoc.dir/all: + $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build.make kdewebkit/CMakeFiles/kdewebkit_automoc.dir/depend + $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build.make kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles + @echo "Built target kdewebkit_automoc" +.PHONY : kdewebkit/CMakeFiles/kdewebkit_automoc.dir/all + +# Build rule for subdir invocation for target. +kdewebkit/CMakeFiles/kdewebkit_automoc.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 + $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/CMakeFiles/kdewebkit_automoc.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : kdewebkit/CMakeFiles/kdewebkit_automoc.dir/rule + +# Convenience name for target. +kdewebkit_automoc: kdewebkit/CMakeFiles/kdewebkit_automoc.dir/rule +.PHONY : kdewebkit_automoc + +# clean rule for target. +kdewebkit/CMakeFiles/kdewebkit_automoc.dir/clean: + $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build.make kdewebkit/CMakeFiles/kdewebkit_automoc.dir/clean +.PHONY : kdewebkit/CMakeFiles/kdewebkit_automoc.dir/clean + +# clean rule for target. +clean: kdewebkit/CMakeFiles/kdewebkit_automoc.dir/clean +.PHONY : clean + +#============================================================================= +# Directory level rules for directory kdewebkit/includes + +# Convenience name for "all" pass in the directory. +kdewebkit/includes/all: +.PHONY : kdewebkit/includes/all + +# Convenience name for "clean" pass in the directory. +kdewebkit/includes/clean: +.PHONY : kdewebkit/includes/clean + +# Convenience name for "preinstall" pass in the directory. +kdewebkit/includes/preinstall: +.PHONY : kdewebkit/includes/preinstall + +#============================================================================= +# Directory level rules for directory kdewebkit/cmake + +# Convenience name for "all" pass in the directory. +kdewebkit/cmake/all: kdewebkit/cmake/modules/all +.PHONY : kdewebkit/cmake/all + +# Convenience name for "clean" pass in the directory. +kdewebkit/cmake/clean: kdewebkit/cmake/modules/clean +.PHONY : kdewebkit/cmake/clean + +# Convenience name for "preinstall" pass in the directory. +kdewebkit/cmake/preinstall: kdewebkit/cmake/modules/preinstall +.PHONY : kdewebkit/cmake/preinstall + +#============================================================================= +# Directory level rules for directory kdewebkit/cmake/modules + +# Convenience name for "all" pass in the directory. +kdewebkit/cmake/modules/all: +.PHONY : kdewebkit/cmake/modules/all + +# Convenience name for "clean" pass in the directory. +kdewebkit/cmake/modules/clean: +.PHONY : kdewebkit/cmake/modules/clean + +# Convenience name for "preinstall" pass in the directory. +kdewebkit/cmake/modules/preinstall: +.PHONY : kdewebkit/cmake/modules/preinstall + +#============================================================================= +# Directory level rules for directory part + +# Convenience name for "all" pass in the directory. +part/all: part/CMakeFiles/webkitkde.dir/all +part/all: part/CMakeFiles/webkitkdepart.dir/all +part/all: part/cmake/all +part/all: part/includes/all +.PHONY : part/all + +# Convenience name for "clean" pass in the directory. +part/clean: part/CMakeFiles/webkitkde.dir/clean +part/clean: part/CMakeFiles/webkitkde_automoc.dir/clean +part/clean: part/CMakeFiles/webkitkdepart.dir/clean +part/clean: part/CMakeFiles/webkitkdepart_automoc.dir/clean +part/clean: part/cmake/clean +part/clean: part/includes/clean +.PHONY : part/clean + +# Convenience name for "preinstall" pass in the directory. +part/preinstall: part/cmake/preinstall +part/preinstall: part/includes/preinstall +.PHONY : part/preinstall + +#============================================================================= +# Target rules for target part/CMakeFiles/webkitkde.dir + +# All Build rule for target. +part/CMakeFiles/webkitkde.dir/all: kdewebkit/CMakeFiles/kdewebkit.dir/all +part/CMakeFiles/webkitkde.dir/all: part/CMakeFiles/webkitkde_automoc.dir/all + $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/depend + $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/build + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles 7 8 9 10 11 12 13 14 15 16 + @echo "Built target webkitkde" +.PHONY : part/CMakeFiles/webkitkde.dir/all + +# Include target in all. +all: part/CMakeFiles/webkitkde.dir/all +.PHONY : all + +# Build rule for subdir invocation for target. +part/CMakeFiles/webkitkde.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 16 + $(MAKE) -f CMakeFiles/Makefile2 part/CMakeFiles/webkitkde.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : part/CMakeFiles/webkitkde.dir/rule + +# Convenience name for target. +webkitkde: part/CMakeFiles/webkitkde.dir/rule +.PHONY : webkitkde + +# clean rule for target. +part/CMakeFiles/webkitkde.dir/clean: + $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/clean +.PHONY : part/CMakeFiles/webkitkde.dir/clean + +# clean rule for target. +clean: part/CMakeFiles/webkitkde.dir/clean +.PHONY : clean + +#============================================================================= +# Target rules for target part/CMakeFiles/webkitkde_automoc.dir + +# All Build rule for target. +part/CMakeFiles/webkitkde_automoc.dir/all: + $(MAKE) -f part/CMakeFiles/webkitkde_automoc.dir/build.make part/CMakeFiles/webkitkde_automoc.dir/depend + $(MAKE) -f part/CMakeFiles/webkitkde_automoc.dir/build.make part/CMakeFiles/webkitkde_automoc.dir/build + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles + @echo "Built target webkitkde_automoc" +.PHONY : part/CMakeFiles/webkitkde_automoc.dir/all + +# Build rule for subdir invocation for target. +part/CMakeFiles/webkitkde_automoc.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 + $(MAKE) -f CMakeFiles/Makefile2 part/CMakeFiles/webkitkde_automoc.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : part/CMakeFiles/webkitkde_automoc.dir/rule + +# Convenience name for target. +webkitkde_automoc: part/CMakeFiles/webkitkde_automoc.dir/rule +.PHONY : webkitkde_automoc + +# clean rule for target. +part/CMakeFiles/webkitkde_automoc.dir/clean: + $(MAKE) -f part/CMakeFiles/webkitkde_automoc.dir/build.make part/CMakeFiles/webkitkde_automoc.dir/clean +.PHONY : part/CMakeFiles/webkitkde_automoc.dir/clean + +# clean rule for target. +clean: part/CMakeFiles/webkitkde_automoc.dir/clean +.PHONY : clean + +#============================================================================= +# Target rules for target part/CMakeFiles/webkitkdepart.dir + +# All Build rule for target. +part/CMakeFiles/webkitkdepart.dir/all: kdewebkit/CMakeFiles/kdewebkit.dir/all +part/CMakeFiles/webkitkdepart.dir/all: part/CMakeFiles/webkitkdepart_automoc.dir/all +part/CMakeFiles/webkitkdepart.dir/all: part/CMakeFiles/webkitkde.dir/all + $(MAKE) -f part/CMakeFiles/webkitkdepart.dir/build.make part/CMakeFiles/webkitkdepart.dir/depend + $(MAKE) -f part/CMakeFiles/webkitkdepart.dir/build.make part/CMakeFiles/webkitkdepart.dir/build + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles 17 18 + @echo "Built target webkitkdepart" +.PHONY : part/CMakeFiles/webkitkdepart.dir/all + +# Include target in all. +all: part/CMakeFiles/webkitkdepart.dir/all +.PHONY : all + +# Build rule for subdir invocation for target. +part/CMakeFiles/webkitkdepart.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 18 + $(MAKE) -f CMakeFiles/Makefile2 part/CMakeFiles/webkitkdepart.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : part/CMakeFiles/webkitkdepart.dir/rule + +# Convenience name for target. +webkitkdepart: part/CMakeFiles/webkitkdepart.dir/rule +.PHONY : webkitkdepart + +# clean rule for target. +part/CMakeFiles/webkitkdepart.dir/clean: + $(MAKE) -f part/CMakeFiles/webkitkdepart.dir/build.make part/CMakeFiles/webkitkdepart.dir/clean +.PHONY : part/CMakeFiles/webkitkdepart.dir/clean + +# clean rule for target. +clean: part/CMakeFiles/webkitkdepart.dir/clean +.PHONY : clean + +#============================================================================= +# Target rules for target part/CMakeFiles/webkitkdepart_automoc.dir + +# All Build rule for target. +part/CMakeFiles/webkitkdepart_automoc.dir/all: + $(MAKE) -f part/CMakeFiles/webkitkdepart_automoc.dir/build.make part/CMakeFiles/webkitkdepart_automoc.dir/depend + $(MAKE) -f part/CMakeFiles/webkitkdepart_automoc.dir/build.make part/CMakeFiles/webkitkdepart_automoc.dir/build + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles + @echo "Built target webkitkdepart_automoc" +.PHONY : part/CMakeFiles/webkitkdepart_automoc.dir/all + +# Build rule for subdir invocation for target. +part/CMakeFiles/webkitkdepart_automoc.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 + $(MAKE) -f CMakeFiles/Makefile2 part/CMakeFiles/webkitkdepart_automoc.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : part/CMakeFiles/webkitkdepart_automoc.dir/rule + +# Convenience name for target. +webkitkdepart_automoc: part/CMakeFiles/webkitkdepart_automoc.dir/rule +.PHONY : webkitkdepart_automoc + +# clean rule for target. +part/CMakeFiles/webkitkdepart_automoc.dir/clean: + $(MAKE) -f part/CMakeFiles/webkitkdepart_automoc.dir/build.make part/CMakeFiles/webkitkdepart_automoc.dir/clean +.PHONY : part/CMakeFiles/webkitkdepart_automoc.dir/clean + +# clean rule for target. +clean: part/CMakeFiles/webkitkdepart_automoc.dir/clean +.PHONY : clean + +#============================================================================= +# Directory level rules for directory part/cmake + +# Convenience name for "all" pass in the directory. +part/cmake/all: part/cmake/modules/all +.PHONY : part/cmake/all + +# Convenience name for "clean" pass in the directory. +part/cmake/clean: part/cmake/modules/clean +.PHONY : part/cmake/clean + +# Convenience name for "preinstall" pass in the directory. +part/cmake/preinstall: part/cmake/modules/preinstall +.PHONY : part/cmake/preinstall + +#============================================================================= +# Directory level rules for directory part/cmake/modules + +# Convenience name for "all" pass in the directory. +part/cmake/modules/all: +.PHONY : part/cmake/modules/all + +# Convenience name for "clean" pass in the directory. +part/cmake/modules/clean: +.PHONY : part/cmake/modules/clean + +# Convenience name for "preinstall" pass in the directory. +part/cmake/modules/preinstall: +.PHONY : part/cmake/modules/preinstall + +#============================================================================= +# Directory level rules for directory part/includes + +# Convenience name for "all" pass in the directory. +part/includes/all: +.PHONY : part/includes/all + +# Convenience name for "clean" pass in the directory. +part/includes/clean: +.PHONY : part/includes/clean + +# Convenience name for "preinstall" pass in the directory. +part/includes/preinstall: +.PHONY : part/includes/preinstall + +#============================================================================= +# Directory level rules for directory kdelauncher + +# Convenience name for "all" pass in the directory. +kdelauncher/all: kdelauncher/CMakeFiles/kdelauncher.dir/all +.PHONY : kdelauncher/all + +# Convenience name for "clean" pass in the directory. +kdelauncher/clean: kdelauncher/CMakeFiles/kdelauncher.dir/clean +kdelauncher/clean: kdelauncher/CMakeFiles/kdelauncher_automoc.dir/clean +.PHONY : kdelauncher/clean + +# Convenience name for "preinstall" pass in the directory. +kdelauncher/preinstall: +.PHONY : kdelauncher/preinstall + +#============================================================================= +# Target rules for target kdelauncher/CMakeFiles/kdelauncher.dir + +# All Build rule for target. +kdelauncher/CMakeFiles/kdelauncher.dir/all: kdewebkit/CMakeFiles/kdewebkit.dir/all +kdelauncher/CMakeFiles/kdelauncher.dir/all: kdelauncher/CMakeFiles/kdelauncher_automoc.dir/all + $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher.dir/build.make kdelauncher/CMakeFiles/kdelauncher.dir/depend + $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher.dir/build.make kdelauncher/CMakeFiles/kdelauncher.dir/build + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles 19 20 + @echo "Built target kdelauncher" +.PHONY : kdelauncher/CMakeFiles/kdelauncher.dir/all + +# Include target in all. +all: kdelauncher/CMakeFiles/kdelauncher.dir/all +.PHONY : all + +# Build rule for subdir invocation for target. +kdelauncher/CMakeFiles/kdelauncher.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 8 + $(MAKE) -f CMakeFiles/Makefile2 kdelauncher/CMakeFiles/kdelauncher.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : kdelauncher/CMakeFiles/kdelauncher.dir/rule + +# Convenience name for target. +kdelauncher: kdelauncher/CMakeFiles/kdelauncher.dir/rule +.PHONY : kdelauncher + +# clean rule for target. +kdelauncher/CMakeFiles/kdelauncher.dir/clean: + $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher.dir/build.make kdelauncher/CMakeFiles/kdelauncher.dir/clean +.PHONY : kdelauncher/CMakeFiles/kdelauncher.dir/clean + +# clean rule for target. +clean: kdelauncher/CMakeFiles/kdelauncher.dir/clean +.PHONY : clean + +#============================================================================= +# Target rules for target kdelauncher/CMakeFiles/kdelauncher_automoc.dir + +# All Build rule for target. +kdelauncher/CMakeFiles/kdelauncher_automoc.dir/all: + $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build.make kdelauncher/CMakeFiles/kdelauncher_automoc.dir/depend + $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build.make kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles + @echo "Built target kdelauncher_automoc" +.PHONY : kdelauncher/CMakeFiles/kdelauncher_automoc.dir/all + +# Build rule for subdir invocation for target. +kdelauncher/CMakeFiles/kdelauncher_automoc.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 + $(MAKE) -f CMakeFiles/Makefile2 kdelauncher/CMakeFiles/kdelauncher_automoc.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : kdelauncher/CMakeFiles/kdelauncher_automoc.dir/rule + +# Convenience name for target. +kdelauncher_automoc: kdelauncher/CMakeFiles/kdelauncher_automoc.dir/rule +.PHONY : kdelauncher_automoc + +# clean rule for target. +kdelauncher/CMakeFiles/kdelauncher_automoc.dir/clean: + $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build.make kdelauncher/CMakeFiles/kdelauncher_automoc.dir/clean +.PHONY : kdelauncher/CMakeFiles/kdelauncher_automoc.dir/clean + +# clean rule for target. +clean: kdelauncher/CMakeFiles/kdelauncher_automoc.dir/clean +.PHONY : clean + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/Makefile.cmake webkitkde-0.1~svn1068314/build/CMakeFiles/Makefile.cmake --- webkitkde-0.9~svn1068256/build/CMakeFiles/Makefile.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/Makefile.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,123 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# The generator used is: +SET(CMAKE_DEPENDS_GENERATOR "Unix Makefiles") + +# The top level Makefile was generated from the following files: +SET(CMAKE_MAKEFILE_DEPENDS + "CMakeCache.txt" + "../CMakeLists.txt" + "CMakeFiles/CMakeCCompiler.cmake" + "CMakeFiles/CMakeCXXCompiler.cmake" + "CMakeFiles/CMakeSystem.cmake" + "../icons/CMakeLists.txt" + "../kdelauncher/CMakeLists.txt" + "../kdewebkit/CMakeLists.txt" + "../kdewebkit/cmake/CMakeLists.txt" + "../kdewebkit/cmake/modules/CMakeLists.txt" + "../kdewebkit/includes/CMakeLists.txt" + "../part/CMakeLists.txt" + "../part/cmake/CMakeLists.txt" + "../part/cmake/modules/CMakeLists.txt" + "../part/includes/CMakeLists.txt" + "/usr/lib/automoc4/Automoc4Config.cmake" + "/usr/lib/automoc4/Automoc4Version.cmake" + "/usr/lib/automoc4/automoc4.files.in" + "/usr/share/cmake-2.6/Modules/CMakeCCompiler.cmake.in" + "/usr/share/cmake-2.6/Modules/CMakeCCompilerABI.c" + "/usr/share/cmake-2.6/Modules/CMakeCInformation.cmake" + "/usr/share/cmake-2.6/Modules/CMakeCXXCompiler.cmake.in" + "/usr/share/cmake-2.6/Modules/CMakeCXXCompilerABI.cpp" + "/usr/share/cmake-2.6/Modules/CMakeCXXInformation.cmake" + "/usr/share/cmake-2.6/Modules/CMakeCommonLanguageInclude.cmake" + "/usr/share/cmake-2.6/Modules/CMakeConfigurableFile.in" + "/usr/share/cmake-2.6/Modules/CMakeDetermineCCompiler.cmake" + "/usr/share/cmake-2.6/Modules/CMakeDetermineCXXCompiler.cmake" + "/usr/share/cmake-2.6/Modules/CMakeDetermineCompilerABI.cmake" + "/usr/share/cmake-2.6/Modules/CMakeDetermineCompilerId.cmake" + "/usr/share/cmake-2.6/Modules/CMakeDetermineSystem.cmake" + "/usr/share/cmake-2.6/Modules/CMakeFindBinUtils.cmake" + "/usr/share/cmake-2.6/Modules/CMakeGenericSystem.cmake" + "/usr/share/cmake-2.6/Modules/CMakeSystem.cmake.in" + "/usr/share/cmake-2.6/Modules/CMakeSystemSpecificInformation.cmake" + "/usr/share/cmake-2.6/Modules/CMakeTestCCompiler.cmake" + "/usr/share/cmake-2.6/Modules/CMakeTestCXXCompiler.cmake" + "/usr/share/cmake-2.6/Modules/CMakeUnixFindMake.cmake" + "/usr/share/cmake-2.6/Modules/CheckCXXCompilerFlag.cmake" + "/usr/share/cmake-2.6/Modules/CheckFunctionExists.c" + "/usr/share/cmake-2.6/Modules/CheckFunctionExists.cmake" + "/usr/share/cmake-2.6/Modules/CheckIncludeFiles.cmake" + "/usr/share/cmake-2.6/Modules/CheckLibraryExists.cmake" + "/usr/share/cmake-2.6/Modules/CheckSymbolExists.cmake" + "/usr/share/cmake-2.6/Modules/FindCygwin.cmake" + "/usr/share/cmake-2.6/Modules/FindKDE4.cmake" + "/usr/share/cmake-2.6/Modules/FindPackageHandleStandardArgs.cmake" + "/usr/share/cmake-2.6/Modules/FindPackageMessage.cmake" + "/usr/share/cmake-2.6/Modules/FindPerl.cmake" + "/usr/share/cmake-2.6/Modules/FindThreads.cmake" + "/usr/share/cmake-2.6/Modules/Platform/Linux.cmake" + "/usr/share/cmake-2.6/Modules/Platform/UnixPaths.cmake" + "/usr/share/cmake-2.6/Modules/Platform/gcc.cmake" + "/usr/share/kde4/apps/cmake/modules/CheckCXXSourceCompiles.cmake" + "/usr/share/kde4/apps/cmake/modules/FindAutomoc4.cmake" + "/usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake" + "/usr/share/kde4/apps/cmake/modules/FindKdeWebKit.cmake" + "/usr/share/kde4/apps/cmake/modules/FindPhonon.cmake" + "/usr/share/kde4/apps/cmake/modules/FindPkgConfig.cmake" + "/usr/share/kde4/apps/cmake/modules/FindQt4.cmake" + "/usr/share/kde4/apps/cmake/modules/FindX11.cmake" + "/usr/share/kde4/apps/cmake/modules/HandleImportedTargetsInCMakeRequiredLibraries.cmake" + "/usr/share/kde4/apps/cmake/modules/KDE4Defaults.cmake" + "/usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake" + "/usr/share/kde4/apps/cmake/modules/KDELibs4LibraryTargets-debian.cmake" + "/usr/share/kde4/apps/cmake/modules/KDELibs4LibraryTargets.cmake" + "/usr/share/kde4/apps/cmake/modules/KDELibs4ToolsTargets-debian.cmake" + "/usr/share/kde4/apps/cmake/modules/KDELibs4ToolsTargets.cmake" + "/usr/share/kde4/apps/cmake/modules/KDELibsDependencies.cmake" + "/usr/share/kde4/apps/cmake/modules/MacroAddCompileFlags.cmake" + "/usr/share/kde4/apps/cmake/modules/MacroAddFileDependencies.cmake" + "/usr/share/kde4/apps/cmake/modules/MacroAddLinkFlags.cmake" + "/usr/share/kde4/apps/cmake/modules/MacroAdditionalCleanFiles.cmake" + "/usr/share/kde4/apps/cmake/modules/MacroAppendIf.cmake" + "/usr/share/kde4/apps/cmake/modules/MacroBoolTo01.cmake" + "/usr/share/kde4/apps/cmake/modules/MacroEnsureOutOfSourceBuild.cmake" + "/usr/share/kde4/apps/cmake/modules/MacroEnsureVersion.cmake" + "/usr/share/kde4/apps/cmake/modules/MacroLibrary.cmake" + "/usr/share/kde4/apps/cmake/modules/MacroLogFeature.cmake" + "/usr/share/kde4/apps/cmake/modules/MacroOptionalAddSubdirectory.cmake" + "/usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake" + "/usr/share/kde4/apps/cmake/modules/MacroPushRequiredVars.cmake" + "/usr/share/kde4/apps/cmake/modules/MacroWriteBasicCMakeVersionFile.cmake" + "/usr/share/kde4/apps/cmake/modules/kde4_cmake_uninstall.cmake.in" + ) + +# The corresponding makefile is: +SET(CMAKE_MAKEFILE_OUTPUTS + "Makefile" + "CMakeFiles/cmake.check_cache" + "CMakeFiles/CMakeDirectoryInformation.cmake" + "icons/CMakeFiles/CMakeDirectoryInformation.cmake" + "kdewebkit/CMakeFiles/CMakeDirectoryInformation.cmake" + "kdewebkit/includes/CMakeFiles/CMakeDirectoryInformation.cmake" + "kdewebkit/cmake/CMakeFiles/CMakeDirectoryInformation.cmake" + "kdewebkit/cmake/modules/CMakeFiles/CMakeDirectoryInformation.cmake" + "part/CMakeFiles/CMakeDirectoryInformation.cmake" + "part/cmake/CMakeFiles/CMakeDirectoryInformation.cmake" + "part/cmake/modules/CMakeFiles/CMakeDirectoryInformation.cmake" + "part/includes/CMakeFiles/CMakeDirectoryInformation.cmake" + "kdelauncher/CMakeFiles/CMakeDirectoryInformation.cmake" + ) + +# Dependency information for all targets: +SET(CMAKE_DEPEND_INFO_FILES + "CMakeFiles/uninstall.dir/DependInfo.cmake" + "kdewebkit/CMakeFiles/kdewebkit.dir/DependInfo.cmake" + "kdewebkit/CMakeFiles/kdewebkit_automoc.dir/DependInfo.cmake" + "part/CMakeFiles/webkitkde.dir/DependInfo.cmake" + "part/CMakeFiles/webkitkde_automoc.dir/DependInfo.cmake" + "part/CMakeFiles/webkitkdepart.dir/DependInfo.cmake" + "part/CMakeFiles/webkitkdepart_automoc.dir/DependInfo.cmake" + "kdelauncher/CMakeFiles/kdelauncher.dir/DependInfo.cmake" + "kdelauncher/CMakeFiles/kdelauncher_automoc.dir/DependInfo.cmake" + ) diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/progress.make webkitkde-0.1~svn1068314/build/CMakeFiles/progress.make --- webkitkde-0.9~svn1068256/build/CMakeFiles/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +20 diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/uninstall.dir/build.make webkitkde-0.1~svn1068314/build/CMakeFiles/uninstall.dir/build.make --- webkitkde-0.9~svn1068256/build/CMakeFiles/uninstall.dir/build.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/uninstall.dir/build.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,63 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +# Utility rule file for uninstall. + +CMakeFiles/uninstall: + /usr/bin/cmake -P /home/groo/dev/webkitkde/build/cmake_uninstall.cmake + +uninstall: CMakeFiles/uninstall +uninstall: CMakeFiles/uninstall.dir/build.make +.PHONY : uninstall + +# Rule to build all files generated by this target. +CMakeFiles/uninstall.dir/build: uninstall +.PHONY : CMakeFiles/uninstall.dir/build + +CMakeFiles/uninstall.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/uninstall.dir/cmake_clean.cmake +.PHONY : CMakeFiles/uninstall.dir/clean + +CMakeFiles/uninstall.dir/depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/groo/dev/webkitkde /home/groo/dev/webkitkde /home/groo/dev/webkitkde/build /home/groo/dev/webkitkde/build /home/groo/dev/webkitkde/build/CMakeFiles/uninstall.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : CMakeFiles/uninstall.dir/depend + diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/uninstall.dir/cmake_clean.cmake webkitkde-0.1~svn1068314/build/CMakeFiles/uninstall.dir/cmake_clean.cmake --- webkitkde-0.9~svn1068256/build/CMakeFiles/uninstall.dir/cmake_clean.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/uninstall.dir/cmake_clean.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,8 @@ +FILE(REMOVE_RECURSE + "CMakeFiles/uninstall" +) + +# Per-language clean rules from dependency scanning. +FOREACH(lang) + INCLUDE(CMakeFiles/uninstall.dir/cmake_clean_${lang}.cmake OPTIONAL) +ENDFOREACH(lang) diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/uninstall.dir/DependInfo.cmake webkitkde-0.1~svn1068314/build/CMakeFiles/uninstall.dir/DependInfo.cmake --- webkitkde-0.9~svn1068256/build/CMakeFiles/uninstall.dir/DependInfo.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/uninstall.dir/DependInfo.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,13 @@ +# The set of languages for which implicit dependencies are needed: +SET(CMAKE_DEPENDS_LANGUAGES + ) +# The set of files for implicit dependencies of each language: + +# Preprocessor definitions for this target. +SET(CMAKE_TARGET_DEFINITIONS + "_BSD_SOURCE" + ) + +# Targets to which this target links. +SET(CMAKE_TARGET_LINKED_INFO_FILES + ) diff -Nru webkitkde-0.9~svn1068256/build/CMakeFiles/uninstall.dir/progress.make webkitkde-0.1~svn1068314/build/CMakeFiles/uninstall.dir/progress.make --- webkitkde-0.9~svn1068256/build/CMakeFiles/uninstall.dir/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeFiles/uninstall.dir/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ + diff -Nru webkitkde-0.9~svn1068256/build/cmake_install.cmake webkitkde-0.1~svn1068314/build/cmake_install.cmake --- webkitkde-0.9~svn1068256/build/cmake_install.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/cmake_install.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,53 @@ +# Install script for directory: /home/groo/dev/webkitkde + +# Set the install prefix +IF(NOT DEFINED CMAKE_INSTALL_PREFIX) + SET(CMAKE_INSTALL_PREFIX "/usr") +ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) +STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + IF(BUILD_TYPE) + STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + ELSE(BUILD_TYPE) + SET(CMAKE_INSTALL_CONFIG_NAME "RelWithDebInfo") + ENDIF(BUILD_TYPE) + MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + +# Set the component getting installed. +IF(NOT CMAKE_INSTALL_COMPONENT) + IF(COMPONENT) + MESSAGE(STATUS "Install component: \"${COMPONENT}\"") + SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + ELSE(COMPONENT) + SET(CMAKE_INSTALL_COMPONENT) + ENDIF(COMPONENT) +ENDIF(NOT CMAKE_INSTALL_COMPONENT) + +# Install shared libraries without execute permission? +IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + SET(CMAKE_INSTALL_SO_NO_EXE "1") +ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + +IF(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + INCLUDE("/home/groo/dev/webkitkde/build/icons/cmake_install.cmake") + INCLUDE("/home/groo/dev/webkitkde/build/kdewebkit/cmake_install.cmake") + INCLUDE("/home/groo/dev/webkitkde/build/part/cmake_install.cmake") + INCLUDE("/home/groo/dev/webkitkde/build/kdelauncher/cmake_install.cmake") + +ENDIF(NOT CMAKE_INSTALL_LOCAL_ONLY) + +IF(CMAKE_INSTALL_COMPONENT) + SET(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") +ELSE(CMAKE_INSTALL_COMPONENT) + SET(CMAKE_INSTALL_MANIFEST "install_manifest.txt") +ENDIF(CMAKE_INSTALL_COMPONENT) + +FILE(WRITE "/home/groo/dev/webkitkde/build/${CMAKE_INSTALL_MANIFEST}" "") +FOREACH(file ${CMAKE_INSTALL_MANIFEST_FILES}) + FILE(APPEND "/home/groo/dev/webkitkde/build/${CMAKE_INSTALL_MANIFEST}" "${file}\n") +ENDFOREACH(file) diff -Nru webkitkde-0.9~svn1068256/build/CMakeTmp/check_qt_visibility.cpp webkitkde-0.1~svn1068314/build/CMakeTmp/check_qt_visibility.cpp --- webkitkde-0.9~svn1068256/build/CMakeTmp/check_qt_visibility.cpp 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CMakeTmp/check_qt_visibility.cpp 2009-11-02 21:52:47.000000000 +0000 @@ -0,0 +1,9 @@ +#include + int main() + { + #ifdef QT_VISIBILITY_AVAILABLE + return 0; + #else + return 1; + #endif + } diff -Nru webkitkde-0.9~svn1068256/build/cmake_uninstall.cmake webkitkde-0.1~svn1068314/build/cmake_uninstall.cmake --- webkitkde-0.9~svn1068256/build/cmake_uninstall.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/cmake_uninstall.cmake 2009-11-02 21:52:47.000000000 +0000 @@ -0,0 +1,22 @@ +IF(NOT EXISTS "/home/groo/dev/webkitkde/build/install_manifest.txt") + MESSAGE(FATAL_ERROR "Cannot find install manifest: \"/home/groo/dev/webkitkde/build/install_manifest.txt\"") +ENDIF(NOT EXISTS "/home/groo/dev/webkitkde/build/install_manifest.txt") + +FILE(READ "/home/groo/dev/webkitkde/build/install_manifest.txt" files) +STRING(REGEX REPLACE "\n" ";" files "${files}") +FOREACH(file ${files}) + MESSAGE(STATUS "Uninstalling \"${file}\"") + IF(EXISTS "${file}") + EXEC_PROGRAM( + "/usr/bin/cmake" ARGS "-E remove \"${file}\"" + OUTPUT_VARIABLE rm_out + RETURN_VALUE rm_retval + ) + IF("${rm_retval}" STREQUAL 0) + ELSE("${rm_retval}" STREQUAL 0) + MESSAGE(FATAL_ERROR "Problem when removing \"${file}\"") + ENDIF("${rm_retval}" STREQUAL 0) + ELSE(EXISTS "${file}") + MESSAGE(STATUS "File \"${file}\" does not exist.") + ENDIF(EXISTS "${file}") +ENDFOREACH(file) diff -Nru webkitkde-0.9~svn1068256/build/CTestTestfile.cmake webkitkde-0.1~svn1068314/build/CTestTestfile.cmake --- webkitkde-0.9~svn1068256/build/CTestTestfile.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/CTestTestfile.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,11 @@ +# CMake generated Testfile for +# Source directory: /home/groo/dev/webkitkde +# Build directory: /home/groo/dev/webkitkde/build +# +# This file replicates the SUBDIRS() and ADD_TEST() commands from the source +# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands +# that are excluded by CMake control structures, i.e. IF() commands. +SUBDIRS(icons) +SUBDIRS(kdewebkit) +SUBDIRS(part) +SUBDIRS(kdelauncher) diff -Nru webkitkde-0.9~svn1068256/build/icons/CMakeFiles/CMakeDirectoryInformation.cmake webkitkde-0.1~svn1068314/build/icons/CMakeFiles/CMakeDirectoryInformation.cmake --- webkitkde-0.9~svn1068256/build/icons/CMakeFiles/CMakeDirectoryInformation.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/icons/CMakeFiles/CMakeDirectoryInformation.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,24 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Relative path conversion top directories. +SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/groo/dev/webkitkde") +SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/groo/dev/webkitkde/build") + +# Force unix paths in dependencies. +SET(CMAKE_FORCE_UNIX_PATHS 1) + +# The C and CXX include file search paths: +SET(CMAKE_C_INCLUDE_PATH + "icons" + "../icons" + "../kdewebkit" + ) +SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) +SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) + +# The C and CXX include file regular expressions for this directory. +SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff -Nru webkitkde-0.9~svn1068256/build/icons/CMakeFiles/progress.make webkitkde-0.1~svn1068314/build/icons/CMakeFiles/progress.make --- webkitkde-0.9~svn1068256/build/icons/CMakeFiles/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/icons/CMakeFiles/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +0 diff -Nru webkitkde-0.9~svn1068256/build/icons/cmake_install.cmake webkitkde-0.1~svn1068314/build/icons/cmake_install.cmake --- webkitkde-0.9~svn1068256/build/icons/cmake_install.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/icons/cmake_install.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,68 @@ +# Install script for directory: /home/groo/dev/webkitkde/icons + +# Set the install prefix +IF(NOT DEFINED CMAKE_INSTALL_PREFIX) + SET(CMAKE_INSTALL_PREFIX "/usr") +ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) +STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + IF(BUILD_TYPE) + STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + ELSE(BUILD_TYPE) + SET(CMAKE_INSTALL_CONFIG_NAME "RelWithDebInfo") + ENDIF(BUILD_TYPE) + MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + +# Set the component getting installed. +IF(NOT CMAKE_INSTALL_COMPONENT) + IF(COMPONENT) + MESSAGE(STATUS "Install component: \"${COMPONENT}\"") + SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + ELSE(COMPONENT) + SET(CMAKE_INSTALL_COMPONENT) + ENDIF(COMPONENT) +ENDIF(NOT CMAKE_INSTALL_COMPONENT) + +# Install shared libraries without execute permission? +IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + SET(CMAKE_INSTALL_SO_NO_EXE "1") +ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + FILE(INSTALL DESTINATION "/usr/share/icons/hicolor/48x48/apps/." TYPE FILE RENAME "webkit.png" FILES "/home/groo/dev/webkitkde/icons/hi48-app-webkit.png") +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + FILE(INSTALL DESTINATION "/usr/share/icons/hicolor/128x128/apps/." TYPE FILE RENAME "webkit.png" FILES "/home/groo/dev/webkitkde/icons/hi128-app-webkit.png") +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + FILE(INSTALL DESTINATION "/usr/share/icons/hicolor/32x32/apps/." TYPE FILE RENAME "webkit.png" FILES "/home/groo/dev/webkitkde/icons/hi32-app-webkit.png") +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + FILE(INSTALL DESTINATION "/usr/share/icons/hicolor/16x16/apps/." TYPE FILE RENAME "webkit.png" FILES "/home/groo/dev/webkitkde/icons/hi16-app-webkit.png") +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + FILE(INSTALL DESTINATION "/usr/share/icons/hicolor/64x64/apps/." TYPE FILE RENAME "webkit.png" FILES "/home/groo/dev/webkitkde/icons/hi64-app-webkit.png") +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + FILE(INSTALL DESTINATION "/usr/share/icons/hicolor/22x22/apps/." TYPE FILE RENAME "webkit.png" FILES "/home/groo/dev/webkitkde/icons/hi22-app-webkit.png") +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + + set(DESTDIR_VALUE "$ENV{DESTDIR}") + if (NOT DESTDIR_VALUE) + file(WRITE "/usr/share/icons/hicolor/temp.txt" "update") + file(REMOVE "/usr/share/icons/hicolor/temp.txt") + endif (NOT DESTDIR_VALUE) + +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + diff -Nru webkitkde-0.9~svn1068256/build/icons/CTestTestfile.cmake webkitkde-0.1~svn1068314/build/icons/CTestTestfile.cmake --- webkitkde-0.9~svn1068256/build/icons/CTestTestfile.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/icons/CTestTestfile.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,7 @@ +# CMake generated Testfile for +# Source directory: /home/groo/dev/webkitkde/icons +# Build directory: /home/groo/dev/webkitkde/build/icons +# +# This file replicates the SUBDIRS() and ADD_TEST() commands from the source +# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands +# that are excluded by CMake control structures, i.e. IF() commands. diff -Nru webkitkde-0.9~svn1068256/build/icons/Makefile webkitkde-0.1~svn1068314/build/icons/Makefile --- webkitkde-0.9~svn1068256/build/icons/Makefile 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/icons/Makefile 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,178 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: install/local +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: install/strip +.PHONY : install/strip/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# The main all target +all: cmake_check_build_system + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles /home/groo/dev/webkitkde/build/icons/CMakeFiles/progress.make + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 icons/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 icons/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 icons/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 icons/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff -Nru webkitkde-0.9~svn1068256/build/install_manifest.txt webkitkde-0.1~svn1068314/build/install_manifest.txt --- webkitkde-0.9~svn1068256/build/install_manifest.txt 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/install_manifest.txt 2009-11-02 21:54:08.000000000 +0000 @@ -0,0 +1,27 @@ +/usr/share/icons/hicolor/48x48/apps/./webkit.png +/usr/share/icons/hicolor/128x128/apps/./webkit.png +/usr/share/icons/hicolor/32x32/apps/./webkit.png +/usr/share/icons/hicolor/16x16/apps/./webkit.png +/usr/share/icons/hicolor/64x64/apps/./webkit.png +/usr/share/icons/hicolor/22x22/apps/./webkit.png +/usr/lib/libkdewebkit.so.1.0.0 +/usr/lib/libkdewebkit.so.1 +/usr/lib/libkdewebkit.so +/usr/include/kdewebkit/kdewebkit_export.h +/usr/include/kdewebkit/kwebpluginfactory.h +/usr/include/kdewebkit/kwebpage.h +/usr/include/kdewebkit/kwebview.h +/usr/include/KDE/KdeWebKit/KWebView +/usr/include/KDE/KdeWebKit/KWebPage +/usr/include/KDE/KdeWebKit/KWebPluginFactory +/usr/share/kde4/apps/cmake/modules/FindKdeWebKit.cmake +/usr/lib/libwebkitkde.so.1.0.0 +/usr/lib/libwebkitkde.so.1 +/usr/lib/libwebkitkde.so +/usr/include/webkitkde/webkitkde_export.h +/usr/include/webkitkde/webkitpart.h +/usr/lib/kde4/webkitkdepart.so +/usr/share/kde4/services/webkitpart.desktop +/usr/share/kde4/apps/webkitpart/webkitpart.rc +/usr/share/kde4/apps/cmake/modules/FindWebKitPart.cmake +/usr/include/KDE/WebKitPart/WebKitPart diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/CMakeDirectoryInformation.cmake webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/CMakeDirectoryInformation.cmake --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/CMakeDirectoryInformation.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/CMakeDirectoryInformation.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,49 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Relative path conversion top directories. +SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/groo/dev/webkitkde") +SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/groo/dev/webkitkde/build") + +# Force unix paths in dependencies. +SET(CMAKE_FORCE_UNIX_PATHS 1) + +# The C and CXX include file search paths: +SET(CMAKE_C_INCLUDE_PATH + "kdelauncher" + "../kdelauncher" + "../kdewebkit" + "../kdenetwork" + "../kdelauncher/../kdewebkit" + "/usr/include" + "/usr/include/KDE" + "/usr/include/qt4/phonon" + "/usr/include/qt4/QtXmlPatterns" + "/usr/include/qt4/QtWebKit" + "/usr/include/qt4/QtHelp" + "/usr/include/qt4/QtAssistant" + "/usr/include/qt4/QtDBus" + "/usr/include/qt4/QtTest" + "/usr/include/qt4/QtUiTools" + "/usr/include/qt4/QtScript" + "/usr/include/qt4/QtSvg" + "/usr/include/qt4/QtXml" + "/usr/include/qt4/QtSql" + "/usr/include/qt4/QtOpenGL" + "/usr/include/qt4/QtNetwork" + "/usr/include/qt4/QtDesigner" + "/usr/include/qt4/Qt3Support" + "/usr/include/qt4/QtGui" + "/usr/include/qt4/QtCore" + "/usr/include/qt4/Qt" + "/usr/share/qt4/mkspecs/default" + "/usr/include/qt4" + ) +SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) +SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) + +# The C and CXX include file regular expressions for this directory. +SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build.make webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build.make --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,63 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +# Utility rule file for kdelauncher_automoc. + +kdelauncher/CMakeFiles/kdelauncher_automoc: + cd /home/groo/dev/webkitkde/build/kdelauncher && /usr/bin/automoc4 /home/groo/dev/webkitkde/build/kdelauncher/kdelauncher_automoc.cpp /home/groo/dev/webkitkde/kdelauncher /home/groo/dev/webkitkde/build/kdelauncher /usr/bin/moc-qt4 /usr/bin/cmake + +kdelauncher_automoc: kdelauncher/CMakeFiles/kdelauncher_automoc +kdelauncher_automoc: kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build.make +.PHONY : kdelauncher_automoc + +# Rule to build all files generated by this target. +kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build: kdelauncher_automoc +.PHONY : kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build + +kdelauncher/CMakeFiles/kdelauncher_automoc.dir/clean: + cd /home/groo/dev/webkitkde/build/kdelauncher && $(CMAKE_COMMAND) -P CMakeFiles/kdelauncher_automoc.dir/cmake_clean.cmake +.PHONY : kdelauncher/CMakeFiles/kdelauncher_automoc.dir/clean + +kdelauncher/CMakeFiles/kdelauncher_automoc.dir/depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/groo/dev/webkitkde /home/groo/dev/webkitkde/kdelauncher /home/groo/dev/webkitkde/build /home/groo/dev/webkitkde/build/kdelauncher /home/groo/dev/webkitkde/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : kdelauncher/CMakeFiles/kdelauncher_automoc.dir/depend + diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/cmake_clean.cmake webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/cmake_clean.cmake --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/cmake_clean.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/cmake_clean.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,10 @@ +FILE(REMOVE_RECURSE + "kdelauncher_automoc.cpp" + "kdelauncher.shell" + "CMakeFiles/kdelauncher_automoc" +) + +# Per-language clean rules from dependency scanning. +FOREACH(lang) + INCLUDE(CMakeFiles/kdelauncher_automoc.dir/cmake_clean_${lang}.cmake OPTIONAL) +ENDFOREACH(lang) diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/DependInfo.cmake webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/DependInfo.cmake --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/DependInfo.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/DependInfo.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,19 @@ +# The set of languages for which implicit dependencies are needed: +SET(CMAKE_DEPENDS_LANGUAGES + ) +# The set of files for implicit dependencies of each language: + +# Preprocessor definitions for this target. +SET(CMAKE_TARGET_DEFINITIONS + "_BSD_SOURCE" + "_XOPEN_SOURCE=500" + "_BSD_SOURCE" + "QT_NO_STL" + "QT_NO_CAST_TO_ASCII" + "_REENTRANT" + "KDE_DEPRECATED_WARNINGS" + ) + +# Targets to which this target links. +SET(CMAKE_TARGET_LINKED_INFO_FILES + ) diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/depend.internal webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/depend.internal --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/depend.internal 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/depend.internal 2009-11-02 21:52:53.000000000 +0000 @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/depend.make webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/depend.make --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/depend.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/depend.make 2009-11-02 21:52:53.000000000 +0000 @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/progress.make webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/progress.make --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher_automoc.dir/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ + diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/build.make webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/build.make --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/build.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/build.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,138 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +# Include any dependencies generated for this target. +include kdelauncher/CMakeFiles/kdelauncher.dir/depend.make + +# Include the progress variables for this target. +include kdelauncher/CMakeFiles/kdelauncher.dir/progress.make + +# Include the compile flags for this target's objects. +include kdelauncher/CMakeFiles/kdelauncher.dir/flags.make + +kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o: kdelauncher/CMakeFiles/kdelauncher.dir/flags.make +kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o: kdelauncher/kdelauncher_automoc.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_1) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o" + cd /home/groo/dev/webkitkde/build/kdelauncher && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o -c /home/groo/dev/webkitkde/build/kdelauncher/kdelauncher_automoc.cpp + +kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/kdelauncher.dir/kdelauncher_automoc.i" + cd /home/groo/dev/webkitkde/build/kdelauncher && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/build/kdelauncher/kdelauncher_automoc.cpp > CMakeFiles/kdelauncher.dir/kdelauncher_automoc.i + +kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/kdelauncher.dir/kdelauncher_automoc.s" + cd /home/groo/dev/webkitkde/build/kdelauncher && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/build/kdelauncher/kdelauncher_automoc.cpp -o CMakeFiles/kdelauncher.dir/kdelauncher_automoc.s + +kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o.requires: +.PHONY : kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o.requires + +kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o.provides: kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o.requires + $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher.dir/build.make kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o.provides.build +.PHONY : kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o.provides + +kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o.provides.build: kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o +.PHONY : kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o.provides.build + +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: kdelauncher/CMakeFiles/kdelauncher.dir/flags.make +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: ../kdelauncher/main.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_2) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object kdelauncher/CMakeFiles/kdelauncher.dir/main.o" + cd /home/groo/dev/webkitkde/build/kdelauncher && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/kdelauncher.dir/main.o -c /home/groo/dev/webkitkde/kdelauncher/main.cpp + +kdelauncher/CMakeFiles/kdelauncher.dir/main.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/kdelauncher.dir/main.i" + cd /home/groo/dev/webkitkde/build/kdelauncher && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/kdelauncher/main.cpp > CMakeFiles/kdelauncher.dir/main.i + +kdelauncher/CMakeFiles/kdelauncher.dir/main.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/kdelauncher.dir/main.s" + cd /home/groo/dev/webkitkde/build/kdelauncher && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/kdelauncher/main.cpp -o CMakeFiles/kdelauncher.dir/main.s + +kdelauncher/CMakeFiles/kdelauncher.dir/main.o.requires: +.PHONY : kdelauncher/CMakeFiles/kdelauncher.dir/main.o.requires + +kdelauncher/CMakeFiles/kdelauncher.dir/main.o.provides: kdelauncher/CMakeFiles/kdelauncher.dir/main.o.requires + $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher.dir/build.make kdelauncher/CMakeFiles/kdelauncher.dir/main.o.provides.build +.PHONY : kdelauncher/CMakeFiles/kdelauncher.dir/main.o.provides + +kdelauncher/CMakeFiles/kdelauncher.dir/main.o.provides.build: kdelauncher/CMakeFiles/kdelauncher.dir/main.o +.PHONY : kdelauncher/CMakeFiles/kdelauncher.dir/main.o.provides.build + +# Object files for target kdelauncher +kdelauncher_OBJECTS = \ +"CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o" \ +"CMakeFiles/kdelauncher.dir/main.o" + +# External object files for target kdelauncher +kdelauncher_EXTERNAL_OBJECTS = + +kdelauncher/kdelauncher: kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o +kdelauncher/kdelauncher: kdelauncher/CMakeFiles/kdelauncher.dir/main.o +kdelauncher/kdelauncher: /usr/lib/libkdeui.so.5.3.0 +kdelauncher/kdelauncher: lib/libkdewebkit.so.1.0.0 +kdelauncher/kdelauncher: /usr/lib/libkdecore.so.5.3.0 +kdelauncher/kdelauncher: /usr/lib/libQtDBus.so +kdelauncher/kdelauncher: /usr/lib/libQtCore.so +kdelauncher/kdelauncher: /usr/lib/libQtSvg.so +kdelauncher/kdelauncher: /usr/lib/libQtGui.so +kdelauncher/kdelauncher: kdelauncher/CMakeFiles/kdelauncher.dir/build.make +kdelauncher/kdelauncher: kdelauncher/CMakeFiles/kdelauncher.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable kdelauncher" + cd /home/groo/dev/webkitkde/build/kdelauncher && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/kdelauncher.dir/link.txt --verbose=$(VERBOSE) + cd /home/groo/dev/webkitkde/build/kdelauncher && /usr/bin/cmake -D_filename=/home/groo/dev/webkitkde/build/kdelauncher/kdelauncher.shell -D_library_path_variable=LD_LIBRARY_PATH -D_ld_library_path="/home/groo/dev/webkitkde/build/lib/./:/usr/lib:/usr/lib:/usr/lib" -D_executable=/home/groo/dev/webkitkde/build/kdelauncher/kdelauncher -P /usr/share/kde4/apps/cmake/modules/kde4_exec_via_sh.cmake + +# Rule to build all files generated by this target. +kdelauncher/CMakeFiles/kdelauncher.dir/build: kdelauncher/kdelauncher +.PHONY : kdelauncher/CMakeFiles/kdelauncher.dir/build + +kdelauncher/CMakeFiles/kdelauncher.dir/requires: kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o.requires +kdelauncher/CMakeFiles/kdelauncher.dir/requires: kdelauncher/CMakeFiles/kdelauncher.dir/main.o.requires +.PHONY : kdelauncher/CMakeFiles/kdelauncher.dir/requires + +kdelauncher/CMakeFiles/kdelauncher.dir/clean: + cd /home/groo/dev/webkitkde/build/kdelauncher && $(CMAKE_COMMAND) -P CMakeFiles/kdelauncher.dir/cmake_clean.cmake +.PHONY : kdelauncher/CMakeFiles/kdelauncher.dir/clean + +kdelauncher/CMakeFiles/kdelauncher.dir/depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/groo/dev/webkitkde /home/groo/dev/webkitkde/kdelauncher /home/groo/dev/webkitkde/build /home/groo/dev/webkitkde/build/kdelauncher /home/groo/dev/webkitkde/build/kdelauncher/CMakeFiles/kdelauncher.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : kdelauncher/CMakeFiles/kdelauncher.dir/depend + diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/cmake_clean.cmake webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/cmake_clean.cmake --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/cmake_clean.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/cmake_clean.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,13 @@ +FILE(REMOVE_RECURSE + "kdelauncher_automoc.cpp" + "kdelauncher.shell" + "CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o" + "CMakeFiles/kdelauncher.dir/main.o" + "kdelauncher.pdb" + "kdelauncher" +) + +# Per-language clean rules from dependency scanning. +FOREACH(lang CXX) + INCLUDE(CMakeFiles/kdelauncher.dir/cmake_clean_${lang}.cmake OPTIONAL) +ENDFOREACH(lang) diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/CXX.includecache webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/CXX.includecache --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/CXX.includecache 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/CXX.includecache 2009-11-02 21:53:03.000000000 +0000 @@ -0,0 +1,2010 @@ +#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +../kdewebkit/kdewebkit_export.h +kdemacros.h +- + +../kdewebkit/kwebview.h +kdewebkit_export.h +- +QtWebKit/QWebView +- + +/home/groo/dev/webkitkde/build/kdelauncher/kdelauncher_automoc.cpp + +/home/groo/dev/webkitkde/kdelauncher/main.cpp +kwebview.h +- +KDE/KApplication +- +KDE/KAboutData +- +KDE/KCmdLineArgs +- +KDE/KDebug +- +KDE/KIO/AccessManager +- +QtUiTools/QUiLoader +- +QtWebKit/QWebPage +- +QtWebKit/QWebView +- +QtWebKit/QWebFrame +- +QtWebKit/QWebSettings +- +QtWebKit/QWebElement +- +QtGui/QPrintPreviewDialog +- +QtGui/QAction +- +QtGui/QCompleter +- +QtGui/QInputDialog +- +QtGui/QLineEdit +- +QtGui/QMainWindow +- +QtGui/QMenu +- +QtGui/QMenuBar +- +QtGui/QProgressBar +- +QtGui/QStatusBar +- +QtGui/QStringListModel +- +QtGui/QToolBar +- +QtGui/QToolTip +- +QtCore/QDir +- +QtCore/QFile +- +QtCore/QVector +- +QtCore/QTextStream +- +main.moc +/home/groo/dev/webkitkde/kdelauncher/main.moc + +/usr/include/KDE/../kaboutdata.h +kdecore_export.h +- +klocale.h +- +QtCore/QString +- +QtCore/QSharedDataPointer +- + +/usr/include/KDE/../kapplication.h +kdeversion.h +/usr/include/KDE/../kdeversion.h +kdeui_export.h +- +krandom.h +- +kcmdlineargs.h +- +kiconloader.h +- +kicontheme.h +- +QtGui/QPixmap +- +QtGui/QIcon +- +QtGui/QApplication +- +kcomponentdata.h +- +kglobal.h +- +QtGui/QX11Info +- + +/usr/include/KDE/../kcmdlineargs.h +kdecore_export.h +- +QtCore/QBool +- +klocale.h +- + +/usr/include/KDE/../kdebug.h +kdecore_export.h +- +QtCore/QDebug +- + +/usr/include/KDE/../kdeversion.h +kdecore_export.h +- + +/usr/include/KDE/KAboutData +../kaboutdata.h +/usr/include/KDE/../kaboutdata.h + +/usr/include/KDE/KApplication +../kapplication.h +/usr/include/KDE/../kapplication.h + +/usr/include/KDE/KCmdLineArgs +../kcmdlineargs.h +/usr/include/KDE/../kcmdlineargs.h + +/usr/include/KDE/KDebug +../kdebug.h +/usr/include/KDE/../kdebug.h + +/usr/include/KDE/KIO/../../kio/accessmanager.h +QtNetwork/QNetworkAccessManager +- +QtNetwork/QNetworkRequest +- +kio/global.h +- + +/usr/include/KDE/KIO/AccessManager +../../kio/accessmanager.h +/usr/include/KDE/KIO/../../kio/accessmanager.h + +/usr/include/_G_config.h +bits/types.h +- +stddef.h +- +wchar.h +- +gconv.h +- + +/usr/include/alloca.h +features.h +- +stddef.h +- + +/usr/include/bits/byteswap.h +bits/wordsize.h +- + +/usr/include/bits/endian.h + +/usr/include/bits/libc-lock.h +pthread.h +- +stddef.h +- +lowlevellock.h +- +tls.h +- +pthread-functions.h +- +bp-sym.h +- + +/usr/include/bits/libio-ldbl.h + +/usr/include/bits/pthreadtypes.h +bits/wordsize.h +- + +/usr/include/bits/sched.h + +/usr/include/bits/select.h + +/usr/include/bits/setjmp.h +bits/wordsize.h +- + +/usr/include/bits/sigaction.h + +/usr/include/bits/sigcontext.h +bits/wordsize.h +- + +/usr/include/bits/siginfo.h +bits/wordsize.h +- + +/usr/include/bits/signum.h + +/usr/include/bits/sigset.h + +/usr/include/bits/sigstack.h + +/usr/include/bits/sigthread.h + +/usr/include/bits/stat.h + +/usr/include/bits/stdio-ldbl.h + +/usr/include/bits/stdio-lock.h +bits/libc-lock.h +- +lowlevellock.h +- + +/usr/include/bits/stdio.h + +/usr/include/bits/stdio2.h + +/usr/include/bits/stdio_lim.h + +/usr/include/bits/stdlib-ldbl.h + +/usr/include/bits/stdlib.h + +/usr/include/bits/string.h + +/usr/include/bits/string2.h +endian.h +- +bits/types.h +- +stdlib.h +- + +/usr/include/bits/string3.h + +/usr/include/bits/sys_errlist.h + +/usr/include/bits/time.h +bits/types.h +- +bits/types.h +- + +/usr/include/bits/types.h +features.h +- +bits/wordsize.h +- +bits/typesizes.h +- + +/usr/include/bits/typesizes.h + +/usr/include/bits/waitflags.h + +/usr/include/bits/waitstatus.h +endian.h +- + +/usr/include/bits/wchar-ldbl.h + +/usr/include/bits/wchar.h + +/usr/include/bits/wchar2.h + +/usr/include/bits/wordsize.h + +/usr/include/ctype.h +features.h +- +bits/types.h +- +endian.h +- +xlocale.h +- + +/usr/include/endian.h +features.h +- +bits/endian.h +- +bits/byteswap.h +- + +/usr/include/features.h +sys/cdefs.h +- +gnu/stubs.h +- + +/usr/include/gconv.h +features.h +- +wchar.h +- +stddef.h +- + +/usr/include/getopt.h +ctype.h +- + +/usr/include/gnu/stubs-32.h + +/usr/include/gnu/stubs.h +bits/wordsize.h +- +gnu/stubs-32.h +- +gnu/stubs-64.h +- + +/usr/include/kcmdlineargs.h +kdecore_export.h +- +QtCore/QBool +- +klocale.h +- + +/usr/include/kcomponentdata.h +kdecore_export.h +- +ksharedconfig.h +- + +/usr/include/kconfig.h +kconfigbase.h +/usr/include/kconfigbase.h +kdecore_export.h +- +QtCore/QString +- +QtCore/QVariant +- +QtCore/QByteArray +- +QtCore/QList +- + +/usr/include/kconfigbase.h +kdecore_export.h +- +QtCore/QtGlobal +- + +/usr/include/kdecore_export.h +kdemacros.h +- + +/usr/include/kdemacros.h +QtCore/qglobal.h +- + +/usr/include/kdeui_export.h +kdemacros.h +- + +/usr/include/kglobal.h +kdecore_export.h +- +QtCore/QAtomicPointer +- +sys/types.h +- + +/usr/include/kiconloader.h +QtCore/QString +- +QtCore/QStringList +- +QtCore/QObject +- +kglobal.h +- +kdeui_export.h +- + +/usr/include/kicontheme.h +kdeui_export.h +- +QtCore/QString +- +QtCore/QStringList +- +QtCore/QList +- +kiconloader.h +/usr/include/kiconloader.h + +/usr/include/kio/global.h +kio/kio_export.h +- +QtCore/QString +- +QtCore/QHash +- +QtCore/QMap +- +QtCore/QList +- +QtCore/QVariant +- +kiconloader.h +- +QtGui/QPixmap +- +sys/stat.h +- +sys/types.h +- +kjob.h +- + +/usr/include/kio/kio_export.h +kdemacros.h +- + +/usr/include/kjob.h +kdecore_export.h +- +QtCore/QObject +- +QtCore/QPair +- + +/usr/include/klocale.h +kdecore_export.h +- +klocalizedstring.h +- +ksharedconfig.h +- +QtCore/QString +- +QtCore/QList +- + +/usr/include/klocalizedstring.h +kdecore_export.h +- +QtCore/QChar +- +QtCore/QLatin1Char +- +QtCore/QStringList +- + +/usr/include/krandom.h +kdecore_export.h +- +QtCore/QString +- + +/usr/include/ksharedconfig.h +kconfig.h +- +ksharedptr.h +- + +/usr/include/ksharedptr.h +QtCore/QExplicitlySharedDataPointer +- +QtCore/QAtomicPointer +- +kdemacros.h +- + +/usr/include/libio.h +_G_config.h +- +stdarg.h +- +sys/cdefs.h +- +bits/stdio-lock.h +- +shlib-compat.h +- +bits/libio-ldbl.h +- + +/usr/include/pthread.h +features.h +- +endian.h +- +sched.h +- +time.h +- +signal.h +- +bits/pthreadtypes.h +- +bits/setjmp.h +- +bits/wordsize.h +- + +/usr/include/qt4/Qt3Support/q3cstring.h +QtCore/qbytearray.h +- + +/usr/include/qt4/Qt3Support/q3valuelist.h +QtCore/qalgorithms.h +- +QtCore/qdatastream.h +- +QtCore/qlinkedlist.h +- +QtCore/qlist.h +- +iterator +- +list +- + +/usr/include/qt4/QtCore/QAtomicPointer +qatomic.h +/usr/include/qt4/QtCore/qatomic.h + +/usr/include/qt4/QtCore/QBool +qglobal.h +/usr/include/qt4/QtCore/qglobal.h + +/usr/include/qt4/QtCore/QByteArray +qbytearray.h +/usr/include/qt4/QtCore/qbytearray.h + +/usr/include/qt4/QtCore/QChar +qchar.h +/usr/include/qt4/QtCore/qchar.h + +/usr/include/qt4/QtCore/QDebug +qdebug.h +/usr/include/qt4/QtCore/qdebug.h + +/usr/include/qt4/QtCore/QDir +qdir.h +/usr/include/qt4/QtCore/qdir.h + +/usr/include/qt4/QtCore/QExplicitlySharedDataPointer +qshareddata.h +/usr/include/qt4/QtCore/qshareddata.h + +/usr/include/qt4/QtCore/QFile +qfile.h +/usr/include/qt4/QtCore/qfile.h + +/usr/include/qt4/QtCore/QHash +qhash.h +/usr/include/qt4/QtCore/qhash.h + +/usr/include/qt4/QtCore/QLatin1Char +qchar.h +/usr/include/qt4/QtCore/qchar.h + +/usr/include/qt4/QtCore/QList +qlist.h +/usr/include/qt4/QtCore/qlist.h + +/usr/include/qt4/QtCore/QMap +qmap.h +/usr/include/qt4/QtCore/qmap.h + +/usr/include/qt4/QtCore/QObject +qobject.h +/usr/include/qt4/QtCore/qobject.h + +/usr/include/qt4/QtCore/QPair +qpair.h +/usr/include/qt4/QtCore/qpair.h + +/usr/include/qt4/QtCore/QPoint +qpoint.h +/usr/include/qt4/QtCore/qpoint.h + +/usr/include/qt4/QtCore/QPointF +qpoint.h +/usr/include/qt4/QtCore/qpoint.h + +/usr/include/qt4/QtCore/QSharedDataPointer +qshareddata.h +/usr/include/qt4/QtCore/qshareddata.h + +/usr/include/qt4/QtCore/QString +qstring.h +/usr/include/qt4/QtCore/qstring.h + +/usr/include/qt4/QtCore/QStringList +qstringlist.h +/usr/include/qt4/QtCore/qstringlist.h + +/usr/include/qt4/QtCore/QTextStream +qtextstream.h +/usr/include/qt4/QtCore/qtextstream.h + +/usr/include/qt4/QtCore/QUrl +qurl.h +/usr/include/qt4/QtCore/qurl.h + +/usr/include/qt4/QtCore/QVariant +qvariant.h +/usr/include/qt4/QtCore/qvariant.h + +/usr/include/qt4/QtCore/QVector +qvector.h +/usr/include/qt4/QtCore/qvector.h + +/usr/include/qt4/QtCore/QtGlobal +qglobal.h +/usr/include/qt4/QtCore/qglobal.h + +/usr/include/qt4/QtCore/qabstractitemmodel.h +QtCore/qvariant.h +- +QtCore/qobject.h +- +QtCore/qhash.h +- + +/usr/include/qt4/QtCore/qalgorithms.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qatomic.h +QtCore/qglobal.h +- +QtCore/qbasicatomic.h +- + +/usr/include/qt4/QtCore/qatomic_alpha.h + +/usr/include/qt4/QtCore/qatomic_arch.h +QtCore/qglobal.h +/usr/include/qt4/QtCore/QtCore/qglobal.h +QtCore/qatomic_alpha.h +/usr/include/qt4/QtCore/QtCore/qatomic_alpha.h +QtCore/qatomic_arm.h +/usr/include/qt4/QtCore/QtCore/qatomic_arm.h +QtCore/qatomic_armv6.h +/usr/include/qt4/QtCore/QtCore/qatomic_armv6.h +QtCore/qatomic_avr32.h +/usr/include/qt4/QtCore/QtCore/qatomic_avr32.h +QtCore/qatomic_bfin.h +/usr/include/qt4/QtCore/QtCore/qatomic_bfin.h +QtCore/qatomic_generic.h +/usr/include/qt4/QtCore/QtCore/qatomic_generic.h +QtCore/qatomic_i386.h +/usr/include/qt4/QtCore/QtCore/qatomic_i386.h +QtCore/qatomic_ia64.h +/usr/include/qt4/QtCore/QtCore/qatomic_ia64.h +QtCore/qatomic_macosx.h +/usr/include/qt4/QtCore/QtCore/qatomic_macosx.h +QtCore/qatomic_mips.h +/usr/include/qt4/QtCore/QtCore/qatomic_mips.h +QtCore/qatomic_parisc.h +/usr/include/qt4/QtCore/QtCore/qatomic_parisc.h +QtCore/qatomic_powerpc.h +/usr/include/qt4/QtCore/QtCore/qatomic_powerpc.h +QtCore/qatomic_s390.h +/usr/include/qt4/QtCore/QtCore/qatomic_s390.h +QtCore/qatomic_sparc.h +/usr/include/qt4/QtCore/QtCore/qatomic_sparc.h +QtCore/qatomic_windows.h +/usr/include/qt4/QtCore/QtCore/qatomic_windows.h +QtCore/qatomic_windowsce.h +/usr/include/qt4/QtCore/QtCore/qatomic_windowsce.h +QtCore/qatomic_x86_64.h +/usr/include/qt4/QtCore/QtCore/qatomic_x86_64.h +QtCore/qatomic_sh.h +/usr/include/qt4/QtCore/QtCore/qatomic_sh.h +QtCore/qatomic_sh4a.h +/usr/include/qt4/QtCore/QtCore/qatomic_sh4a.h + +/usr/include/qt4/QtCore/qatomic_arm.h + +/usr/include/qt4/QtCore/qatomic_armv6.h + +/usr/include/qt4/QtCore/qatomic_avr32.h + +/usr/include/qt4/QtCore/qatomic_bfin.h +asm/fixed_code.h +- + +/usr/include/qt4/QtCore/qatomic_bootstrap.h + +/usr/include/qt4/QtCore/qatomic_generic.h + +/usr/include/qt4/QtCore/qatomic_i386.h + +/usr/include/qt4/QtCore/qatomic_ia64.h +ia64intrin.h +- +ia64/sys/inline.h +- + +/usr/include/qt4/QtCore/qatomic_mips.h + +/usr/include/qt4/QtCore/qatomic_parisc.h + +/usr/include/qt4/QtCore/qatomic_powerpc.h + +/usr/include/qt4/QtCore/qatomic_s390.h + +/usr/include/qt4/QtCore/qatomic_sh.h + +/usr/include/qt4/QtCore/qatomic_sh4a.h + +/usr/include/qt4/QtCore/qatomic_sparc.h + +/usr/include/qt4/QtCore/qatomic_x86_64.h + +/usr/include/qt4/QtCore/qbasicatomic.h +QtCore/qglobal.h +- +QtCore/qatomic_bootstrap.h +- +QtCore/qatomic_arch.h +- + +/usr/include/qt4/QtCore/qbytearray.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +string.h +- +stdarg.h +- + +/usr/include/qt4/QtCore/qchar.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qconfig.h + +/usr/include/qt4/QtCore/qcoreapplication.h +QtCore/qobject.h +- +QtCore/qcoreevent.h +- +QtCore/qeventloop.h +- +QtCore/qstringlist.h +- + +/usr/include/qt4/QtCore/qcoreevent.h +QtCore/qnamespace.h +- +QtCore/qbytearray.h +- + +/usr/include/qt4/QtCore/qdatastream.h +QtCore/qiodevice.h +- +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qdebug.h +QtCore/qalgorithms.h +- +QtCore/qhash.h +- +QtCore/qlist.h +- +QtCore/qmap.h +- +QtCore/qpair.h +- +QtCore/qtextstream.h +- +QtCore/qstring.h +- +QtCore/qvector.h +- +QtCore/qset.h +- + +/usr/include/qt4/QtCore/qdir.h +QtCore/qstring.h +- +QtCore/qfileinfo.h +- +QtCore/qstringlist.h +- + +/usr/include/qt4/QtCore/qeventloop.h +QtCore/qobject.h +- + +/usr/include/qt4/QtCore/qfeatures.h + +/usr/include/qt4/QtCore/qfile.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- +stdio.h +- + +/usr/include/qt4/QtCore/qfileinfo.h +QtCore/qfile.h +- +QtCore/qlist.h +- + +/usr/include/qt4/QtCore/qglobal.h +stddef.h +- +QtCore/qconfig.h +- +AvailabilityMacros.h +- +QtCore/qfeatures.h +- + +/usr/include/qt4/QtCore/qhash.h +QtCore/qatomic.h +- +QtCore/qchar.h +- +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qpair.h +- + +/usr/include/qt4/QtCore/qiodevice.h +QtCore/qobject.h +- +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qiterator.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qline.h +QtCore/qpoint.h +- + +/usr/include/qt4/QtCore/qlinkedlist.h +QtCore/qiterator.h +- +QtCore/qatomic.h +- +iterator +- +list +- + +/usr/include/qt4/QtCore/qlist.h +QtCore/qiterator.h +- +QtCore/qatomic.h +- +QtCore/qalgorithms.h +- +iterator +- +list +- +new +- + +/usr/include/qt4/QtCore/qlocale.h +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- + +/usr/include/qt4/QtCore/qmap.h +QtCore/qatomic.h +- +QtCore/qiterator.h +- +QtCore/qlist.h +- +map +- +new +- + +/usr/include/qt4/QtCore/qmetatype.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qdatastream.h +- + +/usr/include/qt4/QtCore/qmimedata.h +QtCore/qvariant.h +- +QtCore/qobject.h +- + +/usr/include/qt4/QtCore/qnamespace.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qobject.h +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qcoreevent.h +- + +/usr/include/qt4/QtCore/qobjectdefs.h +QtCore/qnamespace.h +- + +/usr/include/qt4/QtCore/qpair.h +QtCore/qdatastream.h +- + +/usr/include/qt4/QtCore/qpoint.h +QtCore/qnamespace.h +- + +/usr/include/qt4/QtCore/qrect.h +QtCore/qsize.h +- +QtCore/qpoint.h +- + +/usr/include/qt4/QtCore/qregexp.h +QtCore/qstring.h +- +new +- + +/usr/include/qt4/QtCore/qset.h +QtCore/qhash.h +- + +/usr/include/qt4/QtCore/qshareddata.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- + +/usr/include/qt4/QtCore/qsize.h +QtCore/qnamespace.h +- + +/usr/include/qt4/QtCore/qstring.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qatomic.h +- +QtCore/qnamespace.h +- +Qt3Support/q3cstring.h +- +string +- +string +- +stdarg.h +- + +/usr/include/qt4/QtCore/qstringlist.h +QtCore/qalgorithms.h +- +QtCore/qdatastream.h +- +QtCore/qlist.h +- +QtCore/qregexp.h +- +QtCore/qstring.h +- +QtCore/qstringmatcher.h +- +Qt3Support/q3valuelist.h +- + +/usr/include/qt4/QtCore/qstringmatcher.h +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qtextcodec.h +QtCore/qstring.h +- +QtCore/qlist.h +- + +/usr/include/qt4/QtCore/qtextstream.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- +QtCore/qchar.h +- +QtCore/qlocale.h +- +QtCore/qtextcodec.h +- +stdio.h +- + +/usr/include/qt4/QtCore/qurl.h +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- +QtCore/qpair.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qvariant.h +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qmetatype.h +- +QtCore/qmap.h +- +QtCore/qhash.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qvector.h +QtCore/qiterator.h +- +QtCore/qatomic.h +- +QtCore/qalgorithms.h +- +QtCore/qlist.h +- +iterator +- +vector +- +stdlib.h +- +string.h +- +QtCore/QPointF +- +QtCore/QPoint +- + +/usr/include/qt4/QtGui/QAction +qaction.h +/usr/include/qt4/QtGui/qaction.h + +/usr/include/qt4/QtGui/QApplication +qapplication.h +/usr/include/qt4/QtGui/qapplication.h + +/usr/include/qt4/QtGui/QCompleter +qcompleter.h +/usr/include/qt4/QtGui/qcompleter.h + +/usr/include/qt4/QtGui/QIcon +qicon.h +/usr/include/qt4/QtGui/qicon.h + +/usr/include/qt4/QtGui/QInputDialog +qinputdialog.h +/usr/include/qt4/QtGui/qinputdialog.h + +/usr/include/qt4/QtGui/QLineEdit +qlineedit.h +/usr/include/qt4/QtGui/qlineedit.h + +/usr/include/qt4/QtGui/QMainWindow +qmainwindow.h +/usr/include/qt4/QtGui/qmainwindow.h + +/usr/include/qt4/QtGui/QMenu +qmenu.h +/usr/include/qt4/QtGui/qmenu.h + +/usr/include/qt4/QtGui/QMenuBar +qmenubar.h +/usr/include/qt4/QtGui/qmenubar.h + +/usr/include/qt4/QtGui/QPixmap +qpixmap.h +/usr/include/qt4/QtGui/qpixmap.h + +/usr/include/qt4/QtGui/QPrintPreviewDialog +qprintpreviewdialog.h +/usr/include/qt4/QtGui/qprintpreviewdialog.h + +/usr/include/qt4/QtGui/QProgressBar +qprogressbar.h +/usr/include/qt4/QtGui/qprogressbar.h + +/usr/include/qt4/QtGui/QStatusBar +qstatusbar.h +/usr/include/qt4/QtGui/qstatusbar.h + +/usr/include/qt4/QtGui/QStringListModel +qstringlistmodel.h +/usr/include/qt4/QtGui/qstringlistmodel.h + +/usr/include/qt4/QtGui/QToolBar +qtoolbar.h +/usr/include/qt4/QtGui/qtoolbar.h + +/usr/include/qt4/QtGui/QToolTip +qtooltip.h +/usr/include/qt4/QtGui/qtooltip.h + +/usr/include/qt4/QtGui/QX11Info +qx11info_x11.h +/usr/include/qt4/QtGui/qx11info_x11.h + +/usr/include/qt4/QtGui/qabstractitemdelegate.h +QtCore/qobject.h +- +QtGui/qstyleoption.h +- + +/usr/include/qt4/QtGui/qabstractitemview.h +QtGui/qabstractscrollarea.h +- +QtCore/qabstractitemmodel.h +- +QtGui/qitemselectionmodel.h +- +QtGui/qabstractitemdelegate.h +- + +/usr/include/qt4/QtGui/qabstractscrollarea.h +QtGui/qframe.h +- + +/usr/include/qt4/QtGui/qabstractslider.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qabstractspinbox.h +QtGui/qwidget.h +- +QtGui/qvalidator.h +- + +/usr/include/qt4/QtGui/qaction.h +QtGui/qkeysequence.h +- +QtCore/qstring.h +- +QtGui/qwidget.h +- +QtCore/qvariant.h +- +QtGui/qicon.h +- +QtGui/qactiongroup.h +- + +/usr/include/qt4/QtGui/qactiongroup.h +QtGui/qaction.h +- + +/usr/include/qt4/QtGui/qapplication.h +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- +QtGui/qcursor.h +- +QtGui/qdesktopwidget.h +- +QtGui/qwidget.h +- +QtGui/qpalette.h +- +QtGui/qrgb.h +- +QtGui/qtransportauth_qws.h +- + +/usr/include/qt4/QtGui/qbrush.h +QtCore/qpair.h +- +QtCore/qpoint.h +- +QtCore/qvector.h +- +QtGui/qcolor.h +- +QtGui/qmatrix.h +- +QtGui/qtransform.h +- +QtGui/qimage.h +- +QtGui/qpixmap.h +- + +/usr/include/qt4/QtGui/qcolor.h +QtGui/qrgb.h +- +QtCore/qnamespace.h +- +QtCore/qstringlist.h +- + +/usr/include/qt4/QtGui/qcompleter.h +QtCore/qobject.h +- +QtCore/qpoint.h +- +QtCore/qstring.h +- +QtCore/qabstractitemmodel.h +- +QtCore/qrect.h +- + +/usr/include/qt4/QtGui/qcursor.h +QtCore/qpoint.h +- +QtGui/qwindowdefs.h +- + +/usr/include/qt4/QtGui/qdesktopwidget.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qdialog.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qdrag.h +QtCore/qobject.h +- + +/usr/include/qt4/QtGui/qevent.h +QtGui/qwindowdefs.h +- +QtCore/qobject.h +- +QtGui/qregion.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtGui/qkeysequence.h +- +QtCore/qcoreevent.h +- +QtGui/qmime.h +- +QtGui/qdrag.h +- +QtCore/qvariant.h +- + +/usr/include/qt4/QtGui/qfont.h +QtGui/qwindowdefs.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtGui/qfontinfo.h +QtGui/qfont.h +- + +/usr/include/qt4/QtGui/qfontmetrics.h +QtGui/qfont.h +- +QtCore/qrect.h +- + +/usr/include/qt4/QtGui/qframe.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qicon.h +QtCore/qglobal.h +- +QtCore/qsize.h +- +QtCore/qlist.h +- +QtGui/qpixmap.h +- + +/usr/include/qt4/QtGui/qimage.h +QtGui/qtransform.h +- +QtGui/qpaintdevice.h +- +QtGui/qrgb.h +- +QtCore/qbytearray.h +- +QtCore/qrect.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtGui/qinputdialog.h +QtGui/qdialog.h +- +QtCore/qstring.h +- +QtGui/qlineedit.h +- + +/usr/include/qt4/QtGui/qitemselectionmodel.h +QtCore/qset.h +- +QtCore/qvector.h +- +QtCore/qlist.h +- +QtCore/qabstractitemmodel.h +- + +/usr/include/qt4/QtGui/qkeysequence.h +QtCore/qnamespace.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtGui/qlineedit.h +QtGui/qframe.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtGui/qmainwindow.h +QtGui/qwidget.h +- +QtGui/qtabwidget.h +- + +/usr/include/qt4/QtGui/qmatrix.h +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- +QtGui/qwmatrix.h +- + +/usr/include/qt4/QtGui/qmenu.h +QtGui/qwidget.h +- +QtCore/qstring.h +- +QtGui/qicon.h +- +QtGui/qaction.h +- +QtGui/qpixmap.h +- + +/usr/include/qt4/QtGui/qmenubar.h +QtGui/qmenu.h +- + +/usr/include/qt4/QtGui/qmime.h +QtCore/qmimedata.h +- +QtCore/qvariant.h +- + +/usr/include/qt4/QtGui/qpaintdevice.h +QtGui/qwindowdefs.h +- +QtCore/qrect.h +- + +/usr/include/qt4/QtGui/qpainterpath.h +QtGui/qmatrix.h +- +QtCore/qglobal.h +- +QtCore/qrect.h +- +QtCore/qline.h +- +QtCore/qvector.h +- + +/usr/include/qt4/QtGui/qpalette.h +QtGui/qwindowdefs.h +- +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +/usr/include/qt4/QtGui/qpixmap.h +QtGui/qpaintdevice.h +- +QtGui/qcolor.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtGui/qimage.h +- +QtGui/qtransform.h +- + +/usr/include/qt4/QtGui/qpolygon.h +QtCore/qvector.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +/usr/include/qt4/QtGui/qprintpreviewdialog.h +QtGui/qdialog.h +- + +/usr/include/qt4/QtGui/qprogressbar.h +QtGui/qframe.h +- + +/usr/include/qt4/QtGui/qregion.h +QtCore/qatomic.h +- +QtCore/qrect.h +- +QtGui/qwindowdefs.h +- +QtCore/qdatastream.h +- + +/usr/include/qt4/QtGui/qrgb.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtGui/qrubberband.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qsizepolicy.h +QtCore/qobject.h +- + +/usr/include/qt4/QtGui/qslider.h +QtGui/qabstractslider.h +- + +/usr/include/qt4/QtGui/qstatusbar.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qstringlistmodel.h +QtCore/qstringlist.h +- +QtGui/qabstractitemview.h +- + +/usr/include/qt4/QtGui/qstyle.h +QtCore/qobject.h +- +QtCore/qrect.h +- +QtCore/qsize.h +- +QtGui/qicon.h +- +QtGui/qpixmap.h +- +QtGui/qpalette.h +- +QtGui/qsizepolicy.h +- + +/usr/include/qt4/QtGui/qstyleoption.h +QtCore/qvariant.h +- +QtGui/qabstractspinbox.h +- +QtGui/qicon.h +- +QtGui/qmatrix.h +- +QtGui/qslider.h +- +QtGui/qstyle.h +- +QtGui/qtabbar.h +- +QtGui/qtabwidget.h +- +QtGui/qrubberband.h +- +QtGui/qframe.h +- +QtCore/qabstractitemmodel.h +- + +/usr/include/qt4/QtGui/qtabbar.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qtabwidget.h +QtGui/qwidget.h +- +QtGui/qicon.h +- + +/usr/include/qt4/QtGui/qtoolbar.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qtooltip.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qtransform.h +QtGui/qmatrix.h +- +QtGui/qpainterpath.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +/usr/include/qt4/QtGui/qvalidator.h +QtCore/qobject.h +- +QtCore/qstring.h +- +QtCore/qregexp.h +- +QtCore/qlocale.h +- + +/usr/include/qt4/QtGui/qwidget.h +QtGui/qwindowdefs.h +- +QtCore/qobject.h +- +QtGui/qpaintdevice.h +- +QtGui/qpalette.h +- +QtGui/qfont.h +- +QtGui/qfontmetrics.h +- +QtGui/qfontinfo.h +- +QtGui/qsizepolicy.h +- +QtGui/qregion.h +- +QtGui/qbrush.h +- +QtGui/qcursor.h +- +QtGui/qkeysequence.h +- +QtGui/qevent.h +- + +/usr/include/qt4/QtGui/qwindowdefs.h +QtCore/qobjectdefs.h +- +QtCore/qnamespace.h +- +QtGui/qmacdefines_mac.h +- +QtGui/qwindowdefs_win.h +- + +/usr/include/qt4/QtGui/qwmatrix.h +QtGui/qmatrix.h +- + +/usr/include/qt4/QtGui/qx11info_x11.h +QtCore/qnamespace.h +- + +/usr/include/qt4/QtNetwork/QNetworkAccessManager +qnetworkaccessmanager.h +/usr/include/qt4/QtNetwork/qnetworkaccessmanager.h + +/usr/include/qt4/QtNetwork/QNetworkRequest +qnetworkrequest.h +/usr/include/qt4/QtNetwork/qnetworkrequest.h + +/usr/include/qt4/QtNetwork/qnetworkaccessmanager.h +QtCore/QObject +- + +/usr/include/qt4/QtNetwork/qnetworkrequest.h +QtCore/QSharedDataPointer +- +QtCore/QString +- +QtCore/QUrl +- +QtCore/QVariant +- + +/usr/include/qt4/QtScript/qscriptcontext.h +QtCore/qobjectdefs.h +- +QtScript/qscriptvalue.h +- + +/usr/include/qt4/QtScript/qscriptengine.h +QtCore/qmetatype.h +- +QtCore/qvariant.h +- +QtCore/qobject.h +- +QtCore/qobjectdefs.h +- +QtScript/qscriptvalue.h +- +QtScript/qscriptcontext.h +- +QtScript/qscriptstring.h +- + +/usr/include/qt4/QtScript/qscriptstring.h +QtCore/qstring.h +- + +/usr/include/qt4/QtScript/qscriptvalue.h +QtCore/qstring.h +- +QtCore/qlist.h +- + +/usr/include/qt4/QtUiTools/QUiLoader +quiloader.h +/usr/include/qt4/QtUiTools/quiloader.h + +/usr/include/qt4/QtUiTools/quiloader.h +QtCore/QObject +- + +/usr/include/qt4/QtWebKit/QWebFrame +qwebframe.h +/usr/include/qt4/QtWebKit/qwebframe.h + +/usr/include/qt4/QtWebKit/QWebPage +qwebpage.h +/usr/include/qt4/QtWebKit/qwebpage.h + +/usr/include/qt4/QtWebKit/QWebSettings +qwebsettings.h +/usr/include/qt4/QtWebKit/qwebsettings.h + +/usr/include/qt4/QtWebKit/QWebView +qwebview.h +/usr/include/qt4/QtWebKit/qwebview.h + +/usr/include/qt4/QtWebKit/qwebframe.h +QtCore/qobject.h +- +QtCore/qurl.h +- +QtCore/qvariant.h +- +QtGui/qicon.h +- +QtScript/qscriptengine.h +- +QtNetwork/qnetworkaccessmanager.h +- +qwebkitglobal.h +/usr/include/qt4/QtWebKit/qwebkitglobal.h + +/usr/include/qt4/QtWebKit/qwebkitglobal.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtWebKit/qwebpage.h +qwebsettings.h +/usr/include/qt4/QtWebKit/qwebsettings.h +qwebkitglobal.h +/usr/include/qt4/QtWebKit/qwebkitglobal.h +QtCore/qobject.h +- +QtGui/qwidget.h +- + +/usr/include/qt4/QtWebKit/qwebsettings.h +qwebkitglobal.h +/usr/include/qt4/QtWebKit/qwebkitglobal.h +QtCore/qstring.h +- +QtGui/qpixmap.h +- +QtGui/qicon.h +- +QtCore/qshareddata.h +- + +/usr/include/qt4/QtWebKit/qwebview.h +qwebkitglobal.h +/usr/include/qt4/QtWebKit/qwebkitglobal.h +qwebpage.h +/usr/include/qt4/QtWebKit/qwebpage.h +QtGui/qwidget.h +- +QtGui/qicon.h +- +QtCore/qurl.h +- +QtNetwork/qnetworkaccessmanager.h +- + +/usr/include/sched.h +features.h +- +bits/types.h +- +stddef.h +- +time.h +- +bits/sched.h +- + +/usr/include/signal.h +features.h +- +bits/sigset.h +- +bits/types.h +- +bits/signum.h +- +time.h +- +bits/siginfo.h +- +bits/sigaction.h +- +bits/sigcontext.h +- +stddef.h +- +bits/sigstack.h +- +sys/ucontext.h +- +bits/pthreadtypes.h +- +bits/sigthread.h +- + +/usr/include/stdio.h +features.h +- +stddef.h +- +bits/types.h +- +libio.h +- +stdarg.h +- +bits/stdio_lim.h +- +bits/sys_errlist.h +- +getopt.h +- +bits/stdio.h +- +bits/stdio2.h +- +bits/stdio-ldbl.h +- + +/usr/include/stdlib.h +features.h +- +stddef.h +- +bits/waitflags.h +- +bits/waitstatus.h +- +xlocale.h +- +sys/types.h +- +alloca.h +- +bits/stdlib.h +- +bits/stdlib-ldbl.h +- + +/usr/include/string.h +features.h +- +stddef.h +- +xlocale.h +- +bits/string.h +- +bits/string2.h +- +bits/string3.h +- + +/usr/include/sys/cdefs.h +features.h +- +bits/wordsize.h +- + +/usr/include/sys/select.h +features.h +- +bits/types.h +- +bits/select.h +- +bits/sigset.h +- +time.h +- +bits/time.h +- + +/usr/include/sys/stat.h +features.h +- +bits/types.h +- +time.h +- +bits/stat.h +- + +/usr/include/sys/sysmacros.h +features.h +- + +/usr/include/sys/types.h +features.h +- +bits/types.h +- +time.h +- +stddef.h +- +endian.h +- +sys/select.h +- +sys/sysmacros.h +- +bits/pthreadtypes.h +- + +/usr/include/sys/ucontext.h +features.h +- +signal.h +- +bits/wordsize.h +- +bits/sigcontext.h +- + +/usr/include/time.h +features.h +- +stddef.h +- +bits/time.h +- +bits/types.h +- +bits/types.h +- +bits/types.h +- +bits/types.h +- +bits/types.h +- +xlocale.h +- + +/usr/include/tls.h +tcl.h +- + +/usr/include/wchar.h +features.h +- +stdio.h +- +stdarg.h +- +bits/wchar.h +- +stddef.h +- +wctype.h +- +xlocale.h +- +xlocale.h +- +xlocale.h +- +wctype.h +- +bits/wchar2.h +- +bits/wchar-ldbl.h +- + +/usr/include/wctype.h +features.h +- +bits/types.h +- +wchar.h +- +endian.h +- +xlocale.h +- + +/usr/include/xlocale.h + +kdelauncher/main.moc + diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/DependInfo.cmake webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/DependInfo.cmake --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/DependInfo.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/DependInfo.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,26 @@ +# The set of languages for which implicit dependencies are needed: +SET(CMAKE_DEPENDS_LANGUAGES + "CXX" + ) +# The set of files for implicit dependencies of each language: +SET(CMAKE_DEPENDS_CHECK_CXX + "/home/groo/dev/webkitkde/build/kdelauncher/kdelauncher_automoc.cpp" "/home/groo/dev/webkitkde/build/kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o" + "/home/groo/dev/webkitkde/kdelauncher/main.cpp" "/home/groo/dev/webkitkde/build/kdelauncher/CMakeFiles/kdelauncher.dir/main.o" + ) +SET(CMAKE_CXX_COMPILER_ID "GNU") + +# Preprocessor definitions for this target. +SET(CMAKE_TARGET_DEFINITIONS + "_BSD_SOURCE" + "_XOPEN_SOURCE=500" + "_BSD_SOURCE" + "QT_NO_STL" + "QT_NO_CAST_TO_ASCII" + "_REENTRANT" + "KDE_DEPRECATED_WARNINGS" + ) + +# Targets to which this target links. +SET(CMAKE_TARGET_LINKED_INFO_FILES + "/home/groo/dev/webkitkde/build/kdewebkit/CMakeFiles/kdewebkit.dir/DependInfo.cmake" + ) diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/depend.internal webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/depend.internal --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/depend.internal 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/depend.internal 2009-11-02 21:53:03.000000000 +0000 @@ -0,0 +1,284 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o + /home/groo/dev/webkitkde/build/kdelauncher/kdelauncher_automoc.cpp +kdelauncher/CMakeFiles/kdelauncher.dir/main.o + ../kdewebkit/kdewebkit_export.h + ../kdewebkit/kwebview.h + /home/groo/dev/webkitkde/kdelauncher/main.cpp + /usr/include/KDE/../kaboutdata.h + /usr/include/KDE/../kapplication.h + /usr/include/KDE/../kcmdlineargs.h + /usr/include/KDE/../kdebug.h + /usr/include/KDE/../kdeversion.h + /usr/include/KDE/KAboutData + /usr/include/KDE/KApplication + /usr/include/KDE/KCmdLineArgs + /usr/include/KDE/KDebug + /usr/include/KDE/KIO/../../kio/accessmanager.h + /usr/include/KDE/KIO/AccessManager + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stat.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kcmdlineargs.h + /usr/include/kcomponentdata.h + /usr/include/kconfig.h + /usr/include/kconfigbase.h + /usr/include/kdecore_export.h + /usr/include/kdemacros.h + /usr/include/kdeui_export.h + /usr/include/kglobal.h + /usr/include/kiconloader.h + /usr/include/kicontheme.h + /usr/include/kio/global.h + /usr/include/kio/kio_export.h + /usr/include/kjob.h + /usr/include/klocale.h + /usr/include/klocalizedstring.h + /usr/include/krandom.h + /usr/include/ksharedconfig.h + /usr/include/ksharedptr.h + /usr/include/libio.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QAtomicPointer + /usr/include/qt4/QtCore/QBool + /usr/include/qt4/QtCore/QByteArray + /usr/include/qt4/QtCore/QChar + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QDir + /usr/include/qt4/QtCore/QExplicitlySharedDataPointer + /usr/include/qt4/QtCore/QFile + /usr/include/qt4/QtCore/QHash + /usr/include/qt4/QtCore/QLatin1Char + /usr/include/qt4/QtCore/QList + /usr/include/qt4/QtCore/QMap + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPair + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QSharedDataPointer + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QStringList + /usr/include/qt4/QtCore/QTextStream + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/QVector + /usr/include/qt4/QtCore/QtGlobal + /usr/include/qt4/QtCore/qabstractitemmodel.h + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreapplication.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qdir.h + /usr/include/qt4/QtCore/qeventloop.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qfile.h + /usr/include/qt4/QtCore/qfileinfo.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qline.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qmimedata.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qrect.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qsize.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtGui/QAction + /usr/include/qt4/QtGui/QApplication + /usr/include/qt4/QtGui/QCompleter + /usr/include/qt4/QtGui/QIcon + /usr/include/qt4/QtGui/QInputDialog + /usr/include/qt4/QtGui/QLineEdit + /usr/include/qt4/QtGui/QMainWindow + /usr/include/qt4/QtGui/QMenu + /usr/include/qt4/QtGui/QMenuBar + /usr/include/qt4/QtGui/QPixmap + /usr/include/qt4/QtGui/QPrintPreviewDialog + /usr/include/qt4/QtGui/QProgressBar + /usr/include/qt4/QtGui/QStatusBar + /usr/include/qt4/QtGui/QStringListModel + /usr/include/qt4/QtGui/QToolBar + /usr/include/qt4/QtGui/QToolTip + /usr/include/qt4/QtGui/QX11Info + /usr/include/qt4/QtGui/qabstractitemdelegate.h + /usr/include/qt4/QtGui/qabstractitemview.h + /usr/include/qt4/QtGui/qabstractscrollarea.h + /usr/include/qt4/QtGui/qabstractslider.h + /usr/include/qt4/QtGui/qabstractspinbox.h + /usr/include/qt4/QtGui/qaction.h + /usr/include/qt4/QtGui/qactiongroup.h + /usr/include/qt4/QtGui/qapplication.h + /usr/include/qt4/QtGui/qbrush.h + /usr/include/qt4/QtGui/qcolor.h + /usr/include/qt4/QtGui/qcompleter.h + /usr/include/qt4/QtGui/qcursor.h + /usr/include/qt4/QtGui/qdesktopwidget.h + /usr/include/qt4/QtGui/qdialog.h + /usr/include/qt4/QtGui/qdrag.h + /usr/include/qt4/QtGui/qevent.h + /usr/include/qt4/QtGui/qfont.h + /usr/include/qt4/QtGui/qfontinfo.h + /usr/include/qt4/QtGui/qfontmetrics.h + /usr/include/qt4/QtGui/qframe.h + /usr/include/qt4/QtGui/qicon.h + /usr/include/qt4/QtGui/qimage.h + /usr/include/qt4/QtGui/qinputdialog.h + /usr/include/qt4/QtGui/qitemselectionmodel.h + /usr/include/qt4/QtGui/qkeysequence.h + /usr/include/qt4/QtGui/qlineedit.h + /usr/include/qt4/QtGui/qmainwindow.h + /usr/include/qt4/QtGui/qmatrix.h + /usr/include/qt4/QtGui/qmenu.h + /usr/include/qt4/QtGui/qmenubar.h + /usr/include/qt4/QtGui/qmime.h + /usr/include/qt4/QtGui/qpaintdevice.h + /usr/include/qt4/QtGui/qpainterpath.h + /usr/include/qt4/QtGui/qpalette.h + /usr/include/qt4/QtGui/qpixmap.h + /usr/include/qt4/QtGui/qpolygon.h + /usr/include/qt4/QtGui/qprintpreviewdialog.h + /usr/include/qt4/QtGui/qprogressbar.h + /usr/include/qt4/QtGui/qregion.h + /usr/include/qt4/QtGui/qrgb.h + /usr/include/qt4/QtGui/qrubberband.h + /usr/include/qt4/QtGui/qsizepolicy.h + /usr/include/qt4/QtGui/qslider.h + /usr/include/qt4/QtGui/qstatusbar.h + /usr/include/qt4/QtGui/qstringlistmodel.h + /usr/include/qt4/QtGui/qstyle.h + /usr/include/qt4/QtGui/qstyleoption.h + /usr/include/qt4/QtGui/qtabbar.h + /usr/include/qt4/QtGui/qtabwidget.h + /usr/include/qt4/QtGui/qtoolbar.h + /usr/include/qt4/QtGui/qtooltip.h + /usr/include/qt4/QtGui/qtransform.h + /usr/include/qt4/QtGui/qvalidator.h + /usr/include/qt4/QtGui/qwidget.h + /usr/include/qt4/QtGui/qwindowdefs.h + /usr/include/qt4/QtGui/qwmatrix.h + /usr/include/qt4/QtGui/qx11info_x11.h + /usr/include/qt4/QtNetwork/QNetworkAccessManager + /usr/include/qt4/QtNetwork/QNetworkRequest + /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h + /usr/include/qt4/QtNetwork/qnetworkrequest.h + /usr/include/qt4/QtScript/qscriptcontext.h + /usr/include/qt4/QtScript/qscriptengine.h + /usr/include/qt4/QtScript/qscriptstring.h + /usr/include/qt4/QtScript/qscriptvalue.h + /usr/include/qt4/QtUiTools/QUiLoader + /usr/include/qt4/QtUiTools/quiloader.h + /usr/include/qt4/QtWebKit/QWebFrame + /usr/include/qt4/QtWebKit/QWebPage + /usr/include/qt4/QtWebKit/QWebSettings + /usr/include/qt4/QtWebKit/QWebView + /usr/include/qt4/QtWebKit/qwebframe.h + /usr/include/qt4/QtWebKit/qwebkitglobal.h + /usr/include/qt4/QtWebKit/qwebpage.h + /usr/include/qt4/QtWebKit/qwebsettings.h + /usr/include/qt4/QtWebKit/qwebview.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/stat.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h + kdelauncher/main.moc diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/depend.make webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/depend.make --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/depend.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/depend.make 2009-11-02 21:53:03.000000000 +0000 @@ -0,0 +1,284 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o: kdelauncher/kdelauncher_automoc.cpp + +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: ../kdewebkit/kdewebkit_export.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: ../kdewebkit/kwebview.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: ../kdelauncher/main.cpp +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/KDE/../kaboutdata.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/KDE/../kapplication.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/KDE/../kcmdlineargs.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/KDE/../kdebug.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/KDE/../kdeversion.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/KDE/KAboutData +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/KDE/KApplication +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/KDE/KCmdLineArgs +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/KDE/KDebug +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/KDE/KIO/../../kio/accessmanager.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/KDE/KIO/AccessManager +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/_G_config.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/alloca.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/byteswap.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/endian.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/libc-lock.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/libio-ldbl.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/pthreadtypes.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/sched.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/select.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/setjmp.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/sigaction.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/sigcontext.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/siginfo.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/signum.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/sigset.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/sigstack.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/sigthread.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/stat.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/stdio-ldbl.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/stdio-lock.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/stdio.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/stdio2.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/stdio_lim.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/stdlib-ldbl.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/stdlib.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/string.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/string2.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/string3.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/sys_errlist.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/time.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/types.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/typesizes.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/waitflags.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/waitstatus.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/wchar-ldbl.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/wchar.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/wchar2.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/bits/wordsize.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/ctype.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/endian.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/features.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/gconv.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/getopt.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/gnu/stubs-32.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/gnu/stubs.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/kcmdlineargs.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/kcomponentdata.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/kconfig.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/kconfigbase.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/kdecore_export.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/kdemacros.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/kdeui_export.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/kglobal.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/kiconloader.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/kicontheme.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/kio/global.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/kio/kio_export.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/kjob.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/klocale.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/klocalizedstring.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/krandom.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/ksharedconfig.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/ksharedptr.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/libio.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/pthread.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/Qt3Support/q3cstring.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/Qt3Support/q3valuelist.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QAtomicPointer +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QBool +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QByteArray +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QChar +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QDebug +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QDir +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QExplicitlySharedDataPointer +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QFile +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QHash +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QLatin1Char +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QList +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QMap +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QObject +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QPair +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QPoint +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QPointF +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QSharedDataPointer +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QString +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QStringList +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QTextStream +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QUrl +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QVariant +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QVector +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/QtGlobal +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qabstractitemmodel.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qalgorithms.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_alpha.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_arch.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_arm.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_armv6.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_avr32.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_bfin.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_generic.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_i386.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_ia64.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_mips.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_parisc.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_s390.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_sh.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_sparc.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qbasicatomic.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qbytearray.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qchar.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qconfig.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qcoreapplication.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qcoreevent.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qdatastream.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qdebug.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qdir.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qeventloop.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qfeatures.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qfile.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qfileinfo.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qglobal.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qhash.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qiodevice.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qiterator.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qline.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qlinkedlist.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qlist.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qlocale.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qmap.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qmetatype.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qmimedata.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qnamespace.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qobject.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qobjectdefs.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qpair.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qpoint.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qrect.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qregexp.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qset.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qshareddata.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qsize.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qstring.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qstringlist.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qstringmatcher.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qtextcodec.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qtextstream.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qurl.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qvariant.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtCore/qvector.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QAction +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QApplication +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QCompleter +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QIcon +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QInputDialog +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QLineEdit +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QMainWindow +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QMenu +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QMenuBar +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QPixmap +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QPrintPreviewDialog +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QProgressBar +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QStatusBar +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QStringListModel +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QToolBar +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QToolTip +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/QX11Info +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qabstractitemdelegate.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qabstractitemview.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qabstractscrollarea.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qabstractslider.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qabstractspinbox.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qaction.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qactiongroup.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qapplication.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qbrush.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qcolor.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qcompleter.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qcursor.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qdesktopwidget.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qdialog.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qdrag.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qevent.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qfont.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qfontinfo.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qfontmetrics.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qframe.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qicon.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qimage.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qinputdialog.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qitemselectionmodel.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qkeysequence.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qlineedit.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qmainwindow.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qmatrix.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qmenu.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qmenubar.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qmime.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qpaintdevice.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qpainterpath.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qpalette.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qpixmap.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qpolygon.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qprintpreviewdialog.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qprogressbar.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qregion.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qrgb.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qrubberband.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qsizepolicy.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qslider.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qstatusbar.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qstringlistmodel.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qstyle.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qstyleoption.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qtabbar.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qtabwidget.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qtoolbar.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qtooltip.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qtransform.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qvalidator.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qwidget.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qwindowdefs.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qwmatrix.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtGui/qx11info_x11.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtNetwork/QNetworkAccessManager +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtNetwork/QNetworkRequest +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtNetwork/qnetworkrequest.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtScript/qscriptcontext.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtScript/qscriptengine.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtScript/qscriptstring.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtScript/qscriptvalue.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtUiTools/QUiLoader +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtUiTools/quiloader.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtWebKit/QWebFrame +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtWebKit/QWebPage +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtWebKit/QWebSettings +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtWebKit/QWebView +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtWebKit/qwebframe.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtWebKit/qwebkitglobal.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtWebKit/qwebpage.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtWebKit/qwebsettings.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/qt4/QtWebKit/qwebview.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/sched.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/signal.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/stdio.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/stdlib.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/string.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/sys/cdefs.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/sys/select.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/sys/stat.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/sys/sysmacros.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/sys/types.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/sys/ucontext.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/time.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/tls.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/wchar.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/wctype.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: /usr/include/xlocale.h +kdelauncher/CMakeFiles/kdelauncher.dir/main.o: kdelauncher/main.moc + diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/flags.make webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/flags.make --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/flags.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/flags.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,8 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# compile CXX with /usr/bin/c++ +CXX_FLAGS = -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG -I/home/groo/dev/webkitkde/build/kdelauncher -I/home/groo/dev/webkitkde/kdelauncher -I/home/groo/dev/webkitkde/kdewebkit -I/home/groo/dev/webkitkde/kdenetwork -I/home/groo/dev/webkitkde/kdelauncher/../kdewebkit -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 + +CXX_DEFINES = -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS + Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o differ diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/link.txt webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/link.txt --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/link.txt 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/link.txt 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +/usr/bin/c++ -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o CMakeFiles/kdelauncher.dir/main.o -o kdelauncher -rdynamic -L/home/groo/dev/webkitkde/kdenetwork -L/home/groo/dev/webkitkde/kdelauncher/../kdewebkit /usr/lib/libkdeui.so.5.3.0 ../lib/libkdewebkit.so.1.0.0 /usr/lib/libkdecore.so.5.3.0 -lQtDBus -lQtCore -lQtSvg -lQtGui -Wl,-rpath,/home/groo/dev/webkitkde/kdenetwork:/home/groo/dev/webkitkde/kdelauncher/../kdewebkit:/home/groo/dev/webkitkde/build/lib Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/main.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/main.o differ diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/progress.make webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/progress.make --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/kdelauncher.dir/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/kdelauncher.dir/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 19 +CMAKE_PROGRESS_2 = 20 + diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/progress.make webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/progress.make --- webkitkde-0.9~svn1068256/build/kdelauncher/CMakeFiles/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CMakeFiles/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +8 diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/cmake_install.cmake webkitkde-0.1~svn1068314/build/kdelauncher/cmake_install.cmake --- webkitkde-0.9~svn1068256/build/kdelauncher/cmake_install.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/cmake_install.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,34 @@ +# Install script for directory: /home/groo/dev/webkitkde/kdelauncher + +# Set the install prefix +IF(NOT DEFINED CMAKE_INSTALL_PREFIX) + SET(CMAKE_INSTALL_PREFIX "/usr") +ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) +STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + IF(BUILD_TYPE) + STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + ELSE(BUILD_TYPE) + SET(CMAKE_INSTALL_CONFIG_NAME "RelWithDebInfo") + ENDIF(BUILD_TYPE) + MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + +# Set the component getting installed. +IF(NOT CMAKE_INSTALL_COMPONENT) + IF(COMPONENT) + MESSAGE(STATUS "Install component: \"${COMPONENT}\"") + SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + ELSE(COMPONENT) + SET(CMAKE_INSTALL_COMPONENT) + ENDIF(COMPONENT) +ENDIF(NOT CMAKE_INSTALL_COMPONENT) + +# Install shared libraries without execute permission? +IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + SET(CMAKE_INSTALL_SO_NO_EXE "1") +ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/CTestTestfile.cmake webkitkde-0.1~svn1068314/build/kdelauncher/CTestTestfile.cmake --- webkitkde-0.9~svn1068256/build/kdelauncher/CTestTestfile.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/CTestTestfile.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,7 @@ +# CMake generated Testfile for +# Source directory: /home/groo/dev/webkitkde/kdelauncher +# Build directory: /home/groo/dev/webkitkde/build/kdelauncher +# +# This file replicates the SUBDIRS() and ADD_TEST() commands from the source +# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands +# that are excluded by CMake control structures, i.e. IF() commands. Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/kdelauncher/kdelauncher and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/kdelauncher/kdelauncher differ diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/kdelauncher_automoc.cpp webkitkde-0.1~svn1068314/build/kdelauncher/kdelauncher_automoc.cpp --- webkitkde-0.9~svn1068256/build/kdelauncher/kdelauncher_automoc.cpp 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/kdelauncher_automoc.cpp 2009-11-02 21:52:57.000000000 +0000 @@ -0,0 +1,4 @@ +/* This file is autogenerated, do not edit +-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS +*/ +enum some_compilers { need_more_than_nothing }; diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/kdelauncher_automoc.cpp.files webkitkde-0.1~svn1068314/build/kdelauncher/kdelauncher_automoc.cpp.files --- webkitkde-0.9~svn1068256/build/kdelauncher/kdelauncher_automoc.cpp.files 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/kdelauncher_automoc.cpp.files 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,14 @@ +SOURCES: +/home/groo/dev/webkitkde/kdelauncher/main.cpp +MOC_COMPILE_DEFINITIONS: +_BSD_SOURCE;_XOPEN_SOURCE=500;_BSD_SOURCE;QT_NO_STL;QT_NO_CAST_TO_ASCII;_REENTRANT;KDE_DEPRECATED_WARNINGS +MOC_DEFINITIONS: + -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS +MOC_INCLUDES: +/home/groo/dev/webkitkde/kdewebkit;/usr/include;/usr/include/KDE;/usr/include/qt4/phonon;/usr/include/qt4/QtXmlPatterns;/usr/include/qt4/QtWebKit;/usr/include/qt4/QtHelp;/usr/include/qt4/QtAssistant;/usr/include/qt4/QtDBus;/usr/include/qt4/QtTest;/usr/include/qt4/QtUiTools;/usr/include/qt4/QtScript;/usr/include/qt4/QtSvg;/usr/include/qt4/QtXml;/usr/include/qt4/QtSql;/usr/include/qt4/QtOpenGL;/usr/include/qt4/QtNetwork;/usr/include/qt4/QtDesigner;/usr/include/qt4/Qt3Support;/usr/include/qt4/QtGui;/usr/include/qt4/QtCore;/usr/include/qt4/Qt;/usr/share/qt4/mkspecs/default;/usr/include/qt4;/home/groo/dev/webkitkde/kdenetwork;/home/groo/dev/webkitkde/kdelauncher/../kdewebkit +CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE: +ON +CMAKE_BINARY_DIR: +/home/groo/dev/webkitkde/build +CMAKE_SOURCE_DIR: +/home/groo/dev/webkitkde diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/kdelauncher.shell webkitkde-0.1~svn1068314/build/kdelauncher/kdelauncher.shell --- webkitkde-0.9~svn1068256/build/kdelauncher/kdelauncher.shell 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/kdelauncher.shell 2009-11-02 21:53:06.000000000 +0000 @@ -0,0 +1,4 @@ +#!/bin/sh +# created by cmake, don't edit, changes will be lost + +LD_LIBRARY_PATH=/home/groo/dev/webkitkde/build/lib/./:/usr/lib:/usr/lib:/usr/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} "/home/groo/dev/webkitkde/build/kdelauncher/kdelauncher" "$@" diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/main.moc webkitkde-0.1~svn1068314/build/kdelauncher/main.moc --- webkitkde-0.9~svn1068256/build/kdelauncher/main.moc 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/main.moc 2009-11-02 21:52:57.000000000 +0000 @@ -0,0 +1,156 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'main.cpp' +** +** Created: Mon Nov 2 19:52:57 2009 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'main.cpp' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.2. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_MainWindow[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 13, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // slots: signature, parameters, type, tag, flags + 12, 11, 11, 11, 0x09, + 29, 11, 11, 11, 0x09, + 57, 44, 11, 11, 0x09, + 88, 11, 11, 11, 0x09, + 97, 11, 11, 11, 0x09, + 107, 11, 11, 11, 0x09, + 121, 119, 11, 11, 0x09, + 146, 11, 11, 11, 0x09, + 157, 154, 11, 11, 0x09, + 175, 11, 11, 11, 0x09, + 186, 11, 11, 11, 0x09, + 207, 203, 11, 11, 0x0a, + 226, 11, 11, 11, 0x2a, + + 0 // eod +}; + +static const char qt_meta_stringdata_MainWindow[] = { + "MainWindow\0\0changeLocation()\0" + "loadFinished()\0link,toolTip\0" + "showLinkHover(QString,QString)\0zoomIn()\0" + "zoomOut()\0resetZoom()\0b\0" + "toggleZoomTextOnly(bool)\0print()\0on\0" + "setEditable(bool)\0dumpHtml()\0" + "selectElements()\0url\0newWindow(QString)\0" + "newWindow()\0" +}; + +const QMetaObject MainWindow::staticMetaObject = { + { &QMainWindow::staticMetaObject, qt_meta_stringdata_MainWindow, + qt_meta_data_MainWindow, 0 } +}; + +const QMetaObject *MainWindow::metaObject() const +{ + return &staticMetaObject; +} + +void *MainWindow::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_MainWindow)) + return static_cast(const_cast< MainWindow*>(this)); + return QMainWindow::qt_metacast(_clname); +} + +int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QMainWindow::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: changeLocation(); break; + case 1: loadFinished(); break; + case 2: showLinkHover((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break; + case 3: zoomIn(); break; + case 4: zoomOut(); break; + case 5: resetZoom(); break; + case 6: toggleZoomTextOnly((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 7: print(); break; + case 8: setEditable((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 9: dumpHtml(); break; + case 10: selectElements(); break; + case 11: newWindow((*reinterpret_cast< const QString(*)>(_a[1]))); break; + case 12: newWindow(); break; + default: ; + } + _id -= 13; + } + return _id; +} +static const uint qt_meta_data_URLLoader[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 1, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // slots: signature, parameters, type, tag, flags + 11, 10, 10, 10, 0x0a, + + 0 // eod +}; + +static const char qt_meta_stringdata_URLLoader[] = { + "URLLoader\0\0loadNext()\0" +}; + +const QMetaObject URLLoader::staticMetaObject = { + { &QObject::staticMetaObject, qt_meta_stringdata_URLLoader, + qt_meta_data_URLLoader, 0 } +}; + +const QMetaObject *URLLoader::metaObject() const +{ + return &staticMetaObject; +} + +void *URLLoader::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_URLLoader)) + return static_cast(const_cast< URLLoader*>(this)); + return QObject::qt_metacast(_clname); +} + +int URLLoader::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QObject::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: loadNext(); break; + default: ; + } + _id -= 1; + } + return _id; +} +QT_END_MOC_NAMESPACE diff -Nru webkitkde-0.9~svn1068256/build/kdelauncher/Makefile webkitkde-0.1~svn1068314/build/kdelauncher/Makefile --- webkitkde-0.9~svn1068256/build/kdelauncher/Makefile 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdelauncher/Makefile 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,244 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: install/local +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: install/strip +.PHONY : install/strip/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# The main all target +all: cmake_check_build_system + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles /home/groo/dev/webkitkde/build/kdelauncher/CMakeFiles/progress.make + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdelauncher/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdelauncher/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdelauncher/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdelauncher/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +kdelauncher/CMakeFiles/kdelauncher.dir/rule: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdelauncher/CMakeFiles/kdelauncher.dir/rule +.PHONY : kdelauncher/CMakeFiles/kdelauncher.dir/rule + +# Convenience name for target. +kdelauncher: kdelauncher/CMakeFiles/kdelauncher.dir/rule +.PHONY : kdelauncher + +# fast build rule for target. +kdelauncher/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher.dir/build.make kdelauncher/CMakeFiles/kdelauncher.dir/build +.PHONY : kdelauncher/fast + +# Convenience name for target. +kdelauncher/CMakeFiles/kdelauncher_automoc.dir/rule: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdelauncher/CMakeFiles/kdelauncher_automoc.dir/rule +.PHONY : kdelauncher/CMakeFiles/kdelauncher_automoc.dir/rule + +# Convenience name for target. +kdelauncher_automoc: kdelauncher/CMakeFiles/kdelauncher_automoc.dir/rule +.PHONY : kdelauncher_automoc + +# fast build rule for target. +kdelauncher_automoc/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build.make kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build +.PHONY : kdelauncher_automoc/fast + +# target to build an object file +kdelauncher_automoc.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher.dir/build.make kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o +.PHONY : kdelauncher_automoc.o + +# target to preprocess a source file +kdelauncher_automoc.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher.dir/build.make kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.i +.PHONY : kdelauncher_automoc.i + +# target to generate assembly for a file +kdelauncher_automoc.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher.dir/build.make kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.s +.PHONY : kdelauncher_automoc.s + +# target to build an object file +main.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher.dir/build.make kdelauncher/CMakeFiles/kdelauncher.dir/main.o +.PHONY : main.o + +# target to preprocess a source file +main.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher.dir/build.make kdelauncher/CMakeFiles/kdelauncher.dir/main.i +.PHONY : main.i + +# target to generate assembly for a file +main.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher.dir/build.make kdelauncher/CMakeFiles/kdelauncher.dir/main.s +.PHONY : main.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... kdelauncher" + @echo "... kdelauncher_automoc" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... kdelauncher_automoc.o" + @echo "... kdelauncher_automoc.i" + @echo "... kdelauncher_automoc.s" + @echo "... main.o" + @echo "... main.i" + @echo "... main.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/cmake/CMakeFiles/CMakeDirectoryInformation.cmake webkitkde-0.1~svn1068314/build/kdewebkit/cmake/CMakeFiles/CMakeDirectoryInformation.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/cmake/CMakeFiles/CMakeDirectoryInformation.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/cmake/CMakeFiles/CMakeDirectoryInformation.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,48 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Relative path conversion top directories. +SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/groo/dev/webkitkde") +SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/groo/dev/webkitkde/build") + +# Force unix paths in dependencies. +SET(CMAKE_FORCE_UNIX_PATHS 1) + +# The C and CXX include file search paths: +SET(CMAKE_C_INCLUDE_PATH + "kdewebkit/cmake" + "../kdewebkit/cmake" + "../kdewebkit" + "../kdewebkit/kdewebkit" + "/usr/include" + "/usr/include/KDE" + "/usr/include/qt4/phonon" + "/usr/include/qt4/QtXmlPatterns" + "/usr/include/qt4/QtWebKit" + "/usr/include/qt4/QtHelp" + "/usr/include/qt4/QtAssistant" + "/usr/include/qt4/QtDBus" + "/usr/include/qt4/QtTest" + "/usr/include/qt4/QtUiTools" + "/usr/include/qt4/QtScript" + "/usr/include/qt4/QtSvg" + "/usr/include/qt4/QtXml" + "/usr/include/qt4/QtSql" + "/usr/include/qt4/QtOpenGL" + "/usr/include/qt4/QtNetwork" + "/usr/include/qt4/QtDesigner" + "/usr/include/qt4/Qt3Support" + "/usr/include/qt4/QtGui" + "/usr/include/qt4/QtCore" + "/usr/include/qt4/Qt" + "/usr/share/qt4/mkspecs/default" + "/usr/include/qt4" + ) +SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) +SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) + +# The C and CXX include file regular expressions for this directory. +SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/cmake/CMakeFiles/progress.make webkitkde-0.1~svn1068314/build/kdewebkit/cmake/CMakeFiles/progress.make --- webkitkde-0.9~svn1068256/build/kdewebkit/cmake/CMakeFiles/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/cmake/CMakeFiles/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +0 diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/cmake/cmake_install.cmake webkitkde-0.1~svn1068314/build/kdewebkit/cmake/cmake_install.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/cmake/cmake_install.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/cmake/cmake_install.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,40 @@ +# Install script for directory: /home/groo/dev/webkitkde/kdewebkit/cmake + +# Set the install prefix +IF(NOT DEFINED CMAKE_INSTALL_PREFIX) + SET(CMAKE_INSTALL_PREFIX "/usr") +ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) +STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + IF(BUILD_TYPE) + STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + ELSE(BUILD_TYPE) + SET(CMAKE_INSTALL_CONFIG_NAME "RelWithDebInfo") + ENDIF(BUILD_TYPE) + MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + +# Set the component getting installed. +IF(NOT CMAKE_INSTALL_COMPONENT) + IF(COMPONENT) + MESSAGE(STATUS "Install component: \"${COMPONENT}\"") + SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + ELSE(COMPONENT) + SET(CMAKE_INSTALL_COMPONENT) + ENDIF(COMPONENT) +ENDIF(NOT CMAKE_INSTALL_COMPONENT) + +# Install shared libraries without execute permission? +IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + SET(CMAKE_INSTALL_SO_NO_EXE "1") +ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + +IF(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + INCLUDE("/home/groo/dev/webkitkde/build/kdewebkit/cmake/modules/cmake_install.cmake") + +ENDIF(NOT CMAKE_INSTALL_LOCAL_ONLY) + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/cmake/CTestTestfile.cmake webkitkde-0.1~svn1068314/build/kdewebkit/cmake/CTestTestfile.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/cmake/CTestTestfile.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/cmake/CTestTestfile.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,8 @@ +# CMake generated Testfile for +# Source directory: /home/groo/dev/webkitkde/kdewebkit/cmake +# Build directory: /home/groo/dev/webkitkde/build/kdewebkit/cmake +# +# This file replicates the SUBDIRS() and ADD_TEST() commands from the source +# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands +# that are excluded by CMake control structures, i.e. IF() commands. +SUBDIRS(modules) diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/cmake/Makefile webkitkde-0.1~svn1068314/build/kdewebkit/cmake/Makefile --- webkitkde-0.9~svn1068256/build/kdewebkit/cmake/Makefile 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/cmake/Makefile 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,178 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: install/local +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: install/strip +.PHONY : install/strip/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# The main all target +all: cmake_check_build_system + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles /home/groo/dev/webkitkde/build/kdewebkit/cmake/CMakeFiles/progress.make + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/cmake/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/cmake/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/cmake/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/cmake/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/cmake/modules/CMakeFiles/CMakeDirectoryInformation.cmake webkitkde-0.1~svn1068314/build/kdewebkit/cmake/modules/CMakeFiles/CMakeDirectoryInformation.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/cmake/modules/CMakeFiles/CMakeDirectoryInformation.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/cmake/modules/CMakeFiles/CMakeDirectoryInformation.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,48 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Relative path conversion top directories. +SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/groo/dev/webkitkde") +SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/groo/dev/webkitkde/build") + +# Force unix paths in dependencies. +SET(CMAKE_FORCE_UNIX_PATHS 1) + +# The C and CXX include file search paths: +SET(CMAKE_C_INCLUDE_PATH + "kdewebkit/cmake/modules" + "../kdewebkit/cmake/modules" + "../kdewebkit" + "../kdewebkit/kdewebkit" + "/usr/include" + "/usr/include/KDE" + "/usr/include/qt4/phonon" + "/usr/include/qt4/QtXmlPatterns" + "/usr/include/qt4/QtWebKit" + "/usr/include/qt4/QtHelp" + "/usr/include/qt4/QtAssistant" + "/usr/include/qt4/QtDBus" + "/usr/include/qt4/QtTest" + "/usr/include/qt4/QtUiTools" + "/usr/include/qt4/QtScript" + "/usr/include/qt4/QtSvg" + "/usr/include/qt4/QtXml" + "/usr/include/qt4/QtSql" + "/usr/include/qt4/QtOpenGL" + "/usr/include/qt4/QtNetwork" + "/usr/include/qt4/QtDesigner" + "/usr/include/qt4/Qt3Support" + "/usr/include/qt4/QtGui" + "/usr/include/qt4/QtCore" + "/usr/include/qt4/Qt" + "/usr/share/qt4/mkspecs/default" + "/usr/include/qt4" + ) +SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) +SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) + +# The C and CXX include file regular expressions for this directory. +SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/cmake/modules/CMakeFiles/progress.make webkitkde-0.1~svn1068314/build/kdewebkit/cmake/modules/CMakeFiles/progress.make --- webkitkde-0.9~svn1068256/build/kdewebkit/cmake/modules/CMakeFiles/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/cmake/modules/CMakeFiles/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +0 diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/cmake/modules/cmake_install.cmake webkitkde-0.1~svn1068314/build/kdewebkit/cmake/modules/cmake_install.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/cmake/modules/cmake_install.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/cmake/modules/cmake_install.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,38 @@ +# Install script for directory: /home/groo/dev/webkitkde/kdewebkit/cmake/modules + +# Set the install prefix +IF(NOT DEFINED CMAKE_INSTALL_PREFIX) + SET(CMAKE_INSTALL_PREFIX "/usr") +ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) +STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + IF(BUILD_TYPE) + STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + ELSE(BUILD_TYPE) + SET(CMAKE_INSTALL_CONFIG_NAME "RelWithDebInfo") + ENDIF(BUILD_TYPE) + MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + +# Set the component getting installed. +IF(NOT CMAKE_INSTALL_COMPONENT) + IF(COMPONENT) + MESSAGE(STATUS "Install component: \"${COMPONENT}\"") + SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + ELSE(COMPONENT) + SET(CMAKE_INSTALL_COMPONENT) + ENDIF(COMPONENT) +ENDIF(NOT CMAKE_INSTALL_COMPONENT) + +# Install shared libraries without execute permission? +IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + SET(CMAKE_INSTALL_SO_NO_EXE "1") +ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + FILE(INSTALL DESTINATION "/usr/share/kde4/apps/cmake/modules" TYPE FILE FILES "/home/groo/dev/webkitkde/kdewebkit/cmake/modules/FindKdeWebKit.cmake") +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/cmake/modules/CTestTestfile.cmake webkitkde-0.1~svn1068314/build/kdewebkit/cmake/modules/CTestTestfile.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/cmake/modules/CTestTestfile.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/cmake/modules/CTestTestfile.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,7 @@ +# CMake generated Testfile for +# Source directory: /home/groo/dev/webkitkde/kdewebkit/cmake/modules +# Build directory: /home/groo/dev/webkitkde/build/kdewebkit/cmake/modules +# +# This file replicates the SUBDIRS() and ADD_TEST() commands from the source +# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands +# that are excluded by CMake control structures, i.e. IF() commands. diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/cmake/modules/Makefile webkitkde-0.1~svn1068314/build/kdewebkit/cmake/modules/Makefile --- webkitkde-0.9~svn1068256/build/kdewebkit/cmake/modules/Makefile 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/cmake/modules/Makefile 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,178 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: install/local +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: install/strip +.PHONY : install/strip/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# The main all target +all: cmake_check_build_system + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles /home/groo/dev/webkitkde/build/kdewebkit/cmake/modules/CMakeFiles/progress.make + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/cmake/modules/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/cmake/modules/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/cmake/modules/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/cmake/modules/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/CMakeDirectoryInformation.cmake webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/CMakeDirectoryInformation.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/CMakeDirectoryInformation.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/CMakeDirectoryInformation.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,47 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Relative path conversion top directories. +SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/groo/dev/webkitkde") +SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/groo/dev/webkitkde/build") + +# Force unix paths in dependencies. +SET(CMAKE_FORCE_UNIX_PATHS 1) + +# The C and CXX include file search paths: +SET(CMAKE_C_INCLUDE_PATH + "kdewebkit" + "../kdewebkit" + "../kdewebkit/kdewebkit" + "/usr/include" + "/usr/include/KDE" + "/usr/include/qt4/phonon" + "/usr/include/qt4/QtXmlPatterns" + "/usr/include/qt4/QtWebKit" + "/usr/include/qt4/QtHelp" + "/usr/include/qt4/QtAssistant" + "/usr/include/qt4/QtDBus" + "/usr/include/qt4/QtTest" + "/usr/include/qt4/QtUiTools" + "/usr/include/qt4/QtScript" + "/usr/include/qt4/QtSvg" + "/usr/include/qt4/QtXml" + "/usr/include/qt4/QtSql" + "/usr/include/qt4/QtOpenGL" + "/usr/include/qt4/QtNetwork" + "/usr/include/qt4/QtDesigner" + "/usr/include/qt4/Qt3Support" + "/usr/include/qt4/QtGui" + "/usr/include/qt4/QtCore" + "/usr/include/qt4/Qt" + "/usr/share/qt4/mkspecs/default" + "/usr/include/qt4" + ) +SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) +SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) + +# The C and CXX include file regular expressions for this directory. +SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build.make webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build.make --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,63 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +# Utility rule file for kdewebkit_automoc. + +kdewebkit/CMakeFiles/kdewebkit_automoc: + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/automoc4 /home/groo/dev/webkitkde/build/kdewebkit/kdewebkit_automoc.cpp /home/groo/dev/webkitkde/kdewebkit /home/groo/dev/webkitkde/build/kdewebkit /usr/bin/moc-qt4 /usr/bin/cmake + +kdewebkit_automoc: kdewebkit/CMakeFiles/kdewebkit_automoc +kdewebkit_automoc: kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build.make +.PHONY : kdewebkit_automoc + +# Rule to build all files generated by this target. +kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build: kdewebkit_automoc +.PHONY : kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build + +kdewebkit/CMakeFiles/kdewebkit_automoc.dir/clean: + cd /home/groo/dev/webkitkde/build/kdewebkit && $(CMAKE_COMMAND) -P CMakeFiles/kdewebkit_automoc.dir/cmake_clean.cmake +.PHONY : kdewebkit/CMakeFiles/kdewebkit_automoc.dir/clean + +kdewebkit/CMakeFiles/kdewebkit_automoc.dir/depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/groo/dev/webkitkde /home/groo/dev/webkitkde/kdewebkit /home/groo/dev/webkitkde/build /home/groo/dev/webkitkde/build/kdewebkit /home/groo/dev/webkitkde/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : kdewebkit/CMakeFiles/kdewebkit_automoc.dir/depend + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/cmake_clean.cmake webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/cmake_clean.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/cmake_clean.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/cmake_clean.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,9 @@ +FILE(REMOVE_RECURSE + "kdewebkit_automoc.cpp" + "CMakeFiles/kdewebkit_automoc" +) + +# Per-language clean rules from dependency scanning. +FOREACH(lang) + INCLUDE(CMakeFiles/kdewebkit_automoc.dir/cmake_clean_${lang}.cmake OPTIONAL) +ENDFOREACH(lang) diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/DependInfo.cmake webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/DependInfo.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/DependInfo.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/DependInfo.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,19 @@ +# The set of languages for which implicit dependencies are needed: +SET(CMAKE_DEPENDS_LANGUAGES + ) +# The set of files for implicit dependencies of each language: + +# Preprocessor definitions for this target. +SET(CMAKE_TARGET_DEFINITIONS + "_BSD_SOURCE" + "_XOPEN_SOURCE=500" + "_BSD_SOURCE" + "QT_NO_STL" + "QT_NO_CAST_TO_ASCII" + "_REENTRANT" + "KDE_DEPRECATED_WARNINGS" + ) + +# Targets to which this target links. +SET(CMAKE_TARGET_LINKED_INFO_FILES + ) diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/depend.internal webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/depend.internal --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/depend.internal 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/depend.internal 2009-11-02 21:52:51.000000000 +0000 @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/depend.make webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/depend.make --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/depend.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/depend.make 2009-11-02 21:52:51.000000000 +0000 @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/progress.make webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/progress.make --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit_automoc.dir/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/build.make webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/build.make --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/build.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/build.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,256 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +# Include any dependencies generated for this target. +include kdewebkit/CMakeFiles/kdewebkit.dir/depend.make + +# Include the progress variables for this target. +include kdewebkit/CMakeFiles/kdewebkit.dir/progress.make + +# Include the compile flags for this target's objects. +include kdewebkit/CMakeFiles/kdewebkit.dir/flags.make + +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: kdewebkit/CMakeFiles/kdewebkit.dir/flags.make +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: kdewebkit/kdewebkit_automoc.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_1) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o -c /home/groo/dev/webkitkde/build/kdewebkit/kdewebkit_automoc.cpp + +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/kdewebkit.dir/kdewebkit_automoc.i" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/build/kdewebkit/kdewebkit_automoc.cpp > CMakeFiles/kdewebkit.dir/kdewebkit_automoc.i + +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/kdewebkit.dir/kdewebkit_automoc.s" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/build/kdewebkit/kdewebkit_automoc.cpp -o CMakeFiles/kdewebkit.dir/kdewebkit_automoc.s + +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o.requires: +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o.requires + +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o.provides: kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o.requires + $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o.provides.build +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o.provides + +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o.provides.build: kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o.provides.build + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: kdewebkit/CMakeFiles/kdewebkit.dir/flags.make +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: ../kdewebkit/kwebpage.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_2) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/kdewebkit.dir/kwebpage.o -c /home/groo/dev/webkitkde/kdewebkit/kwebpage.cpp + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/kdewebkit.dir/kwebpage.i" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/kdewebkit/kwebpage.cpp > CMakeFiles/kdewebkit.dir/kwebpage.i + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/kdewebkit.dir/kwebpage.s" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/kdewebkit/kwebpage.cpp -o CMakeFiles/kdewebkit.dir/kwebpage.s + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o.requires: +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o.requires + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o.provides: kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o.requires + $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o.provides.build +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o.provides + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o.provides.build: kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o.provides.build + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: kdewebkit/CMakeFiles/kdewebkit.dir/flags.make +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: ../kdewebkit/kwebview.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_3) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/kdewebkit.dir/kwebview.o -c /home/groo/dev/webkitkde/kdewebkit/kwebview.cpp + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/kdewebkit.dir/kwebview.i" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/kdewebkit/kwebview.cpp > CMakeFiles/kdewebkit.dir/kwebview.i + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/kdewebkit.dir/kwebview.s" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/kdewebkit/kwebview.cpp -o CMakeFiles/kdewebkit.dir/kwebview.s + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o.requires: +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o.requires + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o.provides: kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o.requires + $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o.provides.build +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o.provides + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o.provides.build: kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o.provides.build + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: kdewebkit/CMakeFiles/kdewebkit.dir/flags.make +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: ../kdewebkit/kwebpluginfactory.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_4) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/kdewebkit.dir/kwebpluginfactory.o -c /home/groo/dev/webkitkde/kdewebkit/kwebpluginfactory.cpp + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/kdewebkit.dir/kwebpluginfactory.i" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/kdewebkit/kwebpluginfactory.cpp > CMakeFiles/kdewebkit.dir/kwebpluginfactory.i + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/kdewebkit.dir/kwebpluginfactory.s" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/kdewebkit/kwebpluginfactory.cpp -o CMakeFiles/kdewebkit.dir/kwebpluginfactory.s + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o.requires: +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o.requires + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o.provides: kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o.requires + $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o.provides.build +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o.provides + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o.provides.build: kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o.provides.build + +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: kdewebkit/CMakeFiles/kdewebkit.dir/flags.make +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: ../kdewebkit/networkcookiejar_p.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_5) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/kdewebkit.dir/networkcookiejar_p.o -c /home/groo/dev/webkitkde/kdewebkit/networkcookiejar_p.cpp + +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/kdewebkit.dir/networkcookiejar_p.i" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/kdewebkit/networkcookiejar_p.cpp > CMakeFiles/kdewebkit.dir/networkcookiejar_p.i + +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/kdewebkit.dir/networkcookiejar_p.s" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/kdewebkit/networkcookiejar_p.cpp -o CMakeFiles/kdewebkit.dir/networkcookiejar_p.s + +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o.requires: +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o.requires + +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o.provides: kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o.requires + $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o.provides.build +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o.provides + +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o.provides.build: kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o.provides.build + +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: kdewebkit/CMakeFiles/kdewebkit.dir/flags.make +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: ../kdewebkit/networkaccessmanager_p.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_6) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o -c /home/groo/dev/webkitkde/kdewebkit/networkaccessmanager_p.cpp + +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/kdewebkit.dir/networkaccessmanager_p.i" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/kdewebkit/networkaccessmanager_p.cpp > CMakeFiles/kdewebkit.dir/networkaccessmanager_p.i + +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/kdewebkit.dir/networkaccessmanager_p.s" + cd /home/groo/dev/webkitkde/build/kdewebkit && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/kdewebkit/networkaccessmanager_p.cpp -o CMakeFiles/kdewebkit.dir/networkaccessmanager_p.s + +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o.requires: +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o.requires + +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o.provides: kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o.requires + $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o.provides.build +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o.provides + +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o.provides.build: kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o.provides.build + +# Object files for target kdewebkit +kdewebkit_OBJECTS = \ +"CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o" \ +"CMakeFiles/kdewebkit.dir/kwebpage.o" \ +"CMakeFiles/kdewebkit.dir/kwebview.o" \ +"CMakeFiles/kdewebkit.dir/kwebpluginfactory.o" \ +"CMakeFiles/kdewebkit.dir/networkcookiejar_p.o" \ +"CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o" + +# External object files for target kdewebkit +kdewebkit_EXTERNAL_OBJECTS = + +lib/libkdewebkit.so.1.0.0: kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o +lib/libkdewebkit.so.1.0.0: kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o +lib/libkdewebkit.so.1.0.0: kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o +lib/libkdewebkit.so.1.0.0: kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o +lib/libkdewebkit.so.1.0.0: kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o +lib/libkdewebkit.so.1.0.0: kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o +lib/libkdewebkit.so.1.0.0: /usr/lib/libkparts.so.4.3.0 +lib/libkdewebkit.so.1.0.0: /usr/lib/libQtWebKit.so +lib/libkdewebkit.so.1.0.0: /usr/lib/libQtUiTools.a +lib/libkdewebkit.so.1.0.0: /usr/lib/libQtXml.so +lib/libkdewebkit.so.1.0.0: /usr/lib/libkio.so.5.3.0 +lib/libkdewebkit.so.1.0.0: /usr/lib/libQtNetwork.so +lib/libkdewebkit.so.1.0.0: /usr/lib/libkdeui.so.5.3.0 +lib/libkdewebkit.so.1.0.0: /usr/lib/libQtSvg.so +lib/libkdewebkit.so.1.0.0: /usr/lib/libkdecore.so.5.3.0 +lib/libkdewebkit.so.1.0.0: /usr/lib/libQtDBus.so +lib/libkdewebkit.so.1.0.0: /usr/lib/libQtCore.so +lib/libkdewebkit.so.1.0.0: /usr/lib/libQtGui.so +lib/libkdewebkit.so.1.0.0: /usr/lib/libQtXml.so +lib/libkdewebkit.so.1.0.0: kdewebkit/CMakeFiles/kdewebkit.dir/build.make +lib/libkdewebkit.so.1.0.0: kdewebkit/CMakeFiles/kdewebkit.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX shared library ../lib/libkdewebkit.so" + cd /home/groo/dev/webkitkde/build/kdewebkit && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/kdewebkit.dir/link.txt --verbose=$(VERBOSE) + cd /home/groo/dev/webkitkde/build/kdewebkit && $(CMAKE_COMMAND) -E cmake_symlink_library ../lib/libkdewebkit.so.1.0.0 ../lib/libkdewebkit.so.1 ../lib/libkdewebkit.so + +lib/libkdewebkit.so.1: lib/libkdewebkit.so.1.0.0 + +lib/libkdewebkit.so: lib/libkdewebkit.so.1.0.0 + +# Rule to build all files generated by this target. +kdewebkit/CMakeFiles/kdewebkit.dir/build: lib/libkdewebkit.so +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/build + +kdewebkit/CMakeFiles/kdewebkit.dir/requires: kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o.requires +kdewebkit/CMakeFiles/kdewebkit.dir/requires: kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o.requires +kdewebkit/CMakeFiles/kdewebkit.dir/requires: kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o.requires +kdewebkit/CMakeFiles/kdewebkit.dir/requires: kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o.requires +kdewebkit/CMakeFiles/kdewebkit.dir/requires: kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o.requires +kdewebkit/CMakeFiles/kdewebkit.dir/requires: kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o.requires +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/requires + +kdewebkit/CMakeFiles/kdewebkit.dir/clean: + cd /home/groo/dev/webkitkde/build/kdewebkit && $(CMAKE_COMMAND) -P CMakeFiles/kdewebkit.dir/cmake_clean.cmake +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/clean + +kdewebkit/CMakeFiles/kdewebkit.dir/depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/groo/dev/webkitkde /home/groo/dev/webkitkde/kdewebkit /home/groo/dev/webkitkde/build /home/groo/dev/webkitkde/build/kdewebkit /home/groo/dev/webkitkde/build/kdewebkit/CMakeFiles/kdewebkit.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/depend + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/cmake_clean.cmake webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/cmake_clean.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/cmake_clean.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/cmake_clean.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,19 @@ +FILE(REMOVE_RECURSE + "kdewebkit_automoc.cpp" + "CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o" + "CMakeFiles/kdewebkit.dir/kwebpage.o" + "CMakeFiles/kdewebkit.dir/kwebview.o" + "CMakeFiles/kdewebkit.dir/kwebpluginfactory.o" + "CMakeFiles/kdewebkit.dir/networkcookiejar_p.o" + "CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o" + "../lib/libkdewebkit.pdb" + "../lib/libkdewebkit.a" + "../lib/libkdewebkit.so.1.0.0" + "../lib/libkdewebkit.so.1" + "../lib/libkdewebkit.so" +) + +# Per-language clean rules from dependency scanning. +FOREACH(lang CXX) + INCLUDE(CMakeFiles/kdewebkit.dir/cmake_clean_${lang}.cmake OPTIONAL) +ENDFOREACH(lang) diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/CXX.includecache webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/CXX.includecache --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/CXX.includecache 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/CXX.includecache 2009-11-02 21:52:57.000000000 +0000 @@ -0,0 +1,2684 @@ +#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +../kdewebkit/kdewebkit_export.h +kdemacros.h +- + +/home/groo/dev/webkitkde/build/kdewebkit/../../kdewebkit/kwebpage.h +kdewebkit_export.h +- +QtWebKit/QWebPage +- + +/home/groo/dev/webkitkde/build/kdewebkit/../../kdewebkit/kwebpluginfactory.h +kdewebkit_export.h +- +QtWebKit/QWebPluginFactory +- + +/home/groo/dev/webkitkde/build/kdewebkit/../../kdewebkit/kwebview.h +kdewebkit_export.h +- +QtWebKit/QWebView +- + +/home/groo/dev/webkitkde/build/kdewebkit/kdewebkit_automoc.cpp +moc_kwebview.cpp +/home/groo/dev/webkitkde/build/kdewebkit/moc_kwebview.cpp +moc_kwebpluginfactory.cpp +/home/groo/dev/webkitkde/build/kdewebkit/moc_kwebpluginfactory.cpp +moc_kwebpage.cpp +/home/groo/dev/webkitkde/build/kdewebkit/moc_kwebpage.cpp + +/home/groo/dev/webkitkde/build/kdewebkit/moc_kwebpage.cpp +../../kdewebkit/kwebpage.h +/home/groo/dev/webkitkde/build/kdewebkit/../../kdewebkit/kwebpage.h + +/home/groo/dev/webkitkde/build/kdewebkit/moc_kwebpluginfactory.cpp +../../kdewebkit/kwebpluginfactory.h +/home/groo/dev/webkitkde/build/kdewebkit/../../kdewebkit/kwebpluginfactory.h + +/home/groo/dev/webkitkde/build/kdewebkit/moc_kwebview.cpp +../../kdewebkit/kwebview.h +/home/groo/dev/webkitkde/build/kdewebkit/../../kdewebkit/kwebview.h + +/home/groo/dev/webkitkde/kdewebkit/kwebpage.cpp +kwebpage.h +/home/groo/dev/webkitkde/kdewebkit/kwebpage.h +networkaccessmanager_p.h +/home/groo/dev/webkitkde/kdewebkit/networkaccessmanager_p.h +networkcookiejar_p.h +/home/groo/dev/webkitkde/kdewebkit/networkcookiejar_p.h +kwebpluginfactory.h +/home/groo/dev/webkitkde/kdewebkit/kwebpluginfactory.h +kaction.h +- +kfiledialog.h +- +kinputdialog.h +- +kmessagebox.h +- +kprotocolmanager.h +- +kjobuidelegate.h +- +krun.h +- +kshell.h +- +kstandarddirs.h +- +kstandardshortcut.h +- +kurl.h +- +kdebug.h +- +klocalizedstring.h +- +kio/accessmanager.h +- +kio/job.h +- +QtGui/QTextDocument +- +QtGui/QPaintEngine +- +QtWebKit/QWebFrame +- +QtUiTools/QUiLoader +- +QtNetwork/QNetworkReply +- +QtNetwork/QNetworkCookieJar +- +QtDBus/QDBusInterface +- +QtDBus/QDBusConnection +- +QtDBus/QDBusReply +- + +/home/groo/dev/webkitkde/kdewebkit/kwebpage.h +kdewebkit_export.h +- +QtWebKit/QWebPage +- + +/home/groo/dev/webkitkde/kdewebkit/kwebpluginfactory.cpp +kwebpluginfactory.h +/home/groo/dev/webkitkde/kdewebkit/kwebpluginfactory.h +kwebpage.h +/home/groo/dev/webkitkde/kdewebkit/kwebpage.h +kparts/part.h +- +kmimetypetrader.h +- +kservicetypetrader.h +- +kmimetype.h +- +kdebug.h +- +QWebPluginFactory +- +QWebView +- +QWebFrame +- +QStringList +- +QList +- +QListIterator +- + +/home/groo/dev/webkitkde/kdewebkit/kwebpluginfactory.h +kdewebkit_export.h +- +QtWebKit/QWebPluginFactory +- + +/home/groo/dev/webkitkde/kdewebkit/kwebview.cpp +kwebview.h +/home/groo/dev/webkitkde/kdewebkit/kwebview.h +kwebpage.h +/home/groo/dev/webkitkde/kdewebkit/kwebpage.h +kurl.h +- +kdebug.h +- +kio/global.h +- +kparts/part.h +- +kparts/browserextension.h +- +kdeversion.h +- +kurifilter.h +- +QtGui/QApplication +- +QtGui/QClipboard +- +QtGui/QMouseEvent +- +QtWebKit/QWebFrame +- +QtNetwork/QNetworkRequest +- + +/home/groo/dev/webkitkde/kdewebkit/kwebview.h +kdewebkit_export.h +- +QtWebKit/QWebView +- + +/home/groo/dev/webkitkde/kdewebkit/networkaccessmanager_p.cpp +kwebpage.h +/home/groo/dev/webkitkde/kdewebkit/kwebpage.h +networkaccessmanager_p.h +/home/groo/dev/webkitkde/kdewebkit/networkaccessmanager_p.h +kdebug.h +- +kio/accessmanager.h +- +QtCore/QTimer +- +QtCore/QPointer +- +QtNetwork/QNetworkReply +- +networkaccessmanager_p.moc +/home/groo/dev/webkitkde/kdewebkit/networkaccessmanager_p.moc + +/home/groo/dev/webkitkde/kdewebkit/networkaccessmanager_p.h +kio/accessmanager.h +- + +/home/groo/dev/webkitkde/kdewebkit/networkcookiejar_p.cpp +networkcookiejar_p.h +/home/groo/dev/webkitkde/kdewebkit/networkcookiejar_p.h +kconfiggroup.h +- +ksharedconfig.h +- +kdebug.h +- +QtCore/QUrl +- +QtDBus/QDBusInterface +- +QtDBus/QDBusConnection +- +QtDBus/QDBusReply +- +networkcookiejar_p.moc +/home/groo/dev/webkitkde/kdewebkit/networkcookiejar_p.moc + +/home/groo/dev/webkitkde/kdewebkit/networkcookiejar_p.h +QtNetwork/QNetworkCookieJar +- + +/usr/include/_G_config.h +bits/types.h +- +stddef.h +- +wchar.h +- +gconv.h +- + +/usr/include/alloca.h +features.h +- +stddef.h +- + +/usr/include/bits/byteswap.h +bits/wordsize.h +- + +/usr/include/bits/endian.h + +/usr/include/bits/libc-lock.h +pthread.h +- +stddef.h +- +lowlevellock.h +- +tls.h +- +pthread-functions.h +- +bp-sym.h +- + +/usr/include/bits/libio-ldbl.h + +/usr/include/bits/local_lim.h +linux/limits.h +- + +/usr/include/bits/posix1_lim.h +bits/local_lim.h +- + +/usr/include/bits/posix2_lim.h + +/usr/include/bits/pthreadtypes.h +bits/wordsize.h +- + +/usr/include/bits/sched.h + +/usr/include/bits/select.h + +/usr/include/bits/setjmp.h +bits/wordsize.h +- + +/usr/include/bits/sigaction.h + +/usr/include/bits/sigcontext.h +bits/wordsize.h +- + +/usr/include/bits/siginfo.h +bits/wordsize.h +- + +/usr/include/bits/signum.h + +/usr/include/bits/sigset.h + +/usr/include/bits/sigstack.h + +/usr/include/bits/sigthread.h + +/usr/include/bits/stat.h + +/usr/include/bits/stdio-ldbl.h + +/usr/include/bits/stdio-lock.h +bits/libc-lock.h +- +lowlevellock.h +- + +/usr/include/bits/stdio.h + +/usr/include/bits/stdio2.h + +/usr/include/bits/stdio_lim.h + +/usr/include/bits/stdlib-ldbl.h + +/usr/include/bits/stdlib.h + +/usr/include/bits/string.h + +/usr/include/bits/string2.h +endian.h +- +bits/types.h +- +stdlib.h +- + +/usr/include/bits/string3.h + +/usr/include/bits/sys_errlist.h + +/usr/include/bits/time.h +bits/types.h +- +bits/types.h +- + +/usr/include/bits/types.h +features.h +- +bits/wordsize.h +- +bits/typesizes.h +- + +/usr/include/bits/typesizes.h + +/usr/include/bits/waitflags.h + +/usr/include/bits/waitstatus.h +endian.h +- + +/usr/include/bits/wchar-ldbl.h + +/usr/include/bits/wchar.h + +/usr/include/bits/wchar2.h + +/usr/include/bits/wordsize.h + +/usr/include/bits/xopen_lim.h +bits/stdio_lim.h +- +bits/wordsize.h +- + +/usr/include/conversion_check.h +QtCore/QString +- +QtGui/QColor +- +QtGui/QFont +- +QtCore/QDate +- +QtCore/QPoint +- +QtCore/QSize +- +QtCore/QRect +- +kurl.h +- +QtCore/QVariant +- + +/usr/include/ctype.h +features.h +- +bits/types.h +- +endian.h +- +xlocale.h +- + +/usr/include/endian.h +features.h +- +bits/endian.h +- +bits/byteswap.h +- + +/usr/include/features.h +sys/cdefs.h +- +gnu/stubs.h +- + +/usr/include/gconv.h +features.h +- +wchar.h +- +stddef.h +- + +/usr/include/getopt.h +ctype.h +- + +/usr/include/gnu/stubs-32.h + +/usr/include/gnu/stubs.h +bits/wordsize.h +- +gnu/stubs-32.h +- +gnu/stubs-64.h +- + +/usr/include/kaction.h +kdeui_export.h +- +kguiitem.h +- +kshortcut.h +- +QtGui/QWidgetAction +- + +/usr/include/kcomponentdata.h +kdecore_export.h +- +ksharedconfig.h +- + +/usr/include/kcompositejob.h +kdecore_export.h +- +kjob.h +- +QtCore/QList +- + +/usr/include/kconfig.h +kconfigbase.h +/usr/include/kconfigbase.h +kdecore_export.h +- +QtCore/QString +- +QtCore/QVariant +- +QtCore/QByteArray +- +QtCore/QList +- + +/usr/include/kconfigbase.h +kdecore_export.h +- +QtCore/QtGlobal +- + +/usr/include/kconfiggroup.h +kconfigbase.h +/usr/include/kconfigbase.h +kdecore_export.h +- +QtCore/QExplicitlySharedDataPointer +- +QtCore/QVariant +- +QtCore/QStringList +- +conversion_check.h +/usr/include/conversion_check.h + +/usr/include/kdebug.h +kdecore_export.h +- +QtCore/QDebug +- + +/usr/include/kdecore_export.h +kdemacros.h +- + +/usr/include/kdemacros.h +QtCore/qglobal.h +- + +/usr/include/kdeui_export.h +kdemacros.h +- + +/usr/include/kdeversion.h +kdecore_export.h +- + +/usr/include/kdialog.h +kdeui_export.h +- +kconfiggroup.h +- +kguiitem.h +- +QtGui/QDialog +- + +/usr/include/kexportplugin.h +kglobal.h +- +kdeversion.h +- +QtCore/QPluginLoader +- +QtCore/QtPlugin +- + +/usr/include/kfile.h +QtCore/QDir +- +kio/kio_export.h +- + +/usr/include/kfiledialog.h +kdialog.h +- +kfile.h +- +kurl.h +- +kmimetype.h +- + +/usr/include/kglobal.h +kdecore_export.h +- +QtCore/QAtomicPointer +- +sys/types.h +- + +/usr/include/kguiitem.h +QtCore/QString +- +kicontheme.h +- +kicon.h +- + +/usr/include/kicon.h +kdeui_export.h +- +QtGui/QIcon +- + +/usr/include/kiconloader.h +QtCore/QString +- +QtCore/QStringList +- +QtCore/QObject +- +kglobal.h +- +kdeui_export.h +- + +/usr/include/kicontheme.h +kdeui_export.h +- +QtCore/QString +- +QtCore/QStringList +- +QtCore/QList +- +kiconloader.h +/usr/include/kiconloader.h + +/usr/include/kinputdialog.h +QtCore/QStringList +- +kdeui_export.h +- +limits.h +- +float.h +- + +/usr/include/kio/accessmanager.h +QtNetwork/QNetworkAccessManager +- +QtNetwork/QNetworkRequest +- +kio/global.h +- + +/usr/include/kio/global.h +kio/kio_export.h +- +QtCore/QString +- +QtCore/QHash +- +QtCore/QMap +- +QtCore/QList +- +QtCore/QVariant +- +kiconloader.h +- +QtGui/QPixmap +- +sys/stat.h +- +sys/types.h +- +kjob.h +- + +/usr/include/kio/job.h +kio/jobclasses.h +- + +/usr/include/kio/jobclasses.h +QtCore/QObject +- +QtCore/QLinkedList +- +QtCore/QStringList +- +kurl.h +- +kio/global.h +- +kio/udsentry.h +- +kcompositejob.h +- + +/usr/include/kio/kio_export.h +kdemacros.h +- + +/usr/include/kio/udsentry.h +QtCore/QString +- +QtCore/QList +- +QtCore/QSharedData +- +kio/kio_export.h +- + +/usr/include/kjob.h +kdecore_export.h +- +QtCore/QObject +- +QtCore/QPair +- + +/usr/include/kjobuidelegate.h +kdecore_export.h +- +QtCore/QObject +- + +/usr/include/klibloader.h +kglobal.h +- +QtCore/QObject +- +QtCore/QStringList +- +QtCore/QHash +- +QtCore/QLibrary +- +QtCore/QtPlugin +- +kpluginfactory.h +/usr/include/kpluginfactory.h +kpluginloader.h +/usr/include/kpluginloader.h +klibrary.h +/usr/include/klibrary.h + +/usr/include/klibrary.h +kdecore_export.h +- +kglobal.h +- +QtCore/QLibrary +- + +/usr/include/klocale.h +kdecore_export.h +- +klocalizedstring.h +- +ksharedconfig.h +- +QtCore/QString +- +QtCore/QList +- + +/usr/include/klocalizedstring.h +kdecore_export.h +- +QtCore/QChar +- +QtCore/QLatin1Char +- +QtCore/QStringList +- + +/usr/include/kmessagebox.h +QtGui/QMessageBox +- +kguiitem.h +- +kstandardguiitem.h +- + +/usr/include/kmimetype.h +QtCore/QStringList +- +QtCore/QList +- +kurl.h +- +ksycocatype.h +- +kservicetype.h +- +sys/types.h +- +sys/stat.h +- + +/usr/include/kmimetypetrader.h +kservice.h +- + +/usr/include/kparts/browserextension.h +sys/types.h +- +kparts/part.h +- +kparts/event.h +- +QtCore/QSharedDataPointer +- + +/usr/include/kparts/event.h +QtGui/QKeyEvent +- +kparts/kparts_export.h +- + +/usr/include/kparts/kparts_export.h +kdemacros.h +- + +/usr/include/kparts/part.h +QtCore/QPointer +- +QtCore/QEvent +- +QtCore/QSharedDataPointer +- +QtXml/QDomElement +- +kurl.h +- +kxmlguiclient.h +- +kparts/kparts_export.h +- + +/usr/include/kpluginfactory.h +kdecore_export.h +/usr/include/kdecore_export.h +QtCore/QObject +- +QtCore/QVariant +- +QtCore/QStringList +- +kcomponentdata.h +- +kexportplugin.h +- +kglobal.h +- + +/usr/include/kpluginloader.h +kglobal.h +- +kdeversion.h +- +kexportplugin.h +- +QtCore/QPluginLoader +- +QtCore/QtPlugin +- + +/usr/include/kprotocolinfo.h +kglobal.h +- +kurl.h +- +ksycocaentry.h +- +ksycocatype.h +- +QtCore/QVariant +- +QtCore/QStringList +- + +/usr/include/kprotocolmanager.h +QtCore/QStringList +- +kio/global.h +- +kprotocolinfo.h +/usr/include/kprotocolinfo.h + +/usr/include/krun.h +kio/kio_export.h +- +QtCore/QObject +- +QtCore/QTimer +- +QtCore/QString +- +sys/types.h +- +kurl.h +- + +/usr/include/kservice.h +kserviceaction.h +/usr/include/kserviceaction.h +QtCore/QStringList +- +QtCore/QVariant +- +klibloader.h +- +kpluginfactory.h +- +kpluginloader.h +- +ksycocaentry.h +- +klocale.h +- + +/usr/include/kserviceaction.h +kdecore_export.h +- +QtCore/QSharedDataPointer +- + +/usr/include/kservicetype.h +ksycocaentry.h +- +QtCore/QString +- +QtCore/QStringList +- +QtCore/QMap +- +QtCore/QVariant +- +kconfig.h +- + +/usr/include/kservicetypetrader.h +kservice.h +/usr/include/kservice.h + +/usr/include/ksharedconfig.h +kconfig.h +- +ksharedptr.h +- + +/usr/include/ksharedptr.h +QtCore/QExplicitlySharedDataPointer +- +QtCore/QAtomicPointer +- +kdemacros.h +- + +/usr/include/kshell.h +kdecore_export.h +- + +/usr/include/kshortcut.h +kdeui_export.h +- +QtCore/QList +- +QtCore/QMetaType +- +QtGui/QKeySequence +- + +/usr/include/kstandarddirs.h +QtCore/QStringList +- +kglobal.h +- +QtCore/QMap +- + +/usr/include/kstandardguiitem.h +kdeui_export.h +- +QtCore/QPair +- +kguiitem.h +- + +/usr/include/kstandardshortcut.h +QtCore/QString +- +kshortcut.h +/usr/include/kshortcut.h + +/usr/include/ksycocaentry.h +kglobal.h +- +ksycocatype.h +- +ksharedptr.h +- +QtCore/QDataStream +- +QtCore/QStringList +- +QtCore/QVariant +- + +/usr/include/ksycocatype.h + +/usr/include/kurifilter.h +kio/kio_export.h +- +QtCore/QObject +- +QtCore/QStringList +- +kurl.h +- + +/usr/include/kurl.h +kdecore_export.h +- +QtCore/QVariant +- +QtCore/QUrl +- +QtCore/QMap +- + +/usr/include/kxmlguiclient.h +kdeui_export.h +- +QtCore/QMap +- +QtCore/QStringList +- + +/usr/include/libio.h +_G_config.h +- +stdarg.h +- +sys/cdefs.h +- +bits/stdio-lock.h +- +shlib-compat.h +- +bits/libio-ldbl.h +- + +/usr/include/limits.h +features.h +- +bits/wordsize.h +- +bits/posix1_lim.h +- +bits/posix2_lim.h +- +bits/xopen_lim.h +- + +/usr/include/linux/limits.h + +/usr/include/pthread.h +features.h +- +endian.h +- +sched.h +- +time.h +- +signal.h +- +bits/pthreadtypes.h +- +bits/setjmp.h +- +bits/wordsize.h +- + +/usr/include/qt4/Qt3Support/q3cstring.h +QtCore/qbytearray.h +- + +/usr/include/qt4/Qt3Support/q3valuelist.h +QtCore/qalgorithms.h +- +QtCore/qdatastream.h +- +QtCore/qlinkedlist.h +- +QtCore/qlist.h +- +iterator +- +list +- + +/usr/include/qt4/QtCore/QAtomicPointer +qatomic.h +/usr/include/qt4/QtCore/qatomic.h + +/usr/include/qt4/QtCore/QByteArray +qbytearray.h +/usr/include/qt4/QtCore/qbytearray.h + +/usr/include/qt4/QtCore/QChar +qchar.h +/usr/include/qt4/QtCore/qchar.h + +/usr/include/qt4/QtCore/QDataStream +qdatastream.h +/usr/include/qt4/QtCore/qdatastream.h + +/usr/include/qt4/QtCore/QDate +qdatetime.h +/usr/include/qt4/QtCore/qdatetime.h + +/usr/include/qt4/QtCore/QDebug +qdebug.h +/usr/include/qt4/QtCore/qdebug.h + +/usr/include/qt4/QtCore/QDir +qdir.h +/usr/include/qt4/QtCore/qdir.h + +/usr/include/qt4/QtCore/QEvent +qcoreevent.h +/usr/include/qt4/QtCore/qcoreevent.h + +/usr/include/qt4/QtCore/QExplicitlySharedDataPointer +qshareddata.h +/usr/include/qt4/QtCore/qshareddata.h + +/usr/include/qt4/QtCore/QHash +qhash.h +/usr/include/qt4/QtCore/qhash.h + +/usr/include/qt4/QtCore/QIODevice +qiodevice.h +/usr/include/qt4/QtCore/qiodevice.h + +/usr/include/qt4/QtCore/QLatin1Char +qchar.h +/usr/include/qt4/QtCore/qchar.h + +/usr/include/qt4/QtCore/QLibrary +qlibrary.h +/usr/include/qt4/QtCore/qlibrary.h + +/usr/include/qt4/QtCore/QLinkedList +qlinkedlist.h +/usr/include/qt4/QtCore/qlinkedlist.h + +/usr/include/qt4/QtCore/QList +qlist.h +/usr/include/qt4/QtCore/qlist.h + +/usr/include/qt4/QtCore/QListIterator +qlist.h +/usr/include/qt4/QtCore/qlist.h + +/usr/include/qt4/QtCore/QMap +qmap.h +/usr/include/qt4/QtCore/qmap.h + +/usr/include/qt4/QtCore/QMetaType +qmetatype.h +/usr/include/qt4/QtCore/qmetatype.h + +/usr/include/qt4/QtCore/QObject +qobject.h +/usr/include/qt4/QtCore/qobject.h + +/usr/include/qt4/QtCore/QPair +qpair.h +/usr/include/qt4/QtCore/qpair.h + +/usr/include/qt4/QtCore/QPluginLoader +qpluginloader.h +/usr/include/qt4/QtCore/qpluginloader.h + +/usr/include/qt4/QtCore/QPoint +qpoint.h +/usr/include/qt4/QtCore/qpoint.h + +/usr/include/qt4/QtCore/QPointF +qpoint.h +/usr/include/qt4/QtCore/qpoint.h + +/usr/include/qt4/QtCore/QPointer +qpointer.h +/usr/include/qt4/QtCore/qpointer.h + +/usr/include/qt4/QtCore/QRect +qrect.h +/usr/include/qt4/QtCore/qrect.h + +/usr/include/qt4/QtCore/QSharedData +qshareddata.h +/usr/include/qt4/QtCore/qshareddata.h + +/usr/include/qt4/QtCore/QSharedDataPointer +qshareddata.h +/usr/include/qt4/QtCore/qshareddata.h + +/usr/include/qt4/QtCore/QSize +qsize.h +/usr/include/qt4/QtCore/qsize.h + +/usr/include/qt4/QtCore/QString +qstring.h +/usr/include/qt4/QtCore/qstring.h + +/usr/include/qt4/QtCore/QStringList +qstringlist.h +/usr/include/qt4/QtCore/qstringlist.h + +/usr/include/qt4/QtCore/QTimer +qtimer.h +/usr/include/qt4/QtCore/qtimer.h + +/usr/include/qt4/QtCore/QUrl +qurl.h +/usr/include/qt4/QtCore/qurl.h + +/usr/include/qt4/QtCore/QVariant +qvariant.h +/usr/include/qt4/QtCore/qvariant.h + +/usr/include/qt4/QtCore/QtGlobal +qglobal.h +/usr/include/qt4/QtCore/qglobal.h + +/usr/include/qt4/QtCore/QtPlugin +qplugin.h +/usr/include/qt4/QtCore/qplugin.h + +/usr/include/qt4/QtCore/qalgorithms.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qatomic.h +QtCore/qglobal.h +- +QtCore/qbasicatomic.h +- + +/usr/include/qt4/QtCore/qatomic_alpha.h + +/usr/include/qt4/QtCore/qatomic_arch.h +QtCore/qglobal.h +/usr/include/qt4/QtCore/QtCore/qglobal.h +QtCore/qatomic_alpha.h +/usr/include/qt4/QtCore/QtCore/qatomic_alpha.h +QtCore/qatomic_arm.h +/usr/include/qt4/QtCore/QtCore/qatomic_arm.h +QtCore/qatomic_armv6.h +/usr/include/qt4/QtCore/QtCore/qatomic_armv6.h +QtCore/qatomic_avr32.h +/usr/include/qt4/QtCore/QtCore/qatomic_avr32.h +QtCore/qatomic_bfin.h +/usr/include/qt4/QtCore/QtCore/qatomic_bfin.h +QtCore/qatomic_generic.h +/usr/include/qt4/QtCore/QtCore/qatomic_generic.h +QtCore/qatomic_i386.h +/usr/include/qt4/QtCore/QtCore/qatomic_i386.h +QtCore/qatomic_ia64.h +/usr/include/qt4/QtCore/QtCore/qatomic_ia64.h +QtCore/qatomic_macosx.h +/usr/include/qt4/QtCore/QtCore/qatomic_macosx.h +QtCore/qatomic_mips.h +/usr/include/qt4/QtCore/QtCore/qatomic_mips.h +QtCore/qatomic_parisc.h +/usr/include/qt4/QtCore/QtCore/qatomic_parisc.h +QtCore/qatomic_powerpc.h +/usr/include/qt4/QtCore/QtCore/qatomic_powerpc.h +QtCore/qatomic_s390.h +/usr/include/qt4/QtCore/QtCore/qatomic_s390.h +QtCore/qatomic_sparc.h +/usr/include/qt4/QtCore/QtCore/qatomic_sparc.h +QtCore/qatomic_windows.h +/usr/include/qt4/QtCore/QtCore/qatomic_windows.h +QtCore/qatomic_windowsce.h +/usr/include/qt4/QtCore/QtCore/qatomic_windowsce.h +QtCore/qatomic_x86_64.h +/usr/include/qt4/QtCore/QtCore/qatomic_x86_64.h +QtCore/qatomic_sh.h +/usr/include/qt4/QtCore/QtCore/qatomic_sh.h +QtCore/qatomic_sh4a.h +/usr/include/qt4/QtCore/QtCore/qatomic_sh4a.h + +/usr/include/qt4/QtCore/qatomic_arm.h + +/usr/include/qt4/QtCore/qatomic_armv6.h + +/usr/include/qt4/QtCore/qatomic_avr32.h + +/usr/include/qt4/QtCore/qatomic_bfin.h +asm/fixed_code.h +- + +/usr/include/qt4/QtCore/qatomic_bootstrap.h + +/usr/include/qt4/QtCore/qatomic_generic.h + +/usr/include/qt4/QtCore/qatomic_i386.h + +/usr/include/qt4/QtCore/qatomic_ia64.h +ia64intrin.h +- +ia64/sys/inline.h +- + +/usr/include/qt4/QtCore/qatomic_mips.h + +/usr/include/qt4/QtCore/qatomic_parisc.h + +/usr/include/qt4/QtCore/qatomic_powerpc.h + +/usr/include/qt4/QtCore/qatomic_s390.h + +/usr/include/qt4/QtCore/qatomic_sh.h + +/usr/include/qt4/QtCore/qatomic_sh4a.h + +/usr/include/qt4/QtCore/qatomic_sparc.h + +/usr/include/qt4/QtCore/qatomic_x86_64.h + +/usr/include/qt4/QtCore/qbasicatomic.h +QtCore/qglobal.h +- +QtCore/qatomic_bootstrap.h +- +QtCore/qatomic_arch.h +- + +/usr/include/qt4/QtCore/qbasictimer.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qbytearray.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +string.h +- +stdarg.h +- + +/usr/include/qt4/QtCore/qchar.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qconfig.h + +/usr/include/qt4/QtCore/qcoreapplication.h +QtCore/qobject.h +- +QtCore/qcoreevent.h +- +QtCore/qeventloop.h +- +QtCore/qstringlist.h +- + +/usr/include/qt4/QtCore/qcoreevent.h +QtCore/qnamespace.h +- +QtCore/qbytearray.h +- + +/usr/include/qt4/QtCore/qdatastream.h +QtCore/qiodevice.h +- +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qdatetime.h +QtCore/qstring.h +- +QtCore/qnamespace.h +- + +/usr/include/qt4/QtCore/qdebug.h +QtCore/qalgorithms.h +- +QtCore/qhash.h +- +QtCore/qlist.h +- +QtCore/qmap.h +- +QtCore/qpair.h +- +QtCore/qtextstream.h +- +QtCore/qstring.h +- +QtCore/qvector.h +- +QtCore/qset.h +- + +/usr/include/qt4/QtCore/qdir.h +QtCore/qstring.h +- +QtCore/qfileinfo.h +- +QtCore/qstringlist.h +- + +/usr/include/qt4/QtCore/qeventloop.h +QtCore/qobject.h +- + +/usr/include/qt4/QtCore/qfeatures.h + +/usr/include/qt4/QtCore/qfile.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- +stdio.h +- + +/usr/include/qt4/QtCore/qfileinfo.h +QtCore/qfile.h +- +QtCore/qlist.h +- + +/usr/include/qt4/QtCore/qglobal.h +stddef.h +- +QtCore/qconfig.h +- +AvailabilityMacros.h +- +QtCore/qfeatures.h +- + +/usr/include/qt4/QtCore/qhash.h +QtCore/qatomic.h +- +QtCore/qchar.h +- +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qpair.h +- + +/usr/include/qt4/QtCore/qiodevice.h +QtCore/qobject.h +- +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qiterator.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qlibrary.h +QtCore/qobject.h +- + +/usr/include/qt4/QtCore/qline.h +QtCore/qpoint.h +- + +/usr/include/qt4/QtCore/qlinkedlist.h +QtCore/qiterator.h +- +QtCore/qatomic.h +- +iterator +- +list +- + +/usr/include/qt4/QtCore/qlist.h +QtCore/qiterator.h +- +QtCore/qatomic.h +- +QtCore/qalgorithms.h +- +iterator +- +list +- +new +- + +/usr/include/qt4/QtCore/qlocale.h +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- + +/usr/include/qt4/QtCore/qmap.h +QtCore/qatomic.h +- +QtCore/qiterator.h +- +QtCore/qlist.h +- +map +- +new +- + +/usr/include/qt4/QtCore/qmetatype.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qdatastream.h +- + +/usr/include/qt4/QtCore/qmimedata.h +QtCore/qvariant.h +- +QtCore/qobject.h +- + +/usr/include/qt4/QtCore/qnamespace.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qobject.h +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qcoreevent.h +- + +/usr/include/qt4/QtCore/qobjectdefs.h +QtCore/qnamespace.h +- + +/usr/include/qt4/QtCore/qpair.h +QtCore/qdatastream.h +- + +/usr/include/qt4/QtCore/qplugin.h +QtCore/qobject.h +- +QtCore/qpointer.h +- + +/usr/include/qt4/QtCore/qpluginloader.h +QtCore/qlibrary.h +- + +/usr/include/qt4/QtCore/qpoint.h +QtCore/qnamespace.h +- + +/usr/include/qt4/QtCore/qpointer.h +QtCore/qobject.h +- + +/usr/include/qt4/QtCore/qrect.h +QtCore/qsize.h +- +QtCore/qpoint.h +- + +/usr/include/qt4/QtCore/qregexp.h +QtCore/qstring.h +- +new +- + +/usr/include/qt4/QtCore/qset.h +QtCore/qhash.h +- + +/usr/include/qt4/QtCore/qshareddata.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- + +/usr/include/qt4/QtCore/qsize.h +QtCore/qnamespace.h +- + +/usr/include/qt4/QtCore/qstring.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qatomic.h +- +QtCore/qnamespace.h +- +Qt3Support/q3cstring.h +- +string +- +string +- +stdarg.h +- + +/usr/include/qt4/QtCore/qstringlist.h +QtCore/qalgorithms.h +- +QtCore/qdatastream.h +- +QtCore/qlist.h +- +QtCore/qregexp.h +- +QtCore/qstring.h +- +QtCore/qstringmatcher.h +- +Qt3Support/q3valuelist.h +- + +/usr/include/qt4/QtCore/qstringmatcher.h +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qtextcodec.h +QtCore/qstring.h +- +QtCore/qlist.h +- + +/usr/include/qt4/QtCore/qtextstream.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- +QtCore/qchar.h +- +QtCore/qlocale.h +- +QtCore/qtextcodec.h +- +stdio.h +- + +/usr/include/qt4/QtCore/qtimer.h +QtCore/qbasictimer.h +- +QtCore/qobject.h +- + +/usr/include/qt4/QtCore/qurl.h +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- +QtCore/qpair.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qvariant.h +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qmetatype.h +- +QtCore/qmap.h +- +QtCore/qhash.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qvector.h +QtCore/qiterator.h +- +QtCore/qatomic.h +- +QtCore/qalgorithms.h +- +QtCore/qlist.h +- +iterator +- +vector +- +stdlib.h +- +string.h +- +QtCore/QPointF +- +QtCore/QPoint +- + +/usr/include/qt4/QtDBus/QDBusConnection +qdbusconnection.h +/usr/include/qt4/QtDBus/qdbusconnection.h + +/usr/include/qt4/QtDBus/QDBusInterface +qdbusinterface.h +/usr/include/qt4/QtDBus/qdbusinterface.h + +/usr/include/qt4/QtDBus/QDBusReply +qdbusreply.h +/usr/include/qt4/QtDBus/qdbusreply.h + +/usr/include/qt4/QtDBus/qdbusabstractinterface.h +QtCore/qstring.h +- +QtCore/qvariant.h +- +QtCore/qlist.h +- +QtCore/qobject.h +- +QtDBus/qdbusmessage.h +- +QtDBus/qdbusextratypes.h +- +QtDBus/qdbusconnection.h +- + +/usr/include/qt4/QtDBus/qdbusargument.h +QtCore/qbytearray.h +- +QtCore/qhash.h +- +QtCore/qglobal.h +- +QtCore/qlist.h +- +QtCore/qmap.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- +QtCore/qvariant.h +- +QtDBus/qdbusextratypes.h +- +QtDBus/qdbusmacros.h +- + +/usr/include/qt4/QtDBus/qdbusconnection.h +QtDBus/qdbusmacros.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtDBus/qdbuserror.h +QtDBus/qdbusmacros.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtDBus/qdbusextratypes.h +QtCore/qvariant.h +- +QtCore/qstring.h +- +QtDBus/qdbusmacros.h +- + +/usr/include/qt4/QtDBus/qdbusinterface.h +QtDBus/qdbusabstractinterface.h +- +QtDBus/qdbusconnection.h +- + +/usr/include/qt4/QtDBus/qdbusmacros.h +QtCore/qglobal.h +- +QtCore/qmetatype.h +- +QtCore/qvariant.h +- +QtCore/qlist.h +- +QtCore/qset.h +- +QtCore/qhash.h +- +QtCore/qvector.h +- + +/usr/include/qt4/QtDBus/qdbusmessage.h +QtDBus/qdbusmacros.h +- +QtDBus/qdbuserror.h +- +QtCore/qlist.h +- +QtCore/qvariant.h +- + +/usr/include/qt4/QtDBus/qdbuspendingcall.h +QtCore/qglobal.h +- +QtCore/qobject.h +- +QtCore/qshareddata.h +- +QtDBus/qdbusmacros.h +- +QtDBus/qdbusmessage.h +- + +/usr/include/qt4/QtDBus/qdbuspendingreply.h +QtCore/qglobal.h +- +QtDBus/qdbusmacros.h +- +QtDBus/qdbusargument.h +- +QtDBus/qdbuspendingcall.h +- + +/usr/include/qt4/QtDBus/qdbusreply.h +QtCore/qglobal.h +- +QtCore/qvariant.h +- +QtDBus/qdbusmacros.h +- +QtDBus/qdbusmessage.h +- +QtDBus/qdbuserror.h +- +QtDBus/qdbusextratypes.h +- +QtDBus/qdbuspendingreply.h +- + +/usr/include/qt4/QtGui/QApplication +qapplication.h +/usr/include/qt4/QtGui/qapplication.h + +/usr/include/qt4/QtGui/QClipboard +qclipboard.h +/usr/include/qt4/QtGui/qclipboard.h + +/usr/include/qt4/QtGui/QColor +qcolor.h +/usr/include/qt4/QtGui/qcolor.h + +/usr/include/qt4/QtGui/QDialog +qdialog.h +/usr/include/qt4/QtGui/qdialog.h + +/usr/include/qt4/QtGui/QFont +qfont.h +/usr/include/qt4/QtGui/qfont.h + +/usr/include/qt4/QtGui/QIcon +qicon.h +/usr/include/qt4/QtGui/qicon.h + +/usr/include/qt4/QtGui/QKeyEvent +qevent.h +/usr/include/qt4/QtGui/qevent.h + +/usr/include/qt4/QtGui/QKeySequence +qkeysequence.h +/usr/include/qt4/QtGui/qkeysequence.h + +/usr/include/qt4/QtGui/QMessageBox +qmessagebox.h +/usr/include/qt4/QtGui/qmessagebox.h + +/usr/include/qt4/QtGui/QMouseEvent +qevent.h +/usr/include/qt4/QtGui/qevent.h + +/usr/include/qt4/QtGui/QPaintEngine +qpaintengine.h +/usr/include/qt4/QtGui/qpaintengine.h + +/usr/include/qt4/QtGui/QPixmap +qpixmap.h +/usr/include/qt4/QtGui/qpixmap.h + +/usr/include/qt4/QtGui/QTextDocument +qtextdocument.h +/usr/include/qt4/QtGui/qtextdocument.h + +/usr/include/qt4/QtGui/QWidgetAction +qwidgetaction.h +/usr/include/qt4/QtGui/qwidgetaction.h + +/usr/include/qt4/QtGui/qaction.h +QtGui/qkeysequence.h +- +QtCore/qstring.h +- +QtGui/qwidget.h +- +QtCore/qvariant.h +- +QtGui/qicon.h +- +QtGui/qactiongroup.h +- + +/usr/include/qt4/QtGui/qactiongroup.h +QtGui/qaction.h +- + +/usr/include/qt4/QtGui/qapplication.h +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- +QtGui/qcursor.h +- +QtGui/qdesktopwidget.h +- +QtGui/qwidget.h +- +QtGui/qpalette.h +- +QtGui/qrgb.h +- +QtGui/qtransportauth_qws.h +- + +/usr/include/qt4/QtGui/qbrush.h +QtCore/qpair.h +- +QtCore/qpoint.h +- +QtCore/qvector.h +- +QtGui/qcolor.h +- +QtGui/qmatrix.h +- +QtGui/qtransform.h +- +QtGui/qimage.h +- +QtGui/qpixmap.h +- + +/usr/include/qt4/QtGui/qclipboard.h +QtCore/qobject.h +- + +/usr/include/qt4/QtGui/qcolor.h +QtGui/qrgb.h +- +QtCore/qnamespace.h +- +QtCore/qstringlist.h +- + +/usr/include/qt4/QtGui/qcursor.h +QtCore/qpoint.h +- +QtGui/qwindowdefs.h +- + +/usr/include/qt4/QtGui/qdesktopwidget.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qdialog.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qdrag.h +QtCore/qobject.h +- + +/usr/include/qt4/QtGui/qdrawutil.h +QtCore/qnamespace.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtGui/qevent.h +QtGui/qwindowdefs.h +- +QtCore/qobject.h +- +QtGui/qregion.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtGui/qkeysequence.h +- +QtCore/qcoreevent.h +- +QtGui/qmime.h +- +QtGui/qdrag.h +- +QtCore/qvariant.h +- + +/usr/include/qt4/QtGui/qfont.h +QtGui/qwindowdefs.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtGui/qfontinfo.h +QtGui/qfont.h +- + +/usr/include/qt4/QtGui/qfontmetrics.h +QtGui/qfont.h +- +QtCore/qrect.h +- + +/usr/include/qt4/QtGui/qicon.h +QtCore/qglobal.h +- +QtCore/qsize.h +- +QtCore/qlist.h +- +QtGui/qpixmap.h +- + +/usr/include/qt4/QtGui/qimage.h +QtGui/qtransform.h +- +QtGui/qpaintdevice.h +- +QtGui/qrgb.h +- +QtCore/qbytearray.h +- +QtCore/qrect.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtGui/qkeysequence.h +QtCore/qnamespace.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtGui/qmatrix.h +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- +QtGui/qwmatrix.h +- + +/usr/include/qt4/QtGui/qmessagebox.h +QtGui/qdialog.h +- + +/usr/include/qt4/QtGui/qmime.h +QtCore/qmimedata.h +- +QtCore/qvariant.h +- + +/usr/include/qt4/QtGui/qpaintdevice.h +QtGui/qwindowdefs.h +- +QtCore/qrect.h +- + +/usr/include/qt4/QtGui/qpaintengine.h +QtCore/qnamespace.h +- +QtCore/qobjectdefs.h +- +QtGui/qpainter.h +- + +/usr/include/qt4/QtGui/qpainter.h +QtCore/qnamespace.h +- +QtCore/qrect.h +- +QtCore/qpoint.h +- +QtGui/qpixmap.h +- +QtGui/qimage.h +- +QtGui/qtextoption.h +- +QtGui/qdrawutil.h +- +QtGui/qpolygon.h +- +QtGui/qpen.h +- +QtGui/qbrush.h +- +QtGui/qmatrix.h +- +QtGui/qtransform.h +- +QtGui/qfontinfo.h +- +QtGui/qfontmetrics.h +- + +/usr/include/qt4/QtGui/qpainterpath.h +QtGui/qmatrix.h +- +QtCore/qglobal.h +- +QtCore/qrect.h +- +QtCore/qline.h +- +QtCore/qvector.h +- + +/usr/include/qt4/QtGui/qpalette.h +QtGui/qwindowdefs.h +- +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +/usr/include/qt4/QtGui/qpen.h +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +/usr/include/qt4/QtGui/qpixmap.h +QtGui/qpaintdevice.h +- +QtGui/qcolor.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtGui/qimage.h +- +QtGui/qtransform.h +- + +/usr/include/qt4/QtGui/qpolygon.h +QtCore/qvector.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +/usr/include/qt4/QtGui/qregion.h +QtCore/qatomic.h +- +QtCore/qrect.h +- +QtGui/qwindowdefs.h +- +QtCore/qdatastream.h +- + +/usr/include/qt4/QtGui/qrgb.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtGui/qsizepolicy.h +QtCore/qobject.h +- + +/usr/include/qt4/QtGui/qtextdocument.h +QtCore/qobject.h +- +QtCore/qsize.h +- +QtCore/qrect.h +- +QtGui/qfont.h +- + +/usr/include/qt4/QtGui/qtextoption.h +QtCore/qnamespace.h +- +QtCore/qchar.h +- +QtCore/qmetatype.h +- + +/usr/include/qt4/QtGui/qtransform.h +QtGui/qmatrix.h +- +QtGui/qpainterpath.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +/usr/include/qt4/QtGui/qwidget.h +QtGui/qwindowdefs.h +- +QtCore/qobject.h +- +QtGui/qpaintdevice.h +- +QtGui/qpalette.h +- +QtGui/qfont.h +- +QtGui/qfontmetrics.h +- +QtGui/qfontinfo.h +- +QtGui/qsizepolicy.h +- +QtGui/qregion.h +- +QtGui/qbrush.h +- +QtGui/qcursor.h +- +QtGui/qkeysequence.h +- +QtGui/qevent.h +- + +/usr/include/qt4/QtGui/qwidgetaction.h +QtGui/qaction.h +- + +/usr/include/qt4/QtGui/qwindowdefs.h +QtCore/qobjectdefs.h +- +QtCore/qnamespace.h +- +QtGui/qmacdefines_mac.h +- +QtGui/qwindowdefs_win.h +- + +/usr/include/qt4/QtGui/qwmatrix.h +QtGui/qmatrix.h +- + +/usr/include/qt4/QtNetwork/QNetworkAccessManager +qnetworkaccessmanager.h +/usr/include/qt4/QtNetwork/qnetworkaccessmanager.h + +/usr/include/qt4/QtNetwork/QNetworkCookieJar +qnetworkcookie.h +/usr/include/qt4/QtNetwork/qnetworkcookie.h + +/usr/include/qt4/QtNetwork/QNetworkReply +qnetworkreply.h +/usr/include/qt4/QtNetwork/qnetworkreply.h + +/usr/include/qt4/QtNetwork/QNetworkRequest +qnetworkrequest.h +/usr/include/qt4/QtNetwork/qnetworkrequest.h + +/usr/include/qt4/QtNetwork/qnetworkaccessmanager.h +QtCore/QObject +- + +/usr/include/qt4/QtNetwork/qnetworkcookie.h +QtCore/QSharedDataPointer +- +QtCore/QList +- +QtCore/QMetaType +- +QtCore/QObject +- + +/usr/include/qt4/QtNetwork/qnetworkreply.h +QtCore/QIODevice +- +QtCore/QString +- +QtCore/QVariant +- +QtNetwork/QNetworkRequest +- +QtNetwork/QNetworkAccessManager +- + +/usr/include/qt4/QtNetwork/qnetworkrequest.h +QtCore/QSharedDataPointer +- +QtCore/QString +- +QtCore/QUrl +- +QtCore/QVariant +- + +/usr/include/qt4/QtScript/qscriptcontext.h +QtCore/qobjectdefs.h +- +QtScript/qscriptvalue.h +- + +/usr/include/qt4/QtScript/qscriptengine.h +QtCore/qmetatype.h +- +QtCore/qvariant.h +- +QtCore/qobject.h +- +QtCore/qobjectdefs.h +- +QtScript/qscriptvalue.h +- +QtScript/qscriptcontext.h +- +QtScript/qscriptstring.h +- + +/usr/include/qt4/QtScript/qscriptstring.h +QtCore/qstring.h +- + +/usr/include/qt4/QtScript/qscriptvalue.h +QtCore/qstring.h +- +QtCore/qlist.h +- + +/usr/include/qt4/QtUiTools/QUiLoader +quiloader.h +/usr/include/qt4/QtUiTools/quiloader.h + +/usr/include/qt4/QtUiTools/quiloader.h +QtCore/QObject +- + +/usr/include/qt4/QtWebKit/QWebFrame +qwebframe.h +/usr/include/qt4/QtWebKit/qwebframe.h + +/usr/include/qt4/QtWebKit/QWebPage +qwebpage.h +/usr/include/qt4/QtWebKit/qwebpage.h + +/usr/include/qt4/QtWebKit/QWebPluginFactory +qwebpluginfactory.h +/usr/include/qt4/QtWebKit/qwebpluginfactory.h + +/usr/include/qt4/QtWebKit/QWebView +qwebview.h +/usr/include/qt4/QtWebKit/qwebview.h + +/usr/include/qt4/QtWebKit/qwebframe.h +QtCore/qobject.h +- +QtCore/qurl.h +- +QtCore/qvariant.h +- +QtGui/qicon.h +- +QtScript/qscriptengine.h +- +QtNetwork/qnetworkaccessmanager.h +- +qwebkitglobal.h +/usr/include/qt4/QtWebKit/qwebkitglobal.h + +/usr/include/qt4/QtWebKit/qwebkitglobal.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtWebKit/qwebpage.h +qwebsettings.h +/usr/include/qt4/QtWebKit/qwebsettings.h +qwebkitglobal.h +/usr/include/qt4/QtWebKit/qwebkitglobal.h +QtCore/qobject.h +- +QtGui/qwidget.h +- + +/usr/include/qt4/QtWebKit/qwebpluginfactory.h +qwebkitglobal.h +/usr/include/qt4/QtWebKit/qwebkitglobal.h +QtCore/qobject.h +- +QtCore/qstringlist.h +- + +/usr/include/qt4/QtWebKit/qwebsettings.h +qwebkitglobal.h +/usr/include/qt4/QtWebKit/qwebkitglobal.h +QtCore/qstring.h +- +QtGui/qpixmap.h +- +QtGui/qicon.h +- +QtCore/qshareddata.h +- + +/usr/include/qt4/QtWebKit/qwebview.h +qwebkitglobal.h +/usr/include/qt4/QtWebKit/qwebkitglobal.h +qwebpage.h +/usr/include/qt4/QtWebKit/qwebpage.h +QtGui/qwidget.h +- +QtGui/qicon.h +- +QtCore/qurl.h +- +QtNetwork/qnetworkaccessmanager.h +- + +/usr/include/qt4/QtXml/QDomElement +qdom.h +/usr/include/qt4/QtXml/qdom.h + +/usr/include/qt4/QtXml/qdom.h +QtCore/qstring.h +- + +/usr/include/sched.h +features.h +- +bits/types.h +- +stddef.h +- +time.h +- +bits/sched.h +- + +/usr/include/signal.h +features.h +- +bits/sigset.h +- +bits/types.h +- +bits/signum.h +- +time.h +- +bits/siginfo.h +- +bits/sigaction.h +- +bits/sigcontext.h +- +stddef.h +- +bits/sigstack.h +- +sys/ucontext.h +- +bits/pthreadtypes.h +- +bits/sigthread.h +- + +/usr/include/stdio.h +features.h +- +stddef.h +- +bits/types.h +- +libio.h +- +stdarg.h +- +bits/stdio_lim.h +- +bits/sys_errlist.h +- +getopt.h +- +bits/stdio.h +- +bits/stdio2.h +- +bits/stdio-ldbl.h +- + +/usr/include/stdlib.h +features.h +- +stddef.h +- +bits/waitflags.h +- +bits/waitstatus.h +- +xlocale.h +- +sys/types.h +- +alloca.h +- +bits/stdlib.h +- +bits/stdlib-ldbl.h +- + +/usr/include/string.h +features.h +- +stddef.h +- +xlocale.h +- +bits/string.h +- +bits/string2.h +- +bits/string3.h +- + +/usr/include/sys/cdefs.h +features.h +- +bits/wordsize.h +- + +/usr/include/sys/select.h +features.h +- +bits/types.h +- +bits/select.h +- +bits/sigset.h +- +time.h +- +bits/time.h +- + +/usr/include/sys/stat.h +features.h +- +bits/types.h +- +time.h +- +bits/stat.h +- + +/usr/include/sys/sysmacros.h +features.h +- + +/usr/include/sys/types.h +features.h +- +bits/types.h +- +time.h +- +stddef.h +- +endian.h +- +sys/select.h +- +sys/sysmacros.h +- +bits/pthreadtypes.h +- + +/usr/include/sys/ucontext.h +features.h +- +signal.h +- +bits/wordsize.h +- +bits/sigcontext.h +- + +/usr/include/time.h +features.h +- +stddef.h +- +bits/time.h +- +bits/types.h +- +bits/types.h +- +bits/types.h +- +bits/types.h +- +bits/types.h +- +xlocale.h +- + +/usr/include/tls.h +tcl.h +- + +/usr/include/wchar.h +features.h +- +stdio.h +- +stdarg.h +- +bits/wchar.h +- +stddef.h +- +wctype.h +- +xlocale.h +- +xlocale.h +- +xlocale.h +- +wctype.h +- +bits/wchar2.h +- +bits/wchar-ldbl.h +- + +/usr/include/wctype.h +features.h +- +bits/types.h +- +wchar.h +- +endian.h +- +xlocale.h +- + +/usr/include/xlocale.h + +kdewebkit/../../kdewebkit/networkaccessmanager_p.h +kio/accessmanager.h +- + +kdewebkit/../../kdewebkit/networkcookiejar_p.h +QtNetwork/QNetworkCookieJar +- + +kdewebkit/networkaccessmanager_p.moc +../../kdewebkit/networkaccessmanager_p.h +kdewebkit/../../kdewebkit/networkaccessmanager_p.h + +kdewebkit/networkcookiejar_p.moc +../../kdewebkit/networkcookiejar_p.h +kdewebkit/../../kdewebkit/networkcookiejar_p.h + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/DependInfo.cmake webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/DependInfo.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/DependInfo.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/DependInfo.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,36 @@ +# The set of languages for which implicit dependencies are needed: +SET(CMAKE_DEPENDS_LANGUAGES + "CXX" + ) +# The set of files for implicit dependencies of each language: +SET(CMAKE_DEPENDS_CHECK_CXX + "/home/groo/dev/webkitkde/build/kdewebkit/kdewebkit_automoc.cpp" "/home/groo/dev/webkitkde/build/kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o" + "/home/groo/dev/webkitkde/kdewebkit/kwebpage.cpp" "/home/groo/dev/webkitkde/build/kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o" + "/home/groo/dev/webkitkde/kdewebkit/kwebpluginfactory.cpp" "/home/groo/dev/webkitkde/build/kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o" + "/home/groo/dev/webkitkde/kdewebkit/kwebview.cpp" "/home/groo/dev/webkitkde/build/kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o" + "/home/groo/dev/webkitkde/kdewebkit/networkaccessmanager_p.cpp" "/home/groo/dev/webkitkde/build/kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o" + "/home/groo/dev/webkitkde/kdewebkit/networkcookiejar_p.cpp" "/home/groo/dev/webkitkde/build/kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o" + ) +SET(CMAKE_CXX_COMPILER_ID "GNU") + +# Preprocessor definitions for this target. +SET(CMAKE_TARGET_DEFINITIONS + "_BSD_SOURCE" + "_XOPEN_SOURCE=500" + "_BSD_SOURCE" + "QT_NO_STL" + "QT_NO_CAST_TO_ASCII" + "_REENTRANT" + "KDE_DEPRECATED_WARNINGS" + ) + +# Pairs of files generated by the same build rule. +SET(CMAKE_MULTIPLE_OUTPUT_PAIRS + "/home/groo/dev/webkitkde/build/lib/libkdewebkit.so" "/home/groo/dev/webkitkde/build/lib/libkdewebkit.so.1.0.0" + "/home/groo/dev/webkitkde/build/lib/libkdewebkit.so.1" "/home/groo/dev/webkitkde/build/lib/libkdewebkit.so.1.0.0" + ) + + +# Targets to which this target links. +SET(CMAKE_TARGET_LINKED_INFO_FILES + ) diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/depend.internal webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/depend.internal --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/depend.internal 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/depend.internal 2009-11-02 21:52:57.000000000 +0000 @@ -0,0 +1,1239 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o + ../kdewebkit/kdewebkit_export.h + /home/groo/dev/webkitkde/build/kdewebkit/../../kdewebkit/kwebpage.h + /home/groo/dev/webkitkde/build/kdewebkit/../../kdewebkit/kwebpluginfactory.h + /home/groo/dev/webkitkde/build/kdewebkit/../../kdewebkit/kwebview.h + /home/groo/dev/webkitkde/build/kdewebkit/kdewebkit_automoc.cpp + /home/groo/dev/webkitkde/build/kdewebkit/moc_kwebpage.cpp + /home/groo/dev/webkitkde/build/kdewebkit/moc_kwebpluginfactory.cpp + /home/groo/dev/webkitkde/build/kdewebkit/moc_kwebview.cpp + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/select.h + /usr/include/bits/sigset.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wordsize.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kdemacros.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qline.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qmimedata.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qrect.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qsize.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtGui/qbrush.h + /usr/include/qt4/QtGui/qcolor.h + /usr/include/qt4/QtGui/qcursor.h + /usr/include/qt4/QtGui/qdrag.h + /usr/include/qt4/QtGui/qevent.h + /usr/include/qt4/QtGui/qfont.h + /usr/include/qt4/QtGui/qfontinfo.h + /usr/include/qt4/QtGui/qfontmetrics.h + /usr/include/qt4/QtGui/qicon.h + /usr/include/qt4/QtGui/qimage.h + /usr/include/qt4/QtGui/qkeysequence.h + /usr/include/qt4/QtGui/qmatrix.h + /usr/include/qt4/QtGui/qmime.h + /usr/include/qt4/QtGui/qpaintdevice.h + /usr/include/qt4/QtGui/qpainterpath.h + /usr/include/qt4/QtGui/qpalette.h + /usr/include/qt4/QtGui/qpixmap.h + /usr/include/qt4/QtGui/qpolygon.h + /usr/include/qt4/QtGui/qregion.h + /usr/include/qt4/QtGui/qrgb.h + /usr/include/qt4/QtGui/qsizepolicy.h + /usr/include/qt4/QtGui/qtransform.h + /usr/include/qt4/QtGui/qwidget.h + /usr/include/qt4/QtGui/qwindowdefs.h + /usr/include/qt4/QtGui/qwmatrix.h + /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h + /usr/include/qt4/QtWebKit/QWebPage + /usr/include/qt4/QtWebKit/QWebPluginFactory + /usr/include/qt4/QtWebKit/QWebView + /usr/include/qt4/QtWebKit/qwebkitglobal.h + /usr/include/qt4/QtWebKit/qwebpage.h + /usr/include/qt4/QtWebKit/qwebpluginfactory.h + /usr/include/qt4/QtWebKit/qwebsettings.h + /usr/include/qt4/QtWebKit/qwebview.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/time.h + /usr/include/xlocale.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o + ../kdewebkit/kdewebkit_export.h + /home/groo/dev/webkitkde/kdewebkit/kwebpage.cpp + /home/groo/dev/webkitkde/kdewebkit/kwebpage.h + /home/groo/dev/webkitkde/kdewebkit/kwebpluginfactory.h + /home/groo/dev/webkitkde/kdewebkit/networkaccessmanager_p.h + /home/groo/dev/webkitkde/kdewebkit/networkcookiejar_p.h + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/local_lim.h + /usr/include/bits/posix1_lim.h + /usr/include/bits/posix2_lim.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stat.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/bits/xopen_lim.h + /usr/include/conversion_check.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kaction.h + /usr/include/kcompositejob.h + /usr/include/kconfig.h + /usr/include/kconfigbase.h + /usr/include/kconfiggroup.h + /usr/include/kdebug.h + /usr/include/kdecore_export.h + /usr/include/kdemacros.h + /usr/include/kdeui_export.h + /usr/include/kdialog.h + /usr/include/kfile.h + /usr/include/kfiledialog.h + /usr/include/kglobal.h + /usr/include/kguiitem.h + /usr/include/kicon.h + /usr/include/kiconloader.h + /usr/include/kicontheme.h + /usr/include/kinputdialog.h + /usr/include/kio/accessmanager.h + /usr/include/kio/global.h + /usr/include/kio/job.h + /usr/include/kio/jobclasses.h + /usr/include/kio/kio_export.h + /usr/include/kio/udsentry.h + /usr/include/kjob.h + /usr/include/kjobuidelegate.h + /usr/include/klocalizedstring.h + /usr/include/kmessagebox.h + /usr/include/kmimetype.h + /usr/include/kprotocolinfo.h + /usr/include/kprotocolmanager.h + /usr/include/krun.h + /usr/include/kservicetype.h + /usr/include/ksharedptr.h + /usr/include/kshell.h + /usr/include/kshortcut.h + /usr/include/kstandarddirs.h + /usr/include/kstandardguiitem.h + /usr/include/kstandardshortcut.h + /usr/include/ksycocaentry.h + /usr/include/ksycocatype.h + /usr/include/kurl.h + /usr/include/libio.h + /usr/include/limits.h + /usr/include/linux/limits.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QAtomicPointer + /usr/include/qt4/QtCore/QByteArray + /usr/include/qt4/QtCore/QChar + /usr/include/qt4/QtCore/QDataStream + /usr/include/qt4/QtCore/QDate + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QDir + /usr/include/qt4/QtCore/QExplicitlySharedDataPointer + /usr/include/qt4/QtCore/QHash + /usr/include/qt4/QtCore/QIODevice + /usr/include/qt4/QtCore/QLatin1Char + /usr/include/qt4/QtCore/QLinkedList + /usr/include/qt4/QtCore/QList + /usr/include/qt4/QtCore/QMap + /usr/include/qt4/QtCore/QMetaType + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPair + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QRect + /usr/include/qt4/QtCore/QSharedData + /usr/include/qt4/QtCore/QSharedDataPointer + /usr/include/qt4/QtCore/QSize + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QStringList + /usr/include/qt4/QtCore/QTimer + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/QtGlobal + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbasictimer.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdatetime.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qdir.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qfile.h + /usr/include/qt4/QtCore/qfileinfo.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qline.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qmimedata.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qrect.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qsize.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qtimer.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtDBus/QDBusConnection + /usr/include/qt4/QtDBus/QDBusInterface + /usr/include/qt4/QtDBus/QDBusReply + /usr/include/qt4/QtDBus/qdbusabstractinterface.h + /usr/include/qt4/QtDBus/qdbusargument.h + /usr/include/qt4/QtDBus/qdbusconnection.h + /usr/include/qt4/QtDBus/qdbuserror.h + /usr/include/qt4/QtDBus/qdbusextratypes.h + /usr/include/qt4/QtDBus/qdbusinterface.h + /usr/include/qt4/QtDBus/qdbusmacros.h + /usr/include/qt4/QtDBus/qdbusmessage.h + /usr/include/qt4/QtDBus/qdbuspendingcall.h + /usr/include/qt4/QtDBus/qdbuspendingreply.h + /usr/include/qt4/QtDBus/qdbusreply.h + /usr/include/qt4/QtGui/QColor + /usr/include/qt4/QtGui/QDialog + /usr/include/qt4/QtGui/QFont + /usr/include/qt4/QtGui/QIcon + /usr/include/qt4/QtGui/QKeySequence + /usr/include/qt4/QtGui/QMessageBox + /usr/include/qt4/QtGui/QPaintEngine + /usr/include/qt4/QtGui/QPixmap + /usr/include/qt4/QtGui/QTextDocument + /usr/include/qt4/QtGui/QWidgetAction + /usr/include/qt4/QtGui/qaction.h + /usr/include/qt4/QtGui/qactiongroup.h + /usr/include/qt4/QtGui/qbrush.h + /usr/include/qt4/QtGui/qcolor.h + /usr/include/qt4/QtGui/qcursor.h + /usr/include/qt4/QtGui/qdialog.h + /usr/include/qt4/QtGui/qdrag.h + /usr/include/qt4/QtGui/qdrawutil.h + /usr/include/qt4/QtGui/qevent.h + /usr/include/qt4/QtGui/qfont.h + /usr/include/qt4/QtGui/qfontinfo.h + /usr/include/qt4/QtGui/qfontmetrics.h + /usr/include/qt4/QtGui/qicon.h + /usr/include/qt4/QtGui/qimage.h + /usr/include/qt4/QtGui/qkeysequence.h + /usr/include/qt4/QtGui/qmatrix.h + /usr/include/qt4/QtGui/qmessagebox.h + /usr/include/qt4/QtGui/qmime.h + /usr/include/qt4/QtGui/qpaintdevice.h + /usr/include/qt4/QtGui/qpaintengine.h + /usr/include/qt4/QtGui/qpainter.h + /usr/include/qt4/QtGui/qpainterpath.h + /usr/include/qt4/QtGui/qpalette.h + /usr/include/qt4/QtGui/qpen.h + /usr/include/qt4/QtGui/qpixmap.h + /usr/include/qt4/QtGui/qpolygon.h + /usr/include/qt4/QtGui/qregion.h + /usr/include/qt4/QtGui/qrgb.h + /usr/include/qt4/QtGui/qsizepolicy.h + /usr/include/qt4/QtGui/qtextdocument.h + /usr/include/qt4/QtGui/qtextoption.h + /usr/include/qt4/QtGui/qtransform.h + /usr/include/qt4/QtGui/qwidget.h + /usr/include/qt4/QtGui/qwidgetaction.h + /usr/include/qt4/QtGui/qwindowdefs.h + /usr/include/qt4/QtGui/qwmatrix.h + /usr/include/qt4/QtNetwork/QNetworkAccessManager + /usr/include/qt4/QtNetwork/QNetworkCookieJar + /usr/include/qt4/QtNetwork/QNetworkReply + /usr/include/qt4/QtNetwork/QNetworkRequest + /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h + /usr/include/qt4/QtNetwork/qnetworkcookie.h + /usr/include/qt4/QtNetwork/qnetworkreply.h + /usr/include/qt4/QtNetwork/qnetworkrequest.h + /usr/include/qt4/QtScript/qscriptcontext.h + /usr/include/qt4/QtScript/qscriptengine.h + /usr/include/qt4/QtScript/qscriptstring.h + /usr/include/qt4/QtScript/qscriptvalue.h + /usr/include/qt4/QtUiTools/QUiLoader + /usr/include/qt4/QtUiTools/quiloader.h + /usr/include/qt4/QtWebKit/QWebFrame + /usr/include/qt4/QtWebKit/QWebPage + /usr/include/qt4/QtWebKit/QWebPluginFactory + /usr/include/qt4/QtWebKit/qwebframe.h + /usr/include/qt4/QtWebKit/qwebkitglobal.h + /usr/include/qt4/QtWebKit/qwebpage.h + /usr/include/qt4/QtWebKit/qwebpluginfactory.h + /usr/include/qt4/QtWebKit/qwebsettings.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/stat.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o + ../kdewebkit/kdewebkit_export.h + /home/groo/dev/webkitkde/kdewebkit/kwebpage.h + /home/groo/dev/webkitkde/kdewebkit/kwebpluginfactory.cpp + /home/groo/dev/webkitkde/kdewebkit/kwebpluginfactory.h + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stat.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kcomponentdata.h + /usr/include/kconfig.h + /usr/include/kconfigbase.h + /usr/include/kdebug.h + /usr/include/kdecore_export.h + /usr/include/kdemacros.h + /usr/include/kdeui_export.h + /usr/include/kdeversion.h + /usr/include/kexportplugin.h + /usr/include/kglobal.h + /usr/include/klibloader.h + /usr/include/klibrary.h + /usr/include/klocale.h + /usr/include/klocalizedstring.h + /usr/include/kmimetype.h + /usr/include/kmimetypetrader.h + /usr/include/kparts/kparts_export.h + /usr/include/kparts/part.h + /usr/include/kpluginfactory.h + /usr/include/kpluginloader.h + /usr/include/kservice.h + /usr/include/kserviceaction.h + /usr/include/kservicetype.h + /usr/include/kservicetypetrader.h + /usr/include/ksharedconfig.h + /usr/include/ksharedptr.h + /usr/include/ksycocaentry.h + /usr/include/ksycocatype.h + /usr/include/kurl.h + /usr/include/kxmlguiclient.h + /usr/include/libio.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QAtomicPointer + /usr/include/qt4/QtCore/QByteArray + /usr/include/qt4/QtCore/QChar + /usr/include/qt4/QtCore/QDataStream + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QEvent + /usr/include/qt4/QtCore/QExplicitlySharedDataPointer + /usr/include/qt4/QtCore/QHash + /usr/include/qt4/QtCore/QLatin1Char + /usr/include/qt4/QtCore/QLibrary + /usr/include/qt4/QtCore/QList + /usr/include/qt4/QtCore/QListIterator + /usr/include/qt4/QtCore/QMap + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPluginLoader + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QPointer + /usr/include/qt4/QtCore/QSharedDataPointer + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QStringList + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/QtGlobal + /usr/include/qt4/QtCore/QtPlugin + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qlibrary.h + /usr/include/qt4/QtCore/qline.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qmimedata.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qplugin.h + /usr/include/qt4/QtCore/qpluginloader.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qpointer.h + /usr/include/qt4/QtCore/qrect.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qsize.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtGui/qbrush.h + /usr/include/qt4/QtGui/qcolor.h + /usr/include/qt4/QtGui/qcursor.h + /usr/include/qt4/QtGui/qdrag.h + /usr/include/qt4/QtGui/qevent.h + /usr/include/qt4/QtGui/qfont.h + /usr/include/qt4/QtGui/qfontinfo.h + /usr/include/qt4/QtGui/qfontmetrics.h + /usr/include/qt4/QtGui/qicon.h + /usr/include/qt4/QtGui/qimage.h + /usr/include/qt4/QtGui/qkeysequence.h + /usr/include/qt4/QtGui/qmatrix.h + /usr/include/qt4/QtGui/qmime.h + /usr/include/qt4/QtGui/qpaintdevice.h + /usr/include/qt4/QtGui/qpainterpath.h + /usr/include/qt4/QtGui/qpalette.h + /usr/include/qt4/QtGui/qpixmap.h + /usr/include/qt4/QtGui/qpolygon.h + /usr/include/qt4/QtGui/qregion.h + /usr/include/qt4/QtGui/qrgb.h + /usr/include/qt4/QtGui/qsizepolicy.h + /usr/include/qt4/QtGui/qtransform.h + /usr/include/qt4/QtGui/qwidget.h + /usr/include/qt4/QtGui/qwindowdefs.h + /usr/include/qt4/QtGui/qwmatrix.h + /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h + /usr/include/qt4/QtScript/qscriptcontext.h + /usr/include/qt4/QtScript/qscriptengine.h + /usr/include/qt4/QtScript/qscriptstring.h + /usr/include/qt4/QtScript/qscriptvalue.h + /usr/include/qt4/QtWebKit/QWebFrame + /usr/include/qt4/QtWebKit/QWebPage + /usr/include/qt4/QtWebKit/QWebPluginFactory + /usr/include/qt4/QtWebKit/QWebView + /usr/include/qt4/QtWebKit/qwebframe.h + /usr/include/qt4/QtWebKit/qwebkitglobal.h + /usr/include/qt4/QtWebKit/qwebpage.h + /usr/include/qt4/QtWebKit/qwebpluginfactory.h + /usr/include/qt4/QtWebKit/qwebsettings.h + /usr/include/qt4/QtWebKit/qwebview.h + /usr/include/qt4/QtXml/QDomElement + /usr/include/qt4/QtXml/qdom.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/stat.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o + ../kdewebkit/kdewebkit_export.h + /home/groo/dev/webkitkde/kdewebkit/kwebpage.h + /home/groo/dev/webkitkde/kdewebkit/kwebview.cpp + /home/groo/dev/webkitkde/kdewebkit/kwebview.h + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stat.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kdebug.h + /usr/include/kdecore_export.h + /usr/include/kdemacros.h + /usr/include/kdeui_export.h + /usr/include/kdeversion.h + /usr/include/kglobal.h + /usr/include/kiconloader.h + /usr/include/kio/global.h + /usr/include/kio/kio_export.h + /usr/include/kjob.h + /usr/include/kparts/browserextension.h + /usr/include/kparts/event.h + /usr/include/kparts/kparts_export.h + /usr/include/kparts/part.h + /usr/include/kurifilter.h + /usr/include/kurl.h + /usr/include/kxmlguiclient.h + /usr/include/libio.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QAtomicPointer + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QEvent + /usr/include/qt4/QtCore/QHash + /usr/include/qt4/QtCore/QList + /usr/include/qt4/QtCore/QMap + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPair + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QPointer + /usr/include/qt4/QtCore/QSharedDataPointer + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QStringList + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreapplication.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qeventloop.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qline.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qmimedata.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qpointer.h + /usr/include/qt4/QtCore/qrect.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qsize.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtGui/QApplication + /usr/include/qt4/QtGui/QClipboard + /usr/include/qt4/QtGui/QKeyEvent + /usr/include/qt4/QtGui/QMouseEvent + /usr/include/qt4/QtGui/QPixmap + /usr/include/qt4/QtGui/qapplication.h + /usr/include/qt4/QtGui/qbrush.h + /usr/include/qt4/QtGui/qclipboard.h + /usr/include/qt4/QtGui/qcolor.h + /usr/include/qt4/QtGui/qcursor.h + /usr/include/qt4/QtGui/qdesktopwidget.h + /usr/include/qt4/QtGui/qdrag.h + /usr/include/qt4/QtGui/qevent.h + /usr/include/qt4/QtGui/qfont.h + /usr/include/qt4/QtGui/qfontinfo.h + /usr/include/qt4/QtGui/qfontmetrics.h + /usr/include/qt4/QtGui/qicon.h + /usr/include/qt4/QtGui/qimage.h + /usr/include/qt4/QtGui/qkeysequence.h + /usr/include/qt4/QtGui/qmatrix.h + /usr/include/qt4/QtGui/qmime.h + /usr/include/qt4/QtGui/qpaintdevice.h + /usr/include/qt4/QtGui/qpainterpath.h + /usr/include/qt4/QtGui/qpalette.h + /usr/include/qt4/QtGui/qpixmap.h + /usr/include/qt4/QtGui/qpolygon.h + /usr/include/qt4/QtGui/qregion.h + /usr/include/qt4/QtGui/qrgb.h + /usr/include/qt4/QtGui/qsizepolicy.h + /usr/include/qt4/QtGui/qtransform.h + /usr/include/qt4/QtGui/qwidget.h + /usr/include/qt4/QtGui/qwindowdefs.h + /usr/include/qt4/QtGui/qwmatrix.h + /usr/include/qt4/QtNetwork/QNetworkRequest + /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h + /usr/include/qt4/QtNetwork/qnetworkrequest.h + /usr/include/qt4/QtScript/qscriptcontext.h + /usr/include/qt4/QtScript/qscriptengine.h + /usr/include/qt4/QtScript/qscriptstring.h + /usr/include/qt4/QtScript/qscriptvalue.h + /usr/include/qt4/QtWebKit/QWebFrame + /usr/include/qt4/QtWebKit/QWebPage + /usr/include/qt4/QtWebKit/QWebView + /usr/include/qt4/QtWebKit/qwebframe.h + /usr/include/qt4/QtWebKit/qwebkitglobal.h + /usr/include/qt4/QtWebKit/qwebpage.h + /usr/include/qt4/QtWebKit/qwebsettings.h + /usr/include/qt4/QtWebKit/qwebview.h + /usr/include/qt4/QtXml/QDomElement + /usr/include/qt4/QtXml/qdom.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/stat.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o + ../kdewebkit/kdewebkit_export.h + /home/groo/dev/webkitkde/kdewebkit/kwebpage.h + /home/groo/dev/webkitkde/kdewebkit/networkaccessmanager_p.cpp + /home/groo/dev/webkitkde/kdewebkit/networkaccessmanager_p.h + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stat.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kdebug.h + /usr/include/kdecore_export.h + /usr/include/kdemacros.h + /usr/include/kdeui_export.h + /usr/include/kglobal.h + /usr/include/kiconloader.h + /usr/include/kio/accessmanager.h + /usr/include/kio/global.h + /usr/include/kio/kio_export.h + /usr/include/kjob.h + /usr/include/libio.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QAtomicPointer + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QHash + /usr/include/qt4/QtCore/QIODevice + /usr/include/qt4/QtCore/QList + /usr/include/qt4/QtCore/QMap + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPair + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QPointer + /usr/include/qt4/QtCore/QSharedDataPointer + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QStringList + /usr/include/qt4/QtCore/QTimer + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbasictimer.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qline.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qmimedata.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qpointer.h + /usr/include/qt4/QtCore/qrect.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qsize.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qtimer.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtGui/QPixmap + /usr/include/qt4/QtGui/qbrush.h + /usr/include/qt4/QtGui/qcolor.h + /usr/include/qt4/QtGui/qcursor.h + /usr/include/qt4/QtGui/qdrag.h + /usr/include/qt4/QtGui/qevent.h + /usr/include/qt4/QtGui/qfont.h + /usr/include/qt4/QtGui/qfontinfo.h + /usr/include/qt4/QtGui/qfontmetrics.h + /usr/include/qt4/QtGui/qicon.h + /usr/include/qt4/QtGui/qimage.h + /usr/include/qt4/QtGui/qkeysequence.h + /usr/include/qt4/QtGui/qmatrix.h + /usr/include/qt4/QtGui/qmime.h + /usr/include/qt4/QtGui/qpaintdevice.h + /usr/include/qt4/QtGui/qpainterpath.h + /usr/include/qt4/QtGui/qpalette.h + /usr/include/qt4/QtGui/qpixmap.h + /usr/include/qt4/QtGui/qpolygon.h + /usr/include/qt4/QtGui/qregion.h + /usr/include/qt4/QtGui/qrgb.h + /usr/include/qt4/QtGui/qsizepolicy.h + /usr/include/qt4/QtGui/qtransform.h + /usr/include/qt4/QtGui/qwidget.h + /usr/include/qt4/QtGui/qwindowdefs.h + /usr/include/qt4/QtGui/qwmatrix.h + /usr/include/qt4/QtNetwork/QNetworkAccessManager + /usr/include/qt4/QtNetwork/QNetworkReply + /usr/include/qt4/QtNetwork/QNetworkRequest + /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h + /usr/include/qt4/QtNetwork/qnetworkreply.h + /usr/include/qt4/QtNetwork/qnetworkrequest.h + /usr/include/qt4/QtWebKit/QWebPage + /usr/include/qt4/QtWebKit/qwebkitglobal.h + /usr/include/qt4/QtWebKit/qwebpage.h + /usr/include/qt4/QtWebKit/qwebsettings.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/stat.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h + kdewebkit/../../kdewebkit/networkaccessmanager_p.h + kdewebkit/networkaccessmanager_p.moc +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o + /home/groo/dev/webkitkde/kdewebkit/networkcookiejar_p.cpp + /home/groo/dev/webkitkde/kdewebkit/networkcookiejar_p.h + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/conversion_check.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kconfig.h + /usr/include/kconfigbase.h + /usr/include/kconfiggroup.h + /usr/include/kdebug.h + /usr/include/kdecore_export.h + /usr/include/kdemacros.h + /usr/include/ksharedconfig.h + /usr/include/ksharedptr.h + /usr/include/kurl.h + /usr/include/libio.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QAtomicPointer + /usr/include/qt4/QtCore/QByteArray + /usr/include/qt4/QtCore/QDate + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QExplicitlySharedDataPointer + /usr/include/qt4/QtCore/QList + /usr/include/qt4/QtCore/QMap + /usr/include/qt4/QtCore/QMetaType + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QRect + /usr/include/qt4/QtCore/QSharedDataPointer + /usr/include/qt4/QtCore/QSize + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QStringList + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/QtGlobal + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdatetime.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qrect.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qsize.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtDBus/QDBusConnection + /usr/include/qt4/QtDBus/QDBusInterface + /usr/include/qt4/QtDBus/QDBusReply + /usr/include/qt4/QtDBus/qdbusabstractinterface.h + /usr/include/qt4/QtDBus/qdbusargument.h + /usr/include/qt4/QtDBus/qdbusconnection.h + /usr/include/qt4/QtDBus/qdbuserror.h + /usr/include/qt4/QtDBus/qdbusextratypes.h + /usr/include/qt4/QtDBus/qdbusinterface.h + /usr/include/qt4/QtDBus/qdbusmacros.h + /usr/include/qt4/QtDBus/qdbusmessage.h + /usr/include/qt4/QtDBus/qdbuspendingcall.h + /usr/include/qt4/QtDBus/qdbuspendingreply.h + /usr/include/qt4/QtDBus/qdbusreply.h + /usr/include/qt4/QtGui/QColor + /usr/include/qt4/QtGui/QFont + /usr/include/qt4/QtGui/qcolor.h + /usr/include/qt4/QtGui/qfont.h + /usr/include/qt4/QtGui/qrgb.h + /usr/include/qt4/QtGui/qwindowdefs.h + /usr/include/qt4/QtNetwork/QNetworkCookieJar + /usr/include/qt4/QtNetwork/qnetworkcookie.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h + kdewebkit/../../kdewebkit/networkcookiejar_p.h + kdewebkit/networkcookiejar_p.moc diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/depend.make webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/depend.make --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/depend.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/depend.make 2009-11-02 21:52:57.000000000 +0000 @@ -0,0 +1,1239 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: ../kdewebkit/kdewebkit_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: kdewebkit/../../kdewebkit/kwebpage.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: kdewebkit/../../kdewebkit/kwebpluginfactory.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: kdewebkit/../../kdewebkit/kwebview.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: kdewebkit/kdewebkit_automoc.cpp +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: kdewebkit/moc_kwebpage.cpp +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: kdewebkit/moc_kwebpluginfactory.cpp +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: kdewebkit/moc_kwebview.cpp +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/alloca.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/byteswap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/endian.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/pthreadtypes.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/select.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/sigset.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/stdlib-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/stdlib.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/string.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/string2.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/string3.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/time.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/types.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/typesizes.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/waitflags.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/waitstatus.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/bits/wordsize.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/endian.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/features.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/gnu/stubs-32.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/gnu/stubs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/kdemacros.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/Qt3Support/q3cstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/Qt3Support/q3valuelist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/QObject +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/QPoint +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/QPointF +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qalgorithms.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_alpha.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_arch.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_arm.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_armv6.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_avr32.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_bfin.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_generic.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_i386.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_ia64.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_mips.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_parisc.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_s390.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_sh.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_sparc.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qbasicatomic.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qbytearray.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qconfig.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qcoreevent.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qdatastream.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qfeatures.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qhash.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qiodevice.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qiterator.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qline.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qlinkedlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qmap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qmetatype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qmimedata.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qnamespace.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qobject.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qobjectdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qpair.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qpoint.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qrect.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qregexp.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qshareddata.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qsize.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qstringlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qstringmatcher.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qurl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qvariant.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtCore/qvector.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qbrush.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qcolor.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qcursor.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qdrag.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qevent.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qfont.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qfontinfo.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qfontmetrics.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qicon.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qimage.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qkeysequence.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qmatrix.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qmime.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qpaintdevice.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qpainterpath.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qpalette.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qpixmap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qpolygon.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qregion.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qrgb.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qsizepolicy.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qtransform.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qwidget.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qwindowdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtGui/qwmatrix.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtWebKit/QWebPage +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtWebKit/QWebPluginFactory +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtWebKit/QWebView +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtWebKit/qwebkitglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtWebKit/qwebpage.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtWebKit/qwebpluginfactory.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtWebKit/qwebsettings.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/qt4/QtWebKit/qwebview.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/stdlib.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/string.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/sys/cdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/sys/select.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/sys/sysmacros.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/sys/types.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/time.h +kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o: /usr/include/xlocale.h + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: ../kdewebkit/kdewebkit_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: ../kdewebkit/kwebpage.cpp +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: ../kdewebkit/kwebpage.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: ../kdewebkit/kwebpluginfactory.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: ../kdewebkit/networkaccessmanager_p.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: ../kdewebkit/networkcookiejar_p.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/_G_config.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/alloca.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/byteswap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/endian.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/libc-lock.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/libio-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/local_lim.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/posix1_lim.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/posix2_lim.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/pthreadtypes.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/sched.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/select.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/setjmp.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/sigaction.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/sigcontext.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/siginfo.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/signum.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/sigset.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/sigstack.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/sigthread.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/stat.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/stdio-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/stdio-lock.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/stdio.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/stdio2.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/stdio_lim.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/stdlib-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/stdlib.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/string.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/string2.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/string3.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/sys_errlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/time.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/types.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/typesizes.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/waitflags.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/waitstatus.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/wchar-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/wchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/wchar2.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/wordsize.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/bits/xopen_lim.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/conversion_check.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/ctype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/endian.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/features.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/gconv.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/getopt.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/gnu/stubs-32.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/gnu/stubs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kaction.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kcompositejob.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kconfig.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kconfigbase.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kconfiggroup.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kdebug.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kdecore_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kdemacros.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kdeui_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kdialog.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kfile.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kfiledialog.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kguiitem.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kicon.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kiconloader.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kicontheme.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kinputdialog.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kio/accessmanager.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kio/global.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kio/job.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kio/jobclasses.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kio/kio_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kio/udsentry.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kjob.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kjobuidelegate.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/klocalizedstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kmessagebox.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kmimetype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kprotocolinfo.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kprotocolmanager.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/krun.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kservicetype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/ksharedptr.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kshell.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kshortcut.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kstandarddirs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kstandardguiitem.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kstandardshortcut.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/ksycocaentry.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/ksycocatype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/kurl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/libio.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/limits.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/linux/limits.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/pthread.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/Qt3Support/q3cstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/Qt3Support/q3valuelist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QAtomicPointer +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QByteArray +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QChar +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QDataStream +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QDate +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QDebug +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QDir +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QExplicitlySharedDataPointer +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QHash +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QIODevice +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QLatin1Char +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QLinkedList +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QList +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QMap +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QMetaType +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QObject +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QPair +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QPoint +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QPointF +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QRect +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QSharedData +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QSharedDataPointer +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QSize +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QString +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QStringList +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QTimer +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QUrl +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QVariant +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/QtGlobal +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qalgorithms.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_alpha.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_arch.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_arm.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_armv6.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_avr32.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_bfin.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_generic.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_i386.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_ia64.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_mips.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_parisc.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_s390.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_sh.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_sparc.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qbasicatomic.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qbasictimer.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qbytearray.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qconfig.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qcoreevent.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qdatastream.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qdatetime.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qdebug.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qdir.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qfeatures.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qfile.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qfileinfo.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qhash.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qiodevice.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qiterator.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qline.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qlinkedlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qlocale.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qmap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qmetatype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qmimedata.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qnamespace.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qobject.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qobjectdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qpair.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qpoint.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qrect.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qregexp.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qset.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qshareddata.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qsize.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qstringlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qstringmatcher.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qtextcodec.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qtextstream.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qtimer.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qurl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qvariant.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtCore/qvector.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtDBus/QDBusConnection +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtDBus/QDBusInterface +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtDBus/QDBusReply +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtDBus/qdbusabstractinterface.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtDBus/qdbusargument.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtDBus/qdbusconnection.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtDBus/qdbuserror.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtDBus/qdbusextratypes.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtDBus/qdbusinterface.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtDBus/qdbusmacros.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtDBus/qdbusmessage.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtDBus/qdbuspendingcall.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtDBus/qdbuspendingreply.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtDBus/qdbusreply.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/QColor +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/QDialog +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/QFont +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/QIcon +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/QKeySequence +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/QMessageBox +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/QPaintEngine +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/QPixmap +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/QTextDocument +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/QWidgetAction +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qaction.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qactiongroup.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qbrush.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qcolor.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qcursor.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qdialog.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qdrag.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qdrawutil.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qevent.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qfont.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qfontinfo.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qfontmetrics.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qicon.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qimage.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qkeysequence.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qmatrix.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qmessagebox.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qmime.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qpaintdevice.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qpaintengine.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qpainter.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qpainterpath.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qpalette.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qpen.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qpixmap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qpolygon.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qregion.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qrgb.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qsizepolicy.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qtextdocument.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qtextoption.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qtransform.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qwidget.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qwidgetaction.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qwindowdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtGui/qwmatrix.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtNetwork/QNetworkAccessManager +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtNetwork/QNetworkCookieJar +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtNetwork/QNetworkReply +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtNetwork/QNetworkRequest +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtNetwork/qnetworkcookie.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtNetwork/qnetworkreply.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtNetwork/qnetworkrequest.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtScript/qscriptcontext.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtScript/qscriptengine.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtScript/qscriptstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtScript/qscriptvalue.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtUiTools/QUiLoader +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtUiTools/quiloader.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtWebKit/QWebFrame +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtWebKit/QWebPage +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtWebKit/QWebPluginFactory +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtWebKit/qwebframe.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtWebKit/qwebkitglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtWebKit/qwebpage.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtWebKit/qwebpluginfactory.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/qt4/QtWebKit/qwebsettings.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/sched.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/signal.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/stdio.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/stdlib.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/string.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/sys/cdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/sys/select.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/sys/stat.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/sys/sysmacros.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/sys/types.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/sys/ucontext.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/time.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/tls.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/wchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/wctype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o: /usr/include/xlocale.h + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: ../kdewebkit/kdewebkit_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: ../kdewebkit/kwebpage.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: ../kdewebkit/kwebpluginfactory.cpp +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: ../kdewebkit/kwebpluginfactory.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/_G_config.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/alloca.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/byteswap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/endian.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/libc-lock.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/libio-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/pthreadtypes.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/sched.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/select.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/setjmp.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/sigaction.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/sigcontext.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/siginfo.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/signum.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/sigset.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/sigstack.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/sigthread.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/stat.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/stdio-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/stdio-lock.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/stdio.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/stdio2.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/stdio_lim.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/stdlib-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/stdlib.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/string.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/string2.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/string3.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/sys_errlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/time.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/types.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/typesizes.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/waitflags.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/waitstatus.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/wchar-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/wchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/wchar2.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/bits/wordsize.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/ctype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/endian.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/features.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/gconv.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/getopt.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/gnu/stubs-32.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/gnu/stubs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kcomponentdata.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kconfig.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kconfigbase.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kdebug.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kdecore_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kdemacros.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kdeui_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kdeversion.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kexportplugin.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/klibloader.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/klibrary.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/klocale.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/klocalizedstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kmimetype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kmimetypetrader.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kparts/kparts_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kparts/part.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kpluginfactory.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kpluginloader.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kservice.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kserviceaction.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kservicetype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kservicetypetrader.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/ksharedconfig.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/ksharedptr.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/ksycocaentry.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/ksycocatype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kurl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/kxmlguiclient.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/libio.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/pthread.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/Qt3Support/q3cstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/Qt3Support/q3valuelist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QAtomicPointer +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QByteArray +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QChar +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QDataStream +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QDebug +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QEvent +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QExplicitlySharedDataPointer +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QHash +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QLatin1Char +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QLibrary +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QList +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QListIterator +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QMap +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QObject +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QPluginLoader +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QPoint +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QPointF +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QPointer +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QSharedDataPointer +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QString +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QStringList +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QUrl +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QVariant +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QtGlobal +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/QtPlugin +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qalgorithms.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_alpha.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_arch.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_arm.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_armv6.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_avr32.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_bfin.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_generic.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_i386.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_ia64.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_mips.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_parisc.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_s390.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_sh.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_sparc.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qbasicatomic.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qbytearray.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qconfig.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qcoreevent.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qdatastream.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qdebug.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qfeatures.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qhash.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qiodevice.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qiterator.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qlibrary.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qline.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qlinkedlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qlocale.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qmap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qmetatype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qmimedata.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qnamespace.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qobject.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qobjectdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qpair.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qplugin.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qpluginloader.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qpoint.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qpointer.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qrect.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qregexp.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qset.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qshareddata.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qsize.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qstringlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qstringmatcher.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qtextcodec.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qtextstream.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qurl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qvariant.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtCore/qvector.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qbrush.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qcolor.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qcursor.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qdrag.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qevent.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qfont.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qfontinfo.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qfontmetrics.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qicon.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qimage.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qkeysequence.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qmatrix.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qmime.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qpaintdevice.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qpainterpath.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qpalette.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qpixmap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qpolygon.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qregion.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qrgb.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qsizepolicy.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qtransform.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qwidget.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qwindowdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtGui/qwmatrix.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtScript/qscriptcontext.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtScript/qscriptengine.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtScript/qscriptstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtScript/qscriptvalue.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtWebKit/QWebFrame +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtWebKit/QWebPage +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtWebKit/QWebPluginFactory +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtWebKit/QWebView +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtWebKit/qwebframe.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtWebKit/qwebkitglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtWebKit/qwebpage.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtWebKit/qwebpluginfactory.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtWebKit/qwebsettings.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtWebKit/qwebview.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtXml/QDomElement +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/qt4/QtXml/qdom.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/sched.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/signal.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/stdio.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/stdlib.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/string.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/sys/cdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/sys/select.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/sys/stat.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/sys/sysmacros.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/sys/types.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/sys/ucontext.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/time.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/tls.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/wchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/wctype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o: /usr/include/xlocale.h + +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: ../kdewebkit/kdewebkit_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: ../kdewebkit/kwebpage.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: ../kdewebkit/kwebview.cpp +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: ../kdewebkit/kwebview.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/_G_config.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/alloca.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/byteswap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/endian.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/libc-lock.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/libio-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/pthreadtypes.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/sched.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/select.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/setjmp.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/sigaction.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/sigcontext.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/siginfo.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/signum.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/sigset.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/sigstack.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/sigthread.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/stat.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/stdio-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/stdio-lock.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/stdio.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/stdio2.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/stdio_lim.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/stdlib-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/stdlib.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/string.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/string2.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/string3.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/sys_errlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/time.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/types.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/typesizes.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/waitflags.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/waitstatus.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/wchar-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/wchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/wchar2.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/bits/wordsize.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/ctype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/endian.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/features.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/gconv.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/getopt.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/gnu/stubs-32.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/gnu/stubs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kdebug.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kdecore_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kdemacros.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kdeui_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kdeversion.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kiconloader.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kio/global.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kio/kio_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kjob.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kparts/browserextension.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kparts/event.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kparts/kparts_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kparts/part.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kurifilter.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kurl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/kxmlguiclient.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/libio.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/pthread.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/Qt3Support/q3cstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/Qt3Support/q3valuelist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QAtomicPointer +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QDebug +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QEvent +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QHash +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QList +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QMap +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QObject +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QPair +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QPoint +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QPointF +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QPointer +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QSharedDataPointer +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QString +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QStringList +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QUrl +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/QVariant +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qalgorithms.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_alpha.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_arch.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_arm.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_armv6.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_avr32.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_bfin.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_generic.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_i386.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_ia64.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_mips.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_parisc.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_s390.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_sh.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_sparc.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qbasicatomic.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qbytearray.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qconfig.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qcoreapplication.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qcoreevent.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qdatastream.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qdebug.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qeventloop.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qfeatures.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qhash.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qiodevice.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qiterator.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qline.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qlinkedlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qlocale.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qmap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qmetatype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qmimedata.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qnamespace.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qobject.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qobjectdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qpair.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qpoint.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qpointer.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qrect.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qregexp.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qset.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qshareddata.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qsize.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qstringlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qstringmatcher.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qtextcodec.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qtextstream.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qurl.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qvariant.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtCore/qvector.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/QApplication +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/QClipboard +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/QKeyEvent +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/QMouseEvent +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/QPixmap +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qapplication.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qbrush.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qclipboard.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qcolor.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qcursor.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qdesktopwidget.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qdrag.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qevent.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qfont.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qfontinfo.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qfontmetrics.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qicon.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qimage.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qkeysequence.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qmatrix.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qmime.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qpaintdevice.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qpainterpath.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qpalette.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qpixmap.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qpolygon.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qregion.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qrgb.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qsizepolicy.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qtransform.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qwidget.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qwindowdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtGui/qwmatrix.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtNetwork/QNetworkRequest +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtNetwork/qnetworkrequest.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtScript/qscriptcontext.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtScript/qscriptengine.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtScript/qscriptstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtScript/qscriptvalue.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtWebKit/QWebFrame +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtWebKit/QWebPage +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtWebKit/QWebView +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtWebKit/qwebframe.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtWebKit/qwebkitglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtWebKit/qwebpage.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtWebKit/qwebsettings.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtWebKit/qwebview.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtXml/QDomElement +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/qt4/QtXml/qdom.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/sched.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/signal.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/stdio.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/stdlib.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/string.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/sys/cdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/sys/select.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/sys/stat.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/sys/sysmacros.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/sys/types.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/sys/ucontext.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/time.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/tls.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/wchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/wctype.h +kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o: /usr/include/xlocale.h + +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: ../kdewebkit/kdewebkit_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: ../kdewebkit/kwebpage.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: ../kdewebkit/networkaccessmanager_p.cpp +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: ../kdewebkit/networkaccessmanager_p.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/_G_config.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/alloca.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/byteswap.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/endian.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/libc-lock.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/libio-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/pthreadtypes.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/sched.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/select.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/setjmp.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/sigaction.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/sigcontext.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/siginfo.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/signum.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/sigset.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/sigstack.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/sigthread.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/stat.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/stdio-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/stdio-lock.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/stdio.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/stdio2.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/stdio_lim.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/stdlib-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/stdlib.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/string.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/string2.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/string3.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/sys_errlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/time.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/types.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/typesizes.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/waitflags.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/waitstatus.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/wchar-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/wchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/wchar2.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/bits/wordsize.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/ctype.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/endian.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/features.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/gconv.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/getopt.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/gnu/stubs-32.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/gnu/stubs.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/kdebug.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/kdecore_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/kdemacros.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/kdeui_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/kglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/kiconloader.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/kio/accessmanager.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/kio/global.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/kio/kio_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/kjob.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/libio.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/pthread.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/Qt3Support/q3cstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/Qt3Support/q3valuelist.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QAtomicPointer +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QDebug +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QHash +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QIODevice +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QList +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QMap +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QObject +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QPair +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QPoint +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QPointF +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QPointer +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QSharedDataPointer +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QString +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QStringList +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QTimer +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QUrl +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/QVariant +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qalgorithms.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_alpha.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_arch.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_arm.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_armv6.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_avr32.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_bfin.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_generic.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_i386.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_ia64.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_mips.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_parisc.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_s390.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_sh.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_sparc.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qbasicatomic.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qbasictimer.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qbytearray.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qconfig.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qcoreevent.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qdatastream.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qdebug.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qfeatures.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qhash.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qiodevice.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qiterator.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qline.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qlinkedlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qlocale.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qmap.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qmetatype.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qmimedata.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qnamespace.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qobject.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qobjectdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qpair.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qpoint.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qpointer.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qrect.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qregexp.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qset.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qshareddata.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qsize.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qstringlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qstringmatcher.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qtextcodec.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qtextstream.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qtimer.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qurl.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qvariant.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtCore/qvector.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/QPixmap +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qbrush.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qcolor.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qcursor.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qdrag.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qevent.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qfont.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qfontinfo.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qfontmetrics.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qicon.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qimage.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qkeysequence.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qmatrix.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qmime.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qpaintdevice.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qpainterpath.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qpalette.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qpixmap.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qpolygon.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qregion.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qrgb.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qsizepolicy.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qtransform.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qwidget.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qwindowdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtGui/qwmatrix.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtNetwork/QNetworkAccessManager +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtNetwork/QNetworkReply +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtNetwork/QNetworkRequest +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtNetwork/qnetworkreply.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtNetwork/qnetworkrequest.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtWebKit/QWebPage +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtWebKit/qwebkitglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtWebKit/qwebpage.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/qt4/QtWebKit/qwebsettings.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/sched.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/signal.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/stdio.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/stdlib.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/string.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/sys/cdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/sys/select.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/sys/stat.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/sys/sysmacros.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/sys/types.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/sys/ucontext.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/time.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/tls.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/wchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/wctype.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: /usr/include/xlocale.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: kdewebkit/../../kdewebkit/networkaccessmanager_p.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o: kdewebkit/networkaccessmanager_p.moc + +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: ../kdewebkit/networkcookiejar_p.cpp +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: ../kdewebkit/networkcookiejar_p.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/_G_config.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/alloca.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/byteswap.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/endian.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/libc-lock.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/libio-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/pthreadtypes.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/sched.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/select.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/setjmp.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/sigaction.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/sigcontext.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/siginfo.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/signum.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/sigset.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/sigstack.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/sigthread.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/stdio-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/stdio-lock.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/stdio.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/stdio2.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/stdio_lim.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/stdlib-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/stdlib.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/string.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/string2.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/string3.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/sys_errlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/time.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/types.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/typesizes.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/waitflags.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/waitstatus.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/wchar-ldbl.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/wchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/wchar2.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/bits/wordsize.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/conversion_check.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/ctype.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/endian.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/features.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/gconv.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/getopt.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/gnu/stubs-32.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/gnu/stubs.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/kconfig.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/kconfigbase.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/kconfiggroup.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/kdebug.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/kdecore_export.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/kdemacros.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/ksharedconfig.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/ksharedptr.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/kurl.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/libio.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/pthread.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/Qt3Support/q3cstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/Qt3Support/q3valuelist.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QAtomicPointer +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QByteArray +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QDate +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QDebug +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QExplicitlySharedDataPointer +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QList +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QMap +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QMetaType +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QObject +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QPoint +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QPointF +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QRect +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QSharedDataPointer +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QSize +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QString +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QStringList +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QUrl +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QVariant +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/QtGlobal +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qalgorithms.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_alpha.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_arch.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_arm.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_armv6.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_avr32.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_bfin.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_generic.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_i386.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_ia64.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_mips.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_parisc.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_s390.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_sh.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_sparc.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qbasicatomic.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qbytearray.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qconfig.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qcoreevent.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qdatastream.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qdatetime.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qdebug.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qfeatures.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qglobal.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qhash.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qiodevice.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qiterator.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qlinkedlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qlocale.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qmap.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qmetatype.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qnamespace.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qobject.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qobjectdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qpair.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qpoint.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qrect.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qregexp.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qset.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qshareddata.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qsize.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qstring.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qstringlist.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qstringmatcher.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qtextcodec.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qtextstream.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qurl.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qvariant.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtCore/qvector.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtDBus/QDBusConnection +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtDBus/QDBusInterface +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtDBus/QDBusReply +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtDBus/qdbusabstractinterface.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtDBus/qdbusargument.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtDBus/qdbusconnection.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtDBus/qdbuserror.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtDBus/qdbusextratypes.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtDBus/qdbusinterface.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtDBus/qdbusmacros.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtDBus/qdbusmessage.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtDBus/qdbuspendingcall.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtDBus/qdbuspendingreply.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtDBus/qdbusreply.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtGui/QColor +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtGui/QFont +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtGui/qcolor.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtGui/qfont.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtGui/qrgb.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtGui/qwindowdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtNetwork/QNetworkCookieJar +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/qt4/QtNetwork/qnetworkcookie.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/sched.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/signal.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/stdio.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/stdlib.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/string.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/sys/cdefs.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/sys/select.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/sys/sysmacros.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/sys/types.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/sys/ucontext.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/time.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/tls.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/wchar.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/wctype.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: /usr/include/xlocale.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: kdewebkit/../../kdewebkit/networkcookiejar_p.h +kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o: kdewebkit/networkcookiejar_p.moc + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/flags.make webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/flags.make --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/flags.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/flags.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,8 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# compile CXX with /usr/bin/c++ +CXX_FLAGS = -DMAKE_KDEWEBKIT_LIB -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG -fPIC -I/home/groo/dev/webkitkde/build/kdewebkit -I/home/groo/dev/webkitkde/kdewebkit -I/home/groo/dev/webkitkde/kdewebkit/kdewebkit -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 + +CXX_DEFINES = -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS + Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o differ diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/link.txt webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/link.txt --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/link.txt 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/link.txt 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +/usr/bin/c++ -fPIC -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -shared -Wl,-soname,libkdewebkit.so.1 -o ../lib/libkdewebkit.so.1.0.0 CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o CMakeFiles/kdewebkit.dir/kwebpage.o CMakeFiles/kdewebkit.dir/kwebview.o CMakeFiles/kdewebkit.dir/kwebpluginfactory.o CMakeFiles/kdewebkit.dir/networkcookiejar_p.o CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o /usr/lib/libkparts.so.4.3.0 -lQtWebKit -Wl,-Bstatic -lQtUiTools -Wl,-Bdynamic -lQtXml /usr/lib/libkio.so.5.3.0 -lQtNetwork /usr/lib/libkdeui.so.5.3.0 -lQtSvg /usr/lib/libkdecore.so.5.3.0 -lQtDBus -lQtCore -lQtGui -lQtXml -Wl,-rpath,:::::::: Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o differ diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/progress.make webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/progress.make --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/kdewebkit.dir/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/kdewebkit.dir/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,7 @@ +CMAKE_PROGRESS_1 = 1 +CMAKE_PROGRESS_2 = 2 +CMAKE_PROGRESS_3 = 3 +CMAKE_PROGRESS_4 = 4 +CMAKE_PROGRESS_5 = 5 +CMAKE_PROGRESS_6 = 6 + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/progress.make webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/progress.make --- webkitkde-0.9~svn1068256/build/kdewebkit/CMakeFiles/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CMakeFiles/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +6 diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/cmake_install.cmake webkitkde-0.1~svn1068314/build/kdewebkit/cmake_install.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/cmake_install.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/cmake_install.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,74 @@ +# Install script for directory: /home/groo/dev/webkitkde/kdewebkit + +# Set the install prefix +IF(NOT DEFINED CMAKE_INSTALL_PREFIX) + SET(CMAKE_INSTALL_PREFIX "/usr") +ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) +STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + IF(BUILD_TYPE) + STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + ELSE(BUILD_TYPE) + SET(CMAKE_INSTALL_CONFIG_NAME "RelWithDebInfo") + ENDIF(BUILD_TYPE) + MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + +# Set the component getting installed. +IF(NOT CMAKE_INSTALL_COMPONENT) + IF(COMPONENT) + MESSAGE(STATUS "Install component: \"${COMPONENT}\"") + SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + ELSE(COMPONENT) + SET(CMAKE_INSTALL_COMPONENT) + ENDIF(COMPONENT) +ENDIF(NOT CMAKE_INSTALL_COMPONENT) + +# Install shared libraries without execute permission? +IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + SET(CMAKE_INSTALL_SO_NO_EXE "1") +ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$") + IF(EXISTS "$ENV{DESTDIR}/usr/lib/libkdewebkit.so.1.0.0") + FILE(RPATH_CHECK + FILE "$ENV{DESTDIR}/usr/lib/libkdewebkit.so.1.0.0" + RPATH "/usr/lib") + ENDIF(EXISTS "$ENV{DESTDIR}/usr/lib/libkdewebkit.so.1.0.0") + FILE(INSTALL DESTINATION "/usr/lib" TYPE SHARED_LIBRARY FILES + "/home/groo/dev/webkitkde/build/lib/libkdewebkit.so.1.0.0" + "/home/groo/dev/webkitkde/build/lib/libkdewebkit.so.1" + "/home/groo/dev/webkitkde/build/lib/libkdewebkit.so" + ) + IF(EXISTS "$ENV{DESTDIR}/usr/lib/libkdewebkit.so.1.0.0") + FILE(RPATH_CHANGE + FILE "$ENV{DESTDIR}/usr/lib/libkdewebkit.so.1.0.0" + OLD_RPATH "::::::::" + NEW_RPATH "/usr/lib") + IF(CMAKE_INSTALL_DO_STRIP) + EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/lib/libkdewebkit.so.1.0.0") + ENDIF(CMAKE_INSTALL_DO_STRIP) + ENDIF(EXISTS "$ENV{DESTDIR}/usr/lib/libkdewebkit.so.1.0.0") + ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$") +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Devel)$") + FILE(INSTALL DESTINATION "/usr/include/kdewebkit" TYPE FILE FILES + "/home/groo/dev/webkitkde/kdewebkit/kdewebkit_export.h" + "/home/groo/dev/webkitkde/kdewebkit/kwebpluginfactory.h" + "/home/groo/dev/webkitkde/kdewebkit/kwebpage.h" + "/home/groo/dev/webkitkde/kdewebkit/kwebview.h" + ) +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Devel)$") + +IF(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + INCLUDE("/home/groo/dev/webkitkde/build/kdewebkit/includes/cmake_install.cmake") + INCLUDE("/home/groo/dev/webkitkde/build/kdewebkit/cmake/cmake_install.cmake") + +ENDIF(NOT CMAKE_INSTALL_LOCAL_ONLY) + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/CTestTestfile.cmake webkitkde-0.1~svn1068314/build/kdewebkit/CTestTestfile.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/CTestTestfile.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/CTestTestfile.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,9 @@ +# CMake generated Testfile for +# Source directory: /home/groo/dev/webkitkde/kdewebkit +# Build directory: /home/groo/dev/webkitkde/build/kdewebkit +# +# This file replicates the SUBDIRS() and ADD_TEST() commands from the source +# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands +# that are excluded by CMake control structures, i.e. IF() commands. +SUBDIRS(includes) +SUBDIRS(cmake) diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/includes/CMakeFiles/CMakeDirectoryInformation.cmake webkitkde-0.1~svn1068314/build/kdewebkit/includes/CMakeFiles/CMakeDirectoryInformation.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/includes/CMakeFiles/CMakeDirectoryInformation.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/includes/CMakeFiles/CMakeDirectoryInformation.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,48 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Relative path conversion top directories. +SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/groo/dev/webkitkde") +SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/groo/dev/webkitkde/build") + +# Force unix paths in dependencies. +SET(CMAKE_FORCE_UNIX_PATHS 1) + +# The C and CXX include file search paths: +SET(CMAKE_C_INCLUDE_PATH + "kdewebkit/includes" + "../kdewebkit/includes" + "../kdewebkit" + "../kdewebkit/kdewebkit" + "/usr/include" + "/usr/include/KDE" + "/usr/include/qt4/phonon" + "/usr/include/qt4/QtXmlPatterns" + "/usr/include/qt4/QtWebKit" + "/usr/include/qt4/QtHelp" + "/usr/include/qt4/QtAssistant" + "/usr/include/qt4/QtDBus" + "/usr/include/qt4/QtTest" + "/usr/include/qt4/QtUiTools" + "/usr/include/qt4/QtScript" + "/usr/include/qt4/QtSvg" + "/usr/include/qt4/QtXml" + "/usr/include/qt4/QtSql" + "/usr/include/qt4/QtOpenGL" + "/usr/include/qt4/QtNetwork" + "/usr/include/qt4/QtDesigner" + "/usr/include/qt4/Qt3Support" + "/usr/include/qt4/QtGui" + "/usr/include/qt4/QtCore" + "/usr/include/qt4/Qt" + "/usr/share/qt4/mkspecs/default" + "/usr/include/qt4" + ) +SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) +SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) + +# The C and CXX include file regular expressions for this directory. +SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/includes/CMakeFiles/progress.make webkitkde-0.1~svn1068314/build/kdewebkit/includes/CMakeFiles/progress.make --- webkitkde-0.9~svn1068256/build/kdewebkit/includes/CMakeFiles/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/includes/CMakeFiles/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +0 diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/includes/cmake_install.cmake webkitkde-0.1~svn1068314/build/kdewebkit/includes/cmake_install.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/includes/cmake_install.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/includes/cmake_install.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,42 @@ +# Install script for directory: /home/groo/dev/webkitkde/kdewebkit/includes + +# Set the install prefix +IF(NOT DEFINED CMAKE_INSTALL_PREFIX) + SET(CMAKE_INSTALL_PREFIX "/usr") +ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) +STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + IF(BUILD_TYPE) + STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + ELSE(BUILD_TYPE) + SET(CMAKE_INSTALL_CONFIG_NAME "RelWithDebInfo") + ENDIF(BUILD_TYPE) + MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + +# Set the component getting installed. +IF(NOT CMAKE_INSTALL_COMPONENT) + IF(COMPONENT) + MESSAGE(STATUS "Install component: \"${COMPONENT}\"") + SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + ELSE(COMPONENT) + SET(CMAKE_INSTALL_COMPONENT) + ENDIF(COMPONENT) +ENDIF(NOT CMAKE_INSTALL_COMPONENT) + +# Install shared libraries without execute permission? +IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + SET(CMAKE_INSTALL_SO_NO_EXE "1") +ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Devel)$") + FILE(INSTALL DESTINATION "/usr/include/KDE/KdeWebKit" TYPE FILE FILES + "/home/groo/dev/webkitkde/kdewebkit/includes/KWebView" + "/home/groo/dev/webkitkde/kdewebkit/includes/KWebPage" + "/home/groo/dev/webkitkde/kdewebkit/includes/KWebPluginFactory" + ) +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Devel)$") + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/includes/CTestTestfile.cmake webkitkde-0.1~svn1068314/build/kdewebkit/includes/CTestTestfile.cmake --- webkitkde-0.9~svn1068256/build/kdewebkit/includes/CTestTestfile.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/includes/CTestTestfile.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,7 @@ +# CMake generated Testfile for +# Source directory: /home/groo/dev/webkitkde/kdewebkit/includes +# Build directory: /home/groo/dev/webkitkde/build/kdewebkit/includes +# +# This file replicates the SUBDIRS() and ADD_TEST() commands from the source +# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands +# that are excluded by CMake control structures, i.e. IF() commands. diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/includes/Makefile webkitkde-0.1~svn1068314/build/kdewebkit/includes/Makefile --- webkitkde-0.9~svn1068256/build/kdewebkit/includes/Makefile 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/includes/Makefile 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,178 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: install/local +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: install/strip +.PHONY : install/strip/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# The main all target +all: cmake_check_build_system + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles /home/groo/dev/webkitkde/build/kdewebkit/includes/CMakeFiles/progress.make + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/includes/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/includes/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/includes/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/includes/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/kdewebkit_automoc.cpp webkitkde-0.1~svn1068314/build/kdewebkit/kdewebkit_automoc.cpp --- webkitkde-0.9~svn1068256/build/kdewebkit/kdewebkit_automoc.cpp 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/kdewebkit_automoc.cpp 2009-11-02 21:52:54.000000000 +0000 @@ -0,0 +1,6 @@ +/* This file is autogenerated, do not edit +-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS +*/ +#include "moc_kwebview.cpp" +#include "moc_kwebpluginfactory.cpp" +#include "moc_kwebpage.cpp" diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/kdewebkit_automoc.cpp.files webkitkde-0.1~svn1068314/build/kdewebkit/kdewebkit_automoc.cpp.files --- webkitkde-0.9~svn1068256/build/kdewebkit/kdewebkit_automoc.cpp.files 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/kdewebkit_automoc.cpp.files 2009-11-02 21:52:47.000000000 +0000 @@ -0,0 +1,14 @@ +SOURCES: +/home/groo/dev/webkitkde/kdewebkit/kwebpage.cpp;/home/groo/dev/webkitkde/kdewebkit/kwebview.cpp;/home/groo/dev/webkitkde/kdewebkit/kwebpluginfactory.cpp;/home/groo/dev/webkitkde/kdewebkit/networkcookiejar_p.cpp;/home/groo/dev/webkitkde/kdewebkit/networkaccessmanager_p.cpp +MOC_COMPILE_DEFINITIONS: +_BSD_SOURCE;_XOPEN_SOURCE=500;_BSD_SOURCE;QT_NO_STL;QT_NO_CAST_TO_ASCII;_REENTRANT;KDE_DEPRECATED_WARNINGS +MOC_DEFINITIONS: + -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS +MOC_INCLUDES: +/home/groo/dev/webkitkde/kdewebkit;/usr/include;/usr/include/KDE;/usr/include/qt4/phonon;/usr/include/qt4/QtXmlPatterns;/usr/include/qt4/QtWebKit;/usr/include/qt4/QtHelp;/usr/include/qt4/QtAssistant;/usr/include/qt4/QtDBus;/usr/include/qt4/QtTest;/usr/include/qt4/QtUiTools;/usr/include/qt4/QtScript;/usr/include/qt4/QtSvg;/usr/include/qt4/QtXml;/usr/include/qt4/QtSql;/usr/include/qt4/QtOpenGL;/usr/include/qt4/QtNetwork;/usr/include/qt4/QtDesigner;/usr/include/qt4/Qt3Support;/usr/include/qt4/QtGui;/usr/include/qt4/QtCore;/usr/include/qt4/Qt;/usr/share/qt4/mkspecs/default;/usr/include/qt4;/home/groo/dev/webkitkde/kdewebkit/kdewebkit +CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE: +ON +CMAKE_BINARY_DIR: +/home/groo/dev/webkitkde/build +CMAKE_SOURCE_DIR: +/home/groo/dev/webkitkde diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/Makefile webkitkde-0.1~svn1068314/build/kdewebkit/Makefile --- webkitkde-0.9~svn1068256/build/kdewebkit/Makefile 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/Makefile 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,316 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: install/local +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: install/strip +.PHONY : install/strip/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# The main all target +all: cmake_check_build_system + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles /home/groo/dev/webkitkde/build/kdewebkit/CMakeFiles/progress.make + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +kdewebkit/CMakeFiles/kdewebkit.dir/rule: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/CMakeFiles/kdewebkit.dir/rule +.PHONY : kdewebkit/CMakeFiles/kdewebkit.dir/rule + +# Convenience name for target. +kdewebkit: kdewebkit/CMakeFiles/kdewebkit.dir/rule +.PHONY : kdewebkit + +# fast build rule for target. +kdewebkit/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/build +.PHONY : kdewebkit/fast + +# Convenience name for target. +kdewebkit/CMakeFiles/kdewebkit_automoc.dir/rule: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 kdewebkit/CMakeFiles/kdewebkit_automoc.dir/rule +.PHONY : kdewebkit/CMakeFiles/kdewebkit_automoc.dir/rule + +# Convenience name for target. +kdewebkit_automoc: kdewebkit/CMakeFiles/kdewebkit_automoc.dir/rule +.PHONY : kdewebkit_automoc + +# fast build rule for target. +kdewebkit_automoc/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build.make kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build +.PHONY : kdewebkit_automoc/fast + +# target to build an object file +kdewebkit_automoc.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.o +.PHONY : kdewebkit_automoc.o + +# target to preprocess a source file +kdewebkit_automoc.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.i +.PHONY : kdewebkit_automoc.i + +# target to generate assembly for a file +kdewebkit_automoc.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kdewebkit_automoc.s +.PHONY : kdewebkit_automoc.s + +# target to build an object file +kwebpage.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o +.PHONY : kwebpage.o + +# target to preprocess a source file +kwebpage.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.i +.PHONY : kwebpage.i + +# target to generate assembly for a file +kwebpage.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.s +.PHONY : kwebpage.s + +# target to build an object file +kwebpluginfactory.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.o +.PHONY : kwebpluginfactory.o + +# target to preprocess a source file +kwebpluginfactory.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.i +.PHONY : kwebpluginfactory.i + +# target to generate assembly for a file +kwebpluginfactory.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kwebpluginfactory.s +.PHONY : kwebpluginfactory.s + +# target to build an object file +kwebview.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.o +.PHONY : kwebview.o + +# target to preprocess a source file +kwebview.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.i +.PHONY : kwebview.i + +# target to generate assembly for a file +kwebview.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/kwebview.s +.PHONY : kwebview.s + +# target to build an object file +networkaccessmanager_p.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.o +.PHONY : networkaccessmanager_p.o + +# target to preprocess a source file +networkaccessmanager_p.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.i +.PHONY : networkaccessmanager_p.i + +# target to generate assembly for a file +networkaccessmanager_p.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/networkaccessmanager_p.s +.PHONY : networkaccessmanager_p.s + +# target to build an object file +networkcookiejar_p.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.o +.PHONY : networkcookiejar_p.o + +# target to preprocess a source file +networkcookiejar_p.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.i +.PHONY : networkcookiejar_p.i + +# target to generate assembly for a file +networkcookiejar_p.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/networkcookiejar_p.s +.PHONY : networkcookiejar_p.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... kdewebkit" + @echo "... kdewebkit_automoc" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... kdewebkit_automoc.o" + @echo "... kdewebkit_automoc.i" + @echo "... kdewebkit_automoc.s" + @echo "... kwebpage.o" + @echo "... kwebpage.i" + @echo "... kwebpage.s" + @echo "... kwebpluginfactory.o" + @echo "... kwebpluginfactory.i" + @echo "... kwebpluginfactory.s" + @echo "... kwebview.o" + @echo "... kwebview.i" + @echo "... kwebview.s" + @echo "... networkaccessmanager_p.o" + @echo "... networkaccessmanager_p.i" + @echo "... networkaccessmanager_p.s" + @echo "... networkcookiejar_p.o" + @echo "... networkcookiejar_p.i" + @echo "... networkcookiejar_p.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/moc_kwebpage.cpp webkitkde-0.1~svn1068314/build/kdewebkit/moc_kwebpage.cpp --- webkitkde-0.9~svn1068256/build/kdewebkit/moc_kwebpage.cpp 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/moc_kwebpage.cpp 2009-11-02 21:52:54.000000000 +0000 @@ -0,0 +1,63 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'kwebpage.h' +** +** Created: Mon Nov 2 19:52:54 2009 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../kdewebkit/kwebpage.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'kwebpage.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.2. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_KWebPage[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + 0 // eod +}; + +static const char qt_meta_stringdata_KWebPage[] = { + "KWebPage\0" +}; + +const QMetaObject KWebPage::staticMetaObject = { + { &QWebPage::staticMetaObject, qt_meta_stringdata_KWebPage, + qt_meta_data_KWebPage, 0 } +}; + +const QMetaObject *KWebPage::metaObject() const +{ + return &staticMetaObject; +} + +void *KWebPage::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_KWebPage)) + return static_cast(const_cast< KWebPage*>(this)); + return QWebPage::qt_metacast(_clname); +} + +int KWebPage::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QWebPage::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + return _id; +} +QT_END_MOC_NAMESPACE diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/moc_kwebpluginfactory.cpp webkitkde-0.1~svn1068314/build/kdewebkit/moc_kwebpluginfactory.cpp --- webkitkde-0.9~svn1068256/build/kdewebkit/moc_kwebpluginfactory.cpp 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/moc_kwebpluginfactory.cpp 2009-11-02 21:52:54.000000000 +0000 @@ -0,0 +1,63 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'kwebpluginfactory.h' +** +** Created: Mon Nov 2 19:52:54 2009 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../kdewebkit/kwebpluginfactory.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'kwebpluginfactory.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.2. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_KWebPluginFactory[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + 0 // eod +}; + +static const char qt_meta_stringdata_KWebPluginFactory[] = { + "KWebPluginFactory\0" +}; + +const QMetaObject KWebPluginFactory::staticMetaObject = { + { &QWebPluginFactory::staticMetaObject, qt_meta_stringdata_KWebPluginFactory, + qt_meta_data_KWebPluginFactory, 0 } +}; + +const QMetaObject *KWebPluginFactory::metaObject() const +{ + return &staticMetaObject; +} + +void *KWebPluginFactory::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_KWebPluginFactory)) + return static_cast(const_cast< KWebPluginFactory*>(this)); + return QWebPluginFactory::qt_metacast(_clname); +} + +int KWebPluginFactory::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QWebPluginFactory::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + return _id; +} +QT_END_MOC_NAMESPACE diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/moc_kwebview.cpp webkitkde-0.1~svn1068314/build/kdewebkit/moc_kwebview.cpp --- webkitkde-0.9~svn1068256/build/kdewebkit/moc_kwebview.cpp 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/moc_kwebview.cpp 2009-11-02 21:52:54.000000000 +0000 @@ -0,0 +1,99 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'kwebview.h' +** +** Created: Mon Nov 2 19:52:54 2009 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../kdewebkit/kwebview.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'kwebview.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.2. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_KWebView[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 3, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // signals: signature, parameters, type, tag, flags + 14, 10, 9, 9, 0x05, + 28, 10, 9, 9, 0x05, + 42, 10, 9, 9, 0x05, + + 0 // eod +}; + +static const char qt_meta_stringdata_KWebView[] = { + "KWebView\0\0url\0openUrl(KUrl)\0saveUrl(KUrl)\0" + "openUrlInNewWindow(KUrl)\0" +}; + +const QMetaObject KWebView::staticMetaObject = { + { &QWebView::staticMetaObject, qt_meta_stringdata_KWebView, + qt_meta_data_KWebView, 0 } +}; + +const QMetaObject *KWebView::metaObject() const +{ + return &staticMetaObject; +} + +void *KWebView::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_KWebView)) + return static_cast(const_cast< KWebView*>(this)); + return QWebView::qt_metacast(_clname); +} + +int KWebView::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QWebView::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: openUrl((*reinterpret_cast< const KUrl(*)>(_a[1]))); break; + case 1: saveUrl((*reinterpret_cast< const KUrl(*)>(_a[1]))); break; + case 2: openUrlInNewWindow((*reinterpret_cast< const KUrl(*)>(_a[1]))); break; + default: ; + } + _id -= 3; + } + return _id; +} + +// SIGNAL 0 +void KWebView::openUrl(const KUrl & _t1) +{ + void *_a[] = { 0, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 0, _a); +} + +// SIGNAL 1 +void KWebView::saveUrl(const KUrl & _t1) +{ + void *_a[] = { 0, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 1, _a); +} + +// SIGNAL 2 +void KWebView::openUrlInNewWindow(const KUrl & _t1) +{ + void *_a[] = { 0, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 2, _a); +} +QT_END_MOC_NAMESPACE diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/networkaccessmanager_p.moc webkitkde-0.1~svn1068314/build/kdewebkit/networkaccessmanager_p.moc --- webkitkde-0.9~svn1068256/build/kdewebkit/networkaccessmanager_p.moc 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/networkaccessmanager_p.moc 2009-11-02 21:52:54.000000000 +0000 @@ -0,0 +1,65 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'networkaccessmanager_p.h' +** +** Created: Mon Nov 2 19:52:54 2009 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../kdewebkit/networkaccessmanager_p.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'networkaccessmanager_p.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.2. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_KDEPrivate__NetworkAccessManager[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + 0 // eod +}; + +static const char qt_meta_stringdata_KDEPrivate__NetworkAccessManager[] = { + "KDEPrivate::NetworkAccessManager\0" +}; + +const QMetaObject KDEPrivate::NetworkAccessManager::staticMetaObject = { + { &KIO::AccessManager::staticMetaObject, qt_meta_stringdata_KDEPrivate__NetworkAccessManager, + qt_meta_data_KDEPrivate__NetworkAccessManager, 0 } +}; + +const QMetaObject *KDEPrivate::NetworkAccessManager::metaObject() const +{ + return &staticMetaObject; +} + +void *KDEPrivate::NetworkAccessManager::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_KDEPrivate__NetworkAccessManager)) + return static_cast(const_cast< NetworkAccessManager*>(this)); + typedef KIO::AccessManager QMocSuperClass; + return QMocSuperClass::qt_metacast(_clname); +} + +int KDEPrivate::NetworkAccessManager::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + typedef KIO::AccessManager QMocSuperClass; + _id = QMocSuperClass::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + return _id; +} +QT_END_MOC_NAMESPACE diff -Nru webkitkde-0.9~svn1068256/build/kdewebkit/networkcookiejar_p.moc webkitkde-0.1~svn1068314/build/kdewebkit/networkcookiejar_p.moc --- webkitkde-0.9~svn1068256/build/kdewebkit/networkcookiejar_p.moc 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/kdewebkit/networkcookiejar_p.moc 2009-11-02 21:52:54.000000000 +0000 @@ -0,0 +1,63 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'networkcookiejar_p.h' +** +** Created: Mon Nov 2 19:52:54 2009 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../kdewebkit/networkcookiejar_p.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'networkcookiejar_p.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.2. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_KDEPrivate__NetworkCookieJar[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + 0 // eod +}; + +static const char qt_meta_stringdata_KDEPrivate__NetworkCookieJar[] = { + "KDEPrivate::NetworkCookieJar\0" +}; + +const QMetaObject KDEPrivate::NetworkCookieJar::staticMetaObject = { + { &QNetworkCookieJar::staticMetaObject, qt_meta_stringdata_KDEPrivate__NetworkCookieJar, + qt_meta_data_KDEPrivate__NetworkCookieJar, 0 } +}; + +const QMetaObject *KDEPrivate::NetworkCookieJar::metaObject() const +{ + return &staticMetaObject; +} + +void *KDEPrivate::NetworkCookieJar::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_KDEPrivate__NetworkCookieJar)) + return static_cast(const_cast< NetworkCookieJar*>(this)); + return QNetworkCookieJar::qt_metacast(_clname); +} + +int KDEPrivate::NetworkCookieJar::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QNetworkCookieJar::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + return _id; +} +QT_END_MOC_NAMESPACE Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/lib/libkdewebkit.so and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/lib/libkdewebkit.so differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/lib/libkdewebkit.so.1 and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/lib/libkdewebkit.so.1 differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/lib/libkdewebkit.so.1.0.0 and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/lib/libkdewebkit.so.1.0.0 differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/lib/libwebkitkde.so and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/lib/libwebkitkde.so differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/lib/libwebkitkde.so.1 and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/lib/libwebkitkde.so.1 differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/lib/libwebkitkde.so.1.0.0 and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/lib/libwebkitkde.so.1.0.0 differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/lib/webkitkdepart.so and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/lib/webkitkdepart.so differ diff -Nru webkitkde-0.9~svn1068256/build/Makefile webkitkde-0.1~svn1068314/build/Makefile --- webkitkde-0.9~svn1068256/build/Makefile 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/Makefile 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,304 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: install/local +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: install/strip +.PHONY : install/strip/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# The main all target +all: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles /home/groo/dev/webkitkde/build/CMakeFiles/progress.make + $(MAKE) -f CMakeFiles/Makefile2 all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + $(MAKE) -f CMakeFiles/Makefile2 clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + $(MAKE) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + $(MAKE) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +#============================================================================= +# Target rules for targets named uninstall + +# Build rule for target. +uninstall: cmake_check_build_system + $(MAKE) -f CMakeFiles/Makefile2 uninstall +.PHONY : uninstall + +# fast build rule for target. +uninstall/fast: + $(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build +.PHONY : uninstall/fast + +#============================================================================= +# Target rules for targets named kdewebkit + +# Build rule for target. +kdewebkit: cmake_check_build_system + $(MAKE) -f CMakeFiles/Makefile2 kdewebkit +.PHONY : kdewebkit + +# fast build rule for target. +kdewebkit/fast: + $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit.dir/build.make kdewebkit/CMakeFiles/kdewebkit.dir/build +.PHONY : kdewebkit/fast + +#============================================================================= +# Target rules for targets named kdewebkit_automoc + +# Build rule for target. +kdewebkit_automoc: cmake_check_build_system + $(MAKE) -f CMakeFiles/Makefile2 kdewebkit_automoc +.PHONY : kdewebkit_automoc + +# fast build rule for target. +kdewebkit_automoc/fast: + $(MAKE) -f kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build.make kdewebkit/CMakeFiles/kdewebkit_automoc.dir/build +.PHONY : kdewebkit_automoc/fast + +#============================================================================= +# Target rules for targets named webkitkde + +# Build rule for target. +webkitkde: cmake_check_build_system + $(MAKE) -f CMakeFiles/Makefile2 webkitkde +.PHONY : webkitkde + +# fast build rule for target. +webkitkde/fast: + $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/build +.PHONY : webkitkde/fast + +#============================================================================= +# Target rules for targets named webkitkde_automoc + +# Build rule for target. +webkitkde_automoc: cmake_check_build_system + $(MAKE) -f CMakeFiles/Makefile2 webkitkde_automoc +.PHONY : webkitkde_automoc + +# fast build rule for target. +webkitkde_automoc/fast: + $(MAKE) -f part/CMakeFiles/webkitkde_automoc.dir/build.make part/CMakeFiles/webkitkde_automoc.dir/build +.PHONY : webkitkde_automoc/fast + +#============================================================================= +# Target rules for targets named webkitkdepart + +# Build rule for target. +webkitkdepart: cmake_check_build_system + $(MAKE) -f CMakeFiles/Makefile2 webkitkdepart +.PHONY : webkitkdepart + +# fast build rule for target. +webkitkdepart/fast: + $(MAKE) -f part/CMakeFiles/webkitkdepart.dir/build.make part/CMakeFiles/webkitkdepart.dir/build +.PHONY : webkitkdepart/fast + +#============================================================================= +# Target rules for targets named webkitkdepart_automoc + +# Build rule for target. +webkitkdepart_automoc: cmake_check_build_system + $(MAKE) -f CMakeFiles/Makefile2 webkitkdepart_automoc +.PHONY : webkitkdepart_automoc + +# fast build rule for target. +webkitkdepart_automoc/fast: + $(MAKE) -f part/CMakeFiles/webkitkdepart_automoc.dir/build.make part/CMakeFiles/webkitkdepart_automoc.dir/build +.PHONY : webkitkdepart_automoc/fast + +#============================================================================= +# Target rules for targets named kdelauncher + +# Build rule for target. +kdelauncher: cmake_check_build_system + $(MAKE) -f CMakeFiles/Makefile2 kdelauncher +.PHONY : kdelauncher + +# fast build rule for target. +kdelauncher/fast: + $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher.dir/build.make kdelauncher/CMakeFiles/kdelauncher.dir/build +.PHONY : kdelauncher/fast + +#============================================================================= +# Target rules for targets named kdelauncher_automoc + +# Build rule for target. +kdelauncher_automoc: cmake_check_build_system + $(MAKE) -f CMakeFiles/Makefile2 kdelauncher_automoc +.PHONY : kdelauncher_automoc + +# fast build rule for target. +kdelauncher_automoc/fast: + $(MAKE) -f kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build.make kdelauncher/CMakeFiles/kdelauncher_automoc.dir/build +.PHONY : kdelauncher_automoc/fast + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... uninstall" + @echo "... kdewebkit" + @echo "... kdewebkit_automoc" + @echo "... webkitkde" + @echo "... webkitkde_automoc" + @echo "... webkitkdepart" + @echo "... webkitkdepart_automoc" + @echo "... kdelauncher" + @echo "... kdelauncher_automoc" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff -Nru webkitkde-0.9~svn1068256/build/part/cmake/CMakeFiles/CMakeDirectoryInformation.cmake webkitkde-0.1~svn1068314/build/part/cmake/CMakeFiles/CMakeDirectoryInformation.cmake --- webkitkde-0.9~svn1068256/build/part/cmake/CMakeFiles/CMakeDirectoryInformation.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/cmake/CMakeFiles/CMakeDirectoryInformation.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,48 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Relative path conversion top directories. +SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/groo/dev/webkitkde") +SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/groo/dev/webkitkde/build") + +# Force unix paths in dependencies. +SET(CMAKE_FORCE_UNIX_PATHS 1) + +# The C and CXX include file search paths: +SET(CMAKE_C_INCLUDE_PATH + "part/cmake" + "../part/cmake" + "../kdewebkit" + ".." + "/usr/include" + "/usr/include/KDE" + "/usr/include/qt4/phonon" + "/usr/include/qt4/QtXmlPatterns" + "/usr/include/qt4/QtWebKit" + "/usr/include/qt4/QtHelp" + "/usr/include/qt4/QtAssistant" + "/usr/include/qt4/QtDBus" + "/usr/include/qt4/QtTest" + "/usr/include/qt4/QtUiTools" + "/usr/include/qt4/QtScript" + "/usr/include/qt4/QtSvg" + "/usr/include/qt4/QtXml" + "/usr/include/qt4/QtSql" + "/usr/include/qt4/QtOpenGL" + "/usr/include/qt4/QtNetwork" + "/usr/include/qt4/QtDesigner" + "/usr/include/qt4/Qt3Support" + "/usr/include/qt4/QtGui" + "/usr/include/qt4/QtCore" + "/usr/include/qt4/Qt" + "/usr/share/qt4/mkspecs/default" + "/usr/include/qt4" + ) +SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) +SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) + +# The C and CXX include file regular expressions for this directory. +SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff -Nru webkitkde-0.9~svn1068256/build/part/cmake/CMakeFiles/progress.make webkitkde-0.1~svn1068314/build/part/cmake/CMakeFiles/progress.make --- webkitkde-0.9~svn1068256/build/part/cmake/CMakeFiles/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/cmake/CMakeFiles/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +0 diff -Nru webkitkde-0.9~svn1068256/build/part/cmake/cmake_install.cmake webkitkde-0.1~svn1068314/build/part/cmake/cmake_install.cmake --- webkitkde-0.9~svn1068256/build/part/cmake/cmake_install.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/cmake/cmake_install.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,40 @@ +# Install script for directory: /home/groo/dev/webkitkde/part/cmake + +# Set the install prefix +IF(NOT DEFINED CMAKE_INSTALL_PREFIX) + SET(CMAKE_INSTALL_PREFIX "/usr") +ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) +STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + IF(BUILD_TYPE) + STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + ELSE(BUILD_TYPE) + SET(CMAKE_INSTALL_CONFIG_NAME "RelWithDebInfo") + ENDIF(BUILD_TYPE) + MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + +# Set the component getting installed. +IF(NOT CMAKE_INSTALL_COMPONENT) + IF(COMPONENT) + MESSAGE(STATUS "Install component: \"${COMPONENT}\"") + SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + ELSE(COMPONENT) + SET(CMAKE_INSTALL_COMPONENT) + ENDIF(COMPONENT) +ENDIF(NOT CMAKE_INSTALL_COMPONENT) + +# Install shared libraries without execute permission? +IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + SET(CMAKE_INSTALL_SO_NO_EXE "1") +ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + +IF(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + INCLUDE("/home/groo/dev/webkitkde/build/part/cmake/modules/cmake_install.cmake") + +ENDIF(NOT CMAKE_INSTALL_LOCAL_ONLY) + diff -Nru webkitkde-0.9~svn1068256/build/part/cmake/CTestTestfile.cmake webkitkde-0.1~svn1068314/build/part/cmake/CTestTestfile.cmake --- webkitkde-0.9~svn1068256/build/part/cmake/CTestTestfile.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/cmake/CTestTestfile.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,8 @@ +# CMake generated Testfile for +# Source directory: /home/groo/dev/webkitkde/part/cmake +# Build directory: /home/groo/dev/webkitkde/build/part/cmake +# +# This file replicates the SUBDIRS() and ADD_TEST() commands from the source +# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands +# that are excluded by CMake control structures, i.e. IF() commands. +SUBDIRS(modules) diff -Nru webkitkde-0.9~svn1068256/build/part/cmake/Makefile webkitkde-0.1~svn1068314/build/part/cmake/Makefile --- webkitkde-0.9~svn1068256/build/part/cmake/Makefile 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/cmake/Makefile 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,178 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: install/local +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: install/strip +.PHONY : install/strip/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# The main all target +all: cmake_check_build_system + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles /home/groo/dev/webkitkde/build/part/cmake/CMakeFiles/progress.make + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/cmake/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/cmake/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/cmake/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/cmake/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff -Nru webkitkde-0.9~svn1068256/build/part/cmake/modules/CMakeFiles/CMakeDirectoryInformation.cmake webkitkde-0.1~svn1068314/build/part/cmake/modules/CMakeFiles/CMakeDirectoryInformation.cmake --- webkitkde-0.9~svn1068256/build/part/cmake/modules/CMakeFiles/CMakeDirectoryInformation.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/cmake/modules/CMakeFiles/CMakeDirectoryInformation.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,48 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Relative path conversion top directories. +SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/groo/dev/webkitkde") +SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/groo/dev/webkitkde/build") + +# Force unix paths in dependencies. +SET(CMAKE_FORCE_UNIX_PATHS 1) + +# The C and CXX include file search paths: +SET(CMAKE_C_INCLUDE_PATH + "part/cmake/modules" + "../part/cmake/modules" + "../kdewebkit" + ".." + "/usr/include" + "/usr/include/KDE" + "/usr/include/qt4/phonon" + "/usr/include/qt4/QtXmlPatterns" + "/usr/include/qt4/QtWebKit" + "/usr/include/qt4/QtHelp" + "/usr/include/qt4/QtAssistant" + "/usr/include/qt4/QtDBus" + "/usr/include/qt4/QtTest" + "/usr/include/qt4/QtUiTools" + "/usr/include/qt4/QtScript" + "/usr/include/qt4/QtSvg" + "/usr/include/qt4/QtXml" + "/usr/include/qt4/QtSql" + "/usr/include/qt4/QtOpenGL" + "/usr/include/qt4/QtNetwork" + "/usr/include/qt4/QtDesigner" + "/usr/include/qt4/Qt3Support" + "/usr/include/qt4/QtGui" + "/usr/include/qt4/QtCore" + "/usr/include/qt4/Qt" + "/usr/share/qt4/mkspecs/default" + "/usr/include/qt4" + ) +SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) +SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) + +# The C and CXX include file regular expressions for this directory. +SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff -Nru webkitkde-0.9~svn1068256/build/part/cmake/modules/CMakeFiles/progress.make webkitkde-0.1~svn1068314/build/part/cmake/modules/CMakeFiles/progress.make --- webkitkde-0.9~svn1068256/build/part/cmake/modules/CMakeFiles/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/cmake/modules/CMakeFiles/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +0 diff -Nru webkitkde-0.9~svn1068256/build/part/cmake/modules/cmake_install.cmake webkitkde-0.1~svn1068314/build/part/cmake/modules/cmake_install.cmake --- webkitkde-0.9~svn1068256/build/part/cmake/modules/cmake_install.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/cmake/modules/cmake_install.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,38 @@ +# Install script for directory: /home/groo/dev/webkitkde/part/cmake/modules + +# Set the install prefix +IF(NOT DEFINED CMAKE_INSTALL_PREFIX) + SET(CMAKE_INSTALL_PREFIX "/usr") +ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) +STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + IF(BUILD_TYPE) + STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + ELSE(BUILD_TYPE) + SET(CMAKE_INSTALL_CONFIG_NAME "RelWithDebInfo") + ENDIF(BUILD_TYPE) + MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + +# Set the component getting installed. +IF(NOT CMAKE_INSTALL_COMPONENT) + IF(COMPONENT) + MESSAGE(STATUS "Install component: \"${COMPONENT}\"") + SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + ELSE(COMPONENT) + SET(CMAKE_INSTALL_COMPONENT) + ENDIF(COMPONENT) +ENDIF(NOT CMAKE_INSTALL_COMPONENT) + +# Install shared libraries without execute permission? +IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + SET(CMAKE_INSTALL_SO_NO_EXE "1") +ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + FILE(INSTALL DESTINATION "/usr/share/kde4/apps/cmake/modules" TYPE FILE FILES "/home/groo/dev/webkitkde/part/cmake/modules/FindWebKitPart.cmake") +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + diff -Nru webkitkde-0.9~svn1068256/build/part/cmake/modules/CTestTestfile.cmake webkitkde-0.1~svn1068314/build/part/cmake/modules/CTestTestfile.cmake --- webkitkde-0.9~svn1068256/build/part/cmake/modules/CTestTestfile.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/cmake/modules/CTestTestfile.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,7 @@ +# CMake generated Testfile for +# Source directory: /home/groo/dev/webkitkde/part/cmake/modules +# Build directory: /home/groo/dev/webkitkde/build/part/cmake/modules +# +# This file replicates the SUBDIRS() and ADD_TEST() commands from the source +# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands +# that are excluded by CMake control structures, i.e. IF() commands. diff -Nru webkitkde-0.9~svn1068256/build/part/cmake/modules/Makefile webkitkde-0.1~svn1068314/build/part/cmake/modules/Makefile --- webkitkde-0.9~svn1068256/build/part/cmake/modules/Makefile 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/cmake/modules/Makefile 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,178 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: install/local +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: install/strip +.PHONY : install/strip/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# The main all target +all: cmake_check_build_system + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles /home/groo/dev/webkitkde/build/part/cmake/modules/CMakeFiles/progress.make + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/cmake/modules/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/cmake/modules/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/cmake/modules/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/cmake/modules/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/CMakeDirectoryInformation.cmake webkitkde-0.1~svn1068314/build/part/CMakeFiles/CMakeDirectoryInformation.cmake --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/CMakeDirectoryInformation.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/CMakeDirectoryInformation.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,48 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Relative path conversion top directories. +SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/groo/dev/webkitkde") +SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/groo/dev/webkitkde/build") + +# Force unix paths in dependencies. +SET(CMAKE_FORCE_UNIX_PATHS 1) + +# The C and CXX include file search paths: +SET(CMAKE_C_INCLUDE_PATH + "part" + "../part" + "../kdewebkit" + ".." + "/usr/include" + "/usr/include/KDE" + "/usr/include/qt4/phonon" + "/usr/include/qt4/QtXmlPatterns" + "/usr/include/qt4/QtWebKit" + "/usr/include/qt4/QtHelp" + "/usr/include/qt4/QtAssistant" + "/usr/include/qt4/QtDBus" + "/usr/include/qt4/QtTest" + "/usr/include/qt4/QtUiTools" + "/usr/include/qt4/QtScript" + "/usr/include/qt4/QtSvg" + "/usr/include/qt4/QtXml" + "/usr/include/qt4/QtSql" + "/usr/include/qt4/QtOpenGL" + "/usr/include/qt4/QtNetwork" + "/usr/include/qt4/QtDesigner" + "/usr/include/qt4/Qt3Support" + "/usr/include/qt4/QtGui" + "/usr/include/qt4/QtCore" + "/usr/include/qt4/Qt" + "/usr/share/qt4/mkspecs/default" + "/usr/include/qt4" + ) +SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) +SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) + +# The C and CXX include file regular expressions for this directory. +SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/progress.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/progress.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +18 diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde_automoc.dir/build.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde_automoc.dir/build.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde_automoc.dir/build.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde_automoc.dir/build.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,63 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +# Utility rule file for webkitkde_automoc. + +part/CMakeFiles/webkitkde_automoc: + cd /home/groo/dev/webkitkde/build/part && /usr/bin/automoc4 /home/groo/dev/webkitkde/build/part/webkitkde_automoc.cpp /home/groo/dev/webkitkde/part /home/groo/dev/webkitkde/build/part /usr/bin/moc-qt4 /usr/bin/cmake + +webkitkde_automoc: part/CMakeFiles/webkitkde_automoc +webkitkde_automoc: part/CMakeFiles/webkitkde_automoc.dir/build.make +.PHONY : webkitkde_automoc + +# Rule to build all files generated by this target. +part/CMakeFiles/webkitkde_automoc.dir/build: webkitkde_automoc +.PHONY : part/CMakeFiles/webkitkde_automoc.dir/build + +part/CMakeFiles/webkitkde_automoc.dir/clean: + cd /home/groo/dev/webkitkde/build/part && $(CMAKE_COMMAND) -P CMakeFiles/webkitkde_automoc.dir/cmake_clean.cmake +.PHONY : part/CMakeFiles/webkitkde_automoc.dir/clean + +part/CMakeFiles/webkitkde_automoc.dir/depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/groo/dev/webkitkde /home/groo/dev/webkitkde/part /home/groo/dev/webkitkde/build /home/groo/dev/webkitkde/build/part /home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkde_automoc.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : part/CMakeFiles/webkitkde_automoc.dir/depend + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde_automoc.dir/cmake_clean.cmake webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde_automoc.dir/cmake_clean.cmake --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde_automoc.dir/cmake_clean.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde_automoc.dir/cmake_clean.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,9 @@ +FILE(REMOVE_RECURSE + "webkitkdepart_automoc.cpp" + "CMakeFiles/webkitkde_automoc" +) + +# Per-language clean rules from dependency scanning. +FOREACH(lang) + INCLUDE(CMakeFiles/webkitkde_automoc.dir/cmake_clean_${lang}.cmake OPTIONAL) +ENDFOREACH(lang) diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde_automoc.dir/DependInfo.cmake webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde_automoc.dir/DependInfo.cmake --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde_automoc.dir/DependInfo.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde_automoc.dir/DependInfo.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,19 @@ +# The set of languages for which implicit dependencies are needed: +SET(CMAKE_DEPENDS_LANGUAGES + ) +# The set of files for implicit dependencies of each language: + +# Preprocessor definitions for this target. +SET(CMAKE_TARGET_DEFINITIONS + "_BSD_SOURCE" + "_XOPEN_SOURCE=500" + "_BSD_SOURCE" + "QT_NO_STL" + "QT_NO_CAST_TO_ASCII" + "_REENTRANT" + "KDE_DEPRECATED_WARNINGS" + ) + +# Targets to which this target links. +SET(CMAKE_TARGET_LINKED_INFO_FILES + ) diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde_automoc.dir/depend.internal webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde_automoc.dir/depend.internal --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde_automoc.dir/depend.internal 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde_automoc.dir/depend.internal 2009-11-02 21:52:51.000000000 +0000 @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde_automoc.dir/depend.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde_automoc.dir/depend.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde_automoc.dir/depend.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde_automoc.dir/depend.make 2009-11-02 21:52:51.000000000 +0000 @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde_automoc.dir/progress.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde_automoc.dir/progress.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde_automoc.dir/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde_automoc.dir/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/build.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/build.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/build.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/build.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,342 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +# Include any dependencies generated for this target. +include part/CMakeFiles/webkitkde.dir/depend.make + +# Include the progress variables for this target. +include part/CMakeFiles/webkitkde.dir/progress.make + +# Include the compile flags for this target's objects. +include part/CMakeFiles/webkitkde.dir/flags.make + +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: part/CMakeFiles/webkitkde.dir/flags.make +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: part/webkitkde_automoc.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_1) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/webkitkde.dir/webkitkde_automoc.o -c /home/groo/dev/webkitkde/build/part/webkitkde_automoc.cpp + +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/webkitkde.dir/webkitkde_automoc.i" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/build/part/webkitkde_automoc.cpp > CMakeFiles/webkitkde.dir/webkitkde_automoc.i + +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/webkitkde.dir/webkitkde_automoc.s" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/build/part/webkitkde_automoc.cpp -o CMakeFiles/webkitkde.dir/webkitkde_automoc.s + +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o.requires: +.PHONY : part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o.requires + +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o.provides: part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o.requires + $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o.provides.build +.PHONY : part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o.provides + +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o.provides.build: part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o +.PHONY : part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o.provides.build + +part/CMakeFiles/webkitkde.dir/webkitpart.o: part/CMakeFiles/webkitkde.dir/flags.make +part/CMakeFiles/webkitkde.dir/webkitpart.o: ../part/webkitpart.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_2) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object part/CMakeFiles/webkitkde.dir/webkitpart.o" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/webkitkde.dir/webkitpart.o -c /home/groo/dev/webkitkde/part/webkitpart.cpp + +part/CMakeFiles/webkitkde.dir/webkitpart.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/webkitkde.dir/webkitpart.i" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/part/webkitpart.cpp > CMakeFiles/webkitkde.dir/webkitpart.i + +part/CMakeFiles/webkitkde.dir/webkitpart.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/webkitkde.dir/webkitpart.s" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/part/webkitpart.cpp -o CMakeFiles/webkitkde.dir/webkitpart.s + +part/CMakeFiles/webkitkde.dir/webkitpart.o.requires: +.PHONY : part/CMakeFiles/webkitkde.dir/webkitpart.o.requires + +part/CMakeFiles/webkitkde.dir/webkitpart.o.provides: part/CMakeFiles/webkitkde.dir/webkitpart.o.requires + $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webkitpart.o.provides.build +.PHONY : part/CMakeFiles/webkitkde.dir/webkitpart.o.provides + +part/CMakeFiles/webkitkde.dir/webkitpart.o.provides.build: part/CMakeFiles/webkitkde.dir/webkitpart.o +.PHONY : part/CMakeFiles/webkitkde.dir/webkitpart.o.provides.build + +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: part/CMakeFiles/webkitkde.dir/flags.make +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: ../part/webkitpart_ext.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_3) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object part/CMakeFiles/webkitkde.dir/webkitpart_ext.o" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/webkitkde.dir/webkitpart_ext.o -c /home/groo/dev/webkitkde/part/webkitpart_ext.cpp + +part/CMakeFiles/webkitkde.dir/webkitpart_ext.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/webkitkde.dir/webkitpart_ext.i" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/part/webkitpart_ext.cpp > CMakeFiles/webkitkde.dir/webkitpart_ext.i + +part/CMakeFiles/webkitkde.dir/webkitpart_ext.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/webkitkde.dir/webkitpart_ext.s" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/part/webkitpart_ext.cpp -o CMakeFiles/webkitkde.dir/webkitpart_ext.s + +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o.requires: +.PHONY : part/CMakeFiles/webkitkde.dir/webkitpart_ext.o.requires + +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o.provides: part/CMakeFiles/webkitkde.dir/webkitpart_ext.o.requires + $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webkitpart_ext.o.provides.build +.PHONY : part/CMakeFiles/webkitkde.dir/webkitpart_ext.o.provides + +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o.provides.build: part/CMakeFiles/webkitkde.dir/webkitpart_ext.o +.PHONY : part/CMakeFiles/webkitkde.dir/webkitpart_ext.o.provides.build + +part/CMakeFiles/webkitkde.dir/webview.o: part/CMakeFiles/webkitkde.dir/flags.make +part/CMakeFiles/webkitkde.dir/webview.o: ../part/webview.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_4) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object part/CMakeFiles/webkitkde.dir/webview.o" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/webkitkde.dir/webview.o -c /home/groo/dev/webkitkde/part/webview.cpp + +part/CMakeFiles/webkitkde.dir/webview.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/webkitkde.dir/webview.i" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/part/webview.cpp > CMakeFiles/webkitkde.dir/webview.i + +part/CMakeFiles/webkitkde.dir/webview.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/webkitkde.dir/webview.s" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/part/webview.cpp -o CMakeFiles/webkitkde.dir/webview.s + +part/CMakeFiles/webkitkde.dir/webview.o.requires: +.PHONY : part/CMakeFiles/webkitkde.dir/webview.o.requires + +part/CMakeFiles/webkitkde.dir/webview.o.provides: part/CMakeFiles/webkitkde.dir/webview.o.requires + $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webview.o.provides.build +.PHONY : part/CMakeFiles/webkitkde.dir/webview.o.provides + +part/CMakeFiles/webkitkde.dir/webview.o.provides.build: part/CMakeFiles/webkitkde.dir/webview.o +.PHONY : part/CMakeFiles/webkitkde.dir/webview.o.provides.build + +part/CMakeFiles/webkitkde.dir/webpage.o: part/CMakeFiles/webkitkde.dir/flags.make +part/CMakeFiles/webkitkde.dir/webpage.o: ../part/webpage.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_5) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object part/CMakeFiles/webkitkde.dir/webpage.o" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/webkitkde.dir/webpage.o -c /home/groo/dev/webkitkde/part/webpage.cpp + +part/CMakeFiles/webkitkde.dir/webpage.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/webkitkde.dir/webpage.i" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/part/webpage.cpp > CMakeFiles/webkitkde.dir/webpage.i + +part/CMakeFiles/webkitkde.dir/webpage.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/webkitkde.dir/webpage.s" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/part/webpage.cpp -o CMakeFiles/webkitkde.dir/webpage.s + +part/CMakeFiles/webkitkde.dir/webpage.o.requires: +.PHONY : part/CMakeFiles/webkitkde.dir/webpage.o.requires + +part/CMakeFiles/webkitkde.dir/webpage.o.provides: part/CMakeFiles/webkitkde.dir/webpage.o.requires + $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webpage.o.provides.build +.PHONY : part/CMakeFiles/webkitkde.dir/webpage.o.provides + +part/CMakeFiles/webkitkde.dir/webpage.o.provides.build: part/CMakeFiles/webkitkde.dir/webpage.o +.PHONY : part/CMakeFiles/webkitkde.dir/webpage.o.provides.build + +part/CMakeFiles/webkitkde.dir/websslinfo.o: part/CMakeFiles/webkitkde.dir/flags.make +part/CMakeFiles/webkitkde.dir/websslinfo.o: ../part/websslinfo.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_6) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object part/CMakeFiles/webkitkde.dir/websslinfo.o" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/webkitkde.dir/websslinfo.o -c /home/groo/dev/webkitkde/part/websslinfo.cpp + +part/CMakeFiles/webkitkde.dir/websslinfo.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/webkitkde.dir/websslinfo.i" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/part/websslinfo.cpp > CMakeFiles/webkitkde.dir/websslinfo.i + +part/CMakeFiles/webkitkde.dir/websslinfo.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/webkitkde.dir/websslinfo.s" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/part/websslinfo.cpp -o CMakeFiles/webkitkde.dir/websslinfo.s + +part/CMakeFiles/webkitkde.dir/websslinfo.o.requires: +.PHONY : part/CMakeFiles/webkitkde.dir/websslinfo.o.requires + +part/CMakeFiles/webkitkde.dir/websslinfo.o.provides: part/CMakeFiles/webkitkde.dir/websslinfo.o.requires + $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/websslinfo.o.provides.build +.PHONY : part/CMakeFiles/webkitkde.dir/websslinfo.o.provides + +part/CMakeFiles/webkitkde.dir/websslinfo.o.provides.build: part/CMakeFiles/webkitkde.dir/websslinfo.o +.PHONY : part/CMakeFiles/webkitkde.dir/websslinfo.o.provides.build + +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: part/CMakeFiles/webkitkde.dir/flags.make +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: ../part/ui/searchbar.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_7) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object part/CMakeFiles/webkitkde.dir/ui/searchbar.o" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/webkitkde.dir/ui/searchbar.o -c /home/groo/dev/webkitkde/part/ui/searchbar.cpp + +part/CMakeFiles/webkitkde.dir/ui/searchbar.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/webkitkde.dir/ui/searchbar.i" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/part/ui/searchbar.cpp > CMakeFiles/webkitkde.dir/ui/searchbar.i + +part/CMakeFiles/webkitkde.dir/ui/searchbar.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/webkitkde.dir/ui/searchbar.s" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/part/ui/searchbar.cpp -o CMakeFiles/webkitkde.dir/ui/searchbar.s + +part/CMakeFiles/webkitkde.dir/ui/searchbar.o.requires: +.PHONY : part/CMakeFiles/webkitkde.dir/ui/searchbar.o.requires + +part/CMakeFiles/webkitkde.dir/ui/searchbar.o.provides: part/CMakeFiles/webkitkde.dir/ui/searchbar.o.requires + $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/ui/searchbar.o.provides.build +.PHONY : part/CMakeFiles/webkitkde.dir/ui/searchbar.o.provides + +part/CMakeFiles/webkitkde.dir/ui/searchbar.o.provides.build: part/CMakeFiles/webkitkde.dir/ui/searchbar.o +.PHONY : part/CMakeFiles/webkitkde.dir/ui/searchbar.o.provides.build + +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: part/CMakeFiles/webkitkde.dir/flags.make +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: ../part/settings/webkitsettings.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_8) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/webkitkde.dir/settings/webkitsettings.o -c /home/groo/dev/webkitkde/part/settings/webkitsettings.cpp + +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/webkitkde.dir/settings/webkitsettings.i" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/part/settings/webkitsettings.cpp > CMakeFiles/webkitkde.dir/settings/webkitsettings.i + +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/webkitkde.dir/settings/webkitsettings.s" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/part/settings/webkitsettings.cpp -o CMakeFiles/webkitkde.dir/settings/webkitsettings.s + +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o.requires: +.PHONY : part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o.requires + +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o.provides: part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o.requires + $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o.provides.build +.PHONY : part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o.provides + +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o.provides.build: part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o +.PHONY : part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o.provides.build + +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: part/CMakeFiles/webkitkde.dir/flags.make +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: ../part/settings/khtml_filter.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_9) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/webkitkde.dir/settings/khtml_filter.o -c /home/groo/dev/webkitkde/part/settings/khtml_filter.cpp + +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/webkitkde.dir/settings/khtml_filter.i" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/part/settings/khtml_filter.cpp > CMakeFiles/webkitkde.dir/settings/khtml_filter.i + +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/webkitkde.dir/settings/khtml_filter.s" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/part/settings/khtml_filter.cpp -o CMakeFiles/webkitkde.dir/settings/khtml_filter.s + +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o.requires: +.PHONY : part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o.requires + +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o.provides: part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o.requires + $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o.provides.build +.PHONY : part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o.provides + +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o.provides.build: part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o +.PHONY : part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o.provides.build + +part/ui_searchbar.h: ../part/ui/searchbar.ui + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_10) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Generating ui_searchbar.h" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/cmake -DKDE4_HEADER:BOOL=ON -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/bin/uic-qt4 -DKDE_UIC_FILE:FILEPATH=/home/groo/dev/webkitkde/part/ui/searchbar.ui -DKDE_UIC_H_FILE:FILEPATH=/home/groo/dev/webkitkde/build/part/ui_searchbar.h -DKDE_UIC_BASENAME:STRING=searchbar -P /usr/share/kde4/apps/cmake/modules/kde4uic.cmake + +# Object files for target webkitkde +webkitkde_OBJECTS = \ +"CMakeFiles/webkitkde.dir/webkitkde_automoc.o" \ +"CMakeFiles/webkitkde.dir/webkitpart.o" \ +"CMakeFiles/webkitkde.dir/webkitpart_ext.o" \ +"CMakeFiles/webkitkde.dir/webview.o" \ +"CMakeFiles/webkitkde.dir/webpage.o" \ +"CMakeFiles/webkitkde.dir/websslinfo.o" \ +"CMakeFiles/webkitkde.dir/ui/searchbar.o" \ +"CMakeFiles/webkitkde.dir/settings/webkitsettings.o" \ +"CMakeFiles/webkitkde.dir/settings/khtml_filter.o" + +# External object files for target webkitkde +webkitkde_EXTERNAL_OBJECTS = + +lib/libwebkitkde.so.1.0.0: part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o +lib/libwebkitkde.so.1.0.0: part/CMakeFiles/webkitkde.dir/webkitpart.o +lib/libwebkitkde.so.1.0.0: part/CMakeFiles/webkitkde.dir/webkitpart_ext.o +lib/libwebkitkde.so.1.0.0: part/CMakeFiles/webkitkde.dir/webview.o +lib/libwebkitkde.so.1.0.0: part/CMakeFiles/webkitkde.dir/webpage.o +lib/libwebkitkde.so.1.0.0: part/CMakeFiles/webkitkde.dir/websslinfo.o +lib/libwebkitkde.so.1.0.0: part/CMakeFiles/webkitkde.dir/ui/searchbar.o +lib/libwebkitkde.so.1.0.0: part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o +lib/libwebkitkde.so.1.0.0: part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o +lib/libwebkitkde.so.1.0.0: lib/libkdewebkit.so.1.0.0 +lib/libwebkitkde.so.1.0.0: /usr/lib/libkparts.so.4.3.0 +lib/libwebkitkde.so.1.0.0: /usr/lib/libQtWebKit.so +lib/libwebkitkde.so.1.0.0: /usr/lib/libQtUiTools.a +lib/libwebkitkde.so.1.0.0: /usr/lib/libkio.so.5.3.0 +lib/libwebkitkde.so.1.0.0: /usr/lib/libQtNetwork.so +lib/libwebkitkde.so.1.0.0: /usr/lib/libQtXml.so +lib/libwebkitkde.so.1.0.0: /usr/lib/libkdeui.so.5.3.0 +lib/libwebkitkde.so.1.0.0: /usr/lib/libQtSvg.so +lib/libwebkitkde.so.1.0.0: /usr/lib/libkdecore.so.5.3.0 +lib/libwebkitkde.so.1.0.0: /usr/lib/libQtDBus.so +lib/libwebkitkde.so.1.0.0: /usr/lib/libQtCore.so +lib/libwebkitkde.so.1.0.0: /usr/lib/libQtGui.so +lib/libwebkitkde.so.1.0.0: part/CMakeFiles/webkitkde.dir/build.make +lib/libwebkitkde.so.1.0.0: part/CMakeFiles/webkitkde.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX shared library ../lib/libwebkitkde.so" + cd /home/groo/dev/webkitkde/build/part && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/webkitkde.dir/link.txt --verbose=$(VERBOSE) + cd /home/groo/dev/webkitkde/build/part && $(CMAKE_COMMAND) -E cmake_symlink_library ../lib/libwebkitkde.so.1.0.0 ../lib/libwebkitkde.so.1 ../lib/libwebkitkde.so + +lib/libwebkitkde.so.1: lib/libwebkitkde.so.1.0.0 + +lib/libwebkitkde.so: lib/libwebkitkde.so.1.0.0 + +# Rule to build all files generated by this target. +part/CMakeFiles/webkitkde.dir/build: lib/libwebkitkde.so +.PHONY : part/CMakeFiles/webkitkde.dir/build + +part/CMakeFiles/webkitkde.dir/requires: part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o.requires +part/CMakeFiles/webkitkde.dir/requires: part/CMakeFiles/webkitkde.dir/webkitpart.o.requires +part/CMakeFiles/webkitkde.dir/requires: part/CMakeFiles/webkitkde.dir/webkitpart_ext.o.requires +part/CMakeFiles/webkitkde.dir/requires: part/CMakeFiles/webkitkde.dir/webview.o.requires +part/CMakeFiles/webkitkde.dir/requires: part/CMakeFiles/webkitkde.dir/webpage.o.requires +part/CMakeFiles/webkitkde.dir/requires: part/CMakeFiles/webkitkde.dir/websslinfo.o.requires +part/CMakeFiles/webkitkde.dir/requires: part/CMakeFiles/webkitkde.dir/ui/searchbar.o.requires +part/CMakeFiles/webkitkde.dir/requires: part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o.requires +part/CMakeFiles/webkitkde.dir/requires: part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o.requires +.PHONY : part/CMakeFiles/webkitkde.dir/requires + +part/CMakeFiles/webkitkde.dir/clean: + cd /home/groo/dev/webkitkde/build/part && $(CMAKE_COMMAND) -P CMakeFiles/webkitkde.dir/cmake_clean.cmake +.PHONY : part/CMakeFiles/webkitkde.dir/clean + +part/CMakeFiles/webkitkde.dir/depend: part/ui_searchbar.h + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/groo/dev/webkitkde /home/groo/dev/webkitkde/part /home/groo/dev/webkitkde/build /home/groo/dev/webkitkde/build/part /home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkde.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : part/CMakeFiles/webkitkde.dir/depend + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/cmake_clean.cmake webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/cmake_clean.cmake --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/cmake_clean.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/cmake_clean.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,23 @@ +FILE(REMOVE_RECURSE + "webkitkdepart_automoc.cpp" + "CMakeFiles/webkitkde.dir/webkitkde_automoc.o" + "CMakeFiles/webkitkde.dir/webkitpart.o" + "CMakeFiles/webkitkde.dir/webkitpart_ext.o" + "CMakeFiles/webkitkde.dir/webview.o" + "CMakeFiles/webkitkde.dir/webpage.o" + "CMakeFiles/webkitkde.dir/websslinfo.o" + "CMakeFiles/webkitkde.dir/ui/searchbar.o" + "CMakeFiles/webkitkde.dir/settings/webkitsettings.o" + "CMakeFiles/webkitkde.dir/settings/khtml_filter.o" + "ui_searchbar.h" + "../lib/libwebkitkde.pdb" + "../lib/libwebkitkde.a" + "../lib/libwebkitkde.so.1.0.0" + "../lib/libwebkitkde.so.1" + "../lib/libwebkitkde.so" +) + +# Per-language clean rules from dependency scanning. +FOREACH(lang CXX) + INCLUDE(CMakeFiles/webkitkde.dir/cmake_clean_${lang}.cmake OPTIONAL) +ENDFOREACH(lang) diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/CXX.includecache webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/CXX.includecache --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/CXX.includecache 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/CXX.includecache 2009-11-02 21:53:04.000000000 +0000 @@ -0,0 +1,3776 @@ +#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +../kdewebkit/kdewebkit_export.h +kdemacros.h +- + +../kdewebkit/kwebpage.h +kdewebkit_export.h +- +QtWebKit/QWebPage +- + +../kdewebkit/kwebview.h +kdewebkit_export.h +- +QtWebKit/QWebView +- + +../part/ui/searchbar.h +QWidget +- +ui_searchbar.h +../part/ui/ui_searchbar.h + +/home/groo/dev/webkitkde/build/part/../../part/webpage.h +kdewebkit/kwebpage.h +- +QtCore/QUrl +- +QtCore/QDebug +- + +/home/groo/dev/webkitkde/build/part/../../part/webview.h +KDE/KParts/ReadOnlyPart +- +KDE/KParts/BrowserExtension +- +kdewebkit/kwebview.h +- + +/home/groo/dev/webkitkde/build/part/moc_webpage.cpp +../../part/webpage.h +/home/groo/dev/webkitkde/build/part/../../part/webpage.h + +/home/groo/dev/webkitkde/build/part/moc_webview.cpp +../../part/webview.h +/home/groo/dev/webkitkde/build/part/../../part/webview.h + +/home/groo/dev/webkitkde/build/part/webkitkde_automoc.cpp +moc_webpage.cpp +/home/groo/dev/webkitkde/build/part/moc_webpage.cpp +moc_webview.cpp +/home/groo/dev/webkitkde/build/part/moc_webview.cpp + +/home/groo/dev/webkitkde/part/settings/khtml_filter.cpp +khtml_filter_p.h +/home/groo/dev/webkitkde/part/settings/khtml_filter_p.h +QDebug +- + +/home/groo/dev/webkitkde/part/settings/khtml_filter_p.h +QString +- +QRegExp +- +QVector +- +QHash +- +QBitArray +- + +/home/groo/dev/webkitkde/part/settings/webkitdefaults.h + +/home/groo/dev/webkitkde/part/settings/webkitsettings.cpp +webkitsettings.h +/home/groo/dev/webkitkde/part/settings/webkitsettings.h +webkitdefaults.h +/home/groo/dev/webkitkde/part/settings/webkitdefaults.h +khtml_filter_p.h +/home/groo/dev/webkitkde/part/settings/khtml_filter_p.h +kconfig.h +- +kconfiggroup.h +- +kdebug.h +- +kglobal.h +- +kglobalsettings.h +- +klocale.h +- +kmessagebox.h +- +QWebSettings +- +QtGui/QFontDatabase +- + +/home/groo/dev/webkitkde/part/settings/webkitsettings.h +QtGui/QColor +- +QtCore/QStringList +- +QtCore/QPair +- +kdewebkit_export.h +- + +/home/groo/dev/webkitkde/part/sslinfodialog_p.h +kdemacros.h +- +KDE/KDialog +- +ktcpsocket.h +- + +/home/groo/dev/webkitkde/part/ui/searchbar.cpp +ui_searchbar.h +/home/groo/dev/webkitkde/part/ui/ui_searchbar.h +searchbar.h +/home/groo/dev/webkitkde/part/ui/searchbar.h +QResizeEvent +- +QShortcut +- +KDE/KColorScheme +- +KDE/KDebug +- +KDE/KIcon +- +KDE/KLocalizedString +- +searchbar.moc +/home/groo/dev/webkitkde/part/ui/searchbar.moc + +/home/groo/dev/webkitkde/part/ui/searchbar.h +QWidget +- +ui_searchbar.h +/home/groo/dev/webkitkde/part/ui/ui_searchbar.h + +/home/groo/dev/webkitkde/part/webkitkde_export.h +kdemacros.h +- + +/home/groo/dev/webkitkde/part/webkitpart.cpp +webkitpart.h +/home/groo/dev/webkitkde/part/webkitpart.h +webkitpart_ext.h +/home/groo/dev/webkitkde/part/webkitpart_ext.h +webview.h +/home/groo/dev/webkitkde/part/webview.h +webpage.h +/home/groo/dev/webkitkde/part/webpage.h +websslinfo.h +/home/groo/dev/webkitkde/part/websslinfo.h +sslinfodialog_p.h +/home/groo/dev/webkitkde/part/sslinfodialog_p.h +ui/searchbar.h +- +KDE/KParts/GenericFactory +- +KDE/KParts/Plugin +- +KDE/KAboutData +- +KDE/KConfigGroup +- +KDE/KAction +- +KDE/KActionCollection +- +KDE/KMessageBox +- +KDE/KStandardDirs +- +KDE/KIconLoader +- +KDE/KGlobal +- +KDE/KStringHandler +- +kio/global.h +- +QtCore/QUrl +- +QtCore/QFile +- +QtCore/QPair +- +QtCore/QHash +- +QtGui/QApplication +- +QtGui/QPlainTextEdit +- +QtGui/QVBoxLayout +- +QtGui/QPrintPreviewDialog +- +QtWebKit/QWebFrame +- +QWebHistory +- +webkitpart.moc +/home/groo/dev/webkitkde/part/webkitpart.moc + +/home/groo/dev/webkitkde/part/webkitpart.h +webkitkde_export.h +/home/groo/dev/webkitkde/part/webkitkde_export.h +KDE/KParts/ReadOnlyPart +- + +/home/groo/dev/webkitkde/part/webkitpart_ext.cpp +webkitpart_ext.h +/home/groo/dev/webkitkde/part/webkitpart_ext.h +webview.h +/home/groo/dev/webkitkde/part/webview.h +webpage.h +/home/groo/dev/webkitkde/part/webpage.h +websslinfo.h +/home/groo/dev/webkitkde/part/websslinfo.h +webkitpart.h +/home/groo/dev/webkitkde/part/webkitpart.h +settings/webkitsettings.h +/home/groo/dev/webkitkde/part/settings/webkitsettings.h +KDE/KUriFilterData +- +KDE/KDesktopFile +- +KDE/KConfigGroup +- +KDE/KTemporaryFile +- +KDE/KToolInvocation +- +KDE/KFileDialog +- +KDE/KIO/NetAccess +- +KDE/KGlobal +- +KDE/KSharedConfig +- +KDE/KRun +- +KDE/KDebug +- +QtCore/QPointer +- +QtGui/QClipboard +- +QtGui/QApplication +- +QtGui/QPrintPreviewDialog +- +QtWebKit/QWebFrame +- +webkitpart_ext.moc +/home/groo/dev/webkitkde/part/webkitpart_ext.moc + +/home/groo/dev/webkitkde/part/webkitpart_ext.h +KDE/KParts/BrowserExtension +- + +/home/groo/dev/webkitkde/part/webpage.cpp +webpage.h +/home/groo/dev/webkitkde/part/webpage.h +webkitpart.h +/home/groo/dev/webkitkde/part/webkitpart.h +websslinfo.h +/home/groo/dev/webkitkde/part/websslinfo.h +webview.h +/home/groo/dev/webkitkde/part/webview.h +sslinfodialog_p.h +/home/groo/dev/webkitkde/part/sslinfodialog_p.h +settings/webkitsettings.h +/home/groo/dev/webkitkde/part/settings/webkitsettings.h +KDE/KParts/GenericFactory +- +KDE/KParts/BrowserRun +- +KDE/KAboutData +- +KDE/KAction +- +KDE/KFileDialog +- +KDE/KInputDialog +- +KDE/KMessageBox +- +KDE/KProtocolManager +- +KDE/KGlobalSettings +- +KDE/KJobUiDelegate +- +KDE/KRun +- +KDE/KShell +- +KDE/KStandardDirs +- +KDE/KStandardShortcut +- +KDE/KAuthorized +- +KIO/Job +- +KIO/AccessManager +- +QtCore/QListIterator +- +QtGui/QTextDocument +- +QtNetwork/QNetworkReply +- +QtUiTools/QUiLoader +- +QtWebKit/QWebFrame +- + +/home/groo/dev/webkitkde/part/webpage.h +kdewebkit/kwebpage.h +- +QtCore/QUrl +- +QtCore/QDebug +- + +/home/groo/dev/webkitkde/part/websslinfo.cpp +websslinfo.h +/home/groo/dev/webkitkde/part/websslinfo.h +QtCore/QVariant +- + +/home/groo/dev/webkitkde/part/websslinfo.h +kdemacros.h +- +QtCore/QUrl +- +QtCore/QList +- +QtCore/QString +- +QtNetwork/QHostAddress +- +QtNetwork/QSslCertificate +- + +/home/groo/dev/webkitkde/part/webview.cpp +webview.h +/home/groo/dev/webkitkde/part/webview.h +webpage.h +/home/groo/dev/webkitkde/part/webpage.h +webkitpart.h +/home/groo/dev/webkitkde/part/webkitpart.h +kio/global.h +- +KDE/KParts/GenericFactory +- +KDE/KAboutData +- +KDE/KAction +- +KDE/KActionCollection +- +KDE/KConfigGroup +- +KDE/KMimeType +- +KDE/KService +- +KDE/KUriFilterData +- +KDE/KStandardDirs +- +KDE/KActionMenu +- +KDE/KIO/AccessManager +- +QtNetwork/QHttpRequestHeader +- +QtNetwork/QNetworkRequest +- +QtWebKit/QWebFrame +- +QtWebKit/QWebHitTestResult +- + +/home/groo/dev/webkitkde/part/webview.h +KDE/KParts/ReadOnlyPart +- +KDE/KParts/BrowserExtension +- +kdewebkit/kwebview.h +- + +/usr/include/KDE/../conversion_check.h +QtCore/QString +- +QtGui/QColor +- +QtGui/QFont +- +QtCore/QDate +- +QtCore/QPoint +- +QtCore/QSize +- +QtCore/QRect +- +kurl.h +- +QtCore/QVariant +- + +/usr/include/KDE/../kaboutdata.h +kdecore_export.h +- +klocale.h +- +QtCore/QString +- +QtCore/QSharedDataPointer +- + +/usr/include/KDE/../kaction.h +kdeui_export.h +- +kguiitem.h +- +kshortcut.h +- +QtGui/QWidgetAction +- + +/usr/include/KDE/../kactioncollection.h +kdeui_export.h +- +kstandardaction.h +- +kcomponentdata.h +- +QtCore/QObject +- + +/usr/include/KDE/../kactionmenu.h +kaction.h +- + +/usr/include/KDE/../kauthorized.h +kdecore_export.h +- + +/usr/include/KDE/../kcolorscheme.h +kdeui_export.h +- +ksharedconfig.h +- +QtCore/QExplicitlySharedDataPointer +- +QtGui/QPalette +- + +/usr/include/KDE/../kconfigbase.h +kdecore_export.h +- +QtCore/QtGlobal +- + +/usr/include/KDE/../kconfiggroup.h +kconfigbase.h +/usr/include/KDE/../kconfigbase.h +kdecore_export.h +- +QtCore/QExplicitlySharedDataPointer +- +QtCore/QVariant +- +QtCore/QStringList +- +conversion_check.h +/usr/include/KDE/../conversion_check.h + +/usr/include/KDE/../kdebug.h +kdecore_export.h +- +QtCore/QDebug +- + +/usr/include/KDE/../kdesktopfile.h +kconfig.h +- + +/usr/include/KDE/../kdialog.h +kdeui_export.h +- +kconfiggroup.h +- +kguiitem.h +- +QtGui/QDialog +- + +/usr/include/KDE/../kfiledialog.h +kdialog.h +- +kfile.h +- +kurl.h +- +kmimetype.h +- + +/usr/include/KDE/../kglobal.h +kdecore_export.h +- +QtCore/QAtomicPointer +- +sys/types.h +- + +/usr/include/KDE/../kglobalsettings.h +kdeui_export.h +- +ksharedconfig.h +- +QtCore/QObject +- +QtCore/QString +- +QtGui/QPalette +- + +/usr/include/KDE/../kicon.h +kdeui_export.h +- +QtGui/QIcon +- + +/usr/include/KDE/../kiconloader.h +QtCore/QString +- +QtCore/QStringList +- +QtCore/QObject +- +kglobal.h +- +kdeui_export.h +- + +/usr/include/KDE/../kinputdialog.h +QtCore/QStringList +- +kdeui_export.h +- +limits.h +- +float.h +- + +/usr/include/KDE/../kjobuidelegate.h +kdecore_export.h +- +QtCore/QObject +- + +/usr/include/KDE/../klocalizedstring.h +kdecore_export.h +- +QtCore/QChar +- +QtCore/QLatin1Char +- +QtCore/QStringList +- + +/usr/include/KDE/../kmessagebox.h +QtGui/QMessageBox +- +kguiitem.h +- +kstandardguiitem.h +- + +/usr/include/KDE/../kmimetype.h +QtCore/QStringList +- +QtCore/QList +- +kurl.h +- +ksycocatype.h +- +kservicetype.h +- +sys/types.h +- +sys/stat.h +- + +/usr/include/KDE/../kprotocolinfo.h +kglobal.h +- +kurl.h +- +ksycocaentry.h +- +ksycocatype.h +- +QtCore/QVariant +- +QtCore/QStringList +- + +/usr/include/KDE/../kprotocolmanager.h +QtCore/QStringList +- +kio/global.h +- +kprotocolinfo.h +/usr/include/KDE/../kprotocolinfo.h + +/usr/include/KDE/../krun.h +kio/kio_export.h +- +QtCore/QObject +- +QtCore/QTimer +- +QtCore/QString +- +sys/types.h +- +kurl.h +- + +/usr/include/KDE/../kservice.h +kserviceaction.h +/usr/include/KDE/../kserviceaction.h +QtCore/QStringList +- +QtCore/QVariant +- +klibloader.h +- +kpluginfactory.h +- +kpluginloader.h +- +ksycocaentry.h +- +klocale.h +- + +/usr/include/KDE/../kserviceaction.h +kdecore_export.h +- +QtCore/QSharedDataPointer +- + +/usr/include/KDE/../ksharedconfig.h +kconfig.h +- +ksharedptr.h +- + +/usr/include/KDE/../kshell.h +kdecore_export.h +- + +/usr/include/KDE/../kstandarddirs.h +QtCore/QStringList +- +kglobal.h +- +QtCore/QMap +- + +/usr/include/KDE/../kstandardshortcut.h +QtCore/QString +- +kshortcut.h +/usr/include/KDE/../kshortcut.h + +/usr/include/KDE/../kstringhandler.h +kdecore_export.h +- +QtCore/qnamespace.h +- + +/usr/include/KDE/../ktemporaryfile.h +kdecore_export.h +- +kglobal.h +- +QtCore/QTemporaryFile +- + +/usr/include/KDE/../ktoolinvocation.h +kdecore_export.h +- +QtCore/QObject +- +QtCore/QByteArray +- +QtCore/QStringList +- + +/usr/include/KDE/../kurifilter.h +kio/kio_export.h +- +QtCore/QObject +- +QtCore/QStringList +- +kurl.h +- + +/usr/include/KDE/KAboutData +../kaboutdata.h +/usr/include/KDE/../kaboutdata.h + +/usr/include/KDE/KAction +../kaction.h +/usr/include/KDE/../kaction.h + +/usr/include/KDE/KActionCollection +../kactioncollection.h +/usr/include/KDE/../kactioncollection.h + +/usr/include/KDE/KActionMenu +../kactionmenu.h +/usr/include/KDE/../kactionmenu.h + +/usr/include/KDE/KAuthorized +../kauthorized.h +/usr/include/KDE/../kauthorized.h + +/usr/include/KDE/KColorScheme +../kcolorscheme.h +/usr/include/KDE/../kcolorscheme.h + +/usr/include/KDE/KConfigGroup +../kconfiggroup.h +/usr/include/KDE/../kconfiggroup.h + +/usr/include/KDE/KDebug +../kdebug.h +/usr/include/KDE/../kdebug.h + +/usr/include/KDE/KDesktopFile +../kdesktopfile.h +/usr/include/KDE/../kdesktopfile.h + +/usr/include/KDE/KDialog +../kdialog.h +/usr/include/KDE/../kdialog.h + +/usr/include/KDE/KFileDialog +../kfiledialog.h +/usr/include/KDE/../kfiledialog.h + +/usr/include/KDE/KGlobal +../kglobal.h +/usr/include/KDE/../kglobal.h + +/usr/include/KDE/KGlobalSettings +../kglobalsettings.h +/usr/include/KDE/../kglobalsettings.h + +/usr/include/KDE/KIO/../../kio/accessmanager.h +QtNetwork/QNetworkAccessManager +- +QtNetwork/QNetworkRequest +- +kio/global.h +- + +/usr/include/KDE/KIO/../../kio/job.h +kio/jobclasses.h +- + +/usr/include/KDE/KIO/../../kio/netaccess.h +QtCore/QObject +- +QtCore/QString +- +kio/global.h +- +kio/udsentry.h +- +kurl.h +- +kio/jobclasses.h +- + +/usr/include/KDE/KIO/AccessManager +../../kio/accessmanager.h +/usr/include/KDE/KIO/../../kio/accessmanager.h + +/usr/include/KDE/KIO/Job +../../kio/job.h +/usr/include/KDE/KIO/../../kio/job.h + +/usr/include/KDE/KIO/NetAccess +../../kio/netaccess.h +/usr/include/KDE/KIO/../../kio/netaccess.h + +/usr/include/KDE/KIcon +../kicon.h +/usr/include/KDE/../kicon.h + +/usr/include/KDE/KIconLoader +../kiconloader.h +/usr/include/KDE/../kiconloader.h + +/usr/include/KDE/KInputDialog +../kinputdialog.h +/usr/include/KDE/../kinputdialog.h + +/usr/include/KDE/KJobUiDelegate +../kjobuidelegate.h +/usr/include/KDE/../kjobuidelegate.h + +/usr/include/KDE/KLocalizedString +../klocalizedstring.h +/usr/include/KDE/../klocalizedstring.h + +/usr/include/KDE/KMessageBox +../kmessagebox.h +/usr/include/KDE/../kmessagebox.h + +/usr/include/KDE/KMimeType +../kmimetype.h +/usr/include/KDE/../kmimetype.h + +/usr/include/KDE/KParts/../../kparts/browserextension.h +sys/types.h +- +kparts/part.h +- +kparts/event.h +- +QtCore/QSharedDataPointer +- + +/usr/include/KDE/KParts/../../kparts/browserrun.h +krun.h +- +kservice.h +- +kparts/browserextension.h +- + +/usr/include/KDE/KParts/../../kparts/genericfactory.h +kparts/factory.h +- +kparts/part.h +- +kgenericfactory.h +- +kaboutdata.h +- +kdebug.h +- + +/usr/include/KDE/KParts/../../kparts/part.h +QtCore/QPointer +- +QtCore/QEvent +- +QtCore/QSharedDataPointer +- +QtXml/QDomElement +- +kurl.h +- +kxmlguiclient.h +- +kparts/kparts_export.h +- + +/usr/include/KDE/KParts/../../kparts/plugin.h +QtXml/QDomElement +- +QtCore/QObject +- +kaction.h +- +kxmlguiclient.h +- +kparts/kparts_export.h +- + +/usr/include/KDE/KParts/BrowserExtension +../../kparts/browserextension.h +/usr/include/KDE/KParts/../../kparts/browserextension.h + +/usr/include/KDE/KParts/BrowserRun +../../kparts/browserrun.h +/usr/include/KDE/KParts/../../kparts/browserrun.h + +/usr/include/KDE/KParts/GenericFactory +../../kparts/genericfactory.h +/usr/include/KDE/KParts/../../kparts/genericfactory.h + +/usr/include/KDE/KParts/Plugin +../../kparts/plugin.h +/usr/include/KDE/KParts/../../kparts/plugin.h + +/usr/include/KDE/KParts/ReadOnlyPart +../../kparts/part.h +/usr/include/KDE/KParts/../../kparts/part.h + +/usr/include/KDE/KProtocolManager +../kprotocolmanager.h +/usr/include/KDE/../kprotocolmanager.h + +/usr/include/KDE/KRun +../krun.h +/usr/include/KDE/../krun.h + +/usr/include/KDE/KService +../kservice.h +/usr/include/KDE/../kservice.h + +/usr/include/KDE/KSharedConfig +../ksharedconfig.h +/usr/include/KDE/../ksharedconfig.h + +/usr/include/KDE/KShell +../kshell.h +/usr/include/KDE/../kshell.h + +/usr/include/KDE/KStandardDirs +../kstandarddirs.h +/usr/include/KDE/../kstandarddirs.h + +/usr/include/KDE/KStandardShortcut +../kstandardshortcut.h +/usr/include/KDE/../kstandardshortcut.h + +/usr/include/KDE/KStringHandler +../kstringhandler.h +/usr/include/KDE/../kstringhandler.h + +/usr/include/KDE/KTemporaryFile +../ktemporaryfile.h +/usr/include/KDE/../ktemporaryfile.h + +/usr/include/KDE/KToolInvocation +../ktoolinvocation.h +/usr/include/KDE/../ktoolinvocation.h + +/usr/include/KDE/KUriFilterData +../kurifilter.h +/usr/include/KDE/../kurifilter.h + +/usr/include/_G_config.h +bits/types.h +- +stddef.h +- +wchar.h +- +gconv.h +- + +/usr/include/alloca.h +features.h +- +stddef.h +- + +/usr/include/bits/byteswap.h +bits/wordsize.h +- + +/usr/include/bits/endian.h + +/usr/include/bits/libc-lock.h +pthread.h +- +stddef.h +- +lowlevellock.h +- +tls.h +- +pthread-functions.h +- +bp-sym.h +- + +/usr/include/bits/libio-ldbl.h + +/usr/include/bits/local_lim.h +linux/limits.h +- + +/usr/include/bits/posix1_lim.h +bits/local_lim.h +- + +/usr/include/bits/posix2_lim.h + +/usr/include/bits/pthreadtypes.h +bits/wordsize.h +- + +/usr/include/bits/sched.h + +/usr/include/bits/select.h + +/usr/include/bits/setjmp.h +bits/wordsize.h +- + +/usr/include/bits/sigaction.h + +/usr/include/bits/sigcontext.h +bits/wordsize.h +- + +/usr/include/bits/siginfo.h +bits/wordsize.h +- + +/usr/include/bits/signum.h + +/usr/include/bits/sigset.h + +/usr/include/bits/sigstack.h + +/usr/include/bits/sigthread.h + +/usr/include/bits/stat.h + +/usr/include/bits/stdio-ldbl.h + +/usr/include/bits/stdio-lock.h +bits/libc-lock.h +- +lowlevellock.h +- + +/usr/include/bits/stdio.h + +/usr/include/bits/stdio2.h + +/usr/include/bits/stdio_lim.h + +/usr/include/bits/stdlib-ldbl.h + +/usr/include/bits/stdlib.h + +/usr/include/bits/string.h + +/usr/include/bits/string2.h +endian.h +- +bits/types.h +- +stdlib.h +- + +/usr/include/bits/string3.h + +/usr/include/bits/sys_errlist.h + +/usr/include/bits/time.h +bits/types.h +- +bits/types.h +- + +/usr/include/bits/types.h +features.h +- +bits/wordsize.h +- +bits/typesizes.h +- + +/usr/include/bits/typesizes.h + +/usr/include/bits/waitflags.h + +/usr/include/bits/waitstatus.h +endian.h +- + +/usr/include/bits/wchar-ldbl.h + +/usr/include/bits/wchar.h + +/usr/include/bits/wchar2.h + +/usr/include/bits/wordsize.h + +/usr/include/bits/xopen_lim.h +bits/stdio_lim.h +- +bits/wordsize.h +- + +/usr/include/conversion_check.h +QtCore/QString +- +QtGui/QColor +- +QtGui/QFont +- +QtCore/QDate +- +QtCore/QPoint +- +QtCore/QSize +- +QtCore/QRect +- +kurl.h +- +QtCore/QVariant +- + +/usr/include/ctype.h +features.h +- +bits/types.h +- +endian.h +- +xlocale.h +- + +/usr/include/endian.h +features.h +- +bits/endian.h +- +bits/byteswap.h +- + +/usr/include/features.h +sys/cdefs.h +- +gnu/stubs.h +- + +/usr/include/gconv.h +features.h +- +wchar.h +- +stddef.h +- + +/usr/include/getopt.h +ctype.h +- + +/usr/include/gnu/stubs-32.h + +/usr/include/gnu/stubs.h +bits/wordsize.h +- +gnu/stubs-32.h +- +gnu/stubs-64.h +- + +/usr/include/kaboutdata.h +kdecore_export.h +- +klocale.h +- +QtCore/QString +- +QtCore/QSharedDataPointer +- + +/usr/include/kaction.h +kdeui_export.h +- +kguiitem.h +- +kshortcut.h +- +QtGui/QWidgetAction +- + +/usr/include/kcompletion.h +kdeui_export.h +- +kglobalsettings.h +- +ksortablelist.h +- +kshortcut.h +- +QtCore/QMap +- +QtCore/QObject +- +QtCore/QString +- +QtCore/QStringList +- +QtCore/QPointer +- + +/usr/include/kcomponentdata.h +kdecore_export.h +- +ksharedconfig.h +- + +/usr/include/kcompositejob.h +kdecore_export.h +- +kjob.h +- +QtCore/QList +- + +/usr/include/kconfig.h +kconfigbase.h +/usr/include/kconfigbase.h +kdecore_export.h +- +QtCore/QString +- +QtCore/QVariant +- +QtCore/QByteArray +- +QtCore/QList +- + +/usr/include/kconfigbase.h +kdecore_export.h +- +QtCore/QtGlobal +- + +/usr/include/kconfiggroup.h +kconfigbase.h +/usr/include/kconfigbase.h +kdecore_export.h +- +QtCore/QExplicitlySharedDataPointer +- +QtCore/QVariant +- +QtCore/QStringList +- +conversion_check.h +/usr/include/conversion_check.h + +/usr/include/kdebug.h +kdecore_export.h +- +QtCore/QDebug +- + +/usr/include/kdecore_export.h +kdemacros.h +- + +/usr/include/kdemacros.h +QtCore/qglobal.h +- + +/usr/include/kdeui_export.h +kdemacros.h +- + +/usr/include/kdeversion.h +kdecore_export.h +- + +/usr/include/kdialog.h +kdeui_export.h +- +kconfiggroup.h +- +kguiitem.h +- +QtGui/QDialog +- + +/usr/include/kexportplugin.h +kglobal.h +- +kdeversion.h +- +QtCore/QPluginLoader +- +QtCore/QtPlugin +- + +/usr/include/kfile.h +QtCore/QDir +- +kio/kio_export.h +- + +/usr/include/kgenericfactory.h +klibloader.h +- +kpluginfactory.h +- +kpluginloader.h +- +ktypelist.h +- +kcomponentdata.h +- +kgenericfactory.tcc +- +kglobal.h +- +klocale.h +- +kdebug.h +- + +/usr/include/kgenericfactory.tcc +QtCore/QMetaObject +- +ktypelist.h +- +kdebug.h +/usr/include/kdebug.h + +/usr/include/kglobal.h +kdecore_export.h +- +QtCore/QAtomicPointer +- +sys/types.h +- + +/usr/include/kglobalsettings.h +kdeui_export.h +- +ksharedconfig.h +- +QtCore/QObject +- +QtCore/QString +- +QtGui/QPalette +- + +/usr/include/kguiitem.h +QtCore/QString +- +kicontheme.h +- +kicon.h +- + +/usr/include/kicon.h +kdeui_export.h +- +QtGui/QIcon +- + +/usr/include/kiconloader.h +QtCore/QString +- +QtCore/QStringList +- +QtCore/QObject +- +kglobal.h +- +kdeui_export.h +- + +/usr/include/kicontheme.h +kdeui_export.h +- +QtCore/QString +- +QtCore/QStringList +- +QtCore/QList +- +kiconloader.h +/usr/include/kiconloader.h + +/usr/include/kio/global.h +kio/kio_export.h +- +QtCore/QString +- +QtCore/QHash +- +QtCore/QMap +- +QtCore/QList +- +QtCore/QVariant +- +kiconloader.h +- +QtGui/QPixmap +- +sys/stat.h +- +sys/types.h +- +kjob.h +- + +/usr/include/kio/jobclasses.h +QtCore/QObject +- +QtCore/QLinkedList +- +QtCore/QStringList +- +kurl.h +- +kio/global.h +- +kio/udsentry.h +- +kcompositejob.h +- + +/usr/include/kio/kio_export.h +kdemacros.h +- + +/usr/include/kio/udsentry.h +QtCore/QString +- +QtCore/QList +- +QtCore/QSharedData +- +kio/kio_export.h +- + +/usr/include/kjob.h +kdecore_export.h +- +QtCore/QObject +- +QtCore/QPair +- + +/usr/include/klibloader.h +kglobal.h +- +QtCore/QObject +- +QtCore/QStringList +- +QtCore/QHash +- +QtCore/QLibrary +- +QtCore/QtPlugin +- +kpluginfactory.h +/usr/include/kpluginfactory.h +kpluginloader.h +/usr/include/kpluginloader.h +klibrary.h +/usr/include/klibrary.h + +/usr/include/klibrary.h +kdecore_export.h +- +kglobal.h +- +QtCore/QLibrary +- + +/usr/include/klineedit.h +QtGui/QLineEdit +- +kcompletion.h +- + +/usr/include/klocale.h +kdecore_export.h +- +klocalizedstring.h +- +ksharedconfig.h +- +QtCore/QString +- +QtCore/QList +- + +/usr/include/klocalizedstring.h +kdecore_export.h +- +QtCore/QChar +- +QtCore/QLatin1Char +- +QtCore/QStringList +- + +/usr/include/kmessagebox.h +QtGui/QMessageBox +- +kguiitem.h +- +kstandardguiitem.h +- + +/usr/include/kmimetype.h +QtCore/QStringList +- +QtCore/QList +- +kurl.h +- +ksycocatype.h +- +kservicetype.h +- +sys/types.h +- +sys/stat.h +- + +/usr/include/kparts/browserextension.h +sys/types.h +- +kparts/part.h +- +kparts/event.h +- +QtCore/QSharedDataPointer +- + +/usr/include/kparts/event.h +QtGui/QKeyEvent +- +kparts/kparts_export.h +- + +/usr/include/kparts/factory.h +klibloader.h +- +kparts/kparts_export.h +- + +/usr/include/kparts/kparts_export.h +kdemacros.h +- + +/usr/include/kparts/part.h +QtCore/QPointer +- +QtCore/QEvent +- +QtCore/QSharedDataPointer +- +QtXml/QDomElement +- +kurl.h +- +kxmlguiclient.h +- +kparts/kparts_export.h +- + +/usr/include/kpluginfactory.h +kdecore_export.h +/usr/include/kdecore_export.h +QtCore/QObject +- +QtCore/QVariant +- +QtCore/QStringList +- +kcomponentdata.h +- +kexportplugin.h +- +kglobal.h +- + +/usr/include/kpluginloader.h +kglobal.h +- +kdeversion.h +- +kexportplugin.h +- +QtCore/QPluginLoader +- +QtCore/QtPlugin +- + +/usr/include/krun.h +kio/kio_export.h +- +QtCore/QObject +- +QtCore/QTimer +- +QtCore/QString +- +sys/types.h +- +kurl.h +- + +/usr/include/kservice.h +kserviceaction.h +/usr/include/kserviceaction.h +QtCore/QStringList +- +QtCore/QVariant +- +klibloader.h +- +kpluginfactory.h +- +kpluginloader.h +- +ksycocaentry.h +- +klocale.h +- + +/usr/include/kserviceaction.h +kdecore_export.h +- +QtCore/QSharedDataPointer +- + +/usr/include/kservicetype.h +ksycocaentry.h +- +QtCore/QString +- +QtCore/QStringList +- +QtCore/QMap +- +QtCore/QVariant +- +kconfig.h +- + +/usr/include/ksharedconfig.h +kconfig.h +- +ksharedptr.h +- + +/usr/include/ksharedptr.h +QtCore/QExplicitlySharedDataPointer +- +QtCore/QAtomicPointer +- +kdemacros.h +- + +/usr/include/kshortcut.h +kdeui_export.h +- +QtCore/QList +- +QtCore/QMetaType +- +QtGui/QKeySequence +- + +/usr/include/ksortablelist.h +kdecore_export.h +- +QtCore/QPair +- +QtCore/QList +- + +/usr/include/kstandardaction.h +kdeui_export.h +- +kstandardshortcut.h +- +QtCore/QList +- + +/usr/include/kstandardguiitem.h +kdeui_export.h +- +QtCore/QPair +- +kguiitem.h +- + +/usr/include/kstandardshortcut.h +QtCore/QString +- +kshortcut.h +/usr/include/kshortcut.h + +/usr/include/ksycocaentry.h +kglobal.h +- +ksycocatype.h +- +ksharedptr.h +- +QtCore/QDataStream +- +QtCore/QStringList +- +QtCore/QVariant +- + +/usr/include/ksycocatype.h + +/usr/include/ktcpsocket.h +QtNetwork/QSslSocket +- +kdecore_export.h +/usr/include/kdecore_export.h + +/usr/include/ktypelist.h + +/usr/include/kurl.h +kdecore_export.h +- +QtCore/QVariant +- +QtCore/QUrl +- +QtCore/QMap +- + +/usr/include/kxmlguiclient.h +kdeui_export.h +- +QtCore/QMap +- +QtCore/QStringList +- + +/usr/include/libio.h +_G_config.h +- +stdarg.h +- +sys/cdefs.h +- +bits/stdio-lock.h +- +shlib-compat.h +- +bits/libio-ldbl.h +- + +/usr/include/limits.h +features.h +- +bits/wordsize.h +- +bits/posix1_lim.h +- +bits/posix2_lim.h +- +bits/xopen_lim.h +- + +/usr/include/linux/limits.h + +/usr/include/pthread.h +features.h +- +endian.h +- +sched.h +- +time.h +- +signal.h +- +bits/pthreadtypes.h +- +bits/setjmp.h +- +bits/wordsize.h +- + +/usr/include/qt4/Qt3Support/q3cstring.h +QtCore/qbytearray.h +- + +/usr/include/qt4/Qt3Support/q3valuelist.h +QtCore/qalgorithms.h +- +QtCore/qdatastream.h +- +QtCore/qlinkedlist.h +- +QtCore/qlist.h +- +iterator +- +list +- + +/usr/include/qt4/QtCore/QAtomicPointer +qatomic.h +/usr/include/qt4/QtCore/qatomic.h + +/usr/include/qt4/QtCore/QBitArray +qbitarray.h +/usr/include/qt4/QtCore/qbitarray.h + +/usr/include/qt4/QtCore/QByteArray +qbytearray.h +/usr/include/qt4/QtCore/qbytearray.h + +/usr/include/qt4/QtCore/QChar +qchar.h +/usr/include/qt4/QtCore/qchar.h + +/usr/include/qt4/QtCore/QDataStream +qdatastream.h +/usr/include/qt4/QtCore/qdatastream.h + +/usr/include/qt4/QtCore/QDate +qdatetime.h +/usr/include/qt4/QtCore/qdatetime.h + +/usr/include/qt4/QtCore/QDebug +qdebug.h +/usr/include/qt4/QtCore/qdebug.h + +/usr/include/qt4/QtCore/QDir +qdir.h +/usr/include/qt4/QtCore/qdir.h + +/usr/include/qt4/QtCore/QEvent +qcoreevent.h +/usr/include/qt4/QtCore/qcoreevent.h + +/usr/include/qt4/QtCore/QExplicitlySharedDataPointer +qshareddata.h +/usr/include/qt4/QtCore/qshareddata.h + +/usr/include/qt4/QtCore/QFile +qfile.h +/usr/include/qt4/QtCore/qfile.h + +/usr/include/qt4/QtCore/QHash +qhash.h +/usr/include/qt4/QtCore/qhash.h + +/usr/include/qt4/QtCore/QIODevice +qiodevice.h +/usr/include/qt4/QtCore/qiodevice.h + +/usr/include/qt4/QtCore/QLatin1Char +qchar.h +/usr/include/qt4/QtCore/qchar.h + +/usr/include/qt4/QtCore/QLibrary +qlibrary.h +/usr/include/qt4/QtCore/qlibrary.h + +/usr/include/qt4/QtCore/QLinkedList +qlinkedlist.h +/usr/include/qt4/QtCore/qlinkedlist.h + +/usr/include/qt4/QtCore/QList +qlist.h +/usr/include/qt4/QtCore/qlist.h + +/usr/include/qt4/QtCore/QListIterator +qlist.h +/usr/include/qt4/QtCore/qlist.h + +/usr/include/qt4/QtCore/QMap +qmap.h +/usr/include/qt4/QtCore/qmap.h + +/usr/include/qt4/QtCore/QMetaObject +qobjectdefs.h +/usr/include/qt4/QtCore/qobjectdefs.h + +/usr/include/qt4/QtCore/QMetaType +qmetatype.h +/usr/include/qt4/QtCore/qmetatype.h + +/usr/include/qt4/QtCore/QObject +qobject.h +/usr/include/qt4/QtCore/qobject.h + +/usr/include/qt4/QtCore/QPair +qpair.h +/usr/include/qt4/QtCore/qpair.h + +/usr/include/qt4/QtCore/QPluginLoader +qpluginloader.h +/usr/include/qt4/QtCore/qpluginloader.h + +/usr/include/qt4/QtCore/QPoint +qpoint.h +/usr/include/qt4/QtCore/qpoint.h + +/usr/include/qt4/QtCore/QPointF +qpoint.h +/usr/include/qt4/QtCore/qpoint.h + +/usr/include/qt4/QtCore/QPointer +qpointer.h +/usr/include/qt4/QtCore/qpointer.h + +/usr/include/qt4/QtCore/QRect +qrect.h +/usr/include/qt4/QtCore/qrect.h + +/usr/include/qt4/QtCore/QRegExp +qregexp.h +/usr/include/qt4/QtCore/qregexp.h + +/usr/include/qt4/QtCore/QSharedData +qshareddata.h +/usr/include/qt4/QtCore/qshareddata.h + +/usr/include/qt4/QtCore/QSharedDataPointer +qshareddata.h +/usr/include/qt4/QtCore/qshareddata.h + +/usr/include/qt4/QtCore/QSize +qsize.h +/usr/include/qt4/QtCore/qsize.h + +/usr/include/qt4/QtCore/QString +qstring.h +/usr/include/qt4/QtCore/qstring.h + +/usr/include/qt4/QtCore/QStringList +qstringlist.h +/usr/include/qt4/QtCore/qstringlist.h + +/usr/include/qt4/QtCore/QTemporaryFile +qtemporaryfile.h +/usr/include/qt4/QtCore/qtemporaryfile.h + +/usr/include/qt4/QtCore/QTimer +qtimer.h +/usr/include/qt4/QtCore/qtimer.h + +/usr/include/qt4/QtCore/QUrl +qurl.h +/usr/include/qt4/QtCore/qurl.h + +/usr/include/qt4/QtCore/QVariant +qvariant.h +/usr/include/qt4/QtCore/qvariant.h + +/usr/include/qt4/QtCore/QVector +qvector.h +/usr/include/qt4/QtCore/qvector.h + +/usr/include/qt4/QtCore/QtGlobal +qglobal.h +/usr/include/qt4/QtCore/qglobal.h + +/usr/include/qt4/QtCore/QtPlugin +qplugin.h +/usr/include/qt4/QtCore/qplugin.h + +/usr/include/qt4/QtCore/qabstractitemmodel.h +QtCore/qvariant.h +- +QtCore/qobject.h +- +QtCore/qhash.h +- + +/usr/include/qt4/QtCore/qalgorithms.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qatomic.h +QtCore/qglobal.h +- +QtCore/qbasicatomic.h +- + +/usr/include/qt4/QtCore/qatomic_alpha.h + +/usr/include/qt4/QtCore/qatomic_arch.h +QtCore/qglobal.h +/usr/include/qt4/QtCore/QtCore/qglobal.h +QtCore/qatomic_alpha.h +/usr/include/qt4/QtCore/QtCore/qatomic_alpha.h +QtCore/qatomic_arm.h +/usr/include/qt4/QtCore/QtCore/qatomic_arm.h +QtCore/qatomic_armv6.h +/usr/include/qt4/QtCore/QtCore/qatomic_armv6.h +QtCore/qatomic_avr32.h +/usr/include/qt4/QtCore/QtCore/qatomic_avr32.h +QtCore/qatomic_bfin.h +/usr/include/qt4/QtCore/QtCore/qatomic_bfin.h +QtCore/qatomic_generic.h +/usr/include/qt4/QtCore/QtCore/qatomic_generic.h +QtCore/qatomic_i386.h +/usr/include/qt4/QtCore/QtCore/qatomic_i386.h +QtCore/qatomic_ia64.h +/usr/include/qt4/QtCore/QtCore/qatomic_ia64.h +QtCore/qatomic_macosx.h +/usr/include/qt4/QtCore/QtCore/qatomic_macosx.h +QtCore/qatomic_mips.h +/usr/include/qt4/QtCore/QtCore/qatomic_mips.h +QtCore/qatomic_parisc.h +/usr/include/qt4/QtCore/QtCore/qatomic_parisc.h +QtCore/qatomic_powerpc.h +/usr/include/qt4/QtCore/QtCore/qatomic_powerpc.h +QtCore/qatomic_s390.h +/usr/include/qt4/QtCore/QtCore/qatomic_s390.h +QtCore/qatomic_sparc.h +/usr/include/qt4/QtCore/QtCore/qatomic_sparc.h +QtCore/qatomic_windows.h +/usr/include/qt4/QtCore/QtCore/qatomic_windows.h +QtCore/qatomic_windowsce.h +/usr/include/qt4/QtCore/QtCore/qatomic_windowsce.h +QtCore/qatomic_x86_64.h +/usr/include/qt4/QtCore/QtCore/qatomic_x86_64.h +QtCore/qatomic_sh.h +/usr/include/qt4/QtCore/QtCore/qatomic_sh.h +QtCore/qatomic_sh4a.h +/usr/include/qt4/QtCore/QtCore/qatomic_sh4a.h + +/usr/include/qt4/QtCore/qatomic_arm.h + +/usr/include/qt4/QtCore/qatomic_armv6.h + +/usr/include/qt4/QtCore/qatomic_avr32.h + +/usr/include/qt4/QtCore/qatomic_bfin.h +asm/fixed_code.h +- + +/usr/include/qt4/QtCore/qatomic_bootstrap.h + +/usr/include/qt4/QtCore/qatomic_generic.h + +/usr/include/qt4/QtCore/qatomic_i386.h + +/usr/include/qt4/QtCore/qatomic_ia64.h +ia64intrin.h +- +ia64/sys/inline.h +- + +/usr/include/qt4/QtCore/qatomic_mips.h + +/usr/include/qt4/QtCore/qatomic_parisc.h + +/usr/include/qt4/QtCore/qatomic_powerpc.h + +/usr/include/qt4/QtCore/qatomic_s390.h + +/usr/include/qt4/QtCore/qatomic_sh.h + +/usr/include/qt4/QtCore/qatomic_sh4a.h + +/usr/include/qt4/QtCore/qatomic_sparc.h + +/usr/include/qt4/QtCore/qatomic_x86_64.h + +/usr/include/qt4/QtCore/qbasicatomic.h +QtCore/qglobal.h +- +QtCore/qatomic_bootstrap.h +- +QtCore/qatomic_arch.h +- + +/usr/include/qt4/QtCore/qbasictimer.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qbitarray.h +QtCore/qbytearray.h +- + +/usr/include/qt4/QtCore/qbytearray.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +string.h +- +stdarg.h +- + +/usr/include/qt4/QtCore/qchar.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qconfig.h + +/usr/include/qt4/QtCore/qcoreapplication.h +QtCore/qobject.h +- +QtCore/qcoreevent.h +- +QtCore/qeventloop.h +- +QtCore/qstringlist.h +- + +/usr/include/qt4/QtCore/qcoreevent.h +QtCore/qnamespace.h +- +QtCore/qbytearray.h +- + +/usr/include/qt4/QtCore/qcryptographichash.h +QtCore/qbytearray.h +- + +/usr/include/qt4/QtCore/qdatastream.h +QtCore/qiodevice.h +- +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qdatetime.h +QtCore/qstring.h +- +QtCore/qnamespace.h +- + +/usr/include/qt4/QtCore/qdebug.h +QtCore/qalgorithms.h +- +QtCore/qhash.h +- +QtCore/qlist.h +- +QtCore/qmap.h +- +QtCore/qpair.h +- +QtCore/qtextstream.h +- +QtCore/qstring.h +- +QtCore/qvector.h +- +QtCore/qset.h +- + +/usr/include/qt4/QtCore/qdir.h +QtCore/qstring.h +- +QtCore/qfileinfo.h +- +QtCore/qstringlist.h +- + +/usr/include/qt4/QtCore/qeventloop.h +QtCore/qobject.h +- + +/usr/include/qt4/QtCore/qfeatures.h + +/usr/include/qt4/QtCore/qfile.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- +stdio.h +- + +/usr/include/qt4/QtCore/qfileinfo.h +QtCore/qfile.h +- +QtCore/qlist.h +- + +/usr/include/qt4/QtCore/qglobal.h +stddef.h +- +QtCore/qconfig.h +- +AvailabilityMacros.h +- +QtCore/qfeatures.h +- + +/usr/include/qt4/QtCore/qhash.h +QtCore/qatomic.h +- +QtCore/qchar.h +- +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qpair.h +- + +/usr/include/qt4/QtCore/qiodevice.h +QtCore/qobject.h +- +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qiterator.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qlibrary.h +QtCore/qobject.h +- + +/usr/include/qt4/QtCore/qline.h +QtCore/qpoint.h +- + +/usr/include/qt4/QtCore/qlinkedlist.h +QtCore/qiterator.h +- +QtCore/qatomic.h +- +iterator +- +list +- + +/usr/include/qt4/QtCore/qlist.h +QtCore/qiterator.h +- +QtCore/qatomic.h +- +QtCore/qalgorithms.h +- +iterator +- +list +- +new +- + +/usr/include/qt4/QtCore/qlocale.h +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- + +/usr/include/qt4/QtCore/qmap.h +QtCore/qatomic.h +- +QtCore/qiterator.h +- +QtCore/qlist.h +- +map +- +new +- + +/usr/include/qt4/QtCore/qmetatype.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qdatastream.h +- + +/usr/include/qt4/QtCore/qmimedata.h +QtCore/qvariant.h +- +QtCore/qobject.h +- + +/usr/include/qt4/QtCore/qnamespace.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qobject.h +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qcoreevent.h +- + +/usr/include/qt4/QtCore/qobjectdefs.h +QtCore/qnamespace.h +- + +/usr/include/qt4/QtCore/qpair.h +QtCore/qdatastream.h +- + +/usr/include/qt4/QtCore/qplugin.h +QtCore/qobject.h +- +QtCore/qpointer.h +- + +/usr/include/qt4/QtCore/qpluginloader.h +QtCore/qlibrary.h +- + +/usr/include/qt4/QtCore/qpoint.h +QtCore/qnamespace.h +- + +/usr/include/qt4/QtCore/qpointer.h +QtCore/qobject.h +- + +/usr/include/qt4/QtCore/qrect.h +QtCore/qsize.h +- +QtCore/qpoint.h +- + +/usr/include/qt4/QtCore/qregexp.h +QtCore/qstring.h +- +new +- + +/usr/include/qt4/QtCore/qset.h +QtCore/qhash.h +- + +/usr/include/qt4/QtCore/qshareddata.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- + +/usr/include/qt4/QtCore/qsize.h +QtCore/qnamespace.h +- + +/usr/include/qt4/QtCore/qstring.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qatomic.h +- +QtCore/qnamespace.h +- +Qt3Support/q3cstring.h +- +string +- +string +- +stdarg.h +- + +/usr/include/qt4/QtCore/qstringlist.h +QtCore/qalgorithms.h +- +QtCore/qdatastream.h +- +QtCore/qlist.h +- +QtCore/qregexp.h +- +QtCore/qstring.h +- +QtCore/qstringmatcher.h +- +Qt3Support/q3valuelist.h +- + +/usr/include/qt4/QtCore/qstringmatcher.h +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qtemporaryfile.h +QtCore/qiodevice.h +- +QtCore/qfile.h +- + +/usr/include/qt4/QtCore/qtextcodec.h +QtCore/qstring.h +- +QtCore/qlist.h +- + +/usr/include/qt4/QtCore/qtextstream.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- +QtCore/qchar.h +- +QtCore/qlocale.h +- +QtCore/qtextcodec.h +- +stdio.h +- + +/usr/include/qt4/QtCore/qtimer.h +QtCore/qbasictimer.h +- +QtCore/qobject.h +- + +/usr/include/qt4/QtCore/qurl.h +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- +QtCore/qpair.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qvariant.h +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qmetatype.h +- +QtCore/qmap.h +- +QtCore/qhash.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qvector.h +QtCore/qiterator.h +- +QtCore/qatomic.h +- +QtCore/qalgorithms.h +- +QtCore/qlist.h +- +iterator +- +vector +- +stdlib.h +- +string.h +- +QtCore/QPointF +- +QtCore/QPoint +- + +/usr/include/qt4/QtGui/QAction +qaction.h +/usr/include/qt4/QtGui/qaction.h + +/usr/include/qt4/QtGui/QApplication +qapplication.h +/usr/include/qt4/QtGui/qapplication.h + +/usr/include/qt4/QtGui/QButtonGroup +qbuttongroup.h +/usr/include/qt4/QtGui/qbuttongroup.h + +/usr/include/qt4/QtGui/QClipboard +qclipboard.h +/usr/include/qt4/QtGui/qclipboard.h + +/usr/include/qt4/QtGui/QColor +qcolor.h +/usr/include/qt4/QtGui/qcolor.h + +/usr/include/qt4/QtGui/QDialog +qdialog.h +/usr/include/qt4/QtGui/qdialog.h + +/usr/include/qt4/QtGui/QFont +qfont.h +/usr/include/qt4/QtGui/qfont.h + +/usr/include/qt4/QtGui/QFontDatabase +qfontdatabase.h +/usr/include/qt4/QtGui/qfontdatabase.h + +/usr/include/qt4/QtGui/QHBoxLayout +qboxlayout.h +/usr/include/qt4/QtGui/qboxlayout.h + +/usr/include/qt4/QtGui/QHeaderView +qheaderview.h +/usr/include/qt4/QtGui/qheaderview.h + +/usr/include/qt4/QtGui/QIcon +qicon.h +/usr/include/qt4/QtGui/qicon.h + +/usr/include/qt4/QtGui/QKeyEvent +qevent.h +/usr/include/qt4/QtGui/qevent.h + +/usr/include/qt4/QtGui/QKeySequence +qkeysequence.h +/usr/include/qt4/QtGui/qkeysequence.h + +/usr/include/qt4/QtGui/QLabel +qlabel.h +/usr/include/qt4/QtGui/qlabel.h + +/usr/include/qt4/QtGui/QLineEdit +qlineedit.h +/usr/include/qt4/QtGui/qlineedit.h + +/usr/include/qt4/QtGui/QMessageBox +qmessagebox.h +/usr/include/qt4/QtGui/qmessagebox.h + +/usr/include/qt4/QtGui/QPalette +qpalette.h +/usr/include/qt4/QtGui/qpalette.h + +/usr/include/qt4/QtGui/QPixmap +qpixmap.h +/usr/include/qt4/QtGui/qpixmap.h + +/usr/include/qt4/QtGui/QPlainTextEdit +qplaintextedit.h +/usr/include/qt4/QtGui/qplaintextedit.h + +/usr/include/qt4/QtGui/QPrintPreviewDialog +qprintpreviewdialog.h +/usr/include/qt4/QtGui/qprintpreviewdialog.h + +/usr/include/qt4/QtGui/QResizeEvent +qevent.h +/usr/include/qt4/QtGui/qevent.h + +/usr/include/qt4/QtGui/QShortcut +qshortcut.h +/usr/include/qt4/QtGui/qshortcut.h + +/usr/include/qt4/QtGui/QSpacerItem +qlayoutitem.h +/usr/include/qt4/QtGui/qlayoutitem.h + +/usr/include/qt4/QtGui/QTextDocument +qtextdocument.h +/usr/include/qt4/QtGui/qtextdocument.h + +/usr/include/qt4/QtGui/QToolButton +qtoolbutton.h +/usr/include/qt4/QtGui/qtoolbutton.h + +/usr/include/qt4/QtGui/QVBoxLayout +qboxlayout.h +/usr/include/qt4/QtGui/qboxlayout.h + +/usr/include/qt4/QtGui/QWidget +qwidget.h +/usr/include/qt4/QtGui/qwidget.h + +/usr/include/qt4/QtGui/QWidgetAction +qwidgetaction.h +/usr/include/qt4/QtGui/qwidgetaction.h + +/usr/include/qt4/QtGui/qabstractbutton.h +QtGui/qicon.h +- +QtGui/qkeysequence.h +- +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qabstractitemdelegate.h +QtCore/qobject.h +- +QtGui/qstyleoption.h +- + +/usr/include/qt4/QtGui/qabstractitemview.h +QtGui/qabstractscrollarea.h +- +QtCore/qabstractitemmodel.h +- +QtGui/qitemselectionmodel.h +- +QtGui/qabstractitemdelegate.h +- + +/usr/include/qt4/QtGui/qabstractscrollarea.h +QtGui/qframe.h +- + +/usr/include/qt4/QtGui/qabstractslider.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qabstractspinbox.h +QtGui/qwidget.h +- +QtGui/qvalidator.h +- + +/usr/include/qt4/QtGui/qabstracttextdocumentlayout.h +QtCore/qobject.h +- +QtGui/qtextlayout.h +- +QtGui/qtextdocument.h +- +QtGui/qtextcursor.h +- +QtGui/qpalette.h +- + +/usr/include/qt4/QtGui/qaction.h +QtGui/qkeysequence.h +- +QtCore/qstring.h +- +QtGui/qwidget.h +- +QtCore/qvariant.h +- +QtGui/qicon.h +- +QtGui/qactiongroup.h +- + +/usr/include/qt4/QtGui/qactiongroup.h +QtGui/qaction.h +- + +/usr/include/qt4/QtGui/qapplication.h +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- +QtGui/qcursor.h +- +QtGui/qdesktopwidget.h +- +QtGui/qwidget.h +- +QtGui/qpalette.h +- +QtGui/qrgb.h +- +QtGui/qtransportauth_qws.h +- + +/usr/include/qt4/QtGui/qboxlayout.h +QtGui/qlayout.h +- +QtGui/qwidget.h +- +limits.h +- + +/usr/include/qt4/QtGui/qbrush.h +QtCore/qpair.h +- +QtCore/qpoint.h +- +QtCore/qvector.h +- +QtGui/qcolor.h +- +QtGui/qmatrix.h +- +QtGui/qtransform.h +- +QtGui/qimage.h +- +QtGui/qpixmap.h +- + +/usr/include/qt4/QtGui/qbuttongroup.h +QtCore/qobject.h +- + +/usr/include/qt4/QtGui/qclipboard.h +QtCore/qobject.h +- + +/usr/include/qt4/QtGui/qcolor.h +QtGui/qrgb.h +- +QtCore/qnamespace.h +- +QtCore/qstringlist.h +- + +/usr/include/qt4/QtGui/qcursor.h +QtCore/qpoint.h +- +QtGui/qwindowdefs.h +- + +/usr/include/qt4/QtGui/qdesktopwidget.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qdialog.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qdrag.h +QtCore/qobject.h +- + +/usr/include/qt4/QtGui/qevent.h +QtGui/qwindowdefs.h +- +QtCore/qobject.h +- +QtGui/qregion.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtGui/qkeysequence.h +- +QtCore/qcoreevent.h +- +QtGui/qmime.h +- +QtGui/qdrag.h +- +QtCore/qvariant.h +- + +/usr/include/qt4/QtGui/qfont.h +QtGui/qwindowdefs.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtGui/qfontdatabase.h +QtGui/qwindowdefs.h +- +QtCore/qstring.h +- +QtGui/qfont.h +- +QtCore/qstringlist.h +- +QtCore/qlist.h +- + +/usr/include/qt4/QtGui/qfontinfo.h +QtGui/qfont.h +- + +/usr/include/qt4/QtGui/qfontmetrics.h +QtGui/qfont.h +- +QtCore/qrect.h +- + +/usr/include/qt4/QtGui/qframe.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qgridlayout.h +QtGui/qlayout.h +- +QtGui/qwidget.h +- +limits.h +- + +/usr/include/qt4/QtGui/qheaderview.h +QtGui/qabstractitemview.h +- + +/usr/include/qt4/QtGui/qicon.h +QtCore/qglobal.h +- +QtCore/qsize.h +- +QtCore/qlist.h +- +QtGui/qpixmap.h +- + +/usr/include/qt4/QtGui/qimage.h +QtGui/qtransform.h +- +QtGui/qpaintdevice.h +- +QtGui/qrgb.h +- +QtCore/qbytearray.h +- +QtCore/qrect.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtGui/qitemselectionmodel.h +QtCore/qset.h +- +QtCore/qvector.h +- +QtCore/qlist.h +- +QtCore/qabstractitemmodel.h +- + +/usr/include/qt4/QtGui/qkeysequence.h +QtCore/qnamespace.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtGui/qlabel.h +QtGui/qframe.h +- + +/usr/include/qt4/QtGui/qlayout.h +QtCore/qobject.h +- +QtGui/qlayoutitem.h +- +QtGui/qsizepolicy.h +- +QtCore/qrect.h +- +limits.h +- +QtGui/qboxlayout.h +- +QtGui/qgridlayout.h +- + +/usr/include/qt4/QtGui/qlayoutitem.h +QtGui/qsizepolicy.h +- +QtCore/qrect.h +- +limits.h +- + +/usr/include/qt4/QtGui/qlineedit.h +QtGui/qframe.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtGui/qmatrix.h +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- +QtGui/qwmatrix.h +- + +/usr/include/qt4/QtGui/qmessagebox.h +QtGui/qdialog.h +- + +/usr/include/qt4/QtGui/qmime.h +QtCore/qmimedata.h +- +QtCore/qvariant.h +- + +/usr/include/qt4/QtGui/qpaintdevice.h +QtGui/qwindowdefs.h +- +QtCore/qrect.h +- + +/usr/include/qt4/QtGui/qpainterpath.h +QtGui/qmatrix.h +- +QtCore/qglobal.h +- +QtCore/qrect.h +- +QtCore/qline.h +- +QtCore/qvector.h +- + +/usr/include/qt4/QtGui/qpalette.h +QtGui/qwindowdefs.h +- +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +/usr/include/qt4/QtGui/qpen.h +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +/usr/include/qt4/QtGui/qpixmap.h +QtGui/qpaintdevice.h +- +QtGui/qcolor.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtGui/qimage.h +- +QtGui/qtransform.h +- + +/usr/include/qt4/QtGui/qplaintextedit.h +QtGui/qtextedit.h +- +QtGui/qabstractscrollarea.h +- +QtGui/qtextdocument.h +- +QtGui/qtextoption.h +- +QtGui/qtextcursor.h +- +QtGui/qtextformat.h +- +QtGui/qabstracttextdocumentlayout.h +- + +/usr/include/qt4/QtGui/qpolygon.h +QtCore/qvector.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +/usr/include/qt4/QtGui/qprintpreviewdialog.h +QtGui/qdialog.h +- + +/usr/include/qt4/QtGui/qregion.h +QtCore/qatomic.h +- +QtCore/qrect.h +- +QtGui/qwindowdefs.h +- +QtCore/qdatastream.h +- + +/usr/include/qt4/QtGui/qrgb.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtGui/qrubberband.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qshortcut.h +QtGui/qwidget.h +- +QtGui/qkeysequence.h +- + +/usr/include/qt4/QtGui/qsizepolicy.h +QtCore/qobject.h +- + +/usr/include/qt4/QtGui/qslider.h +QtGui/qabstractslider.h +- + +/usr/include/qt4/QtGui/qstyle.h +QtCore/qobject.h +- +QtCore/qrect.h +- +QtCore/qsize.h +- +QtGui/qicon.h +- +QtGui/qpixmap.h +- +QtGui/qpalette.h +- +QtGui/qsizepolicy.h +- + +/usr/include/qt4/QtGui/qstyleoption.h +QtCore/qvariant.h +- +QtGui/qabstractspinbox.h +- +QtGui/qicon.h +- +QtGui/qmatrix.h +- +QtGui/qslider.h +- +QtGui/qstyle.h +- +QtGui/qtabbar.h +- +QtGui/qtabwidget.h +- +QtGui/qrubberband.h +- +QtGui/qframe.h +- +QtCore/qabstractitemmodel.h +- + +/usr/include/qt4/QtGui/qtabbar.h +QtGui/qwidget.h +- + +/usr/include/qt4/QtGui/qtabwidget.h +QtGui/qwidget.h +- +QtGui/qicon.h +- + +/usr/include/qt4/QtGui/qtextcursor.h +QtCore/qstring.h +- +QtCore/qshareddata.h +- +QtGui/qtextformat.h +- + +/usr/include/qt4/QtGui/qtextdocument.h +QtCore/qobject.h +- +QtCore/qsize.h +- +QtCore/qrect.h +- +QtGui/qfont.h +- + +/usr/include/qt4/QtGui/qtextedit.h +QtGui/qabstractscrollarea.h +- +QtGui/qtextdocument.h +- +QtGui/qtextoption.h +- +QtGui/qtextcursor.h +- +QtGui/qtextformat.h +- +QtGui/qtextobject.h +- +QtGui/qtextlayout.h +- + +/usr/include/qt4/QtGui/qtextformat.h +QtGui/qcolor.h +- +QtGui/qfont.h +- +QtCore/qshareddata.h +- +QtCore/qvector.h +- +QtCore/qvariant.h +- +QtGui/qpen.h +- +QtGui/qbrush.h +- +QtGui/qtextoption.h +- + +/usr/include/qt4/QtGui/qtextlayout.h +QtCore/qstring.h +- +QtCore/qnamespace.h +- +QtCore/qrect.h +- +QtCore/qvector.h +- +QtGui/qcolor.h +- +QtCore/qobject.h +- +QtGui/qevent.h +- +QtGui/qtextformat.h +- + +/usr/include/qt4/QtGui/qtextobject.h +QtCore/qobject.h +- +QtGui/qtextformat.h +- + +/usr/include/qt4/QtGui/qtextoption.h +QtCore/qnamespace.h +- +QtCore/qchar.h +- +QtCore/qmetatype.h +- + +/usr/include/qt4/QtGui/qtoolbutton.h +QtGui/qabstractbutton.h +- + +/usr/include/qt4/QtGui/qtransform.h +QtGui/qmatrix.h +- +QtGui/qpainterpath.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +/usr/include/qt4/QtGui/qvalidator.h +QtCore/qobject.h +- +QtCore/qstring.h +- +QtCore/qregexp.h +- +QtCore/qlocale.h +- + +/usr/include/qt4/QtGui/qwidget.h +QtGui/qwindowdefs.h +- +QtCore/qobject.h +- +QtGui/qpaintdevice.h +- +QtGui/qpalette.h +- +QtGui/qfont.h +- +QtGui/qfontmetrics.h +- +QtGui/qfontinfo.h +- +QtGui/qsizepolicy.h +- +QtGui/qregion.h +- +QtGui/qbrush.h +- +QtGui/qcursor.h +- +QtGui/qkeysequence.h +- +QtGui/qevent.h +- + +/usr/include/qt4/QtGui/qwidgetaction.h +QtGui/qaction.h +- + +/usr/include/qt4/QtGui/qwindowdefs.h +QtCore/qobjectdefs.h +- +QtCore/qnamespace.h +- +QtGui/qmacdefines_mac.h +- +QtGui/qwindowdefs_win.h +- + +/usr/include/qt4/QtGui/qwmatrix.h +QtGui/qmatrix.h +- + +/usr/include/qt4/QtNetwork/QHostAddress +qhostaddress.h +/usr/include/qt4/QtNetwork/qhostaddress.h + +/usr/include/qt4/QtNetwork/QHttpRequestHeader +qhttp.h +/usr/include/qt4/QtNetwork/qhttp.h + +/usr/include/qt4/QtNetwork/QNetworkAccessManager +qnetworkaccessmanager.h +/usr/include/qt4/QtNetwork/qnetworkaccessmanager.h + +/usr/include/qt4/QtNetwork/QNetworkReply +qnetworkreply.h +/usr/include/qt4/QtNetwork/qnetworkreply.h + +/usr/include/qt4/QtNetwork/QNetworkRequest +qnetworkrequest.h +/usr/include/qt4/QtNetwork/qnetworkrequest.h + +/usr/include/qt4/QtNetwork/QSslCertificate +qsslcertificate.h +/usr/include/qt4/QtNetwork/qsslcertificate.h + +/usr/include/qt4/QtNetwork/QSslSocket +qsslsocket.h +/usr/include/qt4/QtNetwork/qsslsocket.h + +/usr/include/qt4/QtNetwork/qabstractsocket.h +QtCore/qiodevice.h +- +QtCore/qobject.h +- +QtCore/qdebug.h +- + +/usr/include/qt4/QtNetwork/qhostaddress.h +QtCore/qpair.h +- +QtCore/qstring.h +- +QtNetwork/qabstractsocket.h +- + +/usr/include/qt4/QtNetwork/qhttp.h +QtCore/qobject.h +- +QtCore/qstringlist.h +- +QtCore/qmap.h +- +QtCore/qpair.h +- + +/usr/include/qt4/QtNetwork/qnetworkaccessmanager.h +QtCore/QObject +- + +/usr/include/qt4/QtNetwork/qnetworkreply.h +QtCore/QIODevice +- +QtCore/QString +- +QtCore/QVariant +- +QtNetwork/QNetworkRequest +- +QtNetwork/QNetworkAccessManager +- + +/usr/include/qt4/QtNetwork/qnetworkrequest.h +QtCore/QSharedDataPointer +- +QtCore/QString +- +QtCore/QUrl +- +QtCore/QVariant +- + +/usr/include/qt4/QtNetwork/qssl.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtNetwork/qsslcertificate.h +QtCore/qnamespace.h +- +QtCore/qbytearray.h +- +QtCore/qcryptographichash.h +- +QtCore/qregexp.h +- +QtNetwork/qssl.h +- + +/usr/include/qt4/QtNetwork/qsslerror.h +QtCore/qvariant.h +- +QtNetwork/qsslcertificate.h +- + +/usr/include/qt4/QtNetwork/qsslsocket.h +QtCore/qlist.h +- +QtCore/qregexp.h +- +QtNetwork/qtcpsocket.h +- +QtNetwork/qsslerror.h +- + +/usr/include/qt4/QtNetwork/qtcpsocket.h +QtNetwork/qabstractsocket.h +- + +/usr/include/qt4/QtScript/qscriptcontext.h +QtCore/qobjectdefs.h +- +QtScript/qscriptvalue.h +- + +/usr/include/qt4/QtScript/qscriptengine.h +QtCore/qmetatype.h +- +QtCore/qvariant.h +- +QtCore/qobject.h +- +QtCore/qobjectdefs.h +- +QtScript/qscriptvalue.h +- +QtScript/qscriptcontext.h +- +QtScript/qscriptstring.h +- + +/usr/include/qt4/QtScript/qscriptstring.h +QtCore/qstring.h +- + +/usr/include/qt4/QtScript/qscriptvalue.h +QtCore/qstring.h +- +QtCore/qlist.h +- + +/usr/include/qt4/QtUiTools/QUiLoader +quiloader.h +/usr/include/qt4/QtUiTools/quiloader.h + +/usr/include/qt4/QtUiTools/quiloader.h +QtCore/QObject +- + +/usr/include/qt4/QtWebKit/QWebFrame +qwebframe.h +/usr/include/qt4/QtWebKit/qwebframe.h + +/usr/include/qt4/QtWebKit/QWebHistory +qwebhistory.h +/usr/include/qt4/QtWebKit/qwebhistory.h + +/usr/include/qt4/QtWebKit/QWebHitTestResult +qwebframe.h +/usr/include/qt4/QtWebKit/qwebframe.h + +/usr/include/qt4/QtWebKit/QWebPage +qwebpage.h +/usr/include/qt4/QtWebKit/qwebpage.h + +/usr/include/qt4/QtWebKit/QWebSettings +qwebsettings.h +/usr/include/qt4/QtWebKit/qwebsettings.h + +/usr/include/qt4/QtWebKit/QWebView +qwebview.h +/usr/include/qt4/QtWebKit/qwebview.h + +/usr/include/qt4/QtWebKit/qwebframe.h +QtCore/qobject.h +- +QtCore/qurl.h +- +QtCore/qvariant.h +- +QtGui/qicon.h +- +QtScript/qscriptengine.h +- +QtNetwork/qnetworkaccessmanager.h +- +qwebkitglobal.h +/usr/include/qt4/QtWebKit/qwebkitglobal.h + +/usr/include/qt4/QtWebKit/qwebhistory.h +QtCore/qurl.h +- +QtCore/qstring.h +- +QtGui/qicon.h +- +QtCore/qdatetime.h +- +QtCore/qshareddata.h +- +qwebkitglobal.h +/usr/include/qt4/QtWebKit/qwebkitglobal.h + +/usr/include/qt4/QtWebKit/qwebkitglobal.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtWebKit/qwebpage.h +qwebsettings.h +/usr/include/qt4/QtWebKit/qwebsettings.h +qwebkitglobal.h +/usr/include/qt4/QtWebKit/qwebkitglobal.h +QtCore/qobject.h +- +QtGui/qwidget.h +- + +/usr/include/qt4/QtWebKit/qwebsettings.h +qwebkitglobal.h +/usr/include/qt4/QtWebKit/qwebkitglobal.h +QtCore/qstring.h +- +QtGui/qpixmap.h +- +QtGui/qicon.h +- +QtCore/qshareddata.h +- + +/usr/include/qt4/QtWebKit/qwebview.h +qwebkitglobal.h +/usr/include/qt4/QtWebKit/qwebkitglobal.h +qwebpage.h +/usr/include/qt4/QtWebKit/qwebpage.h +QtGui/qwidget.h +- +QtGui/qicon.h +- +QtCore/qurl.h +- +QtNetwork/qnetworkaccessmanager.h +- + +/usr/include/qt4/QtXml/QDomElement +qdom.h +/usr/include/qt4/QtXml/qdom.h + +/usr/include/qt4/QtXml/qdom.h +QtCore/qstring.h +- + +/usr/include/sched.h +features.h +- +bits/types.h +- +stddef.h +- +time.h +- +bits/sched.h +- + +/usr/include/signal.h +features.h +- +bits/sigset.h +- +bits/types.h +- +bits/signum.h +- +time.h +- +bits/siginfo.h +- +bits/sigaction.h +- +bits/sigcontext.h +- +stddef.h +- +bits/sigstack.h +- +sys/ucontext.h +- +bits/pthreadtypes.h +- +bits/sigthread.h +- + +/usr/include/stdio.h +features.h +- +stddef.h +- +bits/types.h +- +libio.h +- +stdarg.h +- +bits/stdio_lim.h +- +bits/sys_errlist.h +- +getopt.h +- +bits/stdio.h +- +bits/stdio2.h +- +bits/stdio-ldbl.h +- + +/usr/include/stdlib.h +features.h +- +stddef.h +- +bits/waitflags.h +- +bits/waitstatus.h +- +xlocale.h +- +sys/types.h +- +alloca.h +- +bits/stdlib.h +- +bits/stdlib-ldbl.h +- + +/usr/include/string.h +features.h +- +stddef.h +- +xlocale.h +- +bits/string.h +- +bits/string2.h +- +bits/string3.h +- + +/usr/include/sys/cdefs.h +features.h +- +bits/wordsize.h +- + +/usr/include/sys/select.h +features.h +- +bits/types.h +- +bits/select.h +- +bits/sigset.h +- +time.h +- +bits/time.h +- + +/usr/include/sys/stat.h +features.h +- +bits/types.h +- +time.h +- +bits/stat.h +- + +/usr/include/sys/sysmacros.h +features.h +- + +/usr/include/sys/types.h +features.h +- +bits/types.h +- +time.h +- +stddef.h +- +endian.h +- +sys/select.h +- +sys/sysmacros.h +- +bits/pthreadtypes.h +- + +/usr/include/sys/ucontext.h +features.h +- +signal.h +- +bits/wordsize.h +- +bits/sigcontext.h +- + +/usr/include/time.h +features.h +- +stddef.h +- +bits/time.h +- +bits/types.h +- +bits/types.h +- +bits/types.h +- +bits/types.h +- +bits/types.h +- +xlocale.h +- + +/usr/include/tls.h +tcl.h +- + +/usr/include/wchar.h +features.h +- +stdio.h +- +stdarg.h +- +bits/wchar.h +- +stddef.h +- +wctype.h +- +xlocale.h +- +xlocale.h +- +xlocale.h +- +wctype.h +- +bits/wchar2.h +- +bits/wchar-ldbl.h +- + +/usr/include/wctype.h +features.h +- +bits/types.h +- +wchar.h +- +endian.h +- +xlocale.h +- + +/usr/include/xlocale.h + +part/../../part/ui/searchbar.h +QWidget +- +ui_searchbar.h +part/../../part/ui/ui_searchbar.h + +part/../../part/webkitpart.h +webkitkde_export.h +part/../../part/webkitkde_export.h +KDE/KParts/ReadOnlyPart +- + +part/../../part/webkitpart_ext.h +KDE/KParts/BrowserExtension +- + +part/searchbar.moc +../../part/ui/searchbar.h +part/../../part/ui/searchbar.h + +part/ui_searchbar.h +kdialog.h +- +klocale.h +- +QtCore/QVariant +- +QtGui/QAction +- +QtGui/QApplication +- +QtGui/QButtonGroup +- +QtGui/QHBoxLayout +- +QtGui/QHeaderView +- +QtGui/QLabel +- +QtGui/QSpacerItem +- +QtGui/QToolButton +- +QtGui/QWidget +- +klineedit.h +part/klineedit.h + +part/webkitpart.moc +../../part/webkitpart.h +part/../../part/webkitpart.h + +part/webkitpart_ext.moc +../../part/webkitpart_ext.h +part/../../part/webkitpart_ext.h + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/DependInfo.cmake webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/DependInfo.cmake --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/DependInfo.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/DependInfo.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,40 @@ +# The set of languages for which implicit dependencies are needed: +SET(CMAKE_DEPENDS_LANGUAGES + "CXX" + ) +# The set of files for implicit dependencies of each language: +SET(CMAKE_DEPENDS_CHECK_CXX + "/home/groo/dev/webkitkde/part/settings/khtml_filter.cpp" "/home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o" + "/home/groo/dev/webkitkde/part/settings/webkitsettings.cpp" "/home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o" + "/home/groo/dev/webkitkde/part/ui/searchbar.cpp" "/home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkde.dir/ui/searchbar.o" + "/home/groo/dev/webkitkde/build/part/webkitkde_automoc.cpp" "/home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o" + "/home/groo/dev/webkitkde/part/webkitpart.cpp" "/home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkde.dir/webkitpart.o" + "/home/groo/dev/webkitkde/part/webkitpart_ext.cpp" "/home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkde.dir/webkitpart_ext.o" + "/home/groo/dev/webkitkde/part/webpage.cpp" "/home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkde.dir/webpage.o" + "/home/groo/dev/webkitkde/part/websslinfo.cpp" "/home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkde.dir/websslinfo.o" + "/home/groo/dev/webkitkde/part/webview.cpp" "/home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkde.dir/webview.o" + ) +SET(CMAKE_CXX_COMPILER_ID "GNU") + +# Preprocessor definitions for this target. +SET(CMAKE_TARGET_DEFINITIONS + "_BSD_SOURCE" + "_XOPEN_SOURCE=500" + "_BSD_SOURCE" + "QT_NO_STL" + "QT_NO_CAST_TO_ASCII" + "_REENTRANT" + "KDE_DEPRECATED_WARNINGS" + ) + +# Pairs of files generated by the same build rule. +SET(CMAKE_MULTIPLE_OUTPUT_PAIRS + "/home/groo/dev/webkitkde/build/lib/libwebkitkde.so" "/home/groo/dev/webkitkde/build/lib/libwebkitkde.so.1.0.0" + "/home/groo/dev/webkitkde/build/lib/libwebkitkde.so.1" "/home/groo/dev/webkitkde/build/lib/libwebkitkde.so.1.0.0" + ) + + +# Targets to which this target links. +SET(CMAKE_TARGET_LINKED_INFO_FILES + "/home/groo/dev/webkitkde/build/kdewebkit/CMakeFiles/kdewebkit.dir/DependInfo.cmake" + ) diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/depend.internal webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/depend.internal --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/depend.internal 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/depend.internal 2009-11-02 21:53:04.000000000 +0000 @@ -0,0 +1,2227 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o + /home/groo/dev/webkitkde/part/settings/khtml_filter.cpp + /home/groo/dev/webkitkde/part/settings/khtml_filter_p.h + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/libio.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/QtCore/QBitArray + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QHash + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QRegExp + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QVector + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbitarray.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o + ../kdewebkit/kdewebkit_export.h + /home/groo/dev/webkitkde/part/settings/khtml_filter_p.h + /home/groo/dev/webkitkde/part/settings/webkitdefaults.h + /home/groo/dev/webkitkde/part/settings/webkitsettings.cpp + /home/groo/dev/webkitkde/part/settings/webkitsettings.h + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/conversion_check.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kconfig.h + /usr/include/kconfigbase.h + /usr/include/kconfiggroup.h + /usr/include/kdebug.h + /usr/include/kdecore_export.h + /usr/include/kdemacros.h + /usr/include/kdeui_export.h + /usr/include/kglobal.h + /usr/include/kglobalsettings.h + /usr/include/kguiitem.h + /usr/include/kicon.h + /usr/include/kiconloader.h + /usr/include/kicontheme.h + /usr/include/klocale.h + /usr/include/klocalizedstring.h + /usr/include/kmessagebox.h + /usr/include/ksharedconfig.h + /usr/include/ksharedptr.h + /usr/include/kstandardguiitem.h + /usr/include/kurl.h + /usr/include/libio.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QAtomicPointer + /usr/include/qt4/QtCore/QBitArray + /usr/include/qt4/QtCore/QByteArray + /usr/include/qt4/QtCore/QChar + /usr/include/qt4/QtCore/QDate + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QExplicitlySharedDataPointer + /usr/include/qt4/QtCore/QHash + /usr/include/qt4/QtCore/QLatin1Char + /usr/include/qt4/QtCore/QList + /usr/include/qt4/QtCore/QMap + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPair + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QRect + /usr/include/qt4/QtCore/QRegExp + /usr/include/qt4/QtCore/QSize + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QStringList + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/QVector + /usr/include/qt4/QtCore/QtGlobal + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbitarray.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdatetime.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qline.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qmimedata.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qrect.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qsize.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtGui/QColor + /usr/include/qt4/QtGui/QFont + /usr/include/qt4/QtGui/QFontDatabase + /usr/include/qt4/QtGui/QIcon + /usr/include/qt4/QtGui/QMessageBox + /usr/include/qt4/QtGui/QPalette + /usr/include/qt4/QtGui/qbrush.h + /usr/include/qt4/QtGui/qcolor.h + /usr/include/qt4/QtGui/qcursor.h + /usr/include/qt4/QtGui/qdialog.h + /usr/include/qt4/QtGui/qdrag.h + /usr/include/qt4/QtGui/qevent.h + /usr/include/qt4/QtGui/qfont.h + /usr/include/qt4/QtGui/qfontdatabase.h + /usr/include/qt4/QtGui/qfontinfo.h + /usr/include/qt4/QtGui/qfontmetrics.h + /usr/include/qt4/QtGui/qicon.h + /usr/include/qt4/QtGui/qimage.h + /usr/include/qt4/QtGui/qkeysequence.h + /usr/include/qt4/QtGui/qmatrix.h + /usr/include/qt4/QtGui/qmessagebox.h + /usr/include/qt4/QtGui/qmime.h + /usr/include/qt4/QtGui/qpaintdevice.h + /usr/include/qt4/QtGui/qpainterpath.h + /usr/include/qt4/QtGui/qpalette.h + /usr/include/qt4/QtGui/qpixmap.h + /usr/include/qt4/QtGui/qpolygon.h + /usr/include/qt4/QtGui/qregion.h + /usr/include/qt4/QtGui/qrgb.h + /usr/include/qt4/QtGui/qsizepolicy.h + /usr/include/qt4/QtGui/qtransform.h + /usr/include/qt4/QtGui/qwidget.h + /usr/include/qt4/QtGui/qwindowdefs.h + /usr/include/qt4/QtGui/qwmatrix.h + /usr/include/qt4/QtWebKit/QWebSettings + /usr/include/qt4/QtWebKit/qwebkitglobal.h + /usr/include/qt4/QtWebKit/qwebsettings.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o + /home/groo/dev/webkitkde/part/ui/searchbar.cpp + /home/groo/dev/webkitkde/part/ui/searchbar.h + /usr/include/KDE/../kcolorscheme.h + /usr/include/KDE/../kdebug.h + /usr/include/KDE/../kicon.h + /usr/include/KDE/../klocalizedstring.h + /usr/include/KDE/KColorScheme + /usr/include/KDE/KDebug + /usr/include/KDE/KIcon + /usr/include/KDE/KLocalizedString + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/local_lim.h + /usr/include/bits/posix1_lim.h + /usr/include/bits/posix2_lim.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/bits/xopen_lim.h + /usr/include/conversion_check.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kcompletion.h + /usr/include/kconfig.h + /usr/include/kconfigbase.h + /usr/include/kconfiggroup.h + /usr/include/kdecore_export.h + /usr/include/kdemacros.h + /usr/include/kdeui_export.h + /usr/include/kdialog.h + /usr/include/kglobal.h + /usr/include/kglobalsettings.h + /usr/include/kguiitem.h + /usr/include/kicon.h + /usr/include/kiconloader.h + /usr/include/kicontheme.h + /usr/include/klineedit.h + /usr/include/klocale.h + /usr/include/klocalizedstring.h + /usr/include/ksharedconfig.h + /usr/include/ksharedptr.h + /usr/include/kshortcut.h + /usr/include/ksortablelist.h + /usr/include/kurl.h + /usr/include/libio.h + /usr/include/limits.h + /usr/include/linux/limits.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QAtomicPointer + /usr/include/qt4/QtCore/QByteArray + /usr/include/qt4/QtCore/QChar + /usr/include/qt4/QtCore/QDate + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QExplicitlySharedDataPointer + /usr/include/qt4/QtCore/QLatin1Char + /usr/include/qt4/QtCore/QList + /usr/include/qt4/QtCore/QMap + /usr/include/qt4/QtCore/QMetaType + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPair + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QPointer + /usr/include/qt4/QtCore/QRect + /usr/include/qt4/QtCore/QSize + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QStringList + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/QtGlobal + /usr/include/qt4/QtCore/qabstractitemmodel.h + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreapplication.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdatetime.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qeventloop.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qline.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qmimedata.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qpointer.h + /usr/include/qt4/QtCore/qrect.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qsize.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtGui/QAction + /usr/include/qt4/QtGui/QApplication + /usr/include/qt4/QtGui/QButtonGroup + /usr/include/qt4/QtGui/QColor + /usr/include/qt4/QtGui/QDialog + /usr/include/qt4/QtGui/QFont + /usr/include/qt4/QtGui/QHBoxLayout + /usr/include/qt4/QtGui/QHeaderView + /usr/include/qt4/QtGui/QIcon + /usr/include/qt4/QtGui/QKeySequence + /usr/include/qt4/QtGui/QLabel + /usr/include/qt4/QtGui/QLineEdit + /usr/include/qt4/QtGui/QPalette + /usr/include/qt4/QtGui/QResizeEvent + /usr/include/qt4/QtGui/QShortcut + /usr/include/qt4/QtGui/QSpacerItem + /usr/include/qt4/QtGui/QToolButton + /usr/include/qt4/QtGui/QWidget + /usr/include/qt4/QtGui/qabstractbutton.h + /usr/include/qt4/QtGui/qabstractitemdelegate.h + /usr/include/qt4/QtGui/qabstractitemview.h + /usr/include/qt4/QtGui/qabstractscrollarea.h + /usr/include/qt4/QtGui/qabstractslider.h + /usr/include/qt4/QtGui/qabstractspinbox.h + /usr/include/qt4/QtGui/qaction.h + /usr/include/qt4/QtGui/qactiongroup.h + /usr/include/qt4/QtGui/qapplication.h + /usr/include/qt4/QtGui/qboxlayout.h + /usr/include/qt4/QtGui/qbrush.h + /usr/include/qt4/QtGui/qbuttongroup.h + /usr/include/qt4/QtGui/qcolor.h + /usr/include/qt4/QtGui/qcursor.h + /usr/include/qt4/QtGui/qdesktopwidget.h + /usr/include/qt4/QtGui/qdialog.h + /usr/include/qt4/QtGui/qdrag.h + /usr/include/qt4/QtGui/qevent.h + /usr/include/qt4/QtGui/qfont.h + /usr/include/qt4/QtGui/qfontinfo.h + /usr/include/qt4/QtGui/qfontmetrics.h + /usr/include/qt4/QtGui/qframe.h + /usr/include/qt4/QtGui/qgridlayout.h + /usr/include/qt4/QtGui/qheaderview.h + /usr/include/qt4/QtGui/qicon.h + /usr/include/qt4/QtGui/qimage.h + /usr/include/qt4/QtGui/qitemselectionmodel.h + /usr/include/qt4/QtGui/qkeysequence.h + /usr/include/qt4/QtGui/qlabel.h + /usr/include/qt4/QtGui/qlayout.h + /usr/include/qt4/QtGui/qlayoutitem.h + /usr/include/qt4/QtGui/qlineedit.h + /usr/include/qt4/QtGui/qmatrix.h + /usr/include/qt4/QtGui/qmime.h + /usr/include/qt4/QtGui/qpaintdevice.h + /usr/include/qt4/QtGui/qpainterpath.h + /usr/include/qt4/QtGui/qpalette.h + /usr/include/qt4/QtGui/qpixmap.h + /usr/include/qt4/QtGui/qpolygon.h + /usr/include/qt4/QtGui/qregion.h + /usr/include/qt4/QtGui/qrgb.h + /usr/include/qt4/QtGui/qrubberband.h + /usr/include/qt4/QtGui/qshortcut.h + /usr/include/qt4/QtGui/qsizepolicy.h + /usr/include/qt4/QtGui/qslider.h + /usr/include/qt4/QtGui/qstyle.h + /usr/include/qt4/QtGui/qstyleoption.h + /usr/include/qt4/QtGui/qtabbar.h + /usr/include/qt4/QtGui/qtabwidget.h + /usr/include/qt4/QtGui/qtoolbutton.h + /usr/include/qt4/QtGui/qtransform.h + /usr/include/qt4/QtGui/qvalidator.h + /usr/include/qt4/QtGui/qwidget.h + /usr/include/qt4/QtGui/qwindowdefs.h + /usr/include/qt4/QtGui/qwmatrix.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h + part/../../part/ui/searchbar.h + part/searchbar.moc + part/ui_searchbar.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o + ../kdewebkit/kdewebkit_export.h + ../kdewebkit/kwebpage.h + ../kdewebkit/kwebview.h + /home/groo/dev/webkitkde/build/part/../../part/webpage.h + /home/groo/dev/webkitkde/build/part/../../part/webview.h + /home/groo/dev/webkitkde/build/part/moc_webpage.cpp + /home/groo/dev/webkitkde/build/part/moc_webview.cpp + /home/groo/dev/webkitkde/build/part/webkitkde_automoc.cpp + /usr/include/KDE/KParts/../../kparts/browserextension.h + /usr/include/KDE/KParts/../../kparts/part.h + /usr/include/KDE/KParts/BrowserExtension + /usr/include/KDE/KParts/ReadOnlyPart + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kdecore_export.h + /usr/include/kdemacros.h + /usr/include/kdeui_export.h + /usr/include/kparts/event.h + /usr/include/kparts/kparts_export.h + /usr/include/kparts/part.h + /usr/include/kurl.h + /usr/include/kxmlguiclient.h + /usr/include/libio.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QEvent + /usr/include/qt4/QtCore/QMap + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QPointer + /usr/include/qt4/QtCore/QSharedDataPointer + /usr/include/qt4/QtCore/QStringList + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qline.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qmimedata.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qpointer.h + /usr/include/qt4/QtCore/qrect.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qsize.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtGui/QKeyEvent + /usr/include/qt4/QtGui/qbrush.h + /usr/include/qt4/QtGui/qcolor.h + /usr/include/qt4/QtGui/qcursor.h + /usr/include/qt4/QtGui/qdrag.h + /usr/include/qt4/QtGui/qevent.h + /usr/include/qt4/QtGui/qfont.h + /usr/include/qt4/QtGui/qfontinfo.h + /usr/include/qt4/QtGui/qfontmetrics.h + /usr/include/qt4/QtGui/qicon.h + /usr/include/qt4/QtGui/qimage.h + /usr/include/qt4/QtGui/qkeysequence.h + /usr/include/qt4/QtGui/qmatrix.h + /usr/include/qt4/QtGui/qmime.h + /usr/include/qt4/QtGui/qpaintdevice.h + /usr/include/qt4/QtGui/qpainterpath.h + /usr/include/qt4/QtGui/qpalette.h + /usr/include/qt4/QtGui/qpixmap.h + /usr/include/qt4/QtGui/qpolygon.h + /usr/include/qt4/QtGui/qregion.h + /usr/include/qt4/QtGui/qrgb.h + /usr/include/qt4/QtGui/qsizepolicy.h + /usr/include/qt4/QtGui/qtransform.h + /usr/include/qt4/QtGui/qwidget.h + /usr/include/qt4/QtGui/qwindowdefs.h + /usr/include/qt4/QtGui/qwmatrix.h + /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h + /usr/include/qt4/QtWebKit/QWebPage + /usr/include/qt4/QtWebKit/QWebView + /usr/include/qt4/QtWebKit/qwebkitglobal.h + /usr/include/qt4/QtWebKit/qwebpage.h + /usr/include/qt4/QtWebKit/qwebsettings.h + /usr/include/qt4/QtWebKit/qwebview.h + /usr/include/qt4/QtXml/QDomElement + /usr/include/qt4/QtXml/qdom.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h +part/CMakeFiles/webkitkde.dir/webkitpart.o + ../kdewebkit/kdewebkit_export.h + ../kdewebkit/kwebpage.h + ../kdewebkit/kwebview.h + ../part/ui/searchbar.h + /home/groo/dev/webkitkde/part/sslinfodialog_p.h + /home/groo/dev/webkitkde/part/webkitkde_export.h + /home/groo/dev/webkitkde/part/webkitpart.cpp + /home/groo/dev/webkitkde/part/webkitpart.h + /home/groo/dev/webkitkde/part/webkitpart_ext.h + /home/groo/dev/webkitkde/part/webpage.h + /home/groo/dev/webkitkde/part/websslinfo.h + /home/groo/dev/webkitkde/part/webview.h + /usr/include/KDE/../conversion_check.h + /usr/include/KDE/../kaboutdata.h + /usr/include/KDE/../kaction.h + /usr/include/KDE/../kactioncollection.h + /usr/include/KDE/../kconfigbase.h + /usr/include/KDE/../kconfiggroup.h + /usr/include/KDE/../kdialog.h + /usr/include/KDE/../kglobal.h + /usr/include/KDE/../kiconloader.h + /usr/include/KDE/../kmessagebox.h + /usr/include/KDE/../kstandarddirs.h + /usr/include/KDE/../kstringhandler.h + /usr/include/KDE/KAboutData + /usr/include/KDE/KAction + /usr/include/KDE/KActionCollection + /usr/include/KDE/KConfigGroup + /usr/include/KDE/KDialog + /usr/include/KDE/KGlobal + /usr/include/KDE/KIconLoader + /usr/include/KDE/KMessageBox + /usr/include/KDE/KParts/../../kparts/browserextension.h + /usr/include/KDE/KParts/../../kparts/genericfactory.h + /usr/include/KDE/KParts/../../kparts/part.h + /usr/include/KDE/KParts/../../kparts/plugin.h + /usr/include/KDE/KParts/BrowserExtension + /usr/include/KDE/KParts/GenericFactory + /usr/include/KDE/KParts/Plugin + /usr/include/KDE/KParts/ReadOnlyPart + /usr/include/KDE/KStandardDirs + /usr/include/KDE/KStringHandler + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/local_lim.h + /usr/include/bits/posix1_lim.h + /usr/include/bits/posix2_lim.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stat.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/bits/xopen_lim.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kaboutdata.h + /usr/include/kaction.h + /usr/include/kcompletion.h + /usr/include/kcomponentdata.h + /usr/include/kconfig.h + /usr/include/kconfiggroup.h + /usr/include/kdebug.h + /usr/include/kdecore_export.h + /usr/include/kdemacros.h + /usr/include/kdeui_export.h + /usr/include/kdeversion.h + /usr/include/kdialog.h + /usr/include/kexportplugin.h + /usr/include/kgenericfactory.h + /usr/include/kgenericfactory.tcc + /usr/include/kglobal.h + /usr/include/kglobalsettings.h + /usr/include/kguiitem.h + /usr/include/kicon.h + /usr/include/kiconloader.h + /usr/include/kicontheme.h + /usr/include/kio/global.h + /usr/include/kio/kio_export.h + /usr/include/kjob.h + /usr/include/klibloader.h + /usr/include/klibrary.h + /usr/include/klineedit.h + /usr/include/klocale.h + /usr/include/klocalizedstring.h + /usr/include/kparts/event.h + /usr/include/kparts/factory.h + /usr/include/kparts/kparts_export.h + /usr/include/kparts/part.h + /usr/include/kpluginfactory.h + /usr/include/kpluginloader.h + /usr/include/ksharedconfig.h + /usr/include/ksharedptr.h + /usr/include/kshortcut.h + /usr/include/ksortablelist.h + /usr/include/kstandardaction.h + /usr/include/kstandardguiitem.h + /usr/include/kstandardshortcut.h + /usr/include/ktcpsocket.h + /usr/include/ktypelist.h + /usr/include/kurl.h + /usr/include/kxmlguiclient.h + /usr/include/libio.h + /usr/include/limits.h + /usr/include/linux/limits.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QAtomicPointer + /usr/include/qt4/QtCore/QByteArray + /usr/include/qt4/QtCore/QChar + /usr/include/qt4/QtCore/QDate + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QEvent + /usr/include/qt4/QtCore/QExplicitlySharedDataPointer + /usr/include/qt4/QtCore/QFile + /usr/include/qt4/QtCore/QHash + /usr/include/qt4/QtCore/QLatin1Char + /usr/include/qt4/QtCore/QLibrary + /usr/include/qt4/QtCore/QList + /usr/include/qt4/QtCore/QMap + /usr/include/qt4/QtCore/QMetaObject + /usr/include/qt4/QtCore/QMetaType + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPair + /usr/include/qt4/QtCore/QPluginLoader + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QPointer + /usr/include/qt4/QtCore/QRect + /usr/include/qt4/QtCore/QSharedDataPointer + /usr/include/qt4/QtCore/QSize + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QStringList + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/QtGlobal + /usr/include/qt4/QtCore/QtPlugin + /usr/include/qt4/QtCore/qabstractitemmodel.h + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreapplication.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qcryptographichash.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdatetime.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qeventloop.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qfile.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qlibrary.h + /usr/include/qt4/QtCore/qline.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qmimedata.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qplugin.h + /usr/include/qt4/QtCore/qpluginloader.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qpointer.h + /usr/include/qt4/QtCore/qrect.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qsize.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtGui/QAction + /usr/include/qt4/QtGui/QApplication + /usr/include/qt4/QtGui/QButtonGroup + /usr/include/qt4/QtGui/QColor + /usr/include/qt4/QtGui/QDialog + /usr/include/qt4/QtGui/QFont + /usr/include/qt4/QtGui/QHBoxLayout + /usr/include/qt4/QtGui/QHeaderView + /usr/include/qt4/QtGui/QIcon + /usr/include/qt4/QtGui/QKeyEvent + /usr/include/qt4/QtGui/QKeySequence + /usr/include/qt4/QtGui/QLabel + /usr/include/qt4/QtGui/QLineEdit + /usr/include/qt4/QtGui/QMessageBox + /usr/include/qt4/QtGui/QPalette + /usr/include/qt4/QtGui/QPixmap + /usr/include/qt4/QtGui/QPlainTextEdit + /usr/include/qt4/QtGui/QPrintPreviewDialog + /usr/include/qt4/QtGui/QSpacerItem + /usr/include/qt4/QtGui/QToolButton + /usr/include/qt4/QtGui/QVBoxLayout + /usr/include/qt4/QtGui/QWidget + /usr/include/qt4/QtGui/QWidgetAction + /usr/include/qt4/QtGui/qabstractbutton.h + /usr/include/qt4/QtGui/qabstractitemdelegate.h + /usr/include/qt4/QtGui/qabstractitemview.h + /usr/include/qt4/QtGui/qabstractscrollarea.h + /usr/include/qt4/QtGui/qabstractslider.h + /usr/include/qt4/QtGui/qabstractspinbox.h + /usr/include/qt4/QtGui/qabstracttextdocumentlayout.h + /usr/include/qt4/QtGui/qaction.h + /usr/include/qt4/QtGui/qactiongroup.h + /usr/include/qt4/QtGui/qapplication.h + /usr/include/qt4/QtGui/qboxlayout.h + /usr/include/qt4/QtGui/qbrush.h + /usr/include/qt4/QtGui/qbuttongroup.h + /usr/include/qt4/QtGui/qcolor.h + /usr/include/qt4/QtGui/qcursor.h + /usr/include/qt4/QtGui/qdesktopwidget.h + /usr/include/qt4/QtGui/qdialog.h + /usr/include/qt4/QtGui/qdrag.h + /usr/include/qt4/QtGui/qevent.h + /usr/include/qt4/QtGui/qfont.h + /usr/include/qt4/QtGui/qfontinfo.h + /usr/include/qt4/QtGui/qfontmetrics.h + /usr/include/qt4/QtGui/qframe.h + /usr/include/qt4/QtGui/qgridlayout.h + /usr/include/qt4/QtGui/qheaderview.h + /usr/include/qt4/QtGui/qicon.h + /usr/include/qt4/QtGui/qimage.h + /usr/include/qt4/QtGui/qitemselectionmodel.h + /usr/include/qt4/QtGui/qkeysequence.h + /usr/include/qt4/QtGui/qlabel.h + /usr/include/qt4/QtGui/qlayout.h + /usr/include/qt4/QtGui/qlayoutitem.h + /usr/include/qt4/QtGui/qlineedit.h + /usr/include/qt4/QtGui/qmatrix.h + /usr/include/qt4/QtGui/qmessagebox.h + /usr/include/qt4/QtGui/qmime.h + /usr/include/qt4/QtGui/qpaintdevice.h + /usr/include/qt4/QtGui/qpainterpath.h + /usr/include/qt4/QtGui/qpalette.h + /usr/include/qt4/QtGui/qpen.h + /usr/include/qt4/QtGui/qpixmap.h + /usr/include/qt4/QtGui/qplaintextedit.h + /usr/include/qt4/QtGui/qpolygon.h + /usr/include/qt4/QtGui/qprintpreviewdialog.h + /usr/include/qt4/QtGui/qregion.h + /usr/include/qt4/QtGui/qrgb.h + /usr/include/qt4/QtGui/qrubberband.h + /usr/include/qt4/QtGui/qsizepolicy.h + /usr/include/qt4/QtGui/qslider.h + /usr/include/qt4/QtGui/qstyle.h + /usr/include/qt4/QtGui/qstyleoption.h + /usr/include/qt4/QtGui/qtabbar.h + /usr/include/qt4/QtGui/qtabwidget.h + /usr/include/qt4/QtGui/qtextcursor.h + /usr/include/qt4/QtGui/qtextdocument.h + /usr/include/qt4/QtGui/qtextedit.h + /usr/include/qt4/QtGui/qtextformat.h + /usr/include/qt4/QtGui/qtextlayout.h + /usr/include/qt4/QtGui/qtextobject.h + /usr/include/qt4/QtGui/qtextoption.h + /usr/include/qt4/QtGui/qtoolbutton.h + /usr/include/qt4/QtGui/qtransform.h + /usr/include/qt4/QtGui/qvalidator.h + /usr/include/qt4/QtGui/qwidget.h + /usr/include/qt4/QtGui/qwidgetaction.h + /usr/include/qt4/QtGui/qwindowdefs.h + /usr/include/qt4/QtGui/qwmatrix.h + /usr/include/qt4/QtNetwork/QHostAddress + /usr/include/qt4/QtNetwork/QSslCertificate + /usr/include/qt4/QtNetwork/QSslSocket + /usr/include/qt4/QtNetwork/qabstractsocket.h + /usr/include/qt4/QtNetwork/qhostaddress.h + /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h + /usr/include/qt4/QtNetwork/qssl.h + /usr/include/qt4/QtNetwork/qsslcertificate.h + /usr/include/qt4/QtNetwork/qsslerror.h + /usr/include/qt4/QtNetwork/qsslsocket.h + /usr/include/qt4/QtNetwork/qtcpsocket.h + /usr/include/qt4/QtScript/qscriptcontext.h + /usr/include/qt4/QtScript/qscriptengine.h + /usr/include/qt4/QtScript/qscriptstring.h + /usr/include/qt4/QtScript/qscriptvalue.h + /usr/include/qt4/QtWebKit/QWebFrame + /usr/include/qt4/QtWebKit/QWebHistory + /usr/include/qt4/QtWebKit/QWebPage + /usr/include/qt4/QtWebKit/QWebView + /usr/include/qt4/QtWebKit/qwebframe.h + /usr/include/qt4/QtWebKit/qwebhistory.h + /usr/include/qt4/QtWebKit/qwebkitglobal.h + /usr/include/qt4/QtWebKit/qwebpage.h + /usr/include/qt4/QtWebKit/qwebsettings.h + /usr/include/qt4/QtWebKit/qwebview.h + /usr/include/qt4/QtXml/QDomElement + /usr/include/qt4/QtXml/qdom.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/stat.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h + part/../../part/webkitpart.h + part/ui_searchbar.h + part/webkitpart.moc +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o + ../kdewebkit/kdewebkit_export.h + ../kdewebkit/kwebpage.h + ../kdewebkit/kwebview.h + /home/groo/dev/webkitkde/part/settings/webkitsettings.h + /home/groo/dev/webkitkde/part/webkitkde_export.h + /home/groo/dev/webkitkde/part/webkitpart.h + /home/groo/dev/webkitkde/part/webkitpart_ext.cpp + /home/groo/dev/webkitkde/part/webkitpart_ext.h + /home/groo/dev/webkitkde/part/webpage.h + /home/groo/dev/webkitkde/part/websslinfo.h + /home/groo/dev/webkitkde/part/webview.h + /usr/include/KDE/../conversion_check.h + /usr/include/KDE/../kconfigbase.h + /usr/include/KDE/../kconfiggroup.h + /usr/include/KDE/../kdebug.h + /usr/include/KDE/../kdesktopfile.h + /usr/include/KDE/../kfiledialog.h + /usr/include/KDE/../kglobal.h + /usr/include/KDE/../krun.h + /usr/include/KDE/../ksharedconfig.h + /usr/include/KDE/../ktemporaryfile.h + /usr/include/KDE/../ktoolinvocation.h + /usr/include/KDE/../kurifilter.h + /usr/include/KDE/KConfigGroup + /usr/include/KDE/KDebug + /usr/include/KDE/KDesktopFile + /usr/include/KDE/KFileDialog + /usr/include/KDE/KGlobal + /usr/include/KDE/KIO/../../kio/netaccess.h + /usr/include/KDE/KIO/NetAccess + /usr/include/KDE/KParts/../../kparts/browserextension.h + /usr/include/KDE/KParts/../../kparts/part.h + /usr/include/KDE/KParts/BrowserExtension + /usr/include/KDE/KParts/ReadOnlyPart + /usr/include/KDE/KRun + /usr/include/KDE/KSharedConfig + /usr/include/KDE/KTemporaryFile + /usr/include/KDE/KToolInvocation + /usr/include/KDE/KUriFilterData + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stat.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kcompositejob.h + /usr/include/kconfig.h + /usr/include/kconfiggroup.h + /usr/include/kdecore_export.h + /usr/include/kdemacros.h + /usr/include/kdeui_export.h + /usr/include/kdialog.h + /usr/include/kfile.h + /usr/include/kglobal.h + /usr/include/kguiitem.h + /usr/include/kicon.h + /usr/include/kiconloader.h + /usr/include/kicontheme.h + /usr/include/kio/global.h + /usr/include/kio/jobclasses.h + /usr/include/kio/kio_export.h + /usr/include/kio/udsentry.h + /usr/include/kjob.h + /usr/include/kmimetype.h + /usr/include/kparts/event.h + /usr/include/kparts/kparts_export.h + /usr/include/kparts/part.h + /usr/include/kservicetype.h + /usr/include/ksharedptr.h + /usr/include/ksycocaentry.h + /usr/include/ksycocatype.h + /usr/include/kurl.h + /usr/include/kxmlguiclient.h + /usr/include/libio.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QAtomicPointer + /usr/include/qt4/QtCore/QByteArray + /usr/include/qt4/QtCore/QDataStream + /usr/include/qt4/QtCore/QDate + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QDir + /usr/include/qt4/QtCore/QEvent + /usr/include/qt4/QtCore/QExplicitlySharedDataPointer + /usr/include/qt4/QtCore/QHash + /usr/include/qt4/QtCore/QLinkedList + /usr/include/qt4/QtCore/QList + /usr/include/qt4/QtCore/QMap + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPair + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QPointer + /usr/include/qt4/QtCore/QRect + /usr/include/qt4/QtCore/QSharedData + /usr/include/qt4/QtCore/QSharedDataPointer + /usr/include/qt4/QtCore/QSize + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QStringList + /usr/include/qt4/QtCore/QTemporaryFile + /usr/include/qt4/QtCore/QTimer + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/QtGlobal + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbasictimer.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreapplication.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qcryptographichash.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdatetime.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qdir.h + /usr/include/qt4/QtCore/qeventloop.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qfile.h + /usr/include/qt4/QtCore/qfileinfo.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qline.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qmimedata.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qpointer.h + /usr/include/qt4/QtCore/qrect.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qsize.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qtemporaryfile.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qtimer.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtGui/QApplication + /usr/include/qt4/QtGui/QClipboard + /usr/include/qt4/QtGui/QColor + /usr/include/qt4/QtGui/QDialog + /usr/include/qt4/QtGui/QFont + /usr/include/qt4/QtGui/QIcon + /usr/include/qt4/QtGui/QKeyEvent + /usr/include/qt4/QtGui/QPixmap + /usr/include/qt4/QtGui/QPrintPreviewDialog + /usr/include/qt4/QtGui/qapplication.h + /usr/include/qt4/QtGui/qbrush.h + /usr/include/qt4/QtGui/qclipboard.h + /usr/include/qt4/QtGui/qcolor.h + /usr/include/qt4/QtGui/qcursor.h + /usr/include/qt4/QtGui/qdesktopwidget.h + /usr/include/qt4/QtGui/qdialog.h + /usr/include/qt4/QtGui/qdrag.h + /usr/include/qt4/QtGui/qevent.h + /usr/include/qt4/QtGui/qfont.h + /usr/include/qt4/QtGui/qfontinfo.h + /usr/include/qt4/QtGui/qfontmetrics.h + /usr/include/qt4/QtGui/qicon.h + /usr/include/qt4/QtGui/qimage.h + /usr/include/qt4/QtGui/qkeysequence.h + /usr/include/qt4/QtGui/qmatrix.h + /usr/include/qt4/QtGui/qmime.h + /usr/include/qt4/QtGui/qpaintdevice.h + /usr/include/qt4/QtGui/qpainterpath.h + /usr/include/qt4/QtGui/qpalette.h + /usr/include/qt4/QtGui/qpixmap.h + /usr/include/qt4/QtGui/qpolygon.h + /usr/include/qt4/QtGui/qprintpreviewdialog.h + /usr/include/qt4/QtGui/qregion.h + /usr/include/qt4/QtGui/qrgb.h + /usr/include/qt4/QtGui/qsizepolicy.h + /usr/include/qt4/QtGui/qtransform.h + /usr/include/qt4/QtGui/qwidget.h + /usr/include/qt4/QtGui/qwindowdefs.h + /usr/include/qt4/QtGui/qwmatrix.h + /usr/include/qt4/QtNetwork/QHostAddress + /usr/include/qt4/QtNetwork/QSslCertificate + /usr/include/qt4/QtNetwork/qabstractsocket.h + /usr/include/qt4/QtNetwork/qhostaddress.h + /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h + /usr/include/qt4/QtNetwork/qssl.h + /usr/include/qt4/QtNetwork/qsslcertificate.h + /usr/include/qt4/QtScript/qscriptcontext.h + /usr/include/qt4/QtScript/qscriptengine.h + /usr/include/qt4/QtScript/qscriptstring.h + /usr/include/qt4/QtScript/qscriptvalue.h + /usr/include/qt4/QtWebKit/QWebFrame + /usr/include/qt4/QtWebKit/QWebPage + /usr/include/qt4/QtWebKit/QWebView + /usr/include/qt4/QtWebKit/qwebframe.h + /usr/include/qt4/QtWebKit/qwebkitglobal.h + /usr/include/qt4/QtWebKit/qwebpage.h + /usr/include/qt4/QtWebKit/qwebsettings.h + /usr/include/qt4/QtWebKit/qwebview.h + /usr/include/qt4/QtXml/QDomElement + /usr/include/qt4/QtXml/qdom.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/stat.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h + part/../../part/webkitpart_ext.h + part/webkitpart_ext.moc +part/CMakeFiles/webkitkde.dir/webpage.o + ../kdewebkit/kdewebkit_export.h + ../kdewebkit/kwebpage.h + ../kdewebkit/kwebview.h + /home/groo/dev/webkitkde/part/settings/webkitsettings.h + /home/groo/dev/webkitkde/part/sslinfodialog_p.h + /home/groo/dev/webkitkde/part/webkitkde_export.h + /home/groo/dev/webkitkde/part/webkitpart.h + /home/groo/dev/webkitkde/part/webpage.cpp + /home/groo/dev/webkitkde/part/webpage.h + /home/groo/dev/webkitkde/part/websslinfo.h + /home/groo/dev/webkitkde/part/webview.h + /usr/include/KDE/../kaboutdata.h + /usr/include/KDE/../kaction.h + /usr/include/KDE/../kauthorized.h + /usr/include/KDE/../kdialog.h + /usr/include/KDE/../kfiledialog.h + /usr/include/KDE/../kglobalsettings.h + /usr/include/KDE/../kinputdialog.h + /usr/include/KDE/../kjobuidelegate.h + /usr/include/KDE/../kmessagebox.h + /usr/include/KDE/../kprotocolinfo.h + /usr/include/KDE/../kprotocolmanager.h + /usr/include/KDE/../krun.h + /usr/include/KDE/../kshell.h + /usr/include/KDE/../kstandarddirs.h + /usr/include/KDE/../kstandardshortcut.h + /usr/include/KDE/KAboutData + /usr/include/KDE/KAction + /usr/include/KDE/KAuthorized + /usr/include/KDE/KDialog + /usr/include/KDE/KFileDialog + /usr/include/KDE/KGlobalSettings + /usr/include/KDE/KIO/../../kio/accessmanager.h + /usr/include/KDE/KIO/../../kio/job.h + /usr/include/KDE/KIO/AccessManager + /usr/include/KDE/KIO/Job + /usr/include/KDE/KInputDialog + /usr/include/KDE/KJobUiDelegate + /usr/include/KDE/KMessageBox + /usr/include/KDE/KParts/../../kparts/browserextension.h + /usr/include/KDE/KParts/../../kparts/browserrun.h + /usr/include/KDE/KParts/../../kparts/genericfactory.h + /usr/include/KDE/KParts/../../kparts/part.h + /usr/include/KDE/KParts/BrowserExtension + /usr/include/KDE/KParts/BrowserRun + /usr/include/KDE/KParts/GenericFactory + /usr/include/KDE/KParts/ReadOnlyPart + /usr/include/KDE/KProtocolManager + /usr/include/KDE/KRun + /usr/include/KDE/KShell + /usr/include/KDE/KStandardDirs + /usr/include/KDE/KStandardShortcut + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/local_lim.h + /usr/include/bits/posix1_lim.h + /usr/include/bits/posix2_lim.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stat.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/bits/xopen_lim.h + /usr/include/conversion_check.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kaboutdata.h + /usr/include/kcomponentdata.h + /usr/include/kcompositejob.h + /usr/include/kconfig.h + /usr/include/kconfigbase.h + /usr/include/kconfiggroup.h + /usr/include/kdebug.h + /usr/include/kdecore_export.h + /usr/include/kdemacros.h + /usr/include/kdeui_export.h + /usr/include/kdeversion.h + /usr/include/kdialog.h + /usr/include/kexportplugin.h + /usr/include/kfile.h + /usr/include/kgenericfactory.h + /usr/include/kgenericfactory.tcc + /usr/include/kglobal.h + /usr/include/kguiitem.h + /usr/include/kicon.h + /usr/include/kiconloader.h + /usr/include/kicontheme.h + /usr/include/kio/global.h + /usr/include/kio/jobclasses.h + /usr/include/kio/kio_export.h + /usr/include/kio/udsentry.h + /usr/include/kjob.h + /usr/include/klibloader.h + /usr/include/klibrary.h + /usr/include/klocale.h + /usr/include/klocalizedstring.h + /usr/include/kmimetype.h + /usr/include/kparts/browserextension.h + /usr/include/kparts/event.h + /usr/include/kparts/factory.h + /usr/include/kparts/kparts_export.h + /usr/include/kparts/part.h + /usr/include/kpluginfactory.h + /usr/include/kpluginloader.h + /usr/include/krun.h + /usr/include/kservice.h + /usr/include/kserviceaction.h + /usr/include/kservicetype.h + /usr/include/ksharedconfig.h + /usr/include/ksharedptr.h + /usr/include/kshortcut.h + /usr/include/kstandardguiitem.h + /usr/include/ksycocaentry.h + /usr/include/ksycocatype.h + /usr/include/ktcpsocket.h + /usr/include/ktypelist.h + /usr/include/kurl.h + /usr/include/kxmlguiclient.h + /usr/include/libio.h + /usr/include/limits.h + /usr/include/linux/limits.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QAtomicPointer + /usr/include/qt4/QtCore/QByteArray + /usr/include/qt4/QtCore/QChar + /usr/include/qt4/QtCore/QDataStream + /usr/include/qt4/QtCore/QDate + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QDir + /usr/include/qt4/QtCore/QEvent + /usr/include/qt4/QtCore/QExplicitlySharedDataPointer + /usr/include/qt4/QtCore/QHash + /usr/include/qt4/QtCore/QIODevice + /usr/include/qt4/QtCore/QLatin1Char + /usr/include/qt4/QtCore/QLibrary + /usr/include/qt4/QtCore/QLinkedList + /usr/include/qt4/QtCore/QList + /usr/include/qt4/QtCore/QListIterator + /usr/include/qt4/QtCore/QMap + /usr/include/qt4/QtCore/QMetaObject + /usr/include/qt4/QtCore/QMetaType + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPair + /usr/include/qt4/QtCore/QPluginLoader + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QPointer + /usr/include/qt4/QtCore/QRect + /usr/include/qt4/QtCore/QSharedData + /usr/include/qt4/QtCore/QSharedDataPointer + /usr/include/qt4/QtCore/QSize + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QStringList + /usr/include/qt4/QtCore/QTimer + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/QtGlobal + /usr/include/qt4/QtCore/QtPlugin + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbasictimer.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qcryptographichash.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdatetime.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qdir.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qfile.h + /usr/include/qt4/QtCore/qfileinfo.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qlibrary.h + /usr/include/qt4/QtCore/qline.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qmimedata.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qplugin.h + /usr/include/qt4/QtCore/qpluginloader.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qpointer.h + /usr/include/qt4/QtCore/qrect.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qsize.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qtimer.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtGui/QColor + /usr/include/qt4/QtGui/QDialog + /usr/include/qt4/QtGui/QFont + /usr/include/qt4/QtGui/QIcon + /usr/include/qt4/QtGui/QKeyEvent + /usr/include/qt4/QtGui/QKeySequence + /usr/include/qt4/QtGui/QMessageBox + /usr/include/qt4/QtGui/QPalette + /usr/include/qt4/QtGui/QPixmap + /usr/include/qt4/QtGui/QTextDocument + /usr/include/qt4/QtGui/QWidgetAction + /usr/include/qt4/QtGui/qaction.h + /usr/include/qt4/QtGui/qactiongroup.h + /usr/include/qt4/QtGui/qbrush.h + /usr/include/qt4/QtGui/qcolor.h + /usr/include/qt4/QtGui/qcursor.h + /usr/include/qt4/QtGui/qdialog.h + /usr/include/qt4/QtGui/qdrag.h + /usr/include/qt4/QtGui/qevent.h + /usr/include/qt4/QtGui/qfont.h + /usr/include/qt4/QtGui/qfontinfo.h + /usr/include/qt4/QtGui/qfontmetrics.h + /usr/include/qt4/QtGui/qicon.h + /usr/include/qt4/QtGui/qimage.h + /usr/include/qt4/QtGui/qkeysequence.h + /usr/include/qt4/QtGui/qmatrix.h + /usr/include/qt4/QtGui/qmessagebox.h + /usr/include/qt4/QtGui/qmime.h + /usr/include/qt4/QtGui/qpaintdevice.h + /usr/include/qt4/QtGui/qpainterpath.h + /usr/include/qt4/QtGui/qpalette.h + /usr/include/qt4/QtGui/qpixmap.h + /usr/include/qt4/QtGui/qpolygon.h + /usr/include/qt4/QtGui/qregion.h + /usr/include/qt4/QtGui/qrgb.h + /usr/include/qt4/QtGui/qsizepolicy.h + /usr/include/qt4/QtGui/qtextdocument.h + /usr/include/qt4/QtGui/qtransform.h + /usr/include/qt4/QtGui/qwidget.h + /usr/include/qt4/QtGui/qwidgetaction.h + /usr/include/qt4/QtGui/qwindowdefs.h + /usr/include/qt4/QtGui/qwmatrix.h + /usr/include/qt4/QtNetwork/QHostAddress + /usr/include/qt4/QtNetwork/QNetworkAccessManager + /usr/include/qt4/QtNetwork/QNetworkReply + /usr/include/qt4/QtNetwork/QNetworkRequest + /usr/include/qt4/QtNetwork/QSslCertificate + /usr/include/qt4/QtNetwork/QSslSocket + /usr/include/qt4/QtNetwork/qabstractsocket.h + /usr/include/qt4/QtNetwork/qhostaddress.h + /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h + /usr/include/qt4/QtNetwork/qnetworkreply.h + /usr/include/qt4/QtNetwork/qnetworkrequest.h + /usr/include/qt4/QtNetwork/qssl.h + /usr/include/qt4/QtNetwork/qsslcertificate.h + /usr/include/qt4/QtNetwork/qsslerror.h + /usr/include/qt4/QtNetwork/qsslsocket.h + /usr/include/qt4/QtNetwork/qtcpsocket.h + /usr/include/qt4/QtScript/qscriptcontext.h + /usr/include/qt4/QtScript/qscriptengine.h + /usr/include/qt4/QtScript/qscriptstring.h + /usr/include/qt4/QtScript/qscriptvalue.h + /usr/include/qt4/QtUiTools/QUiLoader + /usr/include/qt4/QtUiTools/quiloader.h + /usr/include/qt4/QtWebKit/QWebFrame + /usr/include/qt4/QtWebKit/QWebPage + /usr/include/qt4/QtWebKit/QWebView + /usr/include/qt4/QtWebKit/qwebframe.h + /usr/include/qt4/QtWebKit/qwebkitglobal.h + /usr/include/qt4/QtWebKit/qwebpage.h + /usr/include/qt4/QtWebKit/qwebsettings.h + /usr/include/qt4/QtWebKit/qwebview.h + /usr/include/qt4/QtXml/QDomElement + /usr/include/qt4/QtXml/qdom.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/stat.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h +part/CMakeFiles/webkitkde.dir/websslinfo.o + /home/groo/dev/webkitkde/part/websslinfo.cpp + /home/groo/dev/webkitkde/part/websslinfo.h + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kdemacros.h + /usr/include/libio.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/QtCore/QList + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qcryptographichash.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtNetwork/QHostAddress + /usr/include/qt4/QtNetwork/QSslCertificate + /usr/include/qt4/QtNetwork/qabstractsocket.h + /usr/include/qt4/QtNetwork/qhostaddress.h + /usr/include/qt4/QtNetwork/qssl.h + /usr/include/qt4/QtNetwork/qsslcertificate.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h +part/CMakeFiles/webkitkde.dir/webview.o + ../kdewebkit/kdewebkit_export.h + ../kdewebkit/kwebpage.h + ../kdewebkit/kwebview.h + /home/groo/dev/webkitkde/part/webkitkde_export.h + /home/groo/dev/webkitkde/part/webkitpart.h + /home/groo/dev/webkitkde/part/webpage.h + /home/groo/dev/webkitkde/part/webview.cpp + /home/groo/dev/webkitkde/part/webview.h + /usr/include/KDE/../conversion_check.h + /usr/include/KDE/../kaboutdata.h + /usr/include/KDE/../kaction.h + /usr/include/KDE/../kactioncollection.h + /usr/include/KDE/../kactionmenu.h + /usr/include/KDE/../kconfigbase.h + /usr/include/KDE/../kconfiggroup.h + /usr/include/KDE/../kmimetype.h + /usr/include/KDE/../kservice.h + /usr/include/KDE/../kserviceaction.h + /usr/include/KDE/../kstandarddirs.h + /usr/include/KDE/../kurifilter.h + /usr/include/KDE/KAboutData + /usr/include/KDE/KAction + /usr/include/KDE/KActionCollection + /usr/include/KDE/KActionMenu + /usr/include/KDE/KConfigGroup + /usr/include/KDE/KIO/../../kio/accessmanager.h + /usr/include/KDE/KIO/AccessManager + /usr/include/KDE/KMimeType + /usr/include/KDE/KParts/../../kparts/browserextension.h + /usr/include/KDE/KParts/../../kparts/genericfactory.h + /usr/include/KDE/KParts/../../kparts/part.h + /usr/include/KDE/KParts/BrowserExtension + /usr/include/KDE/KParts/GenericFactory + /usr/include/KDE/KParts/ReadOnlyPart + /usr/include/KDE/KService + /usr/include/KDE/KStandardDirs + /usr/include/KDE/KUriFilterData + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stat.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kaboutdata.h + /usr/include/kaction.h + /usr/include/kcomponentdata.h + /usr/include/kconfig.h + /usr/include/kdebug.h + /usr/include/kdecore_export.h + /usr/include/kdemacros.h + /usr/include/kdeui_export.h + /usr/include/kdeversion.h + /usr/include/kexportplugin.h + /usr/include/kgenericfactory.h + /usr/include/kgenericfactory.tcc + /usr/include/kglobal.h + /usr/include/kguiitem.h + /usr/include/kicon.h + /usr/include/kiconloader.h + /usr/include/kicontheme.h + /usr/include/kio/global.h + /usr/include/kio/kio_export.h + /usr/include/kjob.h + /usr/include/klibloader.h + /usr/include/klibrary.h + /usr/include/klocale.h + /usr/include/klocalizedstring.h + /usr/include/kparts/event.h + /usr/include/kparts/factory.h + /usr/include/kparts/kparts_export.h + /usr/include/kparts/part.h + /usr/include/kpluginfactory.h + /usr/include/kpluginloader.h + /usr/include/kservicetype.h + /usr/include/ksharedconfig.h + /usr/include/ksharedptr.h + /usr/include/kshortcut.h + /usr/include/kstandardaction.h + /usr/include/kstandardshortcut.h + /usr/include/ksycocaentry.h + /usr/include/ksycocatype.h + /usr/include/ktypelist.h + /usr/include/kurl.h + /usr/include/kxmlguiclient.h + /usr/include/libio.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QAtomicPointer + /usr/include/qt4/QtCore/QByteArray + /usr/include/qt4/QtCore/QChar + /usr/include/qt4/QtCore/QDataStream + /usr/include/qt4/QtCore/QDate + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QEvent + /usr/include/qt4/QtCore/QExplicitlySharedDataPointer + /usr/include/qt4/QtCore/QHash + /usr/include/qt4/QtCore/QLatin1Char + /usr/include/qt4/QtCore/QLibrary + /usr/include/qt4/QtCore/QList + /usr/include/qt4/QtCore/QMap + /usr/include/qt4/QtCore/QMetaObject + /usr/include/qt4/QtCore/QMetaType + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPair + /usr/include/qt4/QtCore/QPluginLoader + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QPointer + /usr/include/qt4/QtCore/QRect + /usr/include/qt4/QtCore/QSharedDataPointer + /usr/include/qt4/QtCore/QSize + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QStringList + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/QtGlobal + /usr/include/qt4/QtCore/QtPlugin + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdatetime.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qlibrary.h + /usr/include/qt4/QtCore/qline.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qmimedata.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qplugin.h + /usr/include/qt4/QtCore/qpluginloader.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qpointer.h + /usr/include/qt4/QtCore/qrect.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qsize.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtGui/QColor + /usr/include/qt4/QtGui/QFont + /usr/include/qt4/QtGui/QIcon + /usr/include/qt4/QtGui/QKeyEvent + /usr/include/qt4/QtGui/QKeySequence + /usr/include/qt4/QtGui/QPixmap + /usr/include/qt4/QtGui/QWidgetAction + /usr/include/qt4/QtGui/qaction.h + /usr/include/qt4/QtGui/qactiongroup.h + /usr/include/qt4/QtGui/qbrush.h + /usr/include/qt4/QtGui/qcolor.h + /usr/include/qt4/QtGui/qcursor.h + /usr/include/qt4/QtGui/qdrag.h + /usr/include/qt4/QtGui/qevent.h + /usr/include/qt4/QtGui/qfont.h + /usr/include/qt4/QtGui/qfontinfo.h + /usr/include/qt4/QtGui/qfontmetrics.h + /usr/include/qt4/QtGui/qicon.h + /usr/include/qt4/QtGui/qimage.h + /usr/include/qt4/QtGui/qkeysequence.h + /usr/include/qt4/QtGui/qmatrix.h + /usr/include/qt4/QtGui/qmime.h + /usr/include/qt4/QtGui/qpaintdevice.h + /usr/include/qt4/QtGui/qpainterpath.h + /usr/include/qt4/QtGui/qpalette.h + /usr/include/qt4/QtGui/qpixmap.h + /usr/include/qt4/QtGui/qpolygon.h + /usr/include/qt4/QtGui/qregion.h + /usr/include/qt4/QtGui/qrgb.h + /usr/include/qt4/QtGui/qsizepolicy.h + /usr/include/qt4/QtGui/qtransform.h + /usr/include/qt4/QtGui/qwidget.h + /usr/include/qt4/QtGui/qwidgetaction.h + /usr/include/qt4/QtGui/qwindowdefs.h + /usr/include/qt4/QtGui/qwmatrix.h + /usr/include/qt4/QtNetwork/QHttpRequestHeader + /usr/include/qt4/QtNetwork/QNetworkAccessManager + /usr/include/qt4/QtNetwork/QNetworkRequest + /usr/include/qt4/QtNetwork/qhttp.h + /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h + /usr/include/qt4/QtNetwork/qnetworkrequest.h + /usr/include/qt4/QtScript/qscriptcontext.h + /usr/include/qt4/QtScript/qscriptengine.h + /usr/include/qt4/QtScript/qscriptstring.h + /usr/include/qt4/QtScript/qscriptvalue.h + /usr/include/qt4/QtWebKit/QWebFrame + /usr/include/qt4/QtWebKit/QWebHitTestResult + /usr/include/qt4/QtWebKit/QWebPage + /usr/include/qt4/QtWebKit/QWebView + /usr/include/qt4/QtWebKit/qwebframe.h + /usr/include/qt4/QtWebKit/qwebkitglobal.h + /usr/include/qt4/QtWebKit/qwebpage.h + /usr/include/qt4/QtWebKit/qwebsettings.h + /usr/include/qt4/QtWebKit/qwebview.h + /usr/include/qt4/QtXml/QDomElement + /usr/include/qt4/QtXml/qdom.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/stat.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/depend.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/depend.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/depend.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/depend.make 2009-11-02 21:53:04.000000000 +0000 @@ -0,0 +1,2227 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: ../part/settings/khtml_filter.cpp +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: ../part/settings/khtml_filter_p.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/_G_config.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/alloca.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/byteswap.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/endian.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/libc-lock.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/libio-ldbl.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/pthreadtypes.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/sched.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/select.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/setjmp.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/sigaction.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/sigcontext.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/siginfo.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/signum.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/sigset.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/sigstack.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/sigthread.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/stdio-ldbl.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/stdio-lock.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/stdio.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/stdio2.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/stdio_lim.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/stdlib-ldbl.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/stdlib.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/string.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/string2.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/string3.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/sys_errlist.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/time.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/types.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/typesizes.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/waitflags.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/waitstatus.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/wchar-ldbl.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/wchar.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/wchar2.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/bits/wordsize.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/ctype.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/endian.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/features.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/gconv.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/getopt.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/gnu/stubs-32.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/gnu/stubs.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/libio.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/pthread.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/Qt3Support/q3cstring.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/QBitArray +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/QDebug +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/QHash +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/QPoint +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/QPointF +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/QRegExp +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/QString +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/QVector +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qalgorithms.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_alpha.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_arch.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_arm.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_armv6.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_avr32.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_bfin.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_generic.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_i386.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_ia64.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_mips.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_parisc.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_s390.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_sh.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_sparc.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qbasicatomic.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qbitarray.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qbytearray.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qchar.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qconfig.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qcoreevent.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qdatastream.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qdebug.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qfeatures.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qglobal.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qhash.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qiodevice.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qiterator.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qlist.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qlocale.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qmap.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qnamespace.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qobject.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qobjectdefs.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qpair.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qpoint.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qregexp.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qset.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qstring.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qtextcodec.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qtextstream.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/qt4/QtCore/qvector.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/sched.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/signal.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/stdio.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/stdlib.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/string.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/sys/cdefs.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/sys/select.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/sys/sysmacros.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/sys/types.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/sys/ucontext.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/time.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/tls.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/wchar.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/wctype.h +part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o: /usr/include/xlocale.h + +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: ../kdewebkit/kdewebkit_export.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: ../part/settings/khtml_filter_p.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: ../part/settings/webkitdefaults.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: ../part/settings/webkitsettings.cpp +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: ../part/settings/webkitsettings.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/_G_config.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/alloca.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/byteswap.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/endian.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/libc-lock.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/libio-ldbl.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/pthreadtypes.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/sched.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/select.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/setjmp.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/sigaction.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/sigcontext.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/siginfo.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/signum.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/sigset.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/sigstack.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/sigthread.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/stdio-ldbl.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/stdio-lock.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/stdio.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/stdio2.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/stdio_lim.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/stdlib-ldbl.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/stdlib.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/string.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/string2.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/string3.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/sys_errlist.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/time.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/types.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/typesizes.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/waitflags.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/waitstatus.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/wchar-ldbl.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/wchar.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/wchar2.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/bits/wordsize.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/conversion_check.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/ctype.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/endian.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/features.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/gconv.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/getopt.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/gnu/stubs-32.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/gnu/stubs.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kconfig.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kconfigbase.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kconfiggroup.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kdebug.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kdecore_export.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kdemacros.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kdeui_export.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kglobal.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kglobalsettings.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kguiitem.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kicon.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kiconloader.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kicontheme.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/klocale.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/klocalizedstring.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kmessagebox.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/ksharedconfig.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/ksharedptr.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kstandardguiitem.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/kurl.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/libio.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/pthread.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/Qt3Support/q3cstring.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/Qt3Support/q3valuelist.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QAtomicPointer +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QBitArray +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QByteArray +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QChar +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QDate +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QDebug +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QExplicitlySharedDataPointer +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QHash +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QLatin1Char +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QList +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QMap +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QObject +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QPair +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QPoint +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QPointF +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QRect +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QRegExp +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QSize +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QString +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QStringList +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QUrl +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QVariant +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QVector +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/QtGlobal +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qalgorithms.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_alpha.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_arch.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_arm.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_armv6.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_avr32.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_bfin.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_generic.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_i386.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_ia64.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_mips.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_parisc.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_s390.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_sh.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_sparc.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qbasicatomic.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qbitarray.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qbytearray.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qchar.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qconfig.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qcoreevent.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qdatastream.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qdatetime.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qdebug.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qfeatures.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qglobal.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qhash.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qiodevice.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qiterator.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qline.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qlinkedlist.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qlist.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qlocale.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qmap.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qmetatype.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qmimedata.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qnamespace.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qobject.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qobjectdefs.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qpair.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qpoint.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qrect.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qregexp.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qset.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qshareddata.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qsize.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qstring.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qstringlist.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qstringmatcher.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qtextcodec.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qtextstream.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qurl.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qvariant.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtCore/qvector.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/QColor +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/QFont +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/QFontDatabase +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/QIcon +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/QMessageBox +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/QPalette +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qbrush.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qcolor.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qcursor.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qdialog.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qdrag.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qevent.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qfont.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qfontdatabase.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qfontinfo.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qfontmetrics.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qicon.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qimage.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qkeysequence.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qmatrix.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qmessagebox.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qmime.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qpaintdevice.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qpainterpath.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qpalette.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qpixmap.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qpolygon.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qregion.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qrgb.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qsizepolicy.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qtransform.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qwidget.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qwindowdefs.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtGui/qwmatrix.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtWebKit/QWebSettings +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtWebKit/qwebkitglobal.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/qt4/QtWebKit/qwebsettings.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/sched.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/signal.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/stdio.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/stdlib.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/string.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/sys/cdefs.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/sys/select.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/sys/sysmacros.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/sys/types.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/sys/ucontext.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/time.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/tls.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/wchar.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/wctype.h +part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o: /usr/include/xlocale.h + +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: ../part/ui/searchbar.cpp +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: ../part/ui/searchbar.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/KDE/../kcolorscheme.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/KDE/../kdebug.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/KDE/../kicon.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/KDE/../klocalizedstring.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/KDE/KColorScheme +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/KDE/KDebug +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/KDE/KIcon +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/KDE/KLocalizedString +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/_G_config.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/alloca.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/byteswap.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/endian.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/libc-lock.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/libio-ldbl.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/local_lim.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/posix1_lim.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/posix2_lim.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/pthreadtypes.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/sched.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/select.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/setjmp.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/sigaction.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/sigcontext.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/siginfo.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/signum.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/sigset.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/sigstack.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/sigthread.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/stdio-ldbl.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/stdio-lock.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/stdio.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/stdio2.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/stdio_lim.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/stdlib-ldbl.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/stdlib.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/string.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/string2.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/string3.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/sys_errlist.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/time.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/types.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/typesizes.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/waitflags.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/waitstatus.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/wchar-ldbl.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/wchar.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/wchar2.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/wordsize.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/bits/xopen_lim.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/conversion_check.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/ctype.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/endian.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/features.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/gconv.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/getopt.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/gnu/stubs-32.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/gnu/stubs.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kcompletion.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kconfig.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kconfigbase.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kconfiggroup.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kdecore_export.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kdemacros.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kdeui_export.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kdialog.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kglobal.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kglobalsettings.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kguiitem.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kicon.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kiconloader.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kicontheme.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/klineedit.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/klocale.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/klocalizedstring.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/ksharedconfig.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/ksharedptr.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kshortcut.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/ksortablelist.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/kurl.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/libio.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/limits.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/linux/limits.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/pthread.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/Qt3Support/q3cstring.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/Qt3Support/q3valuelist.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QAtomicPointer +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QByteArray +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QChar +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QDate +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QDebug +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QExplicitlySharedDataPointer +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QLatin1Char +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QList +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QMap +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QMetaType +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QObject +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QPair +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QPoint +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QPointF +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QPointer +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QRect +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QSize +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QString +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QStringList +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QUrl +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QVariant +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/QtGlobal +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qabstractitemmodel.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qalgorithms.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_alpha.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_arch.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_arm.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_armv6.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_avr32.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_bfin.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_generic.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_i386.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_ia64.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_mips.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_parisc.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_s390.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_sh.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_sparc.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qbasicatomic.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qbytearray.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qchar.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qconfig.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qcoreapplication.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qcoreevent.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qdatastream.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qdatetime.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qdebug.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qeventloop.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qfeatures.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qglobal.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qhash.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qiodevice.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qiterator.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qline.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qlinkedlist.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qlist.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qlocale.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qmap.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qmetatype.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qmimedata.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qnamespace.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qobject.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qobjectdefs.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qpair.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qpoint.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qpointer.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qrect.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qregexp.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qset.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qshareddata.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qsize.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qstring.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qstringlist.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qstringmatcher.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qtextcodec.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qtextstream.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qurl.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qvariant.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtCore/qvector.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QAction +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QApplication +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QButtonGroup +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QColor +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QDialog +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QFont +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QHBoxLayout +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QHeaderView +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QIcon +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QKeySequence +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QLabel +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QLineEdit +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QPalette +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QResizeEvent +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QShortcut +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QSpacerItem +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QToolButton +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/QWidget +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qabstractbutton.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qabstractitemdelegate.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qabstractitemview.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qabstractscrollarea.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qabstractslider.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qabstractspinbox.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qaction.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qactiongroup.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qapplication.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qboxlayout.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qbrush.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qbuttongroup.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qcolor.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qcursor.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qdesktopwidget.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qdialog.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qdrag.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qevent.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qfont.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qfontinfo.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qfontmetrics.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qframe.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qgridlayout.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qheaderview.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qicon.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qimage.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qitemselectionmodel.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qkeysequence.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qlabel.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qlayout.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qlayoutitem.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qlineedit.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qmatrix.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qmime.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qpaintdevice.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qpainterpath.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qpalette.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qpixmap.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qpolygon.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qregion.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qrgb.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qrubberband.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qshortcut.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qsizepolicy.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qslider.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qstyle.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qstyleoption.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qtabbar.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qtabwidget.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qtoolbutton.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qtransform.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qvalidator.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qwidget.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qwindowdefs.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/qt4/QtGui/qwmatrix.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/sched.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/signal.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/stdio.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/stdlib.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/string.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/sys/cdefs.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/sys/select.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/sys/sysmacros.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/sys/types.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/sys/ucontext.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/time.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/tls.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/wchar.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/wctype.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: /usr/include/xlocale.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: part/../../part/ui/searchbar.h +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: part/searchbar.moc +part/CMakeFiles/webkitkde.dir/ui/searchbar.o: part/ui_searchbar.h + +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: ../kdewebkit/kdewebkit_export.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: ../kdewebkit/kwebpage.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: ../kdewebkit/kwebview.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: part/../../part/webpage.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: part/../../part/webview.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: part/moc_webpage.cpp +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: part/moc_webview.cpp +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: part/webkitkde_automoc.cpp +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/KDE/KParts/../../kparts/browserextension.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/KDE/KParts/../../kparts/part.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/KDE/KParts/BrowserExtension +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/KDE/KParts/ReadOnlyPart +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/_G_config.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/alloca.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/byteswap.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/endian.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/libc-lock.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/libio-ldbl.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/pthreadtypes.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/sched.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/select.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/setjmp.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/sigaction.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/sigcontext.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/siginfo.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/signum.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/sigset.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/sigstack.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/sigthread.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/stdio-ldbl.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/stdio-lock.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/stdio.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/stdio2.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/stdio_lim.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/stdlib-ldbl.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/stdlib.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/string.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/string2.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/string3.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/sys_errlist.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/time.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/types.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/typesizes.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/waitflags.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/waitstatus.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/wchar-ldbl.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/wchar.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/wchar2.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/bits/wordsize.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/ctype.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/endian.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/features.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/gconv.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/getopt.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/gnu/stubs-32.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/gnu/stubs.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/kdecore_export.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/kdemacros.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/kdeui_export.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/kparts/event.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/kparts/kparts_export.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/kparts/part.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/kurl.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/kxmlguiclient.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/libio.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/pthread.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/Qt3Support/q3cstring.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/Qt3Support/q3valuelist.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/QDebug +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/QEvent +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/QMap +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/QObject +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/QPoint +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/QPointF +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/QPointer +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/QSharedDataPointer +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/QStringList +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/QUrl +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/QVariant +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qalgorithms.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_alpha.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_arch.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_arm.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_armv6.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_avr32.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_bfin.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_generic.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_i386.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_ia64.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_mips.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_parisc.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_s390.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_sh.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_sparc.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qbasicatomic.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qbytearray.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qchar.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qconfig.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qcoreevent.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qdatastream.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qdebug.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qfeatures.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qglobal.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qhash.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qiodevice.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qiterator.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qline.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qlinkedlist.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qlist.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qlocale.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qmap.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qmetatype.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qmimedata.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qnamespace.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qobject.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qobjectdefs.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qpair.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qpoint.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qpointer.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qrect.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qregexp.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qset.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qshareddata.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qsize.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qstring.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qstringlist.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qstringmatcher.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qtextcodec.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qtextstream.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qurl.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qvariant.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtCore/qvector.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/QKeyEvent +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qbrush.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qcolor.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qcursor.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qdrag.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qevent.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qfont.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qfontinfo.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qfontmetrics.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qicon.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qimage.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qkeysequence.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qmatrix.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qmime.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qpaintdevice.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qpainterpath.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qpalette.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qpixmap.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qpolygon.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qregion.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qrgb.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qsizepolicy.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qtransform.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qwidget.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qwindowdefs.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtGui/qwmatrix.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtWebKit/QWebPage +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtWebKit/QWebView +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtWebKit/qwebkitglobal.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtWebKit/qwebpage.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtWebKit/qwebsettings.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtWebKit/qwebview.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtXml/QDomElement +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/qt4/QtXml/qdom.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/sched.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/signal.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/stdio.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/stdlib.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/string.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/sys/cdefs.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/sys/select.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/sys/sysmacros.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/sys/types.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/sys/ucontext.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/time.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/tls.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/wchar.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/wctype.h +part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o: /usr/include/xlocale.h + +part/CMakeFiles/webkitkde.dir/webkitpart.o: ../kdewebkit/kdewebkit_export.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: ../kdewebkit/kwebpage.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: ../kdewebkit/kwebview.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: ../part/ui/searchbar.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: ../part/sslinfodialog_p.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: ../part/webkitkde_export.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: ../part/webkitpart.cpp +part/CMakeFiles/webkitkde.dir/webkitpart.o: ../part/webkitpart.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: ../part/webkitpart_ext.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: ../part/webpage.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: ../part/websslinfo.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: ../part/webview.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/../conversion_check.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/../kaboutdata.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/../kaction.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/../kactioncollection.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/../kconfigbase.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/../kconfiggroup.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/../kdialog.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/../kglobal.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/../kiconloader.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/../kmessagebox.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/../kstandarddirs.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/../kstringhandler.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KAboutData +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KAction +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KActionCollection +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KConfigGroup +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KDialog +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KGlobal +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KIconLoader +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KMessageBox +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KParts/../../kparts/browserextension.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KParts/../../kparts/genericfactory.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KParts/../../kparts/part.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KParts/../../kparts/plugin.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KParts/BrowserExtension +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KParts/GenericFactory +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KParts/Plugin +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KParts/ReadOnlyPart +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KStandardDirs +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/KDE/KStringHandler +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/_G_config.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/alloca.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/byteswap.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/endian.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/libc-lock.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/libio-ldbl.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/local_lim.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/posix1_lim.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/posix2_lim.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/pthreadtypes.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/sched.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/select.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/setjmp.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/sigaction.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/sigcontext.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/siginfo.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/signum.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/sigset.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/sigstack.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/sigthread.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/stat.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/stdio-ldbl.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/stdio-lock.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/stdio.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/stdio2.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/stdio_lim.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/stdlib-ldbl.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/stdlib.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/string.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/string2.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/string3.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/sys_errlist.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/time.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/types.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/typesizes.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/waitflags.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/waitstatus.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/wchar-ldbl.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/wchar.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/wchar2.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/wordsize.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/bits/xopen_lim.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/ctype.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/endian.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/features.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/gconv.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/getopt.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/gnu/stubs-32.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/gnu/stubs.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kaboutdata.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kaction.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kcompletion.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kcomponentdata.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kconfig.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kconfiggroup.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kdebug.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kdecore_export.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kdemacros.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kdeui_export.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kdeversion.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kdialog.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kexportplugin.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kgenericfactory.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kgenericfactory.tcc +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kglobal.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kglobalsettings.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kguiitem.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kicon.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kiconloader.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kicontheme.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kio/global.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kio/kio_export.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kjob.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/klibloader.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/klibrary.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/klineedit.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/klocale.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/klocalizedstring.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kparts/event.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kparts/factory.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kparts/kparts_export.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kparts/part.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kpluginfactory.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kpluginloader.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/ksharedconfig.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/ksharedptr.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kshortcut.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/ksortablelist.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kstandardaction.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kstandardguiitem.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kstandardshortcut.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/ktcpsocket.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/ktypelist.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kurl.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/kxmlguiclient.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/libio.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/limits.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/linux/limits.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/pthread.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/Qt3Support/q3cstring.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/Qt3Support/q3valuelist.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QAtomicPointer +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QByteArray +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QChar +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QDate +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QDebug +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QEvent +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QExplicitlySharedDataPointer +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QFile +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QHash +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QLatin1Char +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QLibrary +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QList +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QMap +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QMetaObject +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QMetaType +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QObject +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QPair +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QPluginLoader +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QPoint +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QPointF +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QPointer +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QRect +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QSharedDataPointer +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QSize +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QString +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QStringList +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QUrl +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QVariant +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QtGlobal +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/QtPlugin +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qabstractitemmodel.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qalgorithms.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_alpha.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_arch.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_arm.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_armv6.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_avr32.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_bfin.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_generic.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_i386.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_ia64.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_mips.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_parisc.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_s390.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_sh.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_sparc.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qbasicatomic.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qbytearray.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qchar.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qconfig.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qcoreapplication.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qcoreevent.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qcryptographichash.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qdatastream.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qdatetime.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qdebug.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qeventloop.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qfeatures.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qfile.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qglobal.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qhash.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qiodevice.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qiterator.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qlibrary.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qline.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qlinkedlist.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qlist.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qlocale.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qmap.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qmetatype.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qmimedata.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qnamespace.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qobject.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qobjectdefs.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qpair.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qplugin.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qpluginloader.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qpoint.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qpointer.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qrect.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qregexp.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qset.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qshareddata.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qsize.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qstring.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qstringlist.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qstringmatcher.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qtextcodec.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qtextstream.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qurl.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qvariant.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtCore/qvector.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QAction +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QApplication +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QButtonGroup +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QColor +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QDialog +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QFont +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QHBoxLayout +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QHeaderView +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QIcon +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QKeyEvent +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QKeySequence +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QLabel +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QLineEdit +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QMessageBox +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QPalette +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QPixmap +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QPlainTextEdit +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QPrintPreviewDialog +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QSpacerItem +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QToolButton +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QVBoxLayout +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QWidget +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/QWidgetAction +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qabstractbutton.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qabstractitemdelegate.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qabstractitemview.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qabstractscrollarea.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qabstractslider.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qabstractspinbox.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qabstracttextdocumentlayout.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qaction.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qactiongroup.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qapplication.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qboxlayout.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qbrush.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qbuttongroup.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qcolor.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qcursor.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qdesktopwidget.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qdialog.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qdrag.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qevent.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qfont.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qfontinfo.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qfontmetrics.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qframe.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qgridlayout.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qheaderview.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qicon.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qimage.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qitemselectionmodel.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qkeysequence.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qlabel.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qlayout.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qlayoutitem.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qlineedit.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qmatrix.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qmessagebox.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qmime.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qpaintdevice.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qpainterpath.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qpalette.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qpen.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qpixmap.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qplaintextedit.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qpolygon.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qprintpreviewdialog.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qregion.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qrgb.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qrubberband.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qsizepolicy.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qslider.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qstyle.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qstyleoption.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qtabbar.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qtabwidget.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qtextcursor.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qtextdocument.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qtextedit.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qtextformat.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qtextlayout.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qtextobject.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qtextoption.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qtoolbutton.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qtransform.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qvalidator.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qwidget.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qwidgetaction.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qwindowdefs.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtGui/qwmatrix.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtNetwork/QHostAddress +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtNetwork/QSslCertificate +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtNetwork/QSslSocket +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtNetwork/qabstractsocket.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtNetwork/qhostaddress.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtNetwork/qssl.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtNetwork/qsslcertificate.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtNetwork/qsslerror.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtNetwork/qsslsocket.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtNetwork/qtcpsocket.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtScript/qscriptcontext.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtScript/qscriptengine.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtScript/qscriptstring.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtScript/qscriptvalue.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtWebKit/QWebFrame +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtWebKit/QWebHistory +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtWebKit/QWebPage +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtWebKit/QWebView +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtWebKit/qwebframe.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtWebKit/qwebhistory.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtWebKit/qwebkitglobal.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtWebKit/qwebpage.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtWebKit/qwebsettings.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtWebKit/qwebview.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtXml/QDomElement +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/qt4/QtXml/qdom.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/sched.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/signal.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/stdio.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/stdlib.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/string.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/sys/cdefs.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/sys/select.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/sys/stat.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/sys/sysmacros.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/sys/types.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/sys/ucontext.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/time.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/tls.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/wchar.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/wctype.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: /usr/include/xlocale.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: part/../../part/webkitpart.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: part/ui_searchbar.h +part/CMakeFiles/webkitkde.dir/webkitpart.o: part/webkitpart.moc + +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: ../kdewebkit/kdewebkit_export.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: ../kdewebkit/kwebpage.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: ../kdewebkit/kwebview.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: ../part/settings/webkitsettings.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: ../part/webkitkde_export.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: ../part/webkitpart.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: ../part/webkitpart_ext.cpp +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: ../part/webkitpart_ext.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: ../part/webpage.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: ../part/websslinfo.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: ../part/webview.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/../conversion_check.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/../kconfigbase.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/../kconfiggroup.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/../kdebug.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/../kdesktopfile.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/../kfiledialog.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/../kglobal.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/../krun.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/../ksharedconfig.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/../ktemporaryfile.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/../ktoolinvocation.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/../kurifilter.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KConfigGroup +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KDebug +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KDesktopFile +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KFileDialog +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KGlobal +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KIO/../../kio/netaccess.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KIO/NetAccess +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KParts/../../kparts/browserextension.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KParts/../../kparts/part.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KParts/BrowserExtension +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KParts/ReadOnlyPart +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KRun +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KSharedConfig +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KTemporaryFile +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KToolInvocation +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/KDE/KUriFilterData +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/_G_config.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/alloca.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/byteswap.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/endian.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/libc-lock.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/libio-ldbl.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/pthreadtypes.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/sched.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/select.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/setjmp.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/sigaction.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/sigcontext.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/siginfo.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/signum.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/sigset.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/sigstack.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/sigthread.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/stat.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/stdio-ldbl.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/stdio-lock.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/stdio.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/stdio2.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/stdio_lim.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/stdlib-ldbl.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/stdlib.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/string.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/string2.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/string3.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/sys_errlist.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/time.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/types.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/typesizes.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/waitflags.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/waitstatus.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/wchar-ldbl.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/wchar.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/wchar2.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/bits/wordsize.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/ctype.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/endian.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/features.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/gconv.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/getopt.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/gnu/stubs-32.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/gnu/stubs.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kcompositejob.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kconfig.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kconfiggroup.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kdecore_export.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kdemacros.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kdeui_export.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kdialog.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kfile.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kglobal.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kguiitem.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kicon.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kiconloader.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kicontheme.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kio/global.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kio/jobclasses.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kio/kio_export.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kio/udsentry.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kjob.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kmimetype.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kparts/event.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kparts/kparts_export.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kparts/part.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kservicetype.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/ksharedptr.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/ksycocaentry.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/ksycocatype.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kurl.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/kxmlguiclient.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/libio.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/pthread.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/Qt3Support/q3cstring.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/Qt3Support/q3valuelist.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QAtomicPointer +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QByteArray +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QDataStream +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QDate +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QDebug +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QDir +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QEvent +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QExplicitlySharedDataPointer +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QHash +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QLinkedList +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QList +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QMap +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QObject +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QPair +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QPoint +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QPointF +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QPointer +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QRect +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QSharedData +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QSharedDataPointer +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QSize +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QString +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QStringList +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QTemporaryFile +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QTimer +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QUrl +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QVariant +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/QtGlobal +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qalgorithms.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_alpha.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_arch.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_arm.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_armv6.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_avr32.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_bfin.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_generic.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_i386.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_ia64.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_mips.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_parisc.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_s390.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_sh.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_sparc.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qbasicatomic.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qbasictimer.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qbytearray.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qchar.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qconfig.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qcoreapplication.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qcoreevent.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qcryptographichash.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qdatastream.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qdatetime.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qdebug.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qdir.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qeventloop.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qfeatures.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qfile.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qfileinfo.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qglobal.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qhash.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qiodevice.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qiterator.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qline.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qlinkedlist.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qlist.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qlocale.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qmap.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qmetatype.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qmimedata.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qnamespace.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qobject.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qobjectdefs.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qpair.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qpoint.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qpointer.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qrect.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qregexp.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qset.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qshareddata.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qsize.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qstring.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qstringlist.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qstringmatcher.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qtemporaryfile.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qtextcodec.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qtextstream.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qtimer.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qurl.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qvariant.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtCore/qvector.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/QApplication +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/QClipboard +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/QColor +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/QDialog +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/QFont +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/QIcon +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/QKeyEvent +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/QPixmap +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/QPrintPreviewDialog +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qapplication.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qbrush.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qclipboard.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qcolor.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qcursor.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qdesktopwidget.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qdialog.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qdrag.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qevent.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qfont.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qfontinfo.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qfontmetrics.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qicon.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qimage.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qkeysequence.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qmatrix.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qmime.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qpaintdevice.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qpainterpath.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qpalette.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qpixmap.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qpolygon.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qprintpreviewdialog.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qregion.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qrgb.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qsizepolicy.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qtransform.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qwidget.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qwindowdefs.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtGui/qwmatrix.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtNetwork/QHostAddress +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtNetwork/QSslCertificate +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtNetwork/qabstractsocket.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtNetwork/qhostaddress.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtNetwork/qssl.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtNetwork/qsslcertificate.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtScript/qscriptcontext.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtScript/qscriptengine.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtScript/qscriptstring.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtScript/qscriptvalue.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtWebKit/QWebFrame +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtWebKit/QWebPage +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtWebKit/QWebView +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtWebKit/qwebframe.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtWebKit/qwebkitglobal.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtWebKit/qwebpage.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtWebKit/qwebsettings.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtWebKit/qwebview.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtXml/QDomElement +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/qt4/QtXml/qdom.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/sched.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/signal.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/stdio.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/stdlib.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/string.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/sys/cdefs.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/sys/select.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/sys/stat.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/sys/sysmacros.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/sys/types.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/sys/ucontext.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/time.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/tls.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/wchar.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/wctype.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: /usr/include/xlocale.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: part/../../part/webkitpart_ext.h +part/CMakeFiles/webkitkde.dir/webkitpart_ext.o: part/webkitpart_ext.moc + +part/CMakeFiles/webkitkde.dir/webpage.o: ../kdewebkit/kdewebkit_export.h +part/CMakeFiles/webkitkde.dir/webpage.o: ../kdewebkit/kwebpage.h +part/CMakeFiles/webkitkde.dir/webpage.o: ../kdewebkit/kwebview.h +part/CMakeFiles/webkitkde.dir/webpage.o: ../part/settings/webkitsettings.h +part/CMakeFiles/webkitkde.dir/webpage.o: ../part/sslinfodialog_p.h +part/CMakeFiles/webkitkde.dir/webpage.o: ../part/webkitkde_export.h +part/CMakeFiles/webkitkde.dir/webpage.o: ../part/webkitpart.h +part/CMakeFiles/webkitkde.dir/webpage.o: ../part/webpage.cpp +part/CMakeFiles/webkitkde.dir/webpage.o: ../part/webpage.h +part/CMakeFiles/webkitkde.dir/webpage.o: ../part/websslinfo.h +part/CMakeFiles/webkitkde.dir/webpage.o: ../part/webview.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../kaboutdata.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../kaction.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../kauthorized.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../kdialog.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../kfiledialog.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../kglobalsettings.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../kinputdialog.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../kjobuidelegate.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../kmessagebox.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../kprotocolinfo.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../kprotocolmanager.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../krun.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../kshell.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../kstandarddirs.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/../kstandardshortcut.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KAboutData +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KAction +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KAuthorized +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KDialog +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KFileDialog +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KGlobalSettings +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KIO/../../kio/accessmanager.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KIO/../../kio/job.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KIO/AccessManager +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KIO/Job +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KInputDialog +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KJobUiDelegate +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KMessageBox +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KParts/../../kparts/browserextension.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KParts/../../kparts/browserrun.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KParts/../../kparts/genericfactory.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KParts/../../kparts/part.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KParts/BrowserExtension +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KParts/BrowserRun +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KParts/GenericFactory +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KParts/ReadOnlyPart +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KProtocolManager +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KRun +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KShell +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KStandardDirs +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/KDE/KStandardShortcut +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/_G_config.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/alloca.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/byteswap.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/endian.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/libc-lock.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/libio-ldbl.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/local_lim.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/posix1_lim.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/posix2_lim.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/pthreadtypes.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/sched.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/select.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/setjmp.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/sigaction.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/sigcontext.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/siginfo.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/signum.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/sigset.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/sigstack.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/sigthread.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/stat.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/stdio-ldbl.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/stdio-lock.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/stdio.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/stdio2.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/stdio_lim.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/stdlib-ldbl.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/stdlib.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/string.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/string2.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/string3.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/sys_errlist.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/time.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/types.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/typesizes.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/waitflags.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/waitstatus.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/wchar-ldbl.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/wchar.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/wchar2.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/wordsize.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/bits/xopen_lim.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/conversion_check.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/ctype.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/endian.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/features.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/gconv.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/getopt.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/gnu/stubs-32.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/gnu/stubs.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kaboutdata.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kcomponentdata.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kcompositejob.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kconfig.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kconfigbase.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kconfiggroup.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kdebug.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kdecore_export.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kdemacros.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kdeui_export.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kdeversion.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kdialog.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kexportplugin.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kfile.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kgenericfactory.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kgenericfactory.tcc +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kglobal.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kguiitem.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kicon.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kiconloader.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kicontheme.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kio/global.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kio/jobclasses.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kio/kio_export.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kio/udsentry.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kjob.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/klibloader.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/klibrary.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/klocale.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/klocalizedstring.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kmimetype.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kparts/browserextension.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kparts/event.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kparts/factory.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kparts/kparts_export.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kparts/part.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kpluginfactory.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kpluginloader.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/krun.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kservice.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kserviceaction.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kservicetype.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/ksharedconfig.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/ksharedptr.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kshortcut.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kstandardguiitem.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/ksycocaentry.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/ksycocatype.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/ktcpsocket.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/ktypelist.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kurl.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/kxmlguiclient.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/libio.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/limits.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/linux/limits.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/pthread.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/Qt3Support/q3cstring.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/Qt3Support/q3valuelist.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QAtomicPointer +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QByteArray +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QChar +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QDataStream +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QDate +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QDebug +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QDir +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QEvent +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QExplicitlySharedDataPointer +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QHash +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QIODevice +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QLatin1Char +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QLibrary +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QLinkedList +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QList +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QListIterator +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QMap +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QMetaObject +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QMetaType +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QObject +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QPair +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QPluginLoader +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QPoint +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QPointF +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QPointer +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QRect +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QSharedData +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QSharedDataPointer +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QSize +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QString +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QStringList +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QTimer +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QUrl +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QVariant +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QtGlobal +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/QtPlugin +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qalgorithms.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_alpha.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_arch.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_arm.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_armv6.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_avr32.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_bfin.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_generic.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_i386.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_ia64.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_mips.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_parisc.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_s390.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_sh.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_sparc.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qbasicatomic.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qbasictimer.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qbytearray.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qchar.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qconfig.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qcoreevent.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qcryptographichash.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qdatastream.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qdatetime.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qdebug.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qdir.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qfeatures.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qfile.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qfileinfo.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qglobal.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qhash.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qiodevice.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qiterator.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qlibrary.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qline.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qlinkedlist.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qlist.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qlocale.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qmap.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qmetatype.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qmimedata.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qnamespace.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qobject.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qobjectdefs.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qpair.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qplugin.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qpluginloader.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qpoint.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qpointer.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qrect.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qregexp.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qset.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qshareddata.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qsize.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qstring.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qstringlist.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qstringmatcher.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qtextcodec.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qtextstream.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qtimer.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qurl.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qvariant.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtCore/qvector.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/QColor +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/QDialog +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/QFont +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/QIcon +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/QKeyEvent +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/QKeySequence +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/QMessageBox +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/QPalette +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/QPixmap +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/QTextDocument +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/QWidgetAction +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qaction.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qactiongroup.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qbrush.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qcolor.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qcursor.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qdialog.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qdrag.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qevent.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qfont.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qfontinfo.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qfontmetrics.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qicon.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qimage.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qkeysequence.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qmatrix.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qmessagebox.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qmime.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qpaintdevice.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qpainterpath.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qpalette.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qpixmap.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qpolygon.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qregion.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qrgb.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qsizepolicy.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qtextdocument.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qtransform.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qwidget.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qwidgetaction.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qwindowdefs.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtGui/qwmatrix.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/QHostAddress +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/QNetworkAccessManager +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/QNetworkReply +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/QNetworkRequest +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/QSslCertificate +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/QSslSocket +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/qabstractsocket.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/qhostaddress.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/qnetworkreply.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/qnetworkrequest.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/qssl.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/qsslcertificate.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/qsslerror.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/qsslsocket.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtNetwork/qtcpsocket.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtScript/qscriptcontext.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtScript/qscriptengine.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtScript/qscriptstring.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtScript/qscriptvalue.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtUiTools/QUiLoader +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtUiTools/quiloader.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtWebKit/QWebFrame +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtWebKit/QWebPage +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtWebKit/QWebView +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtWebKit/qwebframe.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtWebKit/qwebkitglobal.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtWebKit/qwebpage.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtWebKit/qwebsettings.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtWebKit/qwebview.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtXml/QDomElement +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/qt4/QtXml/qdom.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/sched.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/signal.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/stdio.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/stdlib.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/string.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/sys/cdefs.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/sys/select.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/sys/stat.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/sys/sysmacros.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/sys/types.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/sys/ucontext.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/time.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/tls.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/wchar.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/wctype.h +part/CMakeFiles/webkitkde.dir/webpage.o: /usr/include/xlocale.h + +part/CMakeFiles/webkitkde.dir/websslinfo.o: ../part/websslinfo.cpp +part/CMakeFiles/webkitkde.dir/websslinfo.o: ../part/websslinfo.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/_G_config.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/alloca.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/byteswap.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/endian.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/libc-lock.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/libio-ldbl.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/pthreadtypes.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/sched.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/select.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/setjmp.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/sigaction.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/sigcontext.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/siginfo.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/signum.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/sigset.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/sigstack.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/sigthread.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/stdio-ldbl.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/stdio-lock.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/stdio.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/stdio2.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/stdio_lim.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/stdlib-ldbl.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/stdlib.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/string.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/string2.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/string3.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/sys_errlist.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/time.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/types.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/typesizes.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/waitflags.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/waitstatus.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/wchar-ldbl.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/wchar.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/wchar2.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/bits/wordsize.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/ctype.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/endian.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/features.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/gconv.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/getopt.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/gnu/stubs-32.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/gnu/stubs.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/kdemacros.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/libio.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/pthread.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/Qt3Support/q3cstring.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/QList +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/QPoint +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/QPointF +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/QString +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/QUrl +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/QVariant +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qalgorithms.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_alpha.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_arch.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_arm.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_armv6.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_avr32.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_bfin.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_generic.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_i386.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_ia64.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_mips.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_parisc.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_s390.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_sh.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_sparc.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qbasicatomic.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qbytearray.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qchar.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qconfig.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qcoreevent.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qcryptographichash.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qdatastream.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qdebug.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qfeatures.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qglobal.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qhash.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qiodevice.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qiterator.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qlist.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qlocale.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qmap.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qmetatype.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qnamespace.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qobject.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qobjectdefs.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qpair.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qpoint.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qregexp.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qset.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qstring.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qtextcodec.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qtextstream.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qurl.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qvariant.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtCore/qvector.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtNetwork/QHostAddress +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtNetwork/QSslCertificate +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtNetwork/qabstractsocket.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtNetwork/qhostaddress.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtNetwork/qssl.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/qt4/QtNetwork/qsslcertificate.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/sched.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/signal.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/stdio.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/stdlib.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/string.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/sys/cdefs.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/sys/select.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/sys/sysmacros.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/sys/types.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/sys/ucontext.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/time.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/tls.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/wchar.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/wctype.h +part/CMakeFiles/webkitkde.dir/websslinfo.o: /usr/include/xlocale.h + +part/CMakeFiles/webkitkde.dir/webview.o: ../kdewebkit/kdewebkit_export.h +part/CMakeFiles/webkitkde.dir/webview.o: ../kdewebkit/kwebpage.h +part/CMakeFiles/webkitkde.dir/webview.o: ../kdewebkit/kwebview.h +part/CMakeFiles/webkitkde.dir/webview.o: ../part/webkitkde_export.h +part/CMakeFiles/webkitkde.dir/webview.o: ../part/webkitpart.h +part/CMakeFiles/webkitkde.dir/webview.o: ../part/webpage.h +part/CMakeFiles/webkitkde.dir/webview.o: ../part/webview.cpp +part/CMakeFiles/webkitkde.dir/webview.o: ../part/webview.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/../conversion_check.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/../kaboutdata.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/../kaction.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/../kactioncollection.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/../kactionmenu.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/../kconfigbase.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/../kconfiggroup.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/../kmimetype.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/../kservice.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/../kserviceaction.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/../kstandarddirs.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/../kurifilter.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KAboutData +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KAction +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KActionCollection +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KActionMenu +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KConfigGroup +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KIO/../../kio/accessmanager.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KIO/AccessManager +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KMimeType +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KParts/../../kparts/browserextension.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KParts/../../kparts/genericfactory.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KParts/../../kparts/part.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KParts/BrowserExtension +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KParts/GenericFactory +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KParts/ReadOnlyPart +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KService +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KStandardDirs +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/KDE/KUriFilterData +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/_G_config.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/alloca.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/byteswap.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/endian.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/libc-lock.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/libio-ldbl.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/pthreadtypes.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/sched.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/select.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/setjmp.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/sigaction.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/sigcontext.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/siginfo.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/signum.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/sigset.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/sigstack.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/sigthread.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/stat.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/stdio-ldbl.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/stdio-lock.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/stdio.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/stdio2.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/stdio_lim.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/stdlib-ldbl.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/stdlib.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/string.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/string2.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/string3.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/sys_errlist.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/time.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/types.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/typesizes.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/waitflags.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/waitstatus.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/wchar-ldbl.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/wchar.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/wchar2.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/bits/wordsize.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/ctype.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/endian.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/features.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/gconv.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/getopt.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/gnu/stubs-32.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/gnu/stubs.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kaboutdata.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kaction.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kcomponentdata.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kconfig.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kdebug.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kdecore_export.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kdemacros.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kdeui_export.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kdeversion.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kexportplugin.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kgenericfactory.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kgenericfactory.tcc +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kglobal.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kguiitem.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kicon.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kiconloader.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kicontheme.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kio/global.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kio/kio_export.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kjob.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/klibloader.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/klibrary.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/klocale.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/klocalizedstring.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kparts/event.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kparts/factory.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kparts/kparts_export.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kparts/part.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kpluginfactory.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kpluginloader.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kservicetype.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/ksharedconfig.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/ksharedptr.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kshortcut.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kstandardaction.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kstandardshortcut.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/ksycocaentry.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/ksycocatype.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/ktypelist.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kurl.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/kxmlguiclient.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/libio.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/pthread.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/Qt3Support/q3cstring.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/Qt3Support/q3valuelist.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QAtomicPointer +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QByteArray +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QChar +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QDataStream +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QDate +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QDebug +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QEvent +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QExplicitlySharedDataPointer +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QHash +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QLatin1Char +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QLibrary +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QList +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QMap +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QMetaObject +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QMetaType +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QObject +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QPair +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QPluginLoader +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QPoint +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QPointF +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QPointer +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QRect +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QSharedDataPointer +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QSize +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QString +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QStringList +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QUrl +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QVariant +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QtGlobal +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/QtPlugin +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qalgorithms.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_alpha.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_arch.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_arm.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_armv6.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_avr32.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_bfin.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_generic.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_i386.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_ia64.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_mips.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_parisc.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_s390.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_sh.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_sparc.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qbasicatomic.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qbytearray.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qchar.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qconfig.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qcoreevent.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qdatastream.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qdatetime.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qdebug.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qfeatures.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qglobal.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qhash.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qiodevice.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qiterator.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qlibrary.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qline.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qlinkedlist.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qlist.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qlocale.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qmap.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qmetatype.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qmimedata.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qnamespace.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qobject.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qobjectdefs.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qpair.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qplugin.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qpluginloader.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qpoint.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qpointer.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qrect.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qregexp.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qset.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qshareddata.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qsize.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qstring.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qstringlist.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qstringmatcher.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qtextcodec.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qtextstream.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qurl.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qvariant.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtCore/qvector.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/QColor +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/QFont +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/QIcon +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/QKeyEvent +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/QKeySequence +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/QPixmap +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/QWidgetAction +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qaction.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qactiongroup.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qbrush.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qcolor.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qcursor.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qdrag.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qevent.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qfont.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qfontinfo.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qfontmetrics.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qicon.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qimage.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qkeysequence.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qmatrix.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qmime.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qpaintdevice.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qpainterpath.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qpalette.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qpixmap.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qpolygon.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qregion.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qrgb.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qsizepolicy.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qtransform.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qwidget.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qwidgetaction.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qwindowdefs.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtGui/qwmatrix.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtNetwork/QHttpRequestHeader +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtNetwork/QNetworkAccessManager +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtNetwork/QNetworkRequest +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtNetwork/qhttp.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtNetwork/qnetworkaccessmanager.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtNetwork/qnetworkrequest.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtScript/qscriptcontext.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtScript/qscriptengine.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtScript/qscriptstring.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtScript/qscriptvalue.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtWebKit/QWebFrame +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtWebKit/QWebHitTestResult +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtWebKit/QWebPage +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtWebKit/QWebView +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtWebKit/qwebframe.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtWebKit/qwebkitglobal.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtWebKit/qwebpage.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtWebKit/qwebsettings.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtWebKit/qwebview.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtXml/QDomElement +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/qt4/QtXml/qdom.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/sched.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/signal.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/stdio.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/stdlib.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/string.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/sys/cdefs.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/sys/select.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/sys/stat.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/sys/sysmacros.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/sys/types.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/sys/ucontext.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/time.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/tls.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/wchar.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/wctype.h +part/CMakeFiles/webkitkde.dir/webview.o: /usr/include/xlocale.h + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/flags.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/flags.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/flags.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/flags.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,8 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# compile CXX with /usr/bin/c++ +CXX_FLAGS = -DMAKE_WEBKITKDE_LIB -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG -fPIC -I/home/groo/dev/webkitkde/build/part -I/home/groo/dev/webkitkde/part -I/home/groo/dev/webkitkde/kdewebkit -I/home/groo/dev/webkitkde -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 + +CXX_DEFINES = -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/link.txt webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/link.txt --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/link.txt 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/link.txt 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +/usr/bin/c++ -fPIC -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -shared -Wl,-soname,libwebkitkde.so.1 -o ../lib/libwebkitkde.so.1.0.0 CMakeFiles/webkitkde.dir/webkitkde_automoc.o CMakeFiles/webkitkde.dir/webkitpart.o CMakeFiles/webkitkde.dir/webkitpart_ext.o CMakeFiles/webkitkde.dir/webview.o CMakeFiles/webkitkde.dir/webpage.o CMakeFiles/webkitkde.dir/websslinfo.o CMakeFiles/webkitkde.dir/ui/searchbar.o CMakeFiles/webkitkde.dir/settings/webkitsettings.o CMakeFiles/webkitkde.dir/settings/khtml_filter.o ../lib/libkdewebkit.so.1.0.0 /usr/lib/libkparts.so.4.3.0 -lQtWebKit -Wl,-Bstatic -lQtUiTools -Wl,-Bdynamic /usr/lib/libkio.so.5.3.0 -lQtNetwork -lQtXml /usr/lib/libkdeui.so.5.3.0 -lQtSvg /usr/lib/libkdecore.so.5.3.0 -lQtDBus -lQtCore -lQtGui -Wl,-rpath,/home/groo/dev/webkitkde/build/lib diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/progress.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/progress.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,11 @@ +CMAKE_PROGRESS_1 = 7 +CMAKE_PROGRESS_2 = 8 +CMAKE_PROGRESS_3 = 9 +CMAKE_PROGRESS_4 = 10 +CMAKE_PROGRESS_5 = 11 +CMAKE_PROGRESS_6 = 12 +CMAKE_PROGRESS_7 = 13 +CMAKE_PROGRESS_8 = 14 +CMAKE_PROGRESS_9 = 15 +CMAKE_PROGRESS_10 = 16 + Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/ui/searchbar.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/ui/searchbar.o differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/webkitpart_ext.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/webkitpart_ext.o differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/webkitpart.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/webkitpart.o differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/webpage.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/webpage.o differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/websslinfo.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/websslinfo.o differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkde.dir/webview.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkde.dir/webview.o differ diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart_automoc.dir/build.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart_automoc.dir/build.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart_automoc.dir/build.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart_automoc.dir/build.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,63 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +# Utility rule file for webkitkdepart_automoc. + +part/CMakeFiles/webkitkdepart_automoc: + cd /home/groo/dev/webkitkde/build/part && /usr/bin/automoc4 /home/groo/dev/webkitkde/build/part/webkitkdepart_automoc.cpp /home/groo/dev/webkitkde/part /home/groo/dev/webkitkde/build/part /usr/bin/moc-qt4 /usr/bin/cmake + +webkitkdepart_automoc: part/CMakeFiles/webkitkdepart_automoc +webkitkdepart_automoc: part/CMakeFiles/webkitkdepart_automoc.dir/build.make +.PHONY : webkitkdepart_automoc + +# Rule to build all files generated by this target. +part/CMakeFiles/webkitkdepart_automoc.dir/build: webkitkdepart_automoc +.PHONY : part/CMakeFiles/webkitkdepart_automoc.dir/build + +part/CMakeFiles/webkitkdepart_automoc.dir/clean: + cd /home/groo/dev/webkitkde/build/part && $(CMAKE_COMMAND) -P CMakeFiles/webkitkdepart_automoc.dir/cmake_clean.cmake +.PHONY : part/CMakeFiles/webkitkdepart_automoc.dir/clean + +part/CMakeFiles/webkitkdepart_automoc.dir/depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/groo/dev/webkitkde /home/groo/dev/webkitkde/part /home/groo/dev/webkitkde/build /home/groo/dev/webkitkde/build/part /home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkdepart_automoc.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : part/CMakeFiles/webkitkdepart_automoc.dir/depend + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart_automoc.dir/cmake_clean.cmake webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart_automoc.dir/cmake_clean.cmake --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart_automoc.dir/cmake_clean.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart_automoc.dir/cmake_clean.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,9 @@ +FILE(REMOVE_RECURSE + "webkitkdepart_automoc.cpp" + "CMakeFiles/webkitkdepart_automoc" +) + +# Per-language clean rules from dependency scanning. +FOREACH(lang) + INCLUDE(CMakeFiles/webkitkdepart_automoc.dir/cmake_clean_${lang}.cmake OPTIONAL) +ENDFOREACH(lang) diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart_automoc.dir/DependInfo.cmake webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart_automoc.dir/DependInfo.cmake --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart_automoc.dir/DependInfo.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart_automoc.dir/DependInfo.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,19 @@ +# The set of languages for which implicit dependencies are needed: +SET(CMAKE_DEPENDS_LANGUAGES + ) +# The set of files for implicit dependencies of each language: + +# Preprocessor definitions for this target. +SET(CMAKE_TARGET_DEFINITIONS + "_BSD_SOURCE" + "_XOPEN_SOURCE=500" + "_BSD_SOURCE" + "QT_NO_STL" + "QT_NO_CAST_TO_ASCII" + "_REENTRANT" + "KDE_DEPRECATED_WARNINGS" + ) + +# Targets to which this target links. +SET(CMAKE_TARGET_LINKED_INFO_FILES + ) diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart_automoc.dir/depend.internal webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart_automoc.dir/depend.internal --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart_automoc.dir/depend.internal 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart_automoc.dir/depend.internal 2009-11-02 21:52:51.000000000 +0000 @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart_automoc.dir/depend.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart_automoc.dir/depend.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart_automoc.dir/depend.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart_automoc.dir/depend.make 2009-11-02 21:52:51.000000000 +0000 @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart_automoc.dir/progress.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart_automoc.dir/progress.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart_automoc.dir/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart_automoc.dir/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/build.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/build.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/build.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/build.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,143 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +# Include any dependencies generated for this target. +include part/CMakeFiles/webkitkdepart.dir/depend.make + +# Include the progress variables for this target. +include part/CMakeFiles/webkitkdepart.dir/progress.make + +# Include the compile flags for this target's objects. +include part/CMakeFiles/webkitkdepart.dir/flags.make + +part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o: part/CMakeFiles/webkitkdepart.dir/flags.make +part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o: part/webkitkdepart_automoc.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_1) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o -c /home/groo/dev/webkitkde/build/part/webkitkdepart_automoc.cpp + +part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.i" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/build/part/webkitkdepart_automoc.cpp > CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.i + +part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.s" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/build/part/webkitkdepart_automoc.cpp -o CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.s + +part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o.requires: +.PHONY : part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o.requires + +part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o.provides: part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o.requires + $(MAKE) -f part/CMakeFiles/webkitkdepart.dir/build.make part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o.provides.build +.PHONY : part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o.provides + +part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o.provides.build: part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o +.PHONY : part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o.provides.build + +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: part/CMakeFiles/webkitkdepart.dir/flags.make +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: ../part/webkitpartfactory.cpp + $(CMAKE_COMMAND) -E cmake_progress_report /home/groo/dev/webkitkde/build/CMakeFiles $(CMAKE_PROGRESS_2) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/webkitkdepart.dir/webkitpartfactory.o -c /home/groo/dev/webkitkde/part/webkitpartfactory.cpp + +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/webkitkdepart.dir/webkitpartfactory.i" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/groo/dev/webkitkde/part/webkitpartfactory.cpp > CMakeFiles/webkitkdepart.dir/webkitpartfactory.i + +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/webkitkdepart.dir/webkitpartfactory.s" + cd /home/groo/dev/webkitkde/build/part && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/groo/dev/webkitkde/part/webkitpartfactory.cpp -o CMakeFiles/webkitkdepart.dir/webkitpartfactory.s + +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o.requires: +.PHONY : part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o.requires + +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o.provides: part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o.requires + $(MAKE) -f part/CMakeFiles/webkitkdepart.dir/build.make part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o.provides.build +.PHONY : part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o.provides + +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o.provides.build: part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o +.PHONY : part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o.provides.build + +# Object files for target webkitkdepart +webkitkdepart_OBJECTS = \ +"CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o" \ +"CMakeFiles/webkitkdepart.dir/webkitpartfactory.o" + +# External object files for target webkitkdepart +webkitkdepart_EXTERNAL_OBJECTS = + +lib/webkitkdepart.so: part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o +lib/webkitkdepart.so: part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o +lib/webkitkdepart.so: lib/libwebkitkde.so.1.0.0 +lib/webkitkdepart.so: lib/libkdewebkit.so.1.0.0 +lib/webkitkdepart.so: /usr/lib/libkparts.so.4.3.0 +lib/webkitkdepart.so: /usr/lib/libQtWebKit.so +lib/webkitkdepart.so: /usr/lib/libkio.so.5.3.0 +lib/webkitkdepart.so: /usr/lib/libQtNetwork.so +lib/webkitkdepart.so: /usr/lib/libQtXml.so +lib/webkitkdepart.so: /usr/lib/libkdeui.so.5.3.0 +lib/webkitkdepart.so: /usr/lib/libQtSvg.so +lib/webkitkdepart.so: /usr/lib/libkdecore.so.5.3.0 +lib/webkitkdepart.so: /usr/lib/libQtDBus.so +lib/webkitkdepart.so: /usr/lib/libQtCore.so +lib/webkitkdepart.so: /usr/lib/libQtGui.so +lib/webkitkdepart.so: part/CMakeFiles/webkitkdepart.dir/build.make +lib/webkitkdepart.so: part/CMakeFiles/webkitkdepart.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX shared module ../lib/webkitkdepart.so" + cd /home/groo/dev/webkitkde/build/part && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/webkitkdepart.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +part/CMakeFiles/webkitkdepart.dir/build: lib/webkitkdepart.so +.PHONY : part/CMakeFiles/webkitkdepart.dir/build + +part/CMakeFiles/webkitkdepart.dir/requires: part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o.requires +part/CMakeFiles/webkitkdepart.dir/requires: part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o.requires +.PHONY : part/CMakeFiles/webkitkdepart.dir/requires + +part/CMakeFiles/webkitkdepart.dir/clean: + cd /home/groo/dev/webkitkde/build/part && $(CMAKE_COMMAND) -P CMakeFiles/webkitkdepart.dir/cmake_clean.cmake +.PHONY : part/CMakeFiles/webkitkdepart.dir/clean + +part/CMakeFiles/webkitkdepart.dir/depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/groo/dev/webkitkde /home/groo/dev/webkitkde/part /home/groo/dev/webkitkde/build /home/groo/dev/webkitkde/build/part /home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkdepart.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : part/CMakeFiles/webkitkdepart.dir/depend + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/cmake_clean.cmake webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/cmake_clean.cmake --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/cmake_clean.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/cmake_clean.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,13 @@ +FILE(REMOVE_RECURSE + "webkitkdepart_automoc.cpp" + "CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o" + "CMakeFiles/webkitkdepart.dir/webkitpartfactory.o" + "../lib/webkitkdepart.pdb" + "../lib/webkitkdepart.a" + "../lib/webkitkdepart.so" +) + +# Per-language clean rules from dependency scanning. +FOREACH(lang CXX) + INCLUDE(CMakeFiles/webkitkdepart.dir/cmake_clean_${lang}.cmake OPTIONAL) +ENDFOREACH(lang) diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/CXX.includecache webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/CXX.includecache --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/CXX.includecache 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/CXX.includecache 2009-11-02 21:53:19.000000000 +0000 @@ -0,0 +1,1266 @@ +#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +/home/groo/dev/webkitkde/build/part/webkitkdepart_automoc.cpp + +/home/groo/dev/webkitkde/part/webkitkde_export.h +kdemacros.h +- + +/home/groo/dev/webkitkde/part/webkitpart.h +webkitkde_export.h +/home/groo/dev/webkitkde/part/webkitkde_export.h +KDE/KParts/ReadOnlyPart +- + +/home/groo/dev/webkitkde/part/webkitpartfactory.cpp +webkitpartfactory.h +/home/groo/dev/webkitkde/part/webkitpartfactory.h +KDE/KParts/GenericFactory +- +webkitpart.h +/home/groo/dev/webkitkde/part/webkitpart.h +webkitpartfactory.moc +/home/groo/dev/webkitkde/part/webkitpartfactory.moc + +/home/groo/dev/webkitkde/part/webkitpartfactory.h +kparts/factory.h +- + +/usr/include/KDE/KParts/../../kparts/genericfactory.h +kparts/factory.h +- +kparts/part.h +- +kgenericfactory.h +- +kaboutdata.h +- +kdebug.h +- + +/usr/include/KDE/KParts/../../kparts/part.h +QtCore/QPointer +- +QtCore/QEvent +- +QtCore/QSharedDataPointer +- +QtXml/QDomElement +- +kurl.h +- +kxmlguiclient.h +- +kparts/kparts_export.h +- + +/usr/include/KDE/KParts/GenericFactory +../../kparts/genericfactory.h +/usr/include/KDE/KParts/../../kparts/genericfactory.h + +/usr/include/KDE/KParts/ReadOnlyPart +../../kparts/part.h +/usr/include/KDE/KParts/../../kparts/part.h + +/usr/include/_G_config.h +bits/types.h +- +stddef.h +- +wchar.h +- +gconv.h +- + +/usr/include/alloca.h +features.h +- +stddef.h +- + +/usr/include/bits/byteswap.h +bits/wordsize.h +- + +/usr/include/bits/endian.h + +/usr/include/bits/libc-lock.h +pthread.h +- +stddef.h +- +lowlevellock.h +- +tls.h +- +pthread-functions.h +- +bp-sym.h +- + +/usr/include/bits/libio-ldbl.h + +/usr/include/bits/pthreadtypes.h +bits/wordsize.h +- + +/usr/include/bits/sched.h + +/usr/include/bits/select.h + +/usr/include/bits/setjmp.h +bits/wordsize.h +- + +/usr/include/bits/sigaction.h + +/usr/include/bits/sigcontext.h +bits/wordsize.h +- + +/usr/include/bits/siginfo.h +bits/wordsize.h +- + +/usr/include/bits/signum.h + +/usr/include/bits/sigset.h + +/usr/include/bits/sigstack.h + +/usr/include/bits/sigthread.h + +/usr/include/bits/stdio-ldbl.h + +/usr/include/bits/stdio-lock.h +bits/libc-lock.h +- +lowlevellock.h +- + +/usr/include/bits/stdio.h + +/usr/include/bits/stdio2.h + +/usr/include/bits/stdio_lim.h + +/usr/include/bits/stdlib-ldbl.h + +/usr/include/bits/stdlib.h + +/usr/include/bits/string.h + +/usr/include/bits/string2.h +endian.h +- +bits/types.h +- +stdlib.h +- + +/usr/include/bits/string3.h + +/usr/include/bits/sys_errlist.h + +/usr/include/bits/time.h +bits/types.h +- +bits/types.h +- + +/usr/include/bits/types.h +features.h +- +bits/wordsize.h +- +bits/typesizes.h +- + +/usr/include/bits/typesizes.h + +/usr/include/bits/waitflags.h + +/usr/include/bits/waitstatus.h +endian.h +- + +/usr/include/bits/wchar-ldbl.h + +/usr/include/bits/wchar.h + +/usr/include/bits/wchar2.h + +/usr/include/bits/wordsize.h + +/usr/include/ctype.h +features.h +- +bits/types.h +- +endian.h +- +xlocale.h +- + +/usr/include/endian.h +features.h +- +bits/endian.h +- +bits/byteswap.h +- + +/usr/include/features.h +sys/cdefs.h +- +gnu/stubs.h +- + +/usr/include/gconv.h +features.h +- +wchar.h +- +stddef.h +- + +/usr/include/getopt.h +ctype.h +- + +/usr/include/gnu/stubs-32.h + +/usr/include/gnu/stubs.h +bits/wordsize.h +- +gnu/stubs-32.h +- +gnu/stubs-64.h +- + +/usr/include/kaboutdata.h +kdecore_export.h +- +klocale.h +- +QtCore/QString +- +QtCore/QSharedDataPointer +- + +/usr/include/kcomponentdata.h +kdecore_export.h +- +ksharedconfig.h +- + +/usr/include/kconfig.h +kconfigbase.h +/usr/include/kconfigbase.h +kdecore_export.h +- +QtCore/QString +- +QtCore/QVariant +- +QtCore/QByteArray +- +QtCore/QList +- + +/usr/include/kconfigbase.h +kdecore_export.h +- +QtCore/QtGlobal +- + +/usr/include/kdebug.h +kdecore_export.h +- +QtCore/QDebug +- + +/usr/include/kdecore_export.h +kdemacros.h +- + +/usr/include/kdemacros.h +QtCore/qglobal.h +- + +/usr/include/kdeui_export.h +kdemacros.h +- + +/usr/include/kdeversion.h +kdecore_export.h +- + +/usr/include/kexportplugin.h +kglobal.h +- +kdeversion.h +- +QtCore/QPluginLoader +- +QtCore/QtPlugin +- + +/usr/include/kgenericfactory.h +klibloader.h +- +kpluginfactory.h +- +kpluginloader.h +- +ktypelist.h +- +kcomponentdata.h +- +kgenericfactory.tcc +- +kglobal.h +- +klocale.h +- +kdebug.h +- + +/usr/include/kgenericfactory.tcc +QtCore/QMetaObject +- +ktypelist.h +- +kdebug.h +/usr/include/kdebug.h + +/usr/include/kglobal.h +kdecore_export.h +- +QtCore/QAtomicPointer +- +sys/types.h +- + +/usr/include/klibloader.h +kglobal.h +- +QtCore/QObject +- +QtCore/QStringList +- +QtCore/QHash +- +QtCore/QLibrary +- +QtCore/QtPlugin +- +kpluginfactory.h +/usr/include/kpluginfactory.h +kpluginloader.h +/usr/include/kpluginloader.h +klibrary.h +/usr/include/klibrary.h + +/usr/include/klibrary.h +kdecore_export.h +- +kglobal.h +- +QtCore/QLibrary +- + +/usr/include/klocale.h +kdecore_export.h +- +klocalizedstring.h +- +ksharedconfig.h +- +QtCore/QString +- +QtCore/QList +- + +/usr/include/klocalizedstring.h +kdecore_export.h +- +QtCore/QChar +- +QtCore/QLatin1Char +- +QtCore/QStringList +- + +/usr/include/kparts/factory.h +klibloader.h +- +kparts/kparts_export.h +- + +/usr/include/kparts/kparts_export.h +kdemacros.h +- + +/usr/include/kparts/part.h +QtCore/QPointer +- +QtCore/QEvent +- +QtCore/QSharedDataPointer +- +QtXml/QDomElement +- +kurl.h +- +kxmlguiclient.h +- +kparts/kparts_export.h +- + +/usr/include/kpluginfactory.h +kdecore_export.h +/usr/include/kdecore_export.h +QtCore/QObject +- +QtCore/QVariant +- +QtCore/QStringList +- +kcomponentdata.h +- +kexportplugin.h +- +kglobal.h +- + +/usr/include/kpluginloader.h +kglobal.h +- +kdeversion.h +- +kexportplugin.h +- +QtCore/QPluginLoader +- +QtCore/QtPlugin +- + +/usr/include/ksharedconfig.h +kconfig.h +- +ksharedptr.h +- + +/usr/include/ksharedptr.h +QtCore/QExplicitlySharedDataPointer +- +QtCore/QAtomicPointer +- +kdemacros.h +- + +/usr/include/ktypelist.h + +/usr/include/kurl.h +kdecore_export.h +- +QtCore/QVariant +- +QtCore/QUrl +- +QtCore/QMap +- + +/usr/include/kxmlguiclient.h +kdeui_export.h +- +QtCore/QMap +- +QtCore/QStringList +- + +/usr/include/libio.h +_G_config.h +- +stdarg.h +- +sys/cdefs.h +- +bits/stdio-lock.h +- +shlib-compat.h +- +bits/libio-ldbl.h +- + +/usr/include/pthread.h +features.h +- +endian.h +- +sched.h +- +time.h +- +signal.h +- +bits/pthreadtypes.h +- +bits/setjmp.h +- +bits/wordsize.h +- + +/usr/include/qt4/Qt3Support/q3cstring.h +QtCore/qbytearray.h +- + +/usr/include/qt4/Qt3Support/q3valuelist.h +QtCore/qalgorithms.h +- +QtCore/qdatastream.h +- +QtCore/qlinkedlist.h +- +QtCore/qlist.h +- +iterator +- +list +- + +/usr/include/qt4/QtCore/QAtomicPointer +qatomic.h +/usr/include/qt4/QtCore/qatomic.h + +/usr/include/qt4/QtCore/QByteArray +qbytearray.h +/usr/include/qt4/QtCore/qbytearray.h + +/usr/include/qt4/QtCore/QChar +qchar.h +/usr/include/qt4/QtCore/qchar.h + +/usr/include/qt4/QtCore/QDebug +qdebug.h +/usr/include/qt4/QtCore/qdebug.h + +/usr/include/qt4/QtCore/QEvent +qcoreevent.h +/usr/include/qt4/QtCore/qcoreevent.h + +/usr/include/qt4/QtCore/QExplicitlySharedDataPointer +qshareddata.h +/usr/include/qt4/QtCore/qshareddata.h + +/usr/include/qt4/QtCore/QHash +qhash.h +/usr/include/qt4/QtCore/qhash.h + +/usr/include/qt4/QtCore/QLatin1Char +qchar.h +/usr/include/qt4/QtCore/qchar.h + +/usr/include/qt4/QtCore/QLibrary +qlibrary.h +/usr/include/qt4/QtCore/qlibrary.h + +/usr/include/qt4/QtCore/QList +qlist.h +/usr/include/qt4/QtCore/qlist.h + +/usr/include/qt4/QtCore/QMap +qmap.h +/usr/include/qt4/QtCore/qmap.h + +/usr/include/qt4/QtCore/QMetaObject +qobjectdefs.h +/usr/include/qt4/QtCore/qobjectdefs.h + +/usr/include/qt4/QtCore/QObject +qobject.h +/usr/include/qt4/QtCore/qobject.h + +/usr/include/qt4/QtCore/QPluginLoader +qpluginloader.h +/usr/include/qt4/QtCore/qpluginloader.h + +/usr/include/qt4/QtCore/QPoint +qpoint.h +/usr/include/qt4/QtCore/qpoint.h + +/usr/include/qt4/QtCore/QPointF +qpoint.h +/usr/include/qt4/QtCore/qpoint.h + +/usr/include/qt4/QtCore/QPointer +qpointer.h +/usr/include/qt4/QtCore/qpointer.h + +/usr/include/qt4/QtCore/QSharedDataPointer +qshareddata.h +/usr/include/qt4/QtCore/qshareddata.h + +/usr/include/qt4/QtCore/QString +qstring.h +/usr/include/qt4/QtCore/qstring.h + +/usr/include/qt4/QtCore/QStringList +qstringlist.h +/usr/include/qt4/QtCore/qstringlist.h + +/usr/include/qt4/QtCore/QUrl +qurl.h +/usr/include/qt4/QtCore/qurl.h + +/usr/include/qt4/QtCore/QVariant +qvariant.h +/usr/include/qt4/QtCore/qvariant.h + +/usr/include/qt4/QtCore/QtGlobal +qglobal.h +/usr/include/qt4/QtCore/qglobal.h + +/usr/include/qt4/QtCore/QtPlugin +qplugin.h +/usr/include/qt4/QtCore/qplugin.h + +/usr/include/qt4/QtCore/qalgorithms.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qatomic.h +QtCore/qglobal.h +- +QtCore/qbasicatomic.h +- + +/usr/include/qt4/QtCore/qatomic_alpha.h + +/usr/include/qt4/QtCore/qatomic_arch.h +QtCore/qglobal.h +/usr/include/qt4/QtCore/QtCore/qglobal.h +QtCore/qatomic_alpha.h +/usr/include/qt4/QtCore/QtCore/qatomic_alpha.h +QtCore/qatomic_arm.h +/usr/include/qt4/QtCore/QtCore/qatomic_arm.h +QtCore/qatomic_armv6.h +/usr/include/qt4/QtCore/QtCore/qatomic_armv6.h +QtCore/qatomic_avr32.h +/usr/include/qt4/QtCore/QtCore/qatomic_avr32.h +QtCore/qatomic_bfin.h +/usr/include/qt4/QtCore/QtCore/qatomic_bfin.h +QtCore/qatomic_generic.h +/usr/include/qt4/QtCore/QtCore/qatomic_generic.h +QtCore/qatomic_i386.h +/usr/include/qt4/QtCore/QtCore/qatomic_i386.h +QtCore/qatomic_ia64.h +/usr/include/qt4/QtCore/QtCore/qatomic_ia64.h +QtCore/qatomic_macosx.h +/usr/include/qt4/QtCore/QtCore/qatomic_macosx.h +QtCore/qatomic_mips.h +/usr/include/qt4/QtCore/QtCore/qatomic_mips.h +QtCore/qatomic_parisc.h +/usr/include/qt4/QtCore/QtCore/qatomic_parisc.h +QtCore/qatomic_powerpc.h +/usr/include/qt4/QtCore/QtCore/qatomic_powerpc.h +QtCore/qatomic_s390.h +/usr/include/qt4/QtCore/QtCore/qatomic_s390.h +QtCore/qatomic_sparc.h +/usr/include/qt4/QtCore/QtCore/qatomic_sparc.h +QtCore/qatomic_windows.h +/usr/include/qt4/QtCore/QtCore/qatomic_windows.h +QtCore/qatomic_windowsce.h +/usr/include/qt4/QtCore/QtCore/qatomic_windowsce.h +QtCore/qatomic_x86_64.h +/usr/include/qt4/QtCore/QtCore/qatomic_x86_64.h +QtCore/qatomic_sh.h +/usr/include/qt4/QtCore/QtCore/qatomic_sh.h +QtCore/qatomic_sh4a.h +/usr/include/qt4/QtCore/QtCore/qatomic_sh4a.h + +/usr/include/qt4/QtCore/qatomic_arm.h + +/usr/include/qt4/QtCore/qatomic_armv6.h + +/usr/include/qt4/QtCore/qatomic_avr32.h + +/usr/include/qt4/QtCore/qatomic_bfin.h +asm/fixed_code.h +- + +/usr/include/qt4/QtCore/qatomic_bootstrap.h + +/usr/include/qt4/QtCore/qatomic_generic.h + +/usr/include/qt4/QtCore/qatomic_i386.h + +/usr/include/qt4/QtCore/qatomic_ia64.h +ia64intrin.h +- +ia64/sys/inline.h +- + +/usr/include/qt4/QtCore/qatomic_mips.h + +/usr/include/qt4/QtCore/qatomic_parisc.h + +/usr/include/qt4/QtCore/qatomic_powerpc.h + +/usr/include/qt4/QtCore/qatomic_s390.h + +/usr/include/qt4/QtCore/qatomic_sh.h + +/usr/include/qt4/QtCore/qatomic_sh4a.h + +/usr/include/qt4/QtCore/qatomic_sparc.h + +/usr/include/qt4/QtCore/qatomic_x86_64.h + +/usr/include/qt4/QtCore/qbasicatomic.h +QtCore/qglobal.h +- +QtCore/qatomic_bootstrap.h +- +QtCore/qatomic_arch.h +- + +/usr/include/qt4/QtCore/qbytearray.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +string.h +- +stdarg.h +- + +/usr/include/qt4/QtCore/qchar.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qconfig.h + +/usr/include/qt4/QtCore/qcoreevent.h +QtCore/qnamespace.h +- +QtCore/qbytearray.h +- + +/usr/include/qt4/QtCore/qdatastream.h +QtCore/qiodevice.h +- +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qdebug.h +QtCore/qalgorithms.h +- +QtCore/qhash.h +- +QtCore/qlist.h +- +QtCore/qmap.h +- +QtCore/qpair.h +- +QtCore/qtextstream.h +- +QtCore/qstring.h +- +QtCore/qvector.h +- +QtCore/qset.h +- + +/usr/include/qt4/QtCore/qfeatures.h + +/usr/include/qt4/QtCore/qglobal.h +stddef.h +- +QtCore/qconfig.h +- +AvailabilityMacros.h +- +QtCore/qfeatures.h +- + +/usr/include/qt4/QtCore/qhash.h +QtCore/qatomic.h +- +QtCore/qchar.h +- +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qpair.h +- + +/usr/include/qt4/QtCore/qiodevice.h +QtCore/qobject.h +- +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qiterator.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qlibrary.h +QtCore/qobject.h +- + +/usr/include/qt4/QtCore/qlinkedlist.h +QtCore/qiterator.h +- +QtCore/qatomic.h +- +iterator +- +list +- + +/usr/include/qt4/QtCore/qlist.h +QtCore/qiterator.h +- +QtCore/qatomic.h +- +QtCore/qalgorithms.h +- +iterator +- +list +- +new +- + +/usr/include/qt4/QtCore/qlocale.h +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- + +/usr/include/qt4/QtCore/qmap.h +QtCore/qatomic.h +- +QtCore/qiterator.h +- +QtCore/qlist.h +- +map +- +new +- + +/usr/include/qt4/QtCore/qmetatype.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qdatastream.h +- + +/usr/include/qt4/QtCore/qnamespace.h +QtCore/qglobal.h +- + +/usr/include/qt4/QtCore/qobject.h +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qcoreevent.h +- + +/usr/include/qt4/QtCore/qobjectdefs.h +QtCore/qnamespace.h +- + +/usr/include/qt4/QtCore/qpair.h +QtCore/qdatastream.h +- + +/usr/include/qt4/QtCore/qplugin.h +QtCore/qobject.h +- +QtCore/qpointer.h +- + +/usr/include/qt4/QtCore/qpluginloader.h +QtCore/qlibrary.h +- + +/usr/include/qt4/QtCore/qpoint.h +QtCore/qnamespace.h +- + +/usr/include/qt4/QtCore/qpointer.h +QtCore/qobject.h +- + +/usr/include/qt4/QtCore/qregexp.h +QtCore/qstring.h +- +new +- + +/usr/include/qt4/QtCore/qset.h +QtCore/qhash.h +- + +/usr/include/qt4/QtCore/qshareddata.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- + +/usr/include/qt4/QtCore/qstring.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qatomic.h +- +QtCore/qnamespace.h +- +Qt3Support/q3cstring.h +- +string +- +string +- +stdarg.h +- + +/usr/include/qt4/QtCore/qstringlist.h +QtCore/qalgorithms.h +- +QtCore/qdatastream.h +- +QtCore/qlist.h +- +QtCore/qregexp.h +- +QtCore/qstring.h +- +QtCore/qstringmatcher.h +- +Qt3Support/q3valuelist.h +- + +/usr/include/qt4/QtCore/qstringmatcher.h +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qtextcodec.h +QtCore/qstring.h +- +QtCore/qlist.h +- + +/usr/include/qt4/QtCore/qtextstream.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- +QtCore/qchar.h +- +QtCore/qlocale.h +- +QtCore/qtextcodec.h +- +stdio.h +- + +/usr/include/qt4/QtCore/qurl.h +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- +QtCore/qpair.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qvariant.h +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qmetatype.h +- +QtCore/qmap.h +- +QtCore/qhash.h +- +QtCore/qstring.h +- + +/usr/include/qt4/QtCore/qvector.h +QtCore/qiterator.h +- +QtCore/qatomic.h +- +QtCore/qalgorithms.h +- +QtCore/qlist.h +- +iterator +- +vector +- +stdlib.h +- +string.h +- +QtCore/QPointF +- +QtCore/QPoint +- + +/usr/include/qt4/QtXml/QDomElement +qdom.h +/usr/include/qt4/QtXml/qdom.h + +/usr/include/qt4/QtXml/qdom.h +QtCore/qstring.h +- + +/usr/include/sched.h +features.h +- +bits/types.h +- +stddef.h +- +time.h +- +bits/sched.h +- + +/usr/include/signal.h +features.h +- +bits/sigset.h +- +bits/types.h +- +bits/signum.h +- +time.h +- +bits/siginfo.h +- +bits/sigaction.h +- +bits/sigcontext.h +- +stddef.h +- +bits/sigstack.h +- +sys/ucontext.h +- +bits/pthreadtypes.h +- +bits/sigthread.h +- + +/usr/include/stdio.h +features.h +- +stddef.h +- +bits/types.h +- +libio.h +- +stdarg.h +- +bits/stdio_lim.h +- +bits/sys_errlist.h +- +getopt.h +- +bits/stdio.h +- +bits/stdio2.h +- +bits/stdio-ldbl.h +- + +/usr/include/stdlib.h +features.h +- +stddef.h +- +bits/waitflags.h +- +bits/waitstatus.h +- +xlocale.h +- +sys/types.h +- +alloca.h +- +bits/stdlib.h +- +bits/stdlib-ldbl.h +- + +/usr/include/string.h +features.h +- +stddef.h +- +xlocale.h +- +bits/string.h +- +bits/string2.h +- +bits/string3.h +- + +/usr/include/sys/cdefs.h +features.h +- +bits/wordsize.h +- + +/usr/include/sys/select.h +features.h +- +bits/types.h +- +bits/select.h +- +bits/sigset.h +- +time.h +- +bits/time.h +- + +/usr/include/sys/sysmacros.h +features.h +- + +/usr/include/sys/types.h +features.h +- +bits/types.h +- +time.h +- +stddef.h +- +endian.h +- +sys/select.h +- +sys/sysmacros.h +- +bits/pthreadtypes.h +- + +/usr/include/sys/ucontext.h +features.h +- +signal.h +- +bits/wordsize.h +- +bits/sigcontext.h +- + +/usr/include/time.h +features.h +- +stddef.h +- +bits/time.h +- +bits/types.h +- +bits/types.h +- +bits/types.h +- +bits/types.h +- +bits/types.h +- +xlocale.h +- + +/usr/include/tls.h +tcl.h +- + +/usr/include/wchar.h +features.h +- +stdio.h +- +stdarg.h +- +bits/wchar.h +- +stddef.h +- +wctype.h +- +xlocale.h +- +xlocale.h +- +xlocale.h +- +wctype.h +- +bits/wchar2.h +- +bits/wchar-ldbl.h +- + +/usr/include/wctype.h +features.h +- +bits/types.h +- +wchar.h +- +endian.h +- +xlocale.h +- + +/usr/include/xlocale.h + +part/../../part/webkitpartfactory.h +kparts/factory.h +- + +part/webkitpartfactory.moc +../../part/webkitpartfactory.h +part/../../part/webkitpartfactory.h + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/DependInfo.cmake webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/DependInfo.cmake --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/DependInfo.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/DependInfo.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,27 @@ +# The set of languages for which implicit dependencies are needed: +SET(CMAKE_DEPENDS_LANGUAGES + "CXX" + ) +# The set of files for implicit dependencies of each language: +SET(CMAKE_DEPENDS_CHECK_CXX + "/home/groo/dev/webkitkde/build/part/webkitkdepart_automoc.cpp" "/home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o" + "/home/groo/dev/webkitkde/part/webkitpartfactory.cpp" "/home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o" + ) +SET(CMAKE_CXX_COMPILER_ID "GNU") + +# Preprocessor definitions for this target. +SET(CMAKE_TARGET_DEFINITIONS + "_BSD_SOURCE" + "_XOPEN_SOURCE=500" + "_BSD_SOURCE" + "QT_NO_STL" + "QT_NO_CAST_TO_ASCII" + "_REENTRANT" + "KDE_DEPRECATED_WARNINGS" + ) + +# Targets to which this target links. +SET(CMAKE_TARGET_LINKED_INFO_FILES + "/home/groo/dev/webkitkde/build/part/CMakeFiles/webkitkde.dir/DependInfo.cmake" + "/home/groo/dev/webkitkde/build/kdewebkit/CMakeFiles/kdewebkit.dir/DependInfo.cmake" + ) diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/depend.internal webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/depend.internal --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/depend.internal 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/depend.internal 2009-11-02 21:53:19.000000000 +0000 @@ -0,0 +1,189 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o + /home/groo/dev/webkitkde/build/part/webkitkdepart_automoc.cpp +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o + /home/groo/dev/webkitkde/part/webkitkde_export.h + /home/groo/dev/webkitkde/part/webkitpart.h + /home/groo/dev/webkitkde/part/webkitpartfactory.cpp + /home/groo/dev/webkitkde/part/webkitpartfactory.h + /usr/include/KDE/KParts/../../kparts/genericfactory.h + /usr/include/KDE/KParts/../../kparts/part.h + /usr/include/KDE/KParts/GenericFactory + /usr/include/KDE/KParts/ReadOnlyPart + /usr/include/_G_config.h + /usr/include/alloca.h + /usr/include/bits/byteswap.h + /usr/include/bits/endian.h + /usr/include/bits/libc-lock.h + /usr/include/bits/libio-ldbl.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/sigaction.h + /usr/include/bits/sigcontext.h + /usr/include/bits/siginfo.h + /usr/include/bits/signum.h + /usr/include/bits/sigset.h + /usr/include/bits/sigstack.h + /usr/include/bits/sigthread.h + /usr/include/bits/stdio-ldbl.h + /usr/include/bits/stdio-lock.h + /usr/include/bits/stdio.h + /usr/include/bits/stdio2.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-ldbl.h + /usr/include/bits/stdlib.h + /usr/include/bits/string.h + /usr/include/bits/string2.h + /usr/include/bits/string3.h + /usr/include/bits/sys_errlist.h + /usr/include/bits/time.h + /usr/include/bits/types.h + /usr/include/bits/typesizes.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar-ldbl.h + /usr/include/bits/wchar.h + /usr/include/bits/wchar2.h + /usr/include/bits/wordsize.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/features.h + /usr/include/gconv.h + /usr/include/getopt.h + /usr/include/gnu/stubs-32.h + /usr/include/gnu/stubs.h + /usr/include/kaboutdata.h + /usr/include/kcomponentdata.h + /usr/include/kconfig.h + /usr/include/kconfigbase.h + /usr/include/kdebug.h + /usr/include/kdecore_export.h + /usr/include/kdemacros.h + /usr/include/kdeui_export.h + /usr/include/kdeversion.h + /usr/include/kexportplugin.h + /usr/include/kgenericfactory.h + /usr/include/kgenericfactory.tcc + /usr/include/kglobal.h + /usr/include/klibloader.h + /usr/include/klibrary.h + /usr/include/klocale.h + /usr/include/klocalizedstring.h + /usr/include/kparts/factory.h + /usr/include/kparts/kparts_export.h + /usr/include/kparts/part.h + /usr/include/kpluginfactory.h + /usr/include/kpluginloader.h + /usr/include/ksharedconfig.h + /usr/include/ksharedptr.h + /usr/include/ktypelist.h + /usr/include/kurl.h + /usr/include/kxmlguiclient.h + /usr/include/libio.h + /usr/include/pthread.h + /usr/include/qt4/Qt3Support/q3cstring.h + /usr/include/qt4/Qt3Support/q3valuelist.h + /usr/include/qt4/QtCore/QAtomicPointer + /usr/include/qt4/QtCore/QByteArray + /usr/include/qt4/QtCore/QChar + /usr/include/qt4/QtCore/QDebug + /usr/include/qt4/QtCore/QEvent + /usr/include/qt4/QtCore/QExplicitlySharedDataPointer + /usr/include/qt4/QtCore/QHash + /usr/include/qt4/QtCore/QLatin1Char + /usr/include/qt4/QtCore/QLibrary + /usr/include/qt4/QtCore/QList + /usr/include/qt4/QtCore/QMap + /usr/include/qt4/QtCore/QMetaObject + /usr/include/qt4/QtCore/QObject + /usr/include/qt4/QtCore/QPluginLoader + /usr/include/qt4/QtCore/QPoint + /usr/include/qt4/QtCore/QPointF + /usr/include/qt4/QtCore/QPointer + /usr/include/qt4/QtCore/QSharedDataPointer + /usr/include/qt4/QtCore/QString + /usr/include/qt4/QtCore/QStringList + /usr/include/qt4/QtCore/QUrl + /usr/include/qt4/QtCore/QVariant + /usr/include/qt4/QtCore/QtGlobal + /usr/include/qt4/QtCore/QtPlugin + /usr/include/qt4/QtCore/qalgorithms.h + /usr/include/qt4/QtCore/qatomic.h + /usr/include/qt4/QtCore/qatomic_alpha.h + /usr/include/qt4/QtCore/qatomic_arch.h + /usr/include/qt4/QtCore/qatomic_arm.h + /usr/include/qt4/QtCore/qatomic_armv6.h + /usr/include/qt4/QtCore/qatomic_avr32.h + /usr/include/qt4/QtCore/qatomic_bfin.h + /usr/include/qt4/QtCore/qatomic_bootstrap.h + /usr/include/qt4/QtCore/qatomic_generic.h + /usr/include/qt4/QtCore/qatomic_i386.h + /usr/include/qt4/QtCore/qatomic_ia64.h + /usr/include/qt4/QtCore/qatomic_mips.h + /usr/include/qt4/QtCore/qatomic_parisc.h + /usr/include/qt4/QtCore/qatomic_powerpc.h + /usr/include/qt4/QtCore/qatomic_s390.h + /usr/include/qt4/QtCore/qatomic_sh.h + /usr/include/qt4/QtCore/qatomic_sh4a.h + /usr/include/qt4/QtCore/qatomic_sparc.h + /usr/include/qt4/QtCore/qatomic_x86_64.h + /usr/include/qt4/QtCore/qbasicatomic.h + /usr/include/qt4/QtCore/qbytearray.h + /usr/include/qt4/QtCore/qchar.h + /usr/include/qt4/QtCore/qconfig.h + /usr/include/qt4/QtCore/qcoreevent.h + /usr/include/qt4/QtCore/qdatastream.h + /usr/include/qt4/QtCore/qdebug.h + /usr/include/qt4/QtCore/qfeatures.h + /usr/include/qt4/QtCore/qglobal.h + /usr/include/qt4/QtCore/qhash.h + /usr/include/qt4/QtCore/qiodevice.h + /usr/include/qt4/QtCore/qiterator.h + /usr/include/qt4/QtCore/qlibrary.h + /usr/include/qt4/QtCore/qlinkedlist.h + /usr/include/qt4/QtCore/qlist.h + /usr/include/qt4/QtCore/qlocale.h + /usr/include/qt4/QtCore/qmap.h + /usr/include/qt4/QtCore/qmetatype.h + /usr/include/qt4/QtCore/qnamespace.h + /usr/include/qt4/QtCore/qobject.h + /usr/include/qt4/QtCore/qobjectdefs.h + /usr/include/qt4/QtCore/qpair.h + /usr/include/qt4/QtCore/qplugin.h + /usr/include/qt4/QtCore/qpluginloader.h + /usr/include/qt4/QtCore/qpoint.h + /usr/include/qt4/QtCore/qpointer.h + /usr/include/qt4/QtCore/qregexp.h + /usr/include/qt4/QtCore/qset.h + /usr/include/qt4/QtCore/qshareddata.h + /usr/include/qt4/QtCore/qstring.h + /usr/include/qt4/QtCore/qstringlist.h + /usr/include/qt4/QtCore/qstringmatcher.h + /usr/include/qt4/QtCore/qtextcodec.h + /usr/include/qt4/QtCore/qtextstream.h + /usr/include/qt4/QtCore/qurl.h + /usr/include/qt4/QtCore/qvariant.h + /usr/include/qt4/QtCore/qvector.h + /usr/include/qt4/QtXml/QDomElement + /usr/include/qt4/QtXml/qdom.h + /usr/include/sched.h + /usr/include/signal.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/sysmacros.h + /usr/include/sys/types.h + /usr/include/sys/ucontext.h + /usr/include/time.h + /usr/include/tls.h + /usr/include/wchar.h + /usr/include/wctype.h + /usr/include/xlocale.h + part/../../part/webkitpartfactory.h + part/webkitpartfactory.moc diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/depend.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/depend.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/depend.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/depend.make 2009-11-02 21:53:19.000000000 +0000 @@ -0,0 +1,189 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o: part/webkitkdepart_automoc.cpp + +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: ../part/webkitkde_export.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: ../part/webkitpart.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: ../part/webkitpartfactory.cpp +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: ../part/webkitpartfactory.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/KDE/KParts/../../kparts/genericfactory.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/KDE/KParts/../../kparts/part.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/KDE/KParts/GenericFactory +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/KDE/KParts/ReadOnlyPart +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/_G_config.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/alloca.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/byteswap.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/endian.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/libc-lock.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/libio-ldbl.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/pthreadtypes.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/sched.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/select.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/setjmp.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/sigaction.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/sigcontext.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/siginfo.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/signum.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/sigset.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/sigstack.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/sigthread.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/stdio-ldbl.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/stdio-lock.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/stdio.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/stdio2.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/stdio_lim.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/stdlib-ldbl.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/stdlib.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/string.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/string2.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/string3.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/sys_errlist.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/time.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/types.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/typesizes.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/waitflags.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/waitstatus.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/wchar-ldbl.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/wchar.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/wchar2.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/bits/wordsize.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/ctype.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/endian.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/features.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/gconv.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/getopt.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/gnu/stubs-32.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/gnu/stubs.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kaboutdata.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kcomponentdata.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kconfig.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kconfigbase.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kdebug.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kdecore_export.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kdemacros.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kdeui_export.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kdeversion.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kexportplugin.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kgenericfactory.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kgenericfactory.tcc +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kglobal.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/klibloader.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/klibrary.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/klocale.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/klocalizedstring.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kparts/factory.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kparts/kparts_export.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kparts/part.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kpluginfactory.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kpluginloader.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/ksharedconfig.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/ksharedptr.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/ktypelist.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kurl.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/kxmlguiclient.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/libio.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/pthread.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/Qt3Support/q3cstring.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/Qt3Support/q3valuelist.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QAtomicPointer +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QByteArray +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QChar +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QDebug +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QEvent +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QExplicitlySharedDataPointer +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QHash +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QLatin1Char +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QLibrary +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QList +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QMap +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QMetaObject +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QObject +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QPluginLoader +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QPoint +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QPointF +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QPointer +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QSharedDataPointer +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QString +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QStringList +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QUrl +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QVariant +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QtGlobal +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/QtPlugin +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qalgorithms.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_alpha.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_arch.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_arm.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_armv6.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_avr32.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_bfin.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_bootstrap.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_generic.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_i386.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_ia64.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_mips.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_parisc.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_powerpc.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_s390.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_sh.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_sh4a.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_sparc.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qatomic_x86_64.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qbasicatomic.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qbytearray.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qchar.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qconfig.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qcoreevent.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qdatastream.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qdebug.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qfeatures.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qglobal.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qhash.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qiodevice.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qiterator.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qlibrary.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qlinkedlist.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qlist.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qlocale.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qmap.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qmetatype.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qnamespace.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qobject.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qobjectdefs.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qpair.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qplugin.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qpluginloader.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qpoint.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qpointer.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qregexp.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qset.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qshareddata.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qstring.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qstringlist.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qstringmatcher.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qtextcodec.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qtextstream.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qurl.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qvariant.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtCore/qvector.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtXml/QDomElement +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/qt4/QtXml/qdom.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/sched.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/signal.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/stdio.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/stdlib.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/string.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/sys/cdefs.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/sys/select.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/sys/sysmacros.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/sys/types.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/sys/ucontext.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/time.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/tls.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/wchar.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/wctype.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: /usr/include/xlocale.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: part/../../part/webkitpartfactory.h +part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o: part/webkitpartfactory.moc + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/flags.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/flags.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/flags.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/flags.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,8 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# compile CXX with /usr/bin/c++ +CXX_FLAGS = -DMAKE_WEBKITKDEPART_LIB -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG -fPIC -I/home/groo/dev/webkitkde/build/part -I/home/groo/dev/webkitkde/part -I/home/groo/dev/webkitkde/kdewebkit -I/home/groo/dev/webkitkde -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 + +CXX_DEFINES = -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS + diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/link.txt webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/link.txt --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/link.txt 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/link.txt 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +/usr/bin/c++ -fPIC -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -shared -Wl,-soname,webkitkdepart.so -o ../lib/webkitkdepart.so CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o CMakeFiles/webkitkdepart.dir/webkitpartfactory.o ../lib/libwebkitkde.so.1.0.0 ../lib/libkdewebkit.so.1.0.0 /usr/lib/libkparts.so.4.3.0 -lQtWebKit /usr/lib/libkio.so.5.3.0 -lQtNetwork -lQtXml /usr/lib/libkdeui.so.5.3.0 -lQtSvg /usr/lib/libkdecore.so.5.3.0 -lQtDBus -lQtCore -lQtGui -Wl,-rpath,/home/groo/dev/webkitkde/build/lib diff -Nru webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/progress.make webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/progress.make --- webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 17 +CMAKE_PROGRESS_2 = 18 + Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/build/part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/build/part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o differ diff -Nru webkitkde-0.9~svn1068256/build/part/cmake_install.cmake webkitkde-0.1~svn1068314/build/part/cmake_install.cmake --- webkitkde-0.9~svn1068256/build/part/cmake_install.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/cmake_install.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,100 @@ +# Install script for directory: /home/groo/dev/webkitkde/part + +# Set the install prefix +IF(NOT DEFINED CMAKE_INSTALL_PREFIX) + SET(CMAKE_INSTALL_PREFIX "/usr") +ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) +STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + IF(BUILD_TYPE) + STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + ELSE(BUILD_TYPE) + SET(CMAKE_INSTALL_CONFIG_NAME "RelWithDebInfo") + ENDIF(BUILD_TYPE) + MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + +# Set the component getting installed. +IF(NOT CMAKE_INSTALL_COMPONENT) + IF(COMPONENT) + MESSAGE(STATUS "Install component: \"${COMPONENT}\"") + SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + ELSE(COMPONENT) + SET(CMAKE_INSTALL_COMPONENT) + ENDIF(COMPONENT) +ENDIF(NOT CMAKE_INSTALL_COMPONENT) + +# Install shared libraries without execute permission? +IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + SET(CMAKE_INSTALL_SO_NO_EXE "1") +ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$") + IF(EXISTS "$ENV{DESTDIR}/usr/lib/libwebkitkde.so.1.0.0") + FILE(RPATH_CHECK + FILE "$ENV{DESTDIR}/usr/lib/libwebkitkde.so.1.0.0" + RPATH "/usr/lib") + ENDIF(EXISTS "$ENV{DESTDIR}/usr/lib/libwebkitkde.so.1.0.0") + FILE(INSTALL DESTINATION "/usr/lib" TYPE SHARED_LIBRARY FILES + "/home/groo/dev/webkitkde/build/lib/libwebkitkde.so.1.0.0" + "/home/groo/dev/webkitkde/build/lib/libwebkitkde.so.1" + "/home/groo/dev/webkitkde/build/lib/libwebkitkde.so" + ) + IF(EXISTS "$ENV{DESTDIR}/usr/lib/libwebkitkde.so.1.0.0") + FILE(RPATH_CHANGE + FILE "$ENV{DESTDIR}/usr/lib/libwebkitkde.so.1.0.0" + OLD_RPATH "/home/groo/dev/webkitkde/build/lib" + NEW_RPATH "/usr/lib") + IF(CMAKE_INSTALL_DO_STRIP) + EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/lib/libwebkitkde.so.1.0.0") + ENDIF(CMAKE_INSTALL_DO_STRIP) + ENDIF(EXISTS "$ENV{DESTDIR}/usr/lib/libwebkitkde.so.1.0.0") + ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$") +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Devel)$") + FILE(INSTALL DESTINATION "/usr/include/webkitkde" TYPE FILE FILES + "/home/groo/dev/webkitkde/part/webkitkde_export.h" + "/home/groo/dev/webkitkde/part/webkitpart.h" + ) +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Devel)$") + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$") + IF(EXISTS "$ENV{DESTDIR}/usr/lib/kde4/webkitkdepart.so") + FILE(RPATH_CHECK + FILE "$ENV{DESTDIR}/usr/lib/kde4/webkitkdepart.so" + RPATH "/usr/lib") + ENDIF(EXISTS "$ENV{DESTDIR}/usr/lib/kde4/webkitkdepart.so") + FILE(INSTALL DESTINATION "/usr/lib/kde4" TYPE MODULE FILES "/home/groo/dev/webkitkde/build/lib/webkitkdepart.so") + IF(EXISTS "$ENV{DESTDIR}/usr/lib/kde4/webkitkdepart.so") + FILE(RPATH_CHANGE + FILE "$ENV{DESTDIR}/usr/lib/kde4/webkitkdepart.so" + OLD_RPATH "/home/groo/dev/webkitkde/build/lib" + NEW_RPATH "/usr/lib") + IF(CMAKE_INSTALL_DO_STRIP) + EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/lib/kde4/webkitkdepart.so") + ENDIF(CMAKE_INSTALL_DO_STRIP) + ENDIF(EXISTS "$ENV{DESTDIR}/usr/lib/kde4/webkitkdepart.so") + ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$") +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + FILE(INSTALL DESTINATION "/usr/share/kde4/services" TYPE FILE FILES "/home/groo/dev/webkitkde/part/webkitpart.desktop") +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + FILE(INSTALL DESTINATION "/usr/share/kde4/apps/webkitpart" TYPE FILE FILES "/home/groo/dev/webkitkde/part/webkitpart.rc") +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Unspecified)$") + +IF(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + INCLUDE("/home/groo/dev/webkitkde/build/part/cmake/cmake_install.cmake") + INCLUDE("/home/groo/dev/webkitkde/build/part/includes/cmake_install.cmake") + +ENDIF(NOT CMAKE_INSTALL_LOCAL_ONLY) + diff -Nru webkitkde-0.9~svn1068256/build/part/CTestTestfile.cmake webkitkde-0.1~svn1068314/build/part/CTestTestfile.cmake --- webkitkde-0.9~svn1068256/build/part/CTestTestfile.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/CTestTestfile.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,9 @@ +# CMake generated Testfile for +# Source directory: /home/groo/dev/webkitkde/part +# Build directory: /home/groo/dev/webkitkde/build/part +# +# This file replicates the SUBDIRS() and ADD_TEST() commands from the source +# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands +# that are excluded by CMake control structures, i.e. IF() commands. +SUBDIRS(cmake) +SUBDIRS(includes) diff -Nru webkitkde-0.9~svn1068256/build/part/includes/CMakeFiles/CMakeDirectoryInformation.cmake webkitkde-0.1~svn1068314/build/part/includes/CMakeFiles/CMakeDirectoryInformation.cmake --- webkitkde-0.9~svn1068256/build/part/includes/CMakeFiles/CMakeDirectoryInformation.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/includes/CMakeFiles/CMakeDirectoryInformation.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,48 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Relative path conversion top directories. +SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/groo/dev/webkitkde") +SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/groo/dev/webkitkde/build") + +# Force unix paths in dependencies. +SET(CMAKE_FORCE_UNIX_PATHS 1) + +# The C and CXX include file search paths: +SET(CMAKE_C_INCLUDE_PATH + "part/includes" + "../part/includes" + "../kdewebkit" + ".." + "/usr/include" + "/usr/include/KDE" + "/usr/include/qt4/phonon" + "/usr/include/qt4/QtXmlPatterns" + "/usr/include/qt4/QtWebKit" + "/usr/include/qt4/QtHelp" + "/usr/include/qt4/QtAssistant" + "/usr/include/qt4/QtDBus" + "/usr/include/qt4/QtTest" + "/usr/include/qt4/QtUiTools" + "/usr/include/qt4/QtScript" + "/usr/include/qt4/QtSvg" + "/usr/include/qt4/QtXml" + "/usr/include/qt4/QtSql" + "/usr/include/qt4/QtOpenGL" + "/usr/include/qt4/QtNetwork" + "/usr/include/qt4/QtDesigner" + "/usr/include/qt4/Qt3Support" + "/usr/include/qt4/QtGui" + "/usr/include/qt4/QtCore" + "/usr/include/qt4/Qt" + "/usr/share/qt4/mkspecs/default" + "/usr/include/qt4" + ) +SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) +SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH}) + +# The C and CXX include file regular expressions for this directory. +SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff -Nru webkitkde-0.9~svn1068256/build/part/includes/CMakeFiles/progress.make webkitkde-0.1~svn1068314/build/part/includes/CMakeFiles/progress.make --- webkitkde-0.9~svn1068256/build/part/includes/CMakeFiles/progress.make 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/includes/CMakeFiles/progress.make 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1 @@ +0 diff -Nru webkitkde-0.9~svn1068256/build/part/includes/cmake_install.cmake webkitkde-0.1~svn1068314/build/part/includes/cmake_install.cmake --- webkitkde-0.9~svn1068256/build/part/includes/cmake_install.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/includes/cmake_install.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,38 @@ +# Install script for directory: /home/groo/dev/webkitkde/part/includes + +# Set the install prefix +IF(NOT DEFINED CMAKE_INSTALL_PREFIX) + SET(CMAKE_INSTALL_PREFIX "/usr") +ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) +STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + IF(BUILD_TYPE) + STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + ELSE(BUILD_TYPE) + SET(CMAKE_INSTALL_CONFIG_NAME "RelWithDebInfo") + ENDIF(BUILD_TYPE) + MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + +# Set the component getting installed. +IF(NOT CMAKE_INSTALL_COMPONENT) + IF(COMPONENT) + MESSAGE(STATUS "Install component: \"${COMPONENT}\"") + SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + ELSE(COMPONENT) + SET(CMAKE_INSTALL_COMPONENT) + ENDIF(COMPONENT) +ENDIF(NOT CMAKE_INSTALL_COMPONENT) + +# Install shared libraries without execute permission? +IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + SET(CMAKE_INSTALL_SO_NO_EXE "1") +ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + +IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Devel)$") + FILE(INSTALL DESTINATION "/usr/include/KDE/WebKitPart" TYPE FILE FILES "/home/groo/dev/webkitkde/part/includes/WebKitPart") +ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" MATCHES "^(Devel)$") + diff -Nru webkitkde-0.9~svn1068256/build/part/includes/CTestTestfile.cmake webkitkde-0.1~svn1068314/build/part/includes/CTestTestfile.cmake --- webkitkde-0.9~svn1068256/build/part/includes/CTestTestfile.cmake 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/includes/CTestTestfile.cmake 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,7 @@ +# CMake generated Testfile for +# Source directory: /home/groo/dev/webkitkde/part/includes +# Build directory: /home/groo/dev/webkitkde/build/part/includes +# +# This file replicates the SUBDIRS() and ADD_TEST() commands from the source +# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands +# that are excluded by CMake control structures, i.e. IF() commands. diff -Nru webkitkde-0.9~svn1068256/build/part/includes/Makefile webkitkde-0.1~svn1068314/build/part/includes/Makefile --- webkitkde-0.9~svn1068256/build/part/includes/Makefile 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/includes/Makefile 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,178 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: install/local +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: install/strip +.PHONY : install/strip/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# The main all target +all: cmake_check_build_system + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles /home/groo/dev/webkitkde/build/part/includes/CMakeFiles/progress.make + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/includes/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/includes/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/includes/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/includes/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff -Nru webkitkde-0.9~svn1068256/build/part/Makefile webkitkde-0.1~svn1068314/build/part/Makefile --- webkitkde-0.9~svn1068256/build/part/Makefile 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/Makefile 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,436 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canoncical targets will work. +.SUFFIXES: + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# The program to use to edit the cache. +CMAKE_EDIT_COMMAND = /usr/bin/ccmake + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/groo/dev/webkitkde + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/groo/dev/webkitkde/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: install/local +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: install/strip +.PHONY : install/strip/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# The main all target +all: cmake_check_build_system + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles /home/groo/dev/webkitkde/build/part/CMakeFiles/progress.make + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/groo/dev/webkitkde/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +part/CMakeFiles/webkitkde.dir/rule: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/CMakeFiles/webkitkde.dir/rule +.PHONY : part/CMakeFiles/webkitkde.dir/rule + +# Convenience name for target. +webkitkde: part/CMakeFiles/webkitkde.dir/rule +.PHONY : webkitkde + +# fast build rule for target. +webkitkde/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/build +.PHONY : webkitkde/fast + +# Convenience name for target. +part/CMakeFiles/webkitkde_automoc.dir/rule: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/CMakeFiles/webkitkde_automoc.dir/rule +.PHONY : part/CMakeFiles/webkitkde_automoc.dir/rule + +# Convenience name for target. +webkitkde_automoc: part/CMakeFiles/webkitkde_automoc.dir/rule +.PHONY : webkitkde_automoc + +# fast build rule for target. +webkitkde_automoc/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde_automoc.dir/build.make part/CMakeFiles/webkitkde_automoc.dir/build +.PHONY : webkitkde_automoc/fast + +# Convenience name for target. +part/CMakeFiles/webkitkdepart.dir/rule: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/CMakeFiles/webkitkdepart.dir/rule +.PHONY : part/CMakeFiles/webkitkdepart.dir/rule + +# Convenience name for target. +webkitkdepart: part/CMakeFiles/webkitkdepart.dir/rule +.PHONY : webkitkdepart + +# fast build rule for target. +webkitkdepart/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkdepart.dir/build.make part/CMakeFiles/webkitkdepart.dir/build +.PHONY : webkitkdepart/fast + +# Convenience name for target. +part/CMakeFiles/webkitkdepart_automoc.dir/rule: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f CMakeFiles/Makefile2 part/CMakeFiles/webkitkdepart_automoc.dir/rule +.PHONY : part/CMakeFiles/webkitkdepart_automoc.dir/rule + +# Convenience name for target. +webkitkdepart_automoc: part/CMakeFiles/webkitkdepart_automoc.dir/rule +.PHONY : webkitkdepart_automoc + +# fast build rule for target. +webkitkdepart_automoc/fast: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkdepart_automoc.dir/build.make part/CMakeFiles/webkitkdepart_automoc.dir/build +.PHONY : webkitkdepart_automoc/fast + +# target to build an object file +settings/khtml_filter.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/settings/khtml_filter.o +.PHONY : settings/khtml_filter.o + +# target to preprocess a source file +settings/khtml_filter.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/settings/khtml_filter.i +.PHONY : settings/khtml_filter.i + +# target to generate assembly for a file +settings/khtml_filter.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/settings/khtml_filter.s +.PHONY : settings/khtml_filter.s + +# target to build an object file +settings/webkitsettings.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/settings/webkitsettings.o +.PHONY : settings/webkitsettings.o + +# target to preprocess a source file +settings/webkitsettings.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/settings/webkitsettings.i +.PHONY : settings/webkitsettings.i + +# target to generate assembly for a file +settings/webkitsettings.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/settings/webkitsettings.s +.PHONY : settings/webkitsettings.s + +# target to build an object file +ui/searchbar.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/ui/searchbar.o +.PHONY : ui/searchbar.o + +# target to preprocess a source file +ui/searchbar.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/ui/searchbar.i +.PHONY : ui/searchbar.i + +# target to generate assembly for a file +ui/searchbar.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/ui/searchbar.s +.PHONY : ui/searchbar.s + +# target to build an object file +webkitkde_automoc.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webkitkde_automoc.o +.PHONY : webkitkde_automoc.o + +# target to preprocess a source file +webkitkde_automoc.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webkitkde_automoc.i +.PHONY : webkitkde_automoc.i + +# target to generate assembly for a file +webkitkde_automoc.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webkitkde_automoc.s +.PHONY : webkitkde_automoc.s + +# target to build an object file +webkitkdepart_automoc.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkdepart.dir/build.make part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.o +.PHONY : webkitkdepart_automoc.o + +# target to preprocess a source file +webkitkdepart_automoc.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkdepart.dir/build.make part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.i +.PHONY : webkitkdepart_automoc.i + +# target to generate assembly for a file +webkitkdepart_automoc.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkdepart.dir/build.make part/CMakeFiles/webkitkdepart.dir/webkitkdepart_automoc.s +.PHONY : webkitkdepart_automoc.s + +# target to build an object file +webkitpart.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webkitpart.o +.PHONY : webkitpart.o + +# target to preprocess a source file +webkitpart.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webkitpart.i +.PHONY : webkitpart.i + +# target to generate assembly for a file +webkitpart.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webkitpart.s +.PHONY : webkitpart.s + +# target to build an object file +webkitpart_ext.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webkitpart_ext.o +.PHONY : webkitpart_ext.o + +# target to preprocess a source file +webkitpart_ext.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webkitpart_ext.i +.PHONY : webkitpart_ext.i + +# target to generate assembly for a file +webkitpart_ext.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webkitpart_ext.s +.PHONY : webkitpart_ext.s + +# target to build an object file +webkitpartfactory.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkdepart.dir/build.make part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.o +.PHONY : webkitpartfactory.o + +# target to preprocess a source file +webkitpartfactory.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkdepart.dir/build.make part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.i +.PHONY : webkitpartfactory.i + +# target to generate assembly for a file +webkitpartfactory.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkdepart.dir/build.make part/CMakeFiles/webkitkdepart.dir/webkitpartfactory.s +.PHONY : webkitpartfactory.s + +# target to build an object file +webpage.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webpage.o +.PHONY : webpage.o + +# target to preprocess a source file +webpage.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webpage.i +.PHONY : webpage.i + +# target to generate assembly for a file +webpage.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webpage.s +.PHONY : webpage.s + +# target to build an object file +websslinfo.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/websslinfo.o +.PHONY : websslinfo.o + +# target to preprocess a source file +websslinfo.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/websslinfo.i +.PHONY : websslinfo.i + +# target to generate assembly for a file +websslinfo.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/websslinfo.s +.PHONY : websslinfo.s + +# target to build an object file +webview.o: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webview.o +.PHONY : webview.o + +# target to preprocess a source file +webview.i: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webview.i +.PHONY : webview.i + +# target to generate assembly for a file +webview.s: + cd /home/groo/dev/webkitkde/build && $(MAKE) -f part/CMakeFiles/webkitkde.dir/build.make part/CMakeFiles/webkitkde.dir/webview.s +.PHONY : webview.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... webkitkde" + @echo "... webkitkde_automoc" + @echo "... webkitkdepart" + @echo "... webkitkdepart_automoc" + @echo "... settings/khtml_filter.o" + @echo "... settings/khtml_filter.i" + @echo "... settings/khtml_filter.s" + @echo "... settings/webkitsettings.o" + @echo "... settings/webkitsettings.i" + @echo "... settings/webkitsettings.s" + @echo "... ui/searchbar.o" + @echo "... ui/searchbar.i" + @echo "... ui/searchbar.s" + @echo "... webkitkde_automoc.o" + @echo "... webkitkde_automoc.i" + @echo "... webkitkde_automoc.s" + @echo "... webkitkdepart_automoc.o" + @echo "... webkitkdepart_automoc.i" + @echo "... webkitkdepart_automoc.s" + @echo "... webkitpart.o" + @echo "... webkitpart.i" + @echo "... webkitpart.s" + @echo "... webkitpart_ext.o" + @echo "... webkitpart_ext.i" + @echo "... webkitpart_ext.s" + @echo "... webkitpartfactory.o" + @echo "... webkitpartfactory.i" + @echo "... webkitpartfactory.s" + @echo "... webpage.o" + @echo "... webpage.i" + @echo "... webpage.s" + @echo "... websslinfo.o" + @echo "... websslinfo.i" + @echo "... websslinfo.s" + @echo "... webview.o" + @echo "... webview.i" + @echo "... webview.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/groo/dev/webkitkde/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff -Nru webkitkde-0.9~svn1068256/build/part/moc_webpage.cpp webkitkde-0.1~svn1068314/build/part/moc_webpage.cpp --- webkitkde-0.9~svn1068256/build/part/moc_webpage.cpp 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/moc_webpage.cpp 2009-11-02 21:52:55.000000000 +0000 @@ -0,0 +1,123 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'webpage.h' +** +** Created: Mon Nov 2 19:52:55 2009 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../part/webpage.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'webpage.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.2. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_WebPage[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 10, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // signals: signature, parameters, type, tag, flags + 19, 9, 8, 8, 0x05, + 66, 62, 8, 8, 0x05, + 84, 8, 8, 8, 0x05, + + // slots: signature, parameters, type, tag, flags + 112, 62, 8, 8, 0x0a, + 132, 126, 8, 8, 0x09, + 179, 171, 8, 8, 0x09, + 216, 126, 8, 8, 0x09, + 257, 252, 8, 8, 0x09, + 292, 8, 8, 8, 0x09, + 327, 319, 8, 8, 0x09, + + 0 // eod +}; + +static const char qt_meta_stringdata_WebPage[] = { + "WebPage\0\0url,frame\0" + "navigationRequestFinished(KUrl,QWebFrame*)\0" + "url\0loadAborted(KUrl)\0jsStatusBarMessage(QString)\0" + "saveUrl(KUrl)\0reply\0" + "slotUnsupportedContent(QNetworkReply*)\0" + "request\0slotDownloadRequest(QNetworkRequest)\0" + "slotRequestFinished(QNetworkReply*)\0" + "rect\0slotGeometryChangeRequested(QRect)\0" + "slotWindowCloseRequested()\0message\0" + "slotStatusBarMessage(QString)\0" +}; + +const QMetaObject WebPage::staticMetaObject = { + { &KWebPage::staticMetaObject, qt_meta_stringdata_WebPage, + qt_meta_data_WebPage, 0 } +}; + +const QMetaObject *WebPage::metaObject() const +{ + return &staticMetaObject; +} + +void *WebPage::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_WebPage)) + return static_cast(const_cast< WebPage*>(this)); + return KWebPage::qt_metacast(_clname); +} + +int WebPage::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = KWebPage::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: navigationRequestFinished((*reinterpret_cast< const KUrl(*)>(_a[1])),(*reinterpret_cast< QWebFrame*(*)>(_a[2]))); break; + case 1: loadAborted((*reinterpret_cast< const KUrl(*)>(_a[1]))); break; + case 2: jsStatusBarMessage((*reinterpret_cast< const QString(*)>(_a[1]))); break; + case 3: saveUrl((*reinterpret_cast< const KUrl(*)>(_a[1]))); break; + case 4: slotUnsupportedContent((*reinterpret_cast< QNetworkReply*(*)>(_a[1]))); break; + case 5: slotDownloadRequest((*reinterpret_cast< const QNetworkRequest(*)>(_a[1]))); break; + case 6: slotRequestFinished((*reinterpret_cast< QNetworkReply*(*)>(_a[1]))); break; + case 7: slotGeometryChangeRequested((*reinterpret_cast< const QRect(*)>(_a[1]))); break; + case 8: slotWindowCloseRequested(); break; + case 9: slotStatusBarMessage((*reinterpret_cast< const QString(*)>(_a[1]))); break; + default: ; + } + _id -= 10; + } + return _id; +} + +// SIGNAL 0 +void WebPage::navigationRequestFinished(const KUrl & _t1, QWebFrame * _t2) +{ + void *_a[] = { 0, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)) }; + QMetaObject::activate(this, &staticMetaObject, 0, _a); +} + +// SIGNAL 1 +void WebPage::loadAborted(const KUrl & _t1) +{ + void *_a[] = { 0, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 1, _a); +} + +// SIGNAL 2 +void WebPage::jsStatusBarMessage(const QString & _t1) +{ + void *_a[] = { 0, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 2, _a); +} +QT_END_MOC_NAMESPACE diff -Nru webkitkde-0.9~svn1068256/build/part/moc_webview.cpp webkitkde-0.1~svn1068314/build/part/moc_webview.cpp --- webkitkde-0.9~svn1068256/build/part/moc_webview.cpp 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/moc_webview.cpp 2009-11-02 21:52:55.000000000 +0000 @@ -0,0 +1,73 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'webview.h' +** +** Created: Mon Nov 2 19:52:55 2009 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../part/webview.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'webview.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.2. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_WebView[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 1, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // slots: signature, parameters, type, tag, flags + 9, 8, 8, 8, 0x08, + + 0 // eod +}; + +static const char qt_meta_stringdata_WebView[] = { + "WebView\0\0openSelection()\0" +}; + +const QMetaObject WebView::staticMetaObject = { + { &KWebView::staticMetaObject, qt_meta_stringdata_WebView, + qt_meta_data_WebView, 0 } +}; + +const QMetaObject *WebView::metaObject() const +{ + return &staticMetaObject; +} + +void *WebView::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_WebView)) + return static_cast(const_cast< WebView*>(this)); + return KWebView::qt_metacast(_clname); +} + +int WebView::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = KWebView::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: openSelection(); break; + default: ; + } + _id -= 1; + } + return _id; +} +QT_END_MOC_NAMESPACE diff -Nru webkitkde-0.9~svn1068256/build/part/searchbar.moc webkitkde-0.1~svn1068314/build/part/searchbar.moc --- webkitkde-0.9~svn1068256/build/part/searchbar.moc 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/searchbar.moc 2009-11-02 21:52:54.000000000 +0000 @@ -0,0 +1,100 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'searchbar.h' +** +** Created: Mon Nov 2 19:52:54 2009 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../part/ui/searchbar.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'searchbar.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.2. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_KDEPrivate__SearchBar[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 8, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // signals: signature, parameters, type, tag, flags + 37, 23, 22, 22, 0x05, + 74, 69, 22, 22, 0x25, + + // slots: signature, parameters, type, tag, flags + 101, 22, 22, 22, 0x0a, + 108, 22, 22, 22, 0x0a, + 115, 22, 22, 22, 0x0a, + 123, 22, 22, 22, 0x0a, + 134, 22, 22, 22, 0x0a, + 149, 22, 22, 22, 0x08, + + 0 // eod +}; + +static const char qt_meta_stringdata_KDEPrivate__SearchBar[] = { + "KDEPrivate::SearchBar\0\0text,backward\0" + "searchTextChanged(QString,bool)\0text\0" + "searchTextChanged(QString)\0show()\0" + "hide()\0clear()\0findNext()\0findPrevious()\0" + "searchAsYouTypeChanged(bool)\0" +}; + +const QMetaObject KDEPrivate::SearchBar::staticMetaObject = { + { &QWidget::staticMetaObject, qt_meta_stringdata_KDEPrivate__SearchBar, + qt_meta_data_KDEPrivate__SearchBar, 0 } +}; + +const QMetaObject *KDEPrivate::SearchBar::metaObject() const +{ + return &staticMetaObject; +} + +void *KDEPrivate::SearchBar::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_KDEPrivate__SearchBar)) + return static_cast(const_cast< SearchBar*>(this)); + return QWidget::qt_metacast(_clname); +} + +int KDEPrivate::SearchBar::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QWidget::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: searchTextChanged((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break; + case 1: searchTextChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; + case 2: show(); break; + case 3: hide(); break; + case 4: clear(); break; + case 5: findNext(); break; + case 6: findPrevious(); break; + case 7: searchAsYouTypeChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; + default: ; + } + _id -= 8; + } + return _id; +} + +// SIGNAL 0 +void KDEPrivate::SearchBar::searchTextChanged(const QString & _t1, bool _t2) +{ + void *_a[] = { 0, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)) }; + QMetaObject::activate(this, &staticMetaObject, 0, 1, _a); +} +QT_END_MOC_NAMESPACE diff -Nru webkitkde-0.9~svn1068256/build/part/ui_searchbar.h webkitkde-0.1~svn1068314/build/part/ui_searchbar.h --- webkitkde-0.9~svn1068256/build/part/ui_searchbar.h 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/ui_searchbar.h 2009-11-02 21:53:03.000000000 +0000 @@ -0,0 +1,145 @@ +#include +#include + +/******************************************************************************** +** Form generated from reading ui file 'searchbar.ui' +** +** Created: Mon Nov 2 19:53:03 2009 +** by: Qt User Interface Compiler version 4.5.2 +** +** WARNING! All changes made in this file will be lost when recompiling ui file! +********************************************************************************/ + +#ifndef UI_SEARCHBAR_H +#define UI_SEARCHBAR_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include "klineedit.h" + +QT_BEGIN_NAMESPACE + +class Ui_SearchBar +{ +public: + QAction *actionMatchCase; + QAction *actionSearchAutomatically; + QHBoxLayout *horizontalLayout; + QToolButton *closeButton; + QLabel *searchInfo; + KLineEdit *searchLineEdit; + QToolButton *nextButton; + QToolButton *previousButton; + QToolButton *optionsButton; + QSpacerItem *horizontalSpacer; + + void setupUi(QWidget *SearchBar) + { + if (SearchBar->objectName().isEmpty()) + SearchBar->setObjectName(QString::fromUtf8("SearchBar")); + SearchBar->resize(582, 34); + QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Maximum); + sizePolicy.setHorizontalStretch(0); + sizePolicy.setVerticalStretch(0); + sizePolicy.setHeightForWidth(SearchBar->sizePolicy().hasHeightForWidth()); + SearchBar->setSizePolicy(sizePolicy); + actionMatchCase = new QAction(SearchBar); + actionMatchCase->setObjectName(QString::fromUtf8("actionMatchCase")); + actionSearchAutomatically = new QAction(SearchBar); + actionSearchAutomatically->setObjectName(QString::fromUtf8("actionSearchAutomatically")); + actionSearchAutomatically->setCheckable(true); + actionSearchAutomatically->setChecked(true); + horizontalLayout = new QHBoxLayout(SearchBar); + horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); + closeButton = new QToolButton(SearchBar); + closeButton->setObjectName(QString::fromUtf8("closeButton")); + closeButton->setAutoRaise(true); + + horizontalLayout->addWidget(closeButton); + + searchInfo = new QLabel(SearchBar); + searchInfo->setObjectName(QString::fromUtf8("searchInfo")); + + horizontalLayout->addWidget(searchInfo); + + searchLineEdit = new KLineEdit(SearchBar); + searchLineEdit->setObjectName(QString::fromUtf8("searchLineEdit")); + searchLineEdit->setProperty("showClearButton", QVariant(true)); + + horizontalLayout->addWidget(searchLineEdit); + + nextButton = new QToolButton(SearchBar); + nextButton->setObjectName(QString::fromUtf8("nextButton")); + + horizontalLayout->addWidget(nextButton); + + previousButton = new QToolButton(SearchBar); + previousButton->setObjectName(QString::fromUtf8("previousButton")); + + horizontalLayout->addWidget(previousButton); + + optionsButton = new QToolButton(SearchBar); + optionsButton->setObjectName(QString::fromUtf8("optionsButton")); + optionsButton->setPopupMode(QToolButton::InstantPopup); + + horizontalLayout->addWidget(optionsButton); + + horizontalSpacer = new QSpacerItem(26, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); + + horizontalLayout->addItem(horizontalSpacer); + +#ifndef UI_QT_NO_SHORTCUT + searchInfo->setBuddy(searchLineEdit); +#endif // QT_NO_SHORTCUT + + retranslateUi(SearchBar); + QObject::connect(closeButton, SIGNAL(clicked()), SearchBar, SLOT(hide())); + + QMetaObject::connectSlotsByName(SearchBar); + } // setupUi + + void retranslateUi(QWidget *SearchBar) + { + actionMatchCase->setText(tr2i18n("&Match Case", 0)); + actionSearchAutomatically->setText(tr2i18n("&Search As You Type", 0)); +#ifndef UI_QT_NO_TOOLTIP + closeButton->setToolTip(tr2i18n("Close the search bar", 0)); +#endif // QT_NO_TOOLTIP + closeButton->setShortcut(tr2i18n("Esc", 0)); + searchInfo->setText(tr2i18n("&Find:", 0)); +#ifndef UI_QT_NO_TOOLTIP + searchLineEdit->setToolTip(tr2i18n("Enter the text to search for here", 0)); +#endif // QT_NO_TOOLTIP +#ifndef UI_QT_NO_TOOLTIP + nextButton->setToolTip(tr2i18n("Find the next match for the current search phrase", 0)); +#endif // QT_NO_TOOLTIP + nextButton->setText(tr2i18n("&Next", 0)); +#ifndef UI_QT_NO_TOOLTIP + previousButton->setToolTip(tr2i18n("Find the previous match for the current search phrase", 0)); +#endif // QT_NO_TOOLTIP + previousButton->setText(tr2i18n("&Previous", 0)); +#ifndef UI_QT_NO_TOOLTIP + optionsButton->setToolTip(tr2i18n("Find the previous match for the current search phrase", 0)); +#endif // QT_NO_TOOLTIP + optionsButton->setText(tr2i18n("&Options", 0)); + Q_UNUSED(SearchBar); + } // retranslateUi + +}; + +namespace Ui { + class SearchBar: public Ui_SearchBar {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // SEARCHBAR_H + diff -Nru webkitkde-0.9~svn1068256/build/part/webkitkde_automoc.cpp webkitkde-0.1~svn1068314/build/part/webkitkde_automoc.cpp --- webkitkde-0.9~svn1068256/build/part/webkitkde_automoc.cpp 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/webkitkde_automoc.cpp 2009-11-02 21:52:55.000000000 +0000 @@ -0,0 +1,5 @@ +/* This file is autogenerated, do not edit +-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS +*/ +#include "moc_webpage.cpp" +#include "moc_webview.cpp" diff -Nru webkitkde-0.9~svn1068256/build/part/webkitkde_automoc.cpp.files webkitkde-0.1~svn1068314/build/part/webkitkde_automoc.cpp.files --- webkitkde-0.9~svn1068256/build/part/webkitkde_automoc.cpp.files 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/webkitkde_automoc.cpp.files 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,14 @@ +SOURCES: +/home/groo/dev/webkitkde/part/webkitpart.cpp;/home/groo/dev/webkitkde/part/webkitpart_ext.cpp;/home/groo/dev/webkitkde/part/webview.cpp;/home/groo/dev/webkitkde/part/webpage.cpp;/home/groo/dev/webkitkde/part/websslinfo.cpp;/home/groo/dev/webkitkde/part/ui/searchbar.cpp;/home/groo/dev/webkitkde/part/settings/webkitsettings.cpp;/home/groo/dev/webkitkde/part/settings/khtml_filter.cpp +MOC_COMPILE_DEFINITIONS: +_BSD_SOURCE;_XOPEN_SOURCE=500;_BSD_SOURCE;QT_NO_STL;QT_NO_CAST_TO_ASCII;_REENTRANT;KDE_DEPRECATED_WARNINGS +MOC_DEFINITIONS: + -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS +MOC_INCLUDES: +/home/groo/dev/webkitkde/kdewebkit;/usr/include;/usr/include/KDE;/usr/include/qt4/phonon;/usr/include/qt4/QtXmlPatterns;/usr/include/qt4/QtWebKit;/usr/include/qt4/QtHelp;/usr/include/qt4/QtAssistant;/usr/include/qt4/QtDBus;/usr/include/qt4/QtTest;/usr/include/qt4/QtUiTools;/usr/include/qt4/QtScript;/usr/include/qt4/QtSvg;/usr/include/qt4/QtXml;/usr/include/qt4/QtSql;/usr/include/qt4/QtOpenGL;/usr/include/qt4/QtNetwork;/usr/include/qt4/QtDesigner;/usr/include/qt4/Qt3Support;/usr/include/qt4/QtGui;/usr/include/qt4/QtCore;/usr/include/qt4/Qt;/usr/share/qt4/mkspecs/default;/usr/include/qt4;/home/groo/dev/webkitkde +CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE: +ON +CMAKE_BINARY_DIR: +/home/groo/dev/webkitkde/build +CMAKE_SOURCE_DIR: +/home/groo/dev/webkitkde diff -Nru webkitkde-0.9~svn1068256/build/part/webkitkdepart_automoc.cpp webkitkde-0.1~svn1068314/build/part/webkitkdepart_automoc.cpp --- webkitkde-0.9~svn1068256/build/part/webkitkdepart_automoc.cpp 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/webkitkdepart_automoc.cpp 2009-11-02 21:52:53.000000000 +0000 @@ -0,0 +1,4 @@ +/* This file is autogenerated, do not edit +-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS +*/ +enum some_compilers { need_more_than_nothing }; diff -Nru webkitkde-0.9~svn1068256/build/part/webkitkdepart_automoc.cpp.files webkitkde-0.1~svn1068314/build/part/webkitkdepart_automoc.cpp.files --- webkitkde-0.9~svn1068256/build/part/webkitkdepart_automoc.cpp.files 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/webkitkdepart_automoc.cpp.files 2009-11-02 21:52:48.000000000 +0000 @@ -0,0 +1,14 @@ +SOURCES: +/home/groo/dev/webkitkde/part/webkitpartfactory.cpp +MOC_COMPILE_DEFINITIONS: +_BSD_SOURCE;_XOPEN_SOURCE=500;_BSD_SOURCE;QT_NO_STL;QT_NO_CAST_TO_ASCII;_REENTRANT;KDE_DEPRECATED_WARNINGS +MOC_DEFINITIONS: + -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS +MOC_INCLUDES: +/home/groo/dev/webkitkde/kdewebkit;/usr/include;/usr/include/KDE;/usr/include/qt4/phonon;/usr/include/qt4/QtXmlPatterns;/usr/include/qt4/QtWebKit;/usr/include/qt4/QtHelp;/usr/include/qt4/QtAssistant;/usr/include/qt4/QtDBus;/usr/include/qt4/QtTest;/usr/include/qt4/QtUiTools;/usr/include/qt4/QtScript;/usr/include/qt4/QtSvg;/usr/include/qt4/QtXml;/usr/include/qt4/QtSql;/usr/include/qt4/QtOpenGL;/usr/include/qt4/QtNetwork;/usr/include/qt4/QtDesigner;/usr/include/qt4/Qt3Support;/usr/include/qt4/QtGui;/usr/include/qt4/QtCore;/usr/include/qt4/Qt;/usr/share/qt4/mkspecs/default;/usr/include/qt4;/home/groo/dev/webkitkde +CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE: +ON +CMAKE_BINARY_DIR: +/home/groo/dev/webkitkde/build +CMAKE_SOURCE_DIR: +/home/groo/dev/webkitkde diff -Nru webkitkde-0.9~svn1068256/build/part/webkitpart_ext.moc webkitkde-0.1~svn1068314/build/part/webkitpart_ext.moc --- webkitkde-0.9~svn1068256/build/part/webkitpart_ext.moc 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/webkitpart_ext.moc 2009-11-02 21:52:54.000000000 +0000 @@ -0,0 +1,145 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'webkitpart_ext.h' +** +** Created: Mon Nov 2 19:52:54 2009 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../part/webkitpart_ext.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'webkitpart_ext.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.2. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_WebKitBrowserExtension[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 26, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // signals: signature, parameters, type, tag, flags + 24, 23, 23, 23, 0x05, + + // slots: signature, parameters, type, tag, flags + 38, 23, 23, 23, 0x0a, + 44, 23, 23, 23, 0x0a, + 51, 23, 23, 23, 0x0a, + 59, 23, 23, 23, 0x0a, + 78, 23, 23, 23, 0x0a, + 94, 23, 23, 23, 0x0a, + 102, 23, 23, 23, 0x0a, + 115, 23, 23, 23, 0x0a, + 132, 23, 23, 23, 0x0a, + 155, 23, 23, 23, 0x0a, + 164, 23, 23, 23, 0x0a, + 174, 23, 23, 23, 0x0a, + 187, 23, 23, 23, 0x0a, + 208, 23, 23, 23, 0x0a, + 224, 23, 23, 23, 0x0a, + 244, 23, 23, 23, 0x0a, + 261, 23, 23, 23, 0x0a, + 278, 23, 23, 23, 0x0a, + 296, 23, 23, 23, 0x0a, + 312, 23, 23, 23, 0x0a, + 328, 23, 23, 23, 0x0a, + 344, 23, 23, 23, 0x0a, + 367, 23, 23, 23, 0x0a, + 384, 23, 23, 23, 0x0a, + 409, 23, 23, 23, 0x0a, + + 0 // eod +}; + +static const char qt_meta_stringdata_WebKitBrowserExtension[] = { + "WebKitBrowserExtension\0\0saveUrl(KUrl)\0" + "cut()\0copy()\0paste()\0slotSaveDocument()\0" + "slotSaveFrame()\0print()\0printFrame()\0" + "searchProvider()\0reparseConfiguration()\0" + "zoomIn()\0zoomOut()\0zoomNormal()\0" + "toogleZoomTextOnly()\0slotSelectAll()\0" + "slotFrameInWindow()\0slotFrameInTab()\0" + "slotFrameInTop()\0slotSaveImageAs()\0" + "slotSendImage()\0slotCopyImage()\0" + "slotViewImage()\0slotCopyLinkLocation()\0" + "slotSaveLinkAs()\0slotViewDocumentSource()\0" + "updateEditActions()\0" +}; + +const QMetaObject WebKitBrowserExtension::staticMetaObject = { + { &KParts::BrowserExtension::staticMetaObject, qt_meta_stringdata_WebKitBrowserExtension, + qt_meta_data_WebKitBrowserExtension, 0 } +}; + +const QMetaObject *WebKitBrowserExtension::metaObject() const +{ + return &staticMetaObject; +} + +void *WebKitBrowserExtension::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_WebKitBrowserExtension)) + return static_cast(const_cast< WebKitBrowserExtension*>(this)); + typedef KParts::BrowserExtension QMocSuperClass; + return QMocSuperClass::qt_metacast(_clname); +} + +int WebKitBrowserExtension::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + typedef KParts::BrowserExtension QMocSuperClass; + _id = QMocSuperClass::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: saveUrl((*reinterpret_cast< const KUrl(*)>(_a[1]))); break; + case 1: cut(); break; + case 2: copy(); break; + case 3: paste(); break; + case 4: slotSaveDocument(); break; + case 5: slotSaveFrame(); break; + case 6: print(); break; + case 7: printFrame(); break; + case 8: searchProvider(); break; + case 9: reparseConfiguration(); break; + case 10: zoomIn(); break; + case 11: zoomOut(); break; + case 12: zoomNormal(); break; + case 13: toogleZoomTextOnly(); break; + case 14: slotSelectAll(); break; + case 15: slotFrameInWindow(); break; + case 16: slotFrameInTab(); break; + case 17: slotFrameInTop(); break; + case 18: slotSaveImageAs(); break; + case 19: slotSendImage(); break; + case 20: slotCopyImage(); break; + case 21: slotViewImage(); break; + case 22: slotCopyLinkLocation(); break; + case 23: slotSaveLinkAs(); break; + case 24: slotViewDocumentSource(); break; + case 25: updateEditActions(); break; + default: ; + } + _id -= 26; + } + return _id; +} + +// SIGNAL 0 +void WebKitBrowserExtension::saveUrl(const KUrl & _t1) +{ + void *_a[] = { 0, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 0, _a); +} +QT_END_MOC_NAMESPACE diff -Nru webkitkde-0.9~svn1068256/build/part/webkitpartfactory.moc webkitkde-0.1~svn1068314/build/part/webkitpartfactory.moc --- webkitkde-0.9~svn1068256/build/part/webkitpartfactory.moc 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/webkitpartfactory.moc 2009-11-02 21:52:53.000000000 +0000 @@ -0,0 +1,65 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'webkitpartfactory.h' +** +** Created: Mon Nov 2 19:52:53 2009 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../part/webkitpartfactory.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'webkitpartfactory.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.2. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_WebKitFactory[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + 0 // eod +}; + +static const char qt_meta_stringdata_WebKitFactory[] = { + "WebKitFactory\0" +}; + +const QMetaObject WebKitFactory::staticMetaObject = { + { &KParts::Factory::staticMetaObject, qt_meta_stringdata_WebKitFactory, + qt_meta_data_WebKitFactory, 0 } +}; + +const QMetaObject *WebKitFactory::metaObject() const +{ + return &staticMetaObject; +} + +void *WebKitFactory::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_WebKitFactory)) + return static_cast(const_cast< WebKitFactory*>(this)); + typedef KParts::Factory QMocSuperClass; + return QMocSuperClass::qt_metacast(_clname); +} + +int WebKitFactory::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + typedef KParts::Factory QMocSuperClass; + _id = QMocSuperClass::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + return _id; +} +QT_END_MOC_NAMESPACE diff -Nru webkitkde-0.9~svn1068256/build/part/webkitpart.moc webkitkde-0.1~svn1068314/build/part/webkitpart.moc --- webkitkde-0.9~svn1068256/build/part/webkitpart.moc 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/build/part/webkitpart.moc 2009-11-02 21:52:53.000000000 +0000 @@ -0,0 +1,102 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'webkitpart.h' +** +** Created: Mon Nov 2 19:52:53 2009 +** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../part/webkitpart.h" +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'webkitpart.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 61 +#error "This file was generated using the moc from 4.5.2. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +static const uint qt_meta_data_WebKitPart[] = { + + // content: + 2, // revision + 0, // classname + 0, 0, // classinfo + 11, 12, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + + // slots: signature, parameters, type, tag, flags + 12, 11, 11, 11, 0x08, + 27, 11, 11, 11, 0x08, + 43, 11, 11, 11, 0x08, + 57, 11, 11, 11, 0x08, + 76, 11, 11, 11, 0x08, + 96, 94, 11, 11, 0x08, + 153, 139, 11, 11, 0x08, + 184, 181, 11, 11, 0x08, + 232, 221, 11, 11, 0x08, + 276, 11, 11, 11, 0x08, + 301, 11, 11, 11, 0x08, + + 0 // eod +}; + +static const char qt_meta_stringdata_WebKitPart[] = { + "WebKitPart\0\0showSecurity()\0showSearchBar()\0" + "loadStarted()\0loadFinished(bool)\0" + "loadAborted(KUrl)\0,\0" + "navigationRequestFinished(KUrl,QWebFrame*)\0" + "text,backward\0searchForText(QString,bool)\0" + ",,\0linkHovered(QString,QString,QString)\0" + "frame,item\0saveFrameState(QWebFrame*,QWebHistoryItem*)\0" + "openUrlInNewWindow(KUrl)\0urlChanged(QUrl)\0" +}; + +const QMetaObject WebKitPart::staticMetaObject = { + { &KParts::ReadOnlyPart::staticMetaObject, qt_meta_stringdata_WebKitPart, + qt_meta_data_WebKitPart, 0 } +}; + +const QMetaObject *WebKitPart::metaObject() const +{ + return &staticMetaObject; +} + +void *WebKitPart::qt_metacast(const char *_clname) +{ + if (!_clname) return 0; + if (!strcmp(_clname, qt_meta_stringdata_WebKitPart)) + return static_cast(const_cast< WebKitPart*>(this)); + typedef KParts::ReadOnlyPart QMocSuperClass; + return QMocSuperClass::qt_metacast(_clname); +} + +int WebKitPart::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + typedef KParts::ReadOnlyPart QMocSuperClass; + _id = QMocSuperClass::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + switch (_id) { + case 0: showSecurity(); break; + case 1: showSearchBar(); break; + case 2: loadStarted(); break; + case 3: loadFinished((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 4: loadAborted((*reinterpret_cast< const KUrl(*)>(_a[1]))); break; + case 5: navigationRequestFinished((*reinterpret_cast< const KUrl(*)>(_a[1])),(*reinterpret_cast< QWebFrame*(*)>(_a[2]))); break; + case 6: searchForText((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break; + case 7: linkHovered((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< const QString(*)>(_a[3]))); break; + case 8: saveFrameState((*reinterpret_cast< QWebFrame*(*)>(_a[1])),(*reinterpret_cast< QWebHistoryItem*(*)>(_a[2]))); break; + case 9: openUrlInNewWindow((*reinterpret_cast< const KUrl(*)>(_a[1]))); break; + case 10: urlChanged((*reinterpret_cast< const QUrl(*)>(_a[1]))); break; + default: ; + } + _id -= 11; + } + return _id; +} +QT_END_MOC_NAMESPACE diff -Nru webkitkde-0.9~svn1068256/debian/changelog webkitkde-0.1~svn1068314/debian/changelog --- webkitkde-0.9~svn1068256/debian/changelog 2009-12-31 20:10:44.000000000 +0000 +++ webkitkde-0.1~svn1068314/debian/changelog 2009-12-31 20:45:49.000000000 +0000 @@ -1,23 +1,8 @@ -webkitkde (0.9~svn1068256-0ubuntu2) lucid; urgency=low +webkitkde (0.1~svn1068314-0ubuntu1) lucid; urgency=low - * The kpart-webkit package should replace the old packages + * New upstream svn snapshot - -- Jonathan Thomas Thu, 31 Dec 2009 15:10:31 -0500 - -webkitkde (0.9~svn1068256-0ubuntu1) lucid; urgency=low - - * New upstream svn snapshot: - - Bump kdelibs5-dev build dependency to 4:4.3.74 - * Convert packaging to source format 3.0 (quilt): - - Add debian/source/format, specify 3.0 (quilt) - - Bump debhelper build-depend version to 7.3.16 - * Change Section to "web" - * Add Homepage field - * Transition webkitkde(-data) binary package to kpart-webkit, to follow - Debian naming convention. The packages are really too small to justify - a separate data package anyways. - - -- Jonathan Thomas Thu, 31 Dec 2009 14:41:30 -0500 + -- Paulo Dias Thu, 31 Dec 2009 18:45:47 -0200 webkitkde (0.1~svn1066052-0ubuntu1) lucid; urgency=low diff -Nru webkitkde-0.9~svn1068256/debian/control webkitkde-0.1~svn1068314/debian/control --- webkitkde-0.9~svn1068256/debian/control 2009-12-31 20:10:24.000000000 +0000 +++ webkitkde-0.1~svn1068314/debian/control 2009-12-29 20:47:08.000000000 +0000 @@ -1,45 +1,37 @@ Source: webkitkde -Section: web +Section: kde Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Jonathan Riddell -Build-Depends: debhelper (>= 7.3.16), pkg-kde-tools (>= 0.5.0), kdelibs5-dev (>= 4:4.3.74) +Build-Depends: debhelper (>= 7), pkg-kde-tools (>= 0.5.0), kdelibs5-dev (>= 4:4.2.85) Standards-Version: 3.8.3 -Homepage: http://techbase.kde.org/Projects/WebKit Vcs-Bzr: lp:~kubuntu-members/webkit-open-source/webkitkde-ubuntu Vcs-Browser: http://bazaar.launchpad.net/~kubuntu-members/webkit-open-source/webkitkde-ubuntu -Package: kpart-webkit +Package: webkitkde Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, webkitkde-data Recommends: konqueror -Replaces: webkitkde, webkitkde-data -Description: WebKit KPart for KDE +Description: WebKit KPart for Konqueror An alternative web browser plugin for Konqueror in KDE 4 using WebKit, a fork of KHTML. . This package is for testing only and offers no guarantees of stability. -Package: webkitkde -Architecture: all -Priority: extra -Depends: ${misc:Depends}, kpart-webkit -Description: Transitional package - This dummy package is provided for a smooth transition from webkitkde to - the new version, named kpart-webkit. - . - It may safely be removed after installation. - Package: webkitkde-data Architecture: all -Priority: extra -Depends: ${misc:Depends}, kpart-webkit -Description: Transitional package - This dummy package is provided for a smooth transition from webkitkde-data to - the new version, named kpart-webkit. +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: webkitkde +Description: WebKit KPart for Konqueror - shared data files + An alternative web browser plugin for Konqueror in KDE 4 using + WebKit, a fork of KHTML. + . + This package is for testing only and offers no guarantees of + stability. . - It may safely be removed after installation. + This package contains the architecture-independent shared data + for the WebKit KPart. Package: libkwebkit1 Section: libs diff -Nru webkitkde-0.9~svn1068256/debian/kpart-webkit.install webkitkde-0.1~svn1068314/debian/kpart-webkit.install --- webkitkde-0.9~svn1068256/debian/kpart-webkit.install 2009-12-31 19:48:21.000000000 +0000 +++ webkitkde-0.1~svn1068314/debian/kpart-webkit.install 1970-01-01 01:00:00.000000000 +0100 @@ -1,7 +0,0 @@ -usr/lib/kde4/kwebkitpart.so.1.0.0 -usr/lib/kde4/kwebkitpart.so.1 -usr/lib/kde4/kwebkitpart.so -usr/share/icons/* -usr/share/kde4/apps/kwebkitpart/kwebkitpart.rc -usr/share/kde4/apps/kwebkitpart/error.html -usr/share/kde4/services/kwebkitpart.desktop diff -Nru webkitkde-0.9~svn1068256/debian/source/format webkitkde-0.1~svn1068314/debian/source/format --- webkitkde-0.9~svn1068256/debian/source/format 2009-12-31 21:36:13.000000000 +0000 +++ webkitkde-0.1~svn1068314/debian/source/format 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -3.0 (quilt) diff -Nru webkitkde-0.9~svn1068256/debian/webkitkde-data.install webkitkde-0.1~svn1068314/debian/webkitkde-data.install --- webkitkde-0.9~svn1068256/debian/webkitkde-data.install 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/debian/webkitkde-data.install 2009-12-29 20:47:08.000000000 +0000 @@ -0,0 +1,4 @@ +usr/share/icons/* +usr/share/kde4/apps/kwebkitpart/kwebkitpart.rc +usr/share/kde4/apps/kwebkitpart/error.html +usr/share/kde4/services/kwebkitpart.desktop diff -Nru webkitkde-0.9~svn1068256/debian/webkitkde.install webkitkde-0.1~svn1068314/debian/webkitkde.install --- webkitkde-0.9~svn1068256/debian/webkitkde.install 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/debian/webkitkde.install 2009-12-29 20:47:08.000000000 +0000 @@ -0,0 +1,3 @@ +usr/lib/kde4/kwebkitpart.so.1.0.0 +usr/lib/kde4/kwebkitpart.so.1 +usr/lib/kde4/kwebkitpart.so diff -Nru webkitkde-0.9~svn1068256/kdelauncher/.svn/entries webkitkde-0.1~svn1068314/kdelauncher/.svn/entries --- webkitkde-0.9~svn1068256/kdelauncher/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdelauncher/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,96 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/kdelauncher +svn://anonsvn.kde.org/home/kde + + + +2009-11-21T14:20:40.793227Z +1052400 +uwolfer + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +main.cpp +file + + + + +2009-11-27T01:36:24.000000Z +102fb6eb8042d1104edfb27b06b4a258 +2009-11-16T18:54:17.175559Z +1050146 +adawit + + + + + + + + + + + + + + + + + + + + + +14902 + +CMakeLists.txt +file + + + + +2009-11-27T01:36:24.000000Z +71e913a9b90956cdc9ee257bb994a5b7 +2009-11-21T14:20:40.793227Z +1052400 +uwolfer + + + + + + + + + + + + + + + + + + + + + +544 + diff -Nru webkitkde-0.9~svn1068256/kdelauncher/.svn/text-base/CMakeLists.txt.svn-base webkitkde-0.1~svn1068314/kdelauncher/.svn/text-base/CMakeLists.txt.svn-base --- webkitkde-0.9~svn1068256/kdelauncher/.svn/text-base/CMakeLists.txt.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdelauncher/.svn/text-base/CMakeLists.txt.svn-base 2009-11-27 01:36:24.000000000 +0000 @@ -0,0 +1,17 @@ +project(kdelauncher) + +find_package(KDE4 REQUIRED) +include(KDE4Defaults) + +include_directories(${KDE4_INCLUDES} ${CMAKE_SOURCE_DIR}/kdenetwork ${CMAKE_CURRENT_SOURCE_DIR}/../kdewebkit) +link_directories(${KDE4_LIB_DIR} ${CMAKE_SOURCE_DIR}/kdenetwork ${CMAKE_CURRENT_SOURCE_DIR}/../kdewebkit) +add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS}) + +#qt4_add_resources( kdelauncher_SRCS kdelauncher.qrc ) + +kde4_add_executable(kdelauncher main.cpp ) +target_link_libraries(kdelauncher + ${KDE4_KDEUI_LIBS} + ${QT_QTWEBKIT_LIBRARY} + kdewebkit +) diff -Nru webkitkde-0.9~svn1068256/kdelauncher/.svn/text-base/main.cpp.svn-base webkitkde-0.1~svn1068314/kdelauncher/.svn/text-base/main.cpp.svn-base --- webkitkde-0.9~svn1068256/kdelauncher/.svn/text-base/main.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdelauncher/.svn/text-base/main.cpp.svn-base 2009-11-27 01:36:24.000000000 +0000 @@ -0,0 +1,429 @@ +/* + * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies) + * Copyright (C) 2006 George Staikos + * Copyright (C) 2006 Dirk Mueller + * Copyright (C) 2006 Zack Rusin + * Copyright (C) 2006 Simon Hausmann + * + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY + * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR + * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY + * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#include + +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include + +#if QT_VERSION >= 0x040600 +#include +#include +#endif + +#if !defined(QT_NO_PRINTER) +#include +#endif + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +class MainWindow : public QMainWindow +{ + Q_OBJECT +public: + MainWindow(const QString& url = QString()): currentZoom(100) { + view = new KWebView(this); + setCentralWidget(view); + + connect(view, SIGNAL(loadFinished(bool)), + this, SLOT(loadFinished())); + connect(view, SIGNAL(titleChanged(const QString&)), + this, SLOT(setWindowTitle(const QString&))); + connect(view->page(), SIGNAL(linkHovered(const QString&, const QString&, const QString &)), + this, SLOT(showLinkHover(const QString&, const QString&))); + connect(view->page(), SIGNAL(windowCloseRequested()), this, SLOT(deleteLater())); + + setupUI(); + + QUrl qurl(KUriFilter::self()->filteredUri(url, QStringList() << "kshorturifilter")); + if (qurl.isValid()) { + urlEdit->setText(qurl.toEncoded()); + view->load(qurl); + + // the zoom values are chosen to be like in Mozilla Firefox 3 + zoomLevels << 30 << 50 << 67 << 80 << 90; + zoomLevels << 100; + zoomLevels << 110 << 120 << 133 << 150 << 170 << 200 << 240 << 300; + } + } + + QWebPage* webPage() const { + return view->page(); + } + + QWebView* webView() const { + return view; + } + +protected slots: + + void changeLocation() { + QUrl url (KUriFilter::self()->filteredUri(urlEdit->text(), QStringList() << "kshorturifilter")); + view->load(url); + view->setFocus(Qt::OtherFocusReason); + } + + void loadFinished() { + urlEdit->setText(view->url().toString()); + + QUrl::FormattingOptions opts; + opts |= QUrl::RemoveScheme; + opts |= QUrl::RemoveUserInfo; + opts |= QUrl::StripTrailingSlash; + QString s = view->url().toString(opts); + s = s.mid(2); + if (s.isEmpty()) + return; + + if (!urlList.contains(s)) + urlList += s; + urlModel.setStringList(urlList); + } + + void showLinkHover(const QString &link, const QString &toolTip) { + statusBar()->showMessage(link); +#ifndef QT_NO_TOOLTIP + if (!toolTip.isEmpty()) + QToolTip::showText(QCursor::pos(), toolTip); +#endif + } + + void zoomIn() { + int i = zoomLevels.indexOf(currentZoom); + Q_ASSERT(i >= 0); + if (i < zoomLevels.count() - 1) + currentZoom = zoomLevels[i + 1]; + + view->setZoomFactor(qreal(currentZoom)/100.0); + } + + void zoomOut() { + int i = zoomLevels.indexOf(currentZoom); + Q_ASSERT(i >= 0); + if (i > 0) + currentZoom = zoomLevels[i - 1]; + + view->setZoomFactor(qreal(currentZoom)/100.0); + } + + void resetZoom() + { + currentZoom = 100; + view->setZoomFactor(1.0); + } + + void toggleZoomTextOnly(bool b) + { + view->page()->settings()->setAttribute(QWebSettings::ZoomTextOnly, b); + } + + void print() { +#if !defined(QT_NO_PRINTER) + QPrintPreviewDialog dlg(this); + connect(&dlg, SIGNAL(paintRequested(QPrinter *)), + view, SLOT(print(QPrinter *))); + dlg.exec(); +#endif + } + + void setEditable(bool on) { + view->page()->setContentEditable(on); + formatMenuAction->setVisible(on); + } + + void dumpHtml() { + kDebug() << "HTML: " << view->page()->mainFrame()->toHtml(); + } + + void selectElements() { + bool ok; + QString str = QInputDialog::getText(this, i18n("Select elements"), i18n("Choose elements"), + QLineEdit::Normal, "a", &ok); + if (ok && !str.isEmpty()) { +#if QT_VERSION >= 0x040600 + QWebElementCollection result = view->page()->mainFrame()->findAllElements(str); + foreach (QWebElement e, result) + e.setStyleProperty("background-color", "yellow"); + statusBar()->showMessage(i18np("%1 element selected","%1 elements selected",result.count()), 5000); +#endif + } + } + +public slots: + + void newWindow(const QString &url = QString()) { + MainWindow *mw = new MainWindow(url); + mw->show(); + } + +private: + + QVector zoomLevels; + int currentZoom; + + // create the status bar, tool bar & menu + void setupUI() { + progress = new QProgressBar(this); + progress->setRange(0, 100); + progress->setMinimumSize(100, 20); + progress->setSizePolicy(QSizePolicy::Minimum, QSizePolicy::Minimum); + progress->hide(); + statusBar()->addPermanentWidget(progress); + + connect(view, SIGNAL(loadProgress(int)), progress, SLOT(show())); + connect(view, SIGNAL(loadProgress(int)), progress, SLOT(setValue(int))); + connect(view, SIGNAL(loadFinished(bool)), progress, SLOT(hide())); + + urlEdit = new QLineEdit(this); + urlEdit->setSizePolicy(QSizePolicy::Expanding, urlEdit->sizePolicy().verticalPolicy()); + connect(urlEdit, SIGNAL(returnPressed()), + SLOT(changeLocation())); + QCompleter *completer = new QCompleter(this); + urlEdit->setCompleter(completer); + completer->setModel(&urlModel); + + QToolBar *bar = addToolBar("Navigation"); + bar->addAction(view->pageAction(QWebPage::Back)); + bar->addAction(view->pageAction(QWebPage::Forward)); + bar->addAction(view->pageAction(QWebPage::Reload)); + bar->addAction(view->pageAction(QWebPage::Stop)); + bar->addWidget(urlEdit); + + QMenu *fileMenu = menuBar()->addMenu(i18n("&File")); + QAction *newWindow = fileMenu->addAction(i18n("New Window"), this, SLOT(newWindow())); + + fileMenu->addAction(i18n("Print"), this, SLOT(print())); + fileMenu->addAction(i18n("Close"), this, SLOT(close())); + + QMenu *editMenu = menuBar()->addMenu(i18n("&Edit")); + editMenu->addAction(view->pageAction(QWebPage::Undo)); + editMenu->addAction(view->pageAction(QWebPage::Redo)); + editMenu->addSeparator(); + editMenu->addAction(view->pageAction(QWebPage::Cut)); + editMenu->addAction(view->pageAction(QWebPage::Copy)); + editMenu->addAction(view->pageAction(QWebPage::Paste)); + editMenu->addSeparator(); + QAction *setEditable = editMenu->addAction(i18n("Set Editable"), this, SLOT(setEditable(bool))); + setEditable->setCheckable(true); + + QMenu *viewMenu = menuBar()->addMenu(i18n("&View")); + viewMenu->addAction(view->pageAction(QWebPage::Stop)); + viewMenu->addAction(view->pageAction(QWebPage::Reload)); + viewMenu->addSeparator(); + QAction *zoomIn = viewMenu->addAction(i18n("Zoom &In"), this, SLOT(zoomIn())); + QAction *zoomOut = viewMenu->addAction(i18n("Zoom &Out"), this, SLOT(zoomOut())); + QAction *resetZoom = viewMenu->addAction(i18n("Reset Zoom"), this, SLOT(resetZoom())); + QAction *zoomTextOnly = viewMenu->addAction(i18n("Zoom Text Only"), this, SLOT(toggleZoomTextOnly(bool))); + zoomTextOnly->setCheckable(true); + zoomTextOnly->setChecked(false); + viewMenu->addSeparator(); + viewMenu->addAction(i18n("Dump HTML"), this, SLOT(dumpHtml())); + + QMenu *formatMenu = new QMenu(i18n("F&ormat")); + formatMenuAction = menuBar()->addMenu(formatMenu); + formatMenuAction->setVisible(false); + formatMenu->addAction(view->pageAction(QWebPage::ToggleBold)); + formatMenu->addAction(view->pageAction(QWebPage::ToggleItalic)); + formatMenu->addAction(view->pageAction(QWebPage::ToggleUnderline)); + QMenu *writingMenu = formatMenu->addMenu(i18n("Writing Direction")); + writingMenu->addAction(view->pageAction(QWebPage::SetTextDirectionDefault)); + writingMenu->addAction(view->pageAction(QWebPage::SetTextDirectionLeftToRight)); + writingMenu->addAction(view->pageAction(QWebPage::SetTextDirectionRightToLeft)); + + newWindow->setShortcut(QKeySequence(Qt::CTRL | Qt::Key_N)); + view->pageAction(QWebPage::Back)->setShortcut(QKeySequence::Back); + view->pageAction(QWebPage::Stop)->setShortcut(Qt::Key_Escape); + view->pageAction(QWebPage::Forward)->setShortcut(QKeySequence::Forward); + view->pageAction(QWebPage::Reload)->setShortcut(QKeySequence::Refresh); + view->pageAction(QWebPage::Undo)->setShortcut(QKeySequence::Undo); + view->pageAction(QWebPage::Redo)->setShortcut(QKeySequence::Redo); + view->pageAction(QWebPage::Cut)->setShortcut(QKeySequence::Cut); + view->pageAction(QWebPage::Copy)->setShortcut(QKeySequence::Copy); + view->pageAction(QWebPage::Paste)->setShortcut(QKeySequence::Paste); + zoomIn->setShortcut(QKeySequence(Qt::CTRL | Qt::Key_Plus)); + zoomOut->setShortcut(QKeySequence(Qt::CTRL | Qt::Key_Minus)); + resetZoom->setShortcut(QKeySequence(Qt::CTRL | Qt::Key_0)); + view->pageAction(QWebPage::ToggleBold)->setShortcut(QKeySequence(Qt::CTRL | Qt::Key_B)); + view->pageAction(QWebPage::ToggleItalic)->setShortcut(QKeySequence(Qt::CTRL | Qt::Key_I)); + view->pageAction(QWebPage::ToggleUnderline)->setShortcut(QKeySequence(Qt::CTRL | Qt::Key_U)); + + QMenu *toolsMenu = menuBar()->addMenu(i18n("&Tools")); + toolsMenu->addAction(i18n("Select elements..."), this, SLOT(selectElements())); + + } + + QWebView *view; + QLineEdit *urlEdit; + QProgressBar *progress; + + QAction *formatMenuAction; + + QStringList urlList; + QStringListModel urlModel; +}; + +class URLLoader : public QObject +{ + Q_OBJECT +public: + URLLoader(QWebView* view, const QString& inputFileName) + : m_view(view) + , m_stdOut(stdout) + { + init(inputFileName); + } + +public slots: + void loadNext() + { + QString qstr; + if (getUrl(qstr)) { + QUrl url(qstr, QUrl::StrictMode); + if (url.isValid()) { + m_stdOut << "Loading " << qstr << " ......" << endl; + m_view->load(url); + } else + loadNext(); + } else + disconnect(m_view, 0, this, 0); + } + +private: + void init(const QString& inputFileName) + { + QFile inputFile(inputFileName); + if (inputFile.open(QIODevice::ReadOnly | QIODevice::Text)) { + QTextStream stream(&inputFile); + QString line; + while (true) { + line = stream.readLine(); + if (line.isNull()) + break; + m_urls.append(line); + } + } else { + kDebug() << "Can't open list file"; + exit(0); + } + m_index = 0; + inputFile.close(); + } + + bool getUrl(QString& qstr) + { + if (m_index == m_urls.size()) + return false; + + qstr = m_urls[m_index++]; + return true; + } + +private: + QVector m_urls; + int m_index; + QWebView* m_view; + QTextStream m_stdOut; +}; + + +int main(int argc, char **argv) +{ + KAboutData about("KDELauncher", 0, ki18n("KDELauncher"), "0.0000013"); + KCmdLineArgs::init(argc, argv, &about); + + KApplication app; + QString url = QString("%1/%2").arg(QDir::homePath()).arg(QLatin1String("index.html")); + + QWebSettings::setMaximumPagesInCache(4); + + QWebSettings::setObjectCacheCapacities((16*1024*1024) / 8, (16*1024*1024) / 8, 16*1024*1024); + + QWebSettings::globalSettings()->setAttribute(QWebSettings::PluginsEnabled, true); + QWebSettings::globalSettings()->setAttribute(QWebSettings::DeveloperExtrasEnabled, true); + + const QStringList args = app.arguments(); + + if (args.contains(QLatin1String("-r"))) { + // robotized + QString listFile = args.at(2); + if (!(args.count() == 3) && QFile::exists(listFile)) { + kDebug() << "Usage: KDELauncher -r listfile"; + exit(0); + } + MainWindow window; + QWebView *view = window.webView(); + URLLoader loader(view, listFile); + QObject::connect(view, SIGNAL(loadFinished(bool)), &loader, SLOT(loadNext())); + loader.loadNext(); + window.show(); + return app.exec(); + } else { + if (args.count() > 1) + url = args.at(1); + + MainWindow window(url); + + // Opens every given urls in new windows + for (int i = 2; i < args.count(); i++) + window.newWindow(args.at(i)); + + window.show(); + return app.exec(); + } +} + +#include "main.moc" diff -Nru webkitkde-0.9~svn1068256/kdewebkit/cmake/modules/.svn/entries webkitkde-0.1~svn1068314/kdewebkit/cmake/modules/.svn/entries --- webkitkde-0.9~svn1068256/kdewebkit/cmake/modules/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/cmake/modules/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,96 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/kdewebkit/cmake/modules +svn://anonsvn.kde.org/home/kde + + + +2008-12-16T12:42:42.496666Z +897605 +mlaurent + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +FindKdeWebKit.cmake +file + + + + +2009-04-03T00:07:38.000000Z +3e20fa39349045d5784b3e5d1a45ff59 +2008-12-16T12:42:42.496666Z +897605 +mlaurent + + + + + + + + + + + + + + + + + + + + + +1811 + +CMakeLists.txt +file + + + + +2009-04-03T00:07:38.000000Z +336961b683295f9ada52d3fd28cfee59 +2008-09-06T21:59:11.577581Z +857903 +michaelhowell + + + + + + + + + + + + + + + + + + + + + +243 + diff -Nru webkitkde-0.9~svn1068256/kdewebkit/cmake/modules/.svn/text-base/CMakeLists.txt.svn-base webkitkde-0.1~svn1068314/kdewebkit/cmake/modules/.svn/text-base/CMakeLists.txt.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/cmake/modules/.svn/text-base/CMakeLists.txt.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/cmake/modules/.svn/text-base/CMakeLists.txt.svn-base 2009-04-03 01:07:38.000000000 +0100 @@ -0,0 +1,9 @@ +# install the cmake files +find_package(KDE4 REQUIRED) + +file(GLOB cmakeFiles "${CMAKE_CURRENT_SOURCE_DIR}/*.cmake") + +set(module_install_dir ${DATA_INSTALL_DIR}/cmake/modules ) + +install( FILES ${cmakeFiles} DESTINATION ${module_install_dir} ) + diff -Nru webkitkde-0.9~svn1068256/kdewebkit/cmake/modules/.svn/text-base/FindKdeWebKit.cmake.svn-base webkitkde-0.1~svn1068314/kdewebkit/cmake/modules/.svn/text-base/FindKdeWebKit.cmake.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/cmake/modules/.svn/text-base/FindKdeWebKit.cmake.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/cmake/modules/.svn/text-base/FindKdeWebKit.cmake.svn-base 2009-04-03 01:07:38.000000000 +0100 @@ -0,0 +1,55 @@ +# - Try to find KdeWebKit +# Once done this will define +# +# KDEWEBKIT_FOUND - system has KdeWebKit +# KDEWEBKIT_INCLUDE_DIR - the KdeWebKit include directory +# KDEWEBKIT_LIBRARIES - Link these to use KdeWebKit +# KDEWEBKIT_DEFINITIONS - Compiler switches required for using KdeWebKit +# Redistribution and use is allowed according to the terms of the BSD license. +# For details see the accompanying COPYING-CMAKE-SCRIPTS file. +# + + +if ( KDEWEBKIT_INCLUDE_DIR AND KDEWEBKIT_LIBRARIES ) + # in cache already + SET(KdeWebKit_FIND_QUIETLY TRUE) +endif ( KDEWEBKIT_INCLUDE_DIR AND KDEWEBKIT_LIBRARIES ) + +# Little trick I found in FindKDE4Interal... If we're building KdeWebKit, set the variables to point to the build directory. +if(kdewebkit_SOURCE_DIR) + set(KDEWEBKIT_LIBRARIES kdewebkit) + get_directory_property(KDEWEBKIT_INCLUDE_DIR DIRECTORY "${kdewebkit_SOURCE_DIR}" PARENT_DIRECTORY) +endif(kdewebkit_SOURCE_DIR) + +# use pkg-config to get the directories and then use these values +# in the FIND_PATH() and FIND_LIBRARY() calls +if( NOT WIN32 ) + find_package(PkgConfig) + + pkg_check_modules(PC_KDEWEBKIT kdewebkit) + + set(KDEWEBKIT_DEFINITIONS ${PC_KDEWEBKIT_CFLAGS_OTHER}) + +endif( NOT WIN32 ) + +FIND_PATH(KDEWEBKIT_INCLUDE_DIR NAMES kwebview.h + PATHS + ${PC_KDEWEBKIT_INCLUDEDIR} + ${PC_KDEWEBKIT_INCLUDE_DIRS} + ${KDE4_INCLUDE_INSTALL_DIR} + PATH_SUFFIXES kdewebkit +) + +FIND_LIBRARY(KDEWEBKIT_LIBRARIES NAMES kdewebkit + PATHS + ${PC_KDEWEBKIT_LIBDIR} + ${PC_KDEWEBKIT_LIBRARY_DIRS} + ${KDE4_LIB_INSTALL_DIR} +) + +include(FindPackageHandleStandardArgs) +FIND_PACKAGE_HANDLE_STANDARD_ARGS(KdeWebKit DEFAULT_MSG KDEWEBKIT_INCLUDE_DIR KDEWEBKIT_LIBRARIES ) + +# show the KDEWEBKIT_INCLUDE_DIR and KDEWEBKIT_LIBRARIES variables only in the advanced view +MARK_AS_ADVANCED(KDEWEBKIT_INCLUDE_DIR KDEWEBKIT_LIBRARIES) + diff -Nru webkitkde-0.9~svn1068256/kdewebkit/cmake/.svn/entries webkitkde-0.1~svn1068314/kdewebkit/cmake/.svn/entries --- webkitkde-0.9~svn1068256/kdewebkit/cmake/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/cmake/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,65 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/kdewebkit/cmake +svn://anonsvn.kde.org/home/kde + + + +2008-12-16T12:42:42.496666Z +897605 +mlaurent + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +modules +dir + +CMakeLists.txt +file + + + + +2009-04-03T00:07:38.000000Z +82d7640b86842e7428e692934dfaee69 +2008-09-06T21:59:11.577581Z +857903 +michaelhowell + + + + + + + + + + + + + + + + + + + + + +27 + diff -Nru webkitkde-0.9~svn1068256/kdewebkit/cmake/.svn/text-base/CMakeLists.txt.svn-base webkitkde-0.1~svn1068314/kdewebkit/cmake/.svn/text-base/CMakeLists.txt.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/cmake/.svn/text-base/CMakeLists.txt.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/cmake/.svn/text-base/CMakeLists.txt.svn-base 2009-04-03 01:07:38.000000000 +0100 @@ -0,0 +1,2 @@ +add_subdirectory(modules) + diff -Nru webkitkde-0.9~svn1068256/kdewebkit/includes/.svn/entries webkitkde-0.1~svn1068314/kdewebkit/includes/.svn/entries --- webkitkde-0.9~svn1068256/kdewebkit/includes/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/includes/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,164 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/kdewebkit/includes +svn://anonsvn.kde.org/home/kde + + + +2009-11-16T18:55:58.080177Z +1050147 +adawit + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +KWebPluginFactory +file + + + + +2009-08-11T13:46:29.000000Z +cf0c63ef7ca4cc731725a9d85907e7b3 +2009-08-09T12:41:45.370729Z +1009231 +mlaurent + + + + + + + + + + + + + + + + + + + + + +48 + +KWebView +file + + + + +2009-08-11T13:46:29.000000Z +f3294416778b34465ebe76fe13aaa7fd +2009-08-09T12:41:45.370729Z +1009231 +mlaurent + + + + + + + + + + + + + + + + + + + + + +39 + +KWebPage +file + + + + +2009-04-03T00:07:39.000000Z +56f52e28c9ace0976e098fb529ca8528 +2008-09-07T20:09:43.110893Z +858339 +sitter + + + + + + + + + + + + + + + + + + + + + +39 + +CMakeLists.txt +file + + + + +2009-11-27T01:36:26.000000Z +84c01fd0fcafac55ff8fb87a778f026a +2009-11-16T18:55:58.080177Z +1050147 +adawit + + + + + + + + + + + + + + + + + + + + + +122 + diff -Nru webkitkde-0.9~svn1068256/kdewebkit/includes/.svn/text-base/CMakeLists.txt.svn-base webkitkde-0.1~svn1068314/kdewebkit/includes/.svn/text-base/CMakeLists.txt.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/includes/.svn/text-base/CMakeLists.txt.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/includes/.svn/text-base/CMakeLists.txt.svn-base 2009-11-27 01:36:26.000000000 +0000 @@ -0,0 +1,5 @@ +install(FILES + KWebView + KWebPage + KWebPluginFactory + DESTINATION ${INCLUDE_INSTALL_DIR}/KDE COMPONENT Devel) diff -Nru webkitkde-0.9~svn1068256/kdewebkit/includes/.svn/text-base/KWebPage.svn-base webkitkde-0.1~svn1068314/kdewebkit/includes/.svn/text-base/KWebPage.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/includes/.svn/text-base/KWebPage.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/includes/.svn/text-base/KWebPage.svn-base 2009-04-03 01:07:39.000000000 +0100 @@ -0,0 +1,2 @@ +#include "../../kdewebkit/kwebpage.h" + diff -Nru webkitkde-0.9~svn1068256/kdewebkit/includes/.svn/text-base/KWebPluginFactory.svn-base webkitkde-0.1~svn1068314/kdewebkit/includes/.svn/text-base/KWebPluginFactory.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/includes/.svn/text-base/KWebPluginFactory.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/includes/.svn/text-base/KWebPluginFactory.svn-base 2009-08-11 14:46:29.000000000 +0100 @@ -0,0 +1,2 @@ +#include "../../kdewebkit/kwebpluginfactory.h" + diff -Nru webkitkde-0.9~svn1068256/kdewebkit/includes/.svn/text-base/KWebView.svn-base webkitkde-0.1~svn1068314/kdewebkit/includes/.svn/text-base/KWebView.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/includes/.svn/text-base/KWebView.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/includes/.svn/text-base/KWebView.svn-base 2009-08-11 14:46:29.000000000 +0100 @@ -0,0 +1,2 @@ +#include "../../kdewebkit/kwebview.h" + diff -Nru webkitkde-0.9~svn1068256/kdewebkit/resources/.svn/entries webkitkde-0.1~svn1068314/kdewebkit/resources/.svn/entries --- webkitkde-0.9~svn1068256/kdewebkit/resources/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/resources/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,96 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/kdewebkit/resources +svn://anonsvn.kde.org/home/kde + + + +2009-12-06T03:15:42.821586Z +1059212 +adawit + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +parseForms.js +file + + + + +2009-12-17T03:32:38.000000Z +37c1329143f9d6494943a1db2f422616 +2009-12-05T20:09:53.126789Z +1059102 +adawit + + + + + + + + + + + + + + + + + + + + + +1390 + +parseFormNames.js +file + + + + +2009-12-17T03:32:38.000000Z +7d1699e3ac7de56e111d416c936dccae +2009-12-06T03:15:42.821586Z +1059212 +adawit + + + + + + + + + + + + + + + + + + + + + +386 + diff -Nru webkitkde-0.9~svn1068256/kdewebkit/resources/.svn/text-base/parseFormNames.js.svn-base webkitkde-0.1~svn1068314/kdewebkit/resources/.svn/text-base/parseFormNames.js.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/resources/.svn/text-base/parseFormNames.js.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/resources/.svn/text-base/parseFormNames.js.svn-base 2009-12-17 03:32:38.000000000 +0000 @@ -0,0 +1,13 @@ +(function (){ + var forms = new Array; + for (var i = 0; i < document.forms.length; ++i) { + var form = document.forms[i]; + if (form.method.toLowerCase() == "post") { + var formObject = new Object; + formObject.name = form.name; + formObject.index = i.toString(); + forms.push(formObject); + } + } + return forms; +}()) diff -Nru webkitkde-0.9~svn1068256/kdewebkit/resources/.svn/text-base/parseForms.js.svn-base webkitkde-0.1~svn1068314/kdewebkit/resources/.svn/text-base/parseForms.js.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/resources/.svn/text-base/parseForms.js.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/resources/.svn/text-base/parseForms.js.svn-base 2009-12-17 03:32:38.000000000 +0000 @@ -0,0 +1,35 @@ +(function (){ + var forms = new Array; + for (var i = 0; i < document.forms.length; ++i) { + var form = document.forms[i]; + if (form.method.toLowerCase() == "post") { + var formObject = new Object; + formObject.name = form.name; + formObject.index = i.toString(); + var elements = new Array; + var passwordFieldCount = 0; + for (var j = 0; j < form.elements.length; ++j) { + var e = form.elements[j]; + var type = e.type.toLowerCase(); + if ((type == "password" || type == "text") && e.value.length > 0) { + var element = new Object; + element.name = e.name; + element.value = e.value; + element.type = e.type; + element.autocomplete = e.attributes.getNamedItem("autocomplete"); + if (element.autocomplete != null) + element.autocomplete = element.autocomplete.value; + elements.push(element); + if (type == "password") + passwordFieldCount++; + } + } + + if (elements.length > 0 && passwordFieldCount > 0) { + formObject.elements = elements; + forms.push(formObject); + } + } + } + return forms; +}()) diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/entries webkitkde-0.1~svn1068314/kdewebkit/.svn/entries --- webkitkde-0.9~svn1068256/kdewebkit/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,581 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/kdewebkit +svn://anonsvn.kde.org/home/kde + + + +2009-12-29T05:54:16.479582Z +1067185 +adawit + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +networkcookiejar_p.cpp +file + + + + +2009-10-24T04:40:03.000000Z +9a14df442ba019a0055cd01a4719eb17 +2009-10-18T21:01:22.955683Z +1037367 +adawit + + + + + + + + + + + + + + + + + + + + + +3205 + +cmake +dir + +kwebpluginfactory.cpp +file + + + + +2009-12-17T03:32:38.000000Z +d7784ffc0ee5b436c35cbc137dcd87ab +2009-12-11T20:05:01.788160Z +1061469 +adawit + + + + + + + + + + + + + + + + + + + + + +5155 + +kwebwallet.cpp +file + + + + +2009-12-29T17:51:16.000000Z +8494eb906890bff5ce915593bf1e2f45 +2009-12-29T05:54:16.479582Z +1067185 +adawit + + + + + + + + + + + + + + + + + + + + + +14922 + +networkcookiejar_p.h +file + + + + +2009-10-24T04:40:03.000000Z +c0547e60d5778fb9d86783a6d2cdbb4e +2009-10-18T21:01:22.955683Z +1037367 +adawit + + + + + + + + + + + + + + + + + + + + + +3745 + +kwebpluginfactory.h +file + + + + +2009-10-24T04:40:03.000000Z +fbed4440aa5e38c454d22514b5d82a9e +2009-10-19T20:41:27.911482Z +1037713 +uwolfer + + + + + + + + + + + + + + + + + + + + + +2142 + +kwebwallet.h +file + + + + +2009-12-17T03:32:38.000000Z +8eb10091c2e26d05419b1d474356d0b3 +2009-12-05T05:19:32.335813Z +1058754 +adawit + + + + + + + + + + + + + + + + + + + + + +9086 + +kdewebkit.qrc +file + + + + +2009-11-27T01:36:27.000000Z +f5b1ab32395f7aaea3f09d1671e7d387 +2009-11-24T06:35:38.112948Z +1053442 +adawit + + + + + + + + + + + + + + + + + + + + + +152 + +kdewebkit_export.h +file + + + + +2009-10-06T18:24:59.000000Z +22e556c89579670623727e2b3fbabc17 +2009-10-04T15:07:15.522824Z +1031275 +uwolfer + + + + + + + + + + + + + + + + + + + + + +1389 + +kwebview.cpp +file + + + + +2009-11-10T03:42:39.000000Z +096c87e3206fe4eaf66b04da9c2ff36a +2009-11-07T19:44:14.261904Z +1046192 +adawit +has-props + + + + + + + + + + + + + + + + + + + + +4327 + +includes +dir + +kwebpage.cpp +file + + + + +2009-12-17T03:32:38.000000Z +84dfbcbd5e24823e32b4d3e30bbd8a99 +2009-12-14T16:32:29.285040Z +1062401 +adawit +has-props + + + + + + + + + + + + + + + + + + + + +11667 + +networkaccessmanager_p.cpp +file + + + + +2009-12-17T03:32:38.000000Z +0eea64eadda3808648bf4d387359dd98 +2009-11-29T00:02:03.469698Z +1055897 +adawit + + + + + + + + + + + + + + + + + + + + + +3317 + +kwebview.h +file + + + + +2009-12-20T23:42:11.000000Z +fb1bb0abd698051e0f598967a67eaa7e +2009-12-20T16:05:15.531828Z +1064312 +adawit +has-props + + + + + + + + + + + + + + + + + + + + +4545 + +Mainpage.dox +file + + + + +2009-10-24T04:40:03.000000Z +ec63220938ad7de373f7c9d60a42fab6 +2009-10-19T20:41:27.911482Z +1037713 +uwolfer + + + + + + + + + + + + + + + + + + + + + +591 + +resources +dir + +kwebpage.h +file + + + + +2009-12-17T03:32:38.000000Z +78eeaf846f122ae770013e3027fd25b2 +2009-11-29T00:02:03.469698Z +1055897 +adawit +has-props + + + + + + + + + + + + + + + + + + + + +6357 + +networkaccessmanager_p.h +file + + + + +2009-12-17T03:32:38.000000Z +26e49b73a912a1e83be6f4a7fef0112a +2009-11-29T00:02:03.469698Z +1055897 +adawit + + + + + + + + + + + + + + + + + + + + + +3812 + +CMakeLists.txt +file + + + + +2009-11-27T01:36:27.000000Z +5b24489b5a218c60641588fae9355eff +2009-11-24T06:35:38.112948Z +1053442 +adawit + + + + + + + + + + + + + + + + + + + + + +1062 + diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/prop-base/kwebpage.cpp.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/prop-base/kwebpage.cpp.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/prop-base/kwebpage.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/prop-base/kwebpage.cpp.svn-base 2009-12-17 03:32:38.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mergeinfo +V 0 + +END diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/prop-base/kwebpage.h.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/prop-base/kwebpage.h.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/prop-base/kwebpage.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/prop-base/kwebpage.h.svn-base 2009-12-17 03:32:38.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mergeinfo +V 0 + +END diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/prop-base/kwebview.cpp.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/prop-base/kwebview.cpp.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/prop-base/kwebview.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/prop-base/kwebview.cpp.svn-base 2009-11-10 03:42:39.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mergeinfo +V 0 + +END diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/prop-base/kwebview.h.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/prop-base/kwebview.h.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/prop-base/kwebview.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/prop-base/kwebview.h.svn-base 2009-12-20 23:42:11.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mergeinfo +V 0 + +END diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/CMakeLists.txt.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/CMakeLists.txt.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/CMakeLists.txt.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/CMakeLists.txt.svn-base 2009-11-27 01:36:27.000000000 +0000 @@ -0,0 +1,46 @@ +project(kdewebkit) + +# search packages used by KDE +find_package(KDE4 REQUIRED) +include(KDE4Defaults) +include(MacroLibrary) + +include_directories(${KDE4_INCLUDES} ${CMAKE_CURRENT_SOURCE_DIR}/kdewebkit) +add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS}) + +add_subdirectory(includes) +add_subdirectory(cmake) + +set(kdewebkit_LIB_SRCS + kwebpage.cpp + kwebview.cpp + kwebwallet.cpp + kwebpluginfactory.cpp + networkcookiejar_p.cpp + networkaccessmanager_p.cpp +) + +qt4_add_resources(kdewebkit_RC_SRCS + kdewebkit.qrc +) + +kde4_add_library(kdewebkit SHARED ${kdewebkit_LIB_SRCS} ${kdewebkit_RC_SRCS}) + +target_link_libraries(kdewebkit + ${KDE4_KPARTS_LIBS} + ${QT_QTWEBKIT_LIBRARY} + ${QT_QTUITOOLS_LIBRARY} + ${QT_QTXML_LIBRARY} +) + +set_target_properties(kdewebkit PROPERTIES VERSION 1.0.0 SOVERSION 1) # for the moment keep something low... + +install(TARGETS kdewebkit ${INSTALL_TARGETS_DEFAULT_ARGS}) + +install(FILES + kdewebkit_export.h + kwebpluginfactory.h + kwebpage.h + kwebview.h + DESTINATION ${INCLUDE_INSTALL_DIR} COMPONENT Devel) + diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kdewebkit_export.h.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kdewebkit_export.h.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kdewebkit_export.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kdewebkit_export.h.svn-base 2009-10-06 19:24:59.000000000 +0100 @@ -0,0 +1,43 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Urs Wolfer + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#ifndef KDEWEBKIT_EXPORT_H +#define KDEWEBKIT_EXPORT_H + +/* needed for KDE_EXPORT and KDE_IMPORT macros */ +#include + +#ifndef KDEWEBKIT_EXPORT +# if defined(MAKE_KDEWEBKIT_LIB) + /* We are building this library */ +# define KDEWEBKIT_EXPORT KDE_EXPORT +# else + /* We are using this library */ +# define KDEWEBKIT_EXPORT KDE_IMPORT +# endif +#endif + +# ifndef KDEWEBKIT_EXPORT_DEPRECATED +# define KDEWEBKIT_EXPORT_DEPRECATED KDE_DEPRECATED KDEWEBKIT_EXPORT +# endif + +#endif // KDEWEBKIT_EXPORT_H diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kdewebkit.qrc.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kdewebkit.qrc.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kdewebkit.qrc.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kdewebkit.qrc.svn-base 2009-11-27 01:36:26.000000000 +0000 @@ -0,0 +1,6 @@ + + + resources/parseForms.js + resources/parseFormNames.js + + diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebpage.cpp.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebpage.cpp.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebpage.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebpage.cpp.svn-base 2009-12-17 03:32:38.000000000 +0000 @@ -0,0 +1,309 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2008 Dirk Mueller + * Copyright (C) 2008 Urs Wolfer + * Copyright (C) 2008 Michael Howell + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +// Own +#include "kwebpage.h" +#include "kwebwallet.h" + +// Local +#include "networkaccessmanager_p.h" +#include "networkcookiejar_p.h" +#include "kwebpluginfactory.h" + +// KDE +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +// Qt +#include +#include +#include + + +#define QL1(x) QLatin1String(x) + + +class KWebPage::KWebPagePrivate +{ +public: + QPointer wallet; +}; + + +KWebPage::KWebPage(QObject *parent, Integration flags) + :QWebPage(parent), d(new KWebPagePrivate) +{ + // KDE KParts integration for tag... + if (!flags || (flags & KPartsIntegration)) + setPluginFactory(new KWebPluginFactory(this)); + + // KDE IO (KIO) integration... + if (!flags || (flags & KIOIntegration)) { + KDEPrivate::NetworkAccessManager *manager = new KDEPrivate::NetworkAccessManager(this); + + QWidget *widget = qobject_cast(parent); + if (widget && widget->window()) + manager->setCookieJarWindowId(widget->window()->winId()); + setNetworkAccessManager(manager); + } + + // KWallet integration... + if (!flags || (flags & KWalletIntegration)) + setWallet(new KWebWallet); + +#if QT_VERSION >= 0x040600 + action(Back)->setIcon(QIcon::fromTheme("go-previous")); + action(Forward)->setIcon(QIcon::fromTheme("go-next")); + action(Reload)->setIcon(QIcon::fromTheme("view-refresh")); + action(Stop)->setIcon(QIcon::fromTheme("process-stop")); + action(Cut)->setIcon(QIcon::fromTheme("edit-cut")); + action(Copy)->setIcon(QIcon::fromTheme("edit-copy")); + action(Paste)->setIcon(QIcon::fromTheme("edit-paste")); + action(Undo)->setIcon(QIcon::fromTheme("edit-undo")); + action(Redo)->setIcon(QIcon::fromTheme("edit-redo")); + action(InspectElement)->setIcon(QIcon::fromTheme("view-process-all")); + action(OpenLinkInNewWindow)->setIcon(QIcon::fromTheme("window-new")); + action(OpenFrameInNewWindow)->setIcon(QIcon::fromTheme("window-new")); + action(OpenImageInNewWindow)->setIcon(QIcon::fromTheme("window-new")); + action(CopyLinkToClipboard)->setIcon(QIcon::fromTheme("edit-copy")); + action(CopyImageToClipboard)->setIcon(QIcon::fromTheme("edit-copy")); + action(ToggleBold)->setIcon(QIcon::fromTheme("format-text-bold")); + action(ToggleItalic)->setIcon(QIcon::fromTheme("format-text-italic")); + action(ToggleUnderline)->setIcon(QIcon::fromTheme("format-text-underline")); + action(DownloadLinkToDisk)->setIcon(QIcon::fromTheme("document-save")); + action(DownloadImageToDisk)->setIcon(QIcon::fromTheme("document-save")); + + settings()->setWebGraphic(QWebSettings::MissingPluginGraphic, QIcon::fromTheme("preferences-plugin").pixmap(32, 32)); + settings()->setWebGraphic(QWebSettings::MissingImageGraphic, QIcon::fromTheme("image-missing").pixmap(32, 32)); + settings()->setWebGraphic(QWebSettings::DefaultFrameIconGraphic, QIcon::fromTheme("applications-internet").pixmap(32, 32)); +#else + action(Back)->setIcon(KIcon("go-previous")); + action(Forward)->setIcon(KIcon("go-next")); + action(Reload)->setIcon(KIcon("view-refresh")); + action(Stop)->setIcon(KIcon("process-stop")); + action(Cut)->setIcon(KIcon("edit-cut")); + action(Copy)->setIcon(KIcon("edit-copy")); + action(Paste)->setIcon(KIcon("edit-paste")); + action(Undo)->setIcon(KIcon("edit-undo")); + action(Redo)->setIcon(KIcon("edit-redo")); + action(InspectElement)->setIcon(KIcon("view-process-all")); + action(OpenLinkInNewWindow)->setIcon(KIcon("window-new")); + action(OpenFrameInNewWindow)->setIcon(KIcon("window-new")); + action(OpenImageInNewWindow)->setIcon(KIcon("window-new")); + action(CopyLinkToClipboard)->setIcon(KIcon("edit-copy")); + action(CopyImageToClipboard)->setIcon(KIcon("edit-copy")); + action(ToggleBold)->setIcon(KIcon("format-text-bold")); + action(ToggleItalic)->setIcon(KIcon("format-text-italic")); + action(ToggleUnderline)->setIcon(KIcon("format-text-underline")); + action(DownloadLinkToDisk)->setIcon(KIcon("document-save")); + action(DownloadImageToDisk)->setIcon(KIcon("document-save")); + + settings()->setWebGraphic(QWebSettings::MissingPluginGraphic, KIcon("preferences-plugin").pixmap(32, 32)); + settings()->setWebGraphic(QWebSettings::MissingImageGraphic, KIcon("image-missing").pixmap(32, 32)); + settings()->setWebGraphic(QWebSettings::DefaultFrameIconGraphic, KIcon("applications-internet").pixmap(32, 32)); +#endif + + action(Back)->setShortcut(KStandardShortcut::back().primary()); + action(Forward)->setShortcut(KStandardShortcut::forward().primary()); + action(Reload)->setShortcut(KStandardShortcut::reload().primary()); + action(Stop)->setShortcut(Qt::Key_Escape); + action(Cut)->setShortcut(KStandardShortcut::cut().primary()); + action(Copy)->setShortcut(KStandardShortcut::copy().primary()); + action(Paste)->setShortcut(KStandardShortcut::paste().primary()); + action(Undo)->setShortcut(KStandardShortcut::undo().primary()); + action(Redo)->setShortcut(KStandardShortcut::redo().primary()); +} + +KWebPage::~KWebPage() +{ + delete d; +} + +bool KWebPage::isExternalContentAllowed() const +{ + KDEPrivate::NetworkAccessManager *manager = qobject_cast(networkAccessManager()); + if (manager) + return manager->isExternalContentAllowed(); + return true; +} + +KWebWallet *KWebPage::wallet() const +{ + return d->wallet; +} + +void KWebPage::setAllowExternalContent(bool allow) +{ + KDEPrivate::NetworkAccessManager *manager = qobject_cast(networkAccessManager()); + if (manager) + manager->setExternalContentAllowed(allow); +} + +void KWebPage::setWallet(KWebWallet* wallet) +{ + // Delete the current wallet if this object is its parent... + if (d->wallet && this == d->wallet->parent()) + delete d->wallet; + + d->wallet = wallet; + + if (d->wallet) + d->wallet->setParent(this); +} + +void KWebPage::downloadRequest(const QNetworkRequest &request) +{ + KUrl destUrl; + KUrl srcUrl (request.url()); + int result = KIO::R_OVERWRITE; + + do { + destUrl = KFileDialog::getSaveFileName(srcUrl.fileName(), QString(), view()); + + if (destUrl.isLocalFile()) { + QFileInfo finfo (destUrl.toLocalFile()); + if (finfo.exists()) { + QDateTime now = QDateTime::currentDateTime(); + KIO::RenameDialog dlg (view(), i18n("Overwrite File?"), srcUrl, destUrl, + KIO::RenameDialog_Mode(KIO::M_OVERWRITE | KIO::M_SKIP), + -1, finfo.size(), + now.toTime_t(), finfo.created().toTime_t(), + now.toTime_t(), finfo.lastModified().toTime_t()); + result = dlg.exec(); + } + } + } while (result == KIO::R_CANCEL && destUrl.isValid()); + + if (result == KIO::R_OVERWRITE && destUrl.isValid()) { + KIO::Job *job = KIO::file_copy(srcUrl, destUrl, -1, KIO::Overwrite); + QVariant attr = request.attribute(static_cast(KDEPrivate::NetworkAccessManager::MetaData)); + if (attr.isValid() && attr.type() == QVariant::Map) + job->setMetaData(KIO::MetaData(attr.toMap())); + + job->addMetaData(QL1("MaxCacheSize"), QL1("0")); // Don't store in http cache. + job->addMetaData(QL1("cache"), QL1("cache")); // Use entry from cache if available. + job->uiDelegate()->setAutoErrorHandlingEnabled(true); + } +} + +void KWebPage::downloadUrl(const KUrl &url) +{ + QNetworkRequest request (url); + downloadRequest(request); +} + +QString KWebPage::sessionMetaData(const QString &key) const +{ + QString value; + + KDEPrivate::NetworkAccessManager *manager = qobject_cast(networkAccessManager()); + if (manager) + value = manager->sessionMetaData().value(key); + + return value; +} + +QString KWebPage::requestMetaData(const QString &key) const +{ + QString value; + + KDEPrivate::NetworkAccessManager *manager = qobject_cast(networkAccessManager()); + if (manager) + value = manager->requestMetaData().value(key); + + return value; +} + +void KWebPage::setSessionMetaData(const QString &key, const QString &value) +{ + KDEPrivate::NetworkAccessManager *manager = qobject_cast(networkAccessManager()); + if (manager) + manager->sessionMetaData()[key] = value; +} + +void KWebPage::setRequestMetaData(const QString &key, const QString &value) +{ + KDEPrivate::NetworkAccessManager *manager = qobject_cast(networkAccessManager()); + if (manager) + manager->requestMetaData()[key] = value; +} + +void KWebPage::removeSessionMetaData(const QString &key) +{ + KDEPrivate::NetworkAccessManager *manager = qobject_cast(networkAccessManager()); + if (manager) + manager->sessionMetaData().remove(key); +} + +void KWebPage::removeRequestMetaData(const QString &key) +{ + KDEPrivate::NetworkAccessManager *manager = qobject_cast(networkAccessManager()); + if (manager) + manager->requestMetaData().remove(key); +} + +QString KWebPage::userAgentForUrl(const QUrl& _url) const +{ + const KUrl url(_url); + QString userAgent = KProtocolManager::userAgentForHost((url.isLocalFile() ? "localhost" : url.host())); + + if (userAgent == KProtocolManager::defaultUserAgent()) + return QWebPage::userAgentForUrl(_url); + + return userAgent; +} + +bool KWebPage::acceptNavigationRequest(QWebFrame * frame, const QNetworkRequest & request, NavigationType type) +{ + //kDebug() << "url:" << request.url() << ", type:" << type << ", frame:" << frame; + + if (frame && d->wallet && type == QWebPage::NavigationTypeFormSubmitted) { + d->wallet->saveFormData(frame); + } + + /* + If the navigation request is from the main frame, set the cross-domain + meta-data value to the current url for proper integration with KDE's + cookieJar... + */ + if (frame == mainFrame() && type != QWebPage::NavigationTypeReload) { + setSessionMetaData(QL1("cross-domain"), request.url().toString()); + } + + return QWebPage::acceptNavigationRequest(frame, request, type); +} + +#include "kwebpage.moc" diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebpage.h.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebpage.h.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebpage.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebpage.h.svn-base 2009-12-17 03:32:38.000000000 +0000 @@ -0,0 +1,208 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2008 Dirk Mueller + * Copyright (C) 2008 Urs Wolfer + * Copyright (C) 2008 Michael Howell + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ +#ifndef KWEBPAGE_H +#define KWEBPAGE_H + +#include + +#include + +class KWebWallet; +class KUrl; + +/** + * @short An enhanced QWebPage that provides integration into the KDE environment. + * + * This is a convenience class that provides full integration with KDE + * technologies such as KIO for network request handling, KCookiejar for cookie + * handling and KWebPluginFactory for embeded non-html content handling using + * KDE KParts. + * + * @author Urs Wolfer + * @author Dawit Alemayehu + * + * @since 4.4 + */ +class KDEWEBKIT_EXPORT KWebPage : public QWebPage +{ + Q_OBJECT + Q_FLAGS (Integration) + +public: + enum IntegrationFlags + { + NoIntegration = 0x01, + KIOIntegration = 0x02, + KPartsIntegration = 0x04, + KWalletIntegration = 0x08 + }; + Q_DECLARE_FLAGS(Integration, IntegrationFlags) + + /** + * Constructs a KWebPage with parent @p parent. + * + * By default @p flags is set to zero which means complete KDE integration. + * If you inherit from this class use these flags to control which, if any, + * integration with KDE componenets should be done for you automatically. + * Note that cookiejar integration is automatically handled by the class + * that handles @ref KIOIntegration, @see KIO::Integration::AccessManager. + * + * @see KIO::Integration::AccessManager + */ + explicit KWebPage(QObject *parent = 0, Integration flags = Integration()); + + /** + * Destroys the KWebPage. + */ + ~KWebPage(); + + /** + * Returns true if access to remote content is allowed. + * + * By default access to remote content is allowed. + * + * @see setAllowExternalContent() + * @see KIO::AccessManager::isExternalContentAllowed() + */ + bool isExternalContentAllowed() const; + + /** + * Returns true KWallet used to store form data. + * + * @see KWebWallet + */ + KWebWallet *wallet() const; + + /** + * Set @p allow to false if you want to prevent access to remote content. + * + * If this function is set to false, only resources on the local system + * can be accessed through this class. By default fetching external content + * is allowed. + * + * @see isExternalContentAllowed() + * @see KIO::AccessManager::setAllowExternalContent(bool) + */ + void setAllowExternalContent(bool allow); + + /** + * Sets the @ref KWebWallet that is used to store form data. + * + * This function will set the parent of the KWebWallet object passed to + * itself so that the wallet is deleted when this object is deleted. If + * you do not want that to happen, you should change the wallet's parent + * after calling this function. To disable wallet intgreation, call this + * function with its parameter set to NULL. + * + * @see KWebWallet + */ + void setWallet(KWebWallet* wallet); + +public Q_SLOTS: + /** + * Downloads @p request using KIO. + * + * This slot first prompts the user where to put/save the requested + * resource and then downloads using KIO::file_copy. + */ + virtual void downloadRequest(const QNetworkRequest &request); + + /** + * Downloads @p url using KIO. + * + * This slot first prompts the user where to put/save the requested + * resource and then downloads using KIO::file_copy. + */ + virtual void downloadUrl(const KUrl &url); + +protected: + /** + * Returns the value of the permanent (per session) meta data for the given @p key. + * + * @see KIO::MetaData + */ + QString sessionMetaData(const QString &key) const; + + /** + * Returns the value of the temporary (per request) meta data for the given @p key. + * + * @see KIO::MetaData + */ + QString requestMetaData(const QString &key) const; + + /** + * Set meta data that will be sent to KIO slave with every request. + * + * Note that meta data set using this function will be sent with + * every request. + * + * @see KIO::MetaData + */ + void setSessionMetaData(const QString &key, const QString &value); + + /** + * Set meta data that will be sent to KIO slave with the first request. + * + * Note that a meta data set using this function will be deleted after + * it has been sent the first time. + * + * @see KIO::MetaData + */ + void setRequestMetaData(const QString &key, const QString &value); + + /** + * Remove session meta data associated with @p key. + */ + void removeSessionMetaData(const QString &key); + + /** + * Remove request meta data associated with @p key. + */ + void removeRequestMetaData(const QString &key); + + /** + * Reimplemented for internal reasons, the API is not affected. + * + * @see QWebPage::userAgentForUrl. + * @internal + */ + virtual QString userAgentForUrl(const QUrl& url) const; + + /** + * Reimplemented for internal reasons, the API is not affected. + * + * @see QWebPage::acceptNavigationRequest. + * @internal + */ + virtual bool acceptNavigationRequest(QWebFrame * frame, const QNetworkRequest & request, NavigationType type); + +private: + class KWebPagePrivate; + KWebPagePrivate* const d; +}; + +Q_DECLARE_OPERATORS_FOR_FLAGS(KWebPage::Integration) + +#endif // KWEBPAGE_H diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebpluginfactory.cpp.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebpluginfactory.cpp.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebpluginfactory.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebpluginfactory.cpp.svn-base 2009-12-17 03:32:38.000000000 +0000 @@ -0,0 +1,142 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2008 Michael Howell + * Copyright (C) 2008 Urs Wolfer + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#include "kwebpluginfactory.h" +#include "kwebpage.h" + +#include +#include +#include +#include + +#include + +#include +#include +#include +#include + +#include +#include +#include + +#define QL1S(x) QLatin1String(x) + +static bool excludedMimeType(const QString &type) +{ + // Let QtWebKit handle flash and java applets... + return (type == QL1S("application/x-shockwave-flash") || + type == QL1S("application/futuresplash") || + type.startsWith(QL1S("application/x-java"))); +} + + +KWebPluginFactory::KWebPluginFactory(QObject *parent) + :QWebPluginFactory(parent), + d(0) +{ +} + +KWebPluginFactory::~KWebPluginFactory() +{ +} + +QObject* KWebPluginFactory::create(const QString& _mimeType, const QUrl& url, const QStringList& argumentNames, const QStringList& argumentValues) const +{ + // Only attempt to find a KPart for the supported mime types... + QVariantList arguments; + const int count = argumentNames.count(); + + for (int i = 0; i < count; ++i) { + arguments << argumentNames.at(i) + "=\"" + argumentValues.at(i) + '\"'; + } + + /* + HACK: This is a big time hack to determine the mime-type from the url + when no mime-type is provided. Since we do not want to make async calls + through KIO::mimeType here, we resort to the hack below to determine + mime-type from the request's filename. + + This hack is not full proof and might not always work. See the + KMimeType::findByPath docs for details. It is however the best option + to properly handle documents, images, and other resources embedded + into html content with the tag when they lack the "type" + attribute that specifies their mime-type. + + See the sample file "embed_tag_test.html" in the tests folder. + */ + QString mimeType (_mimeType.trimmed()); + if (mimeType.isEmpty()) { + KMimeType::Ptr ptr = KMimeType::findByPath(url.path()); + mimeType = ptr->name(); + kDebug() << "Updated mimetype to" << mimeType; + } + + KParts::ReadOnlyPart* part = 0; + // NOTE: To use the KDE nspluginviewer, comment out the if statement below. + // We are still relying on the QtWebKit's version, because url navigation + // from flash content does not work. However, the KDE version is out of + // process and as such will not take down the browser when it crashes. + if (!excludedMimeType(mimeType)) + part = KMimeTypeTrader::createPartInstanceFromQuery(mimeType, 0, parent(), QString(), arguments); + + kDebug() << "Asked for" << mimeType << "plugin, got" << part; + + if (part) { + QMap metaData = part->arguments().metaData(); + QString urlStr = url.toString(QUrl::RemovePath | QUrl::RemoveQuery | QUrl::RemoveFragment); + metaData.insert("PropagateHttpHeader", "true"); + metaData.insert("referrer", urlStr); + metaData.insert("cross-domain", urlStr); + metaData.insert("main_frame_request", "TRUE"); + metaData.insert("ssl_activate_warnings", "TRUE"); + + KWebPage *page = qobject_cast(parent()); + + if (page) { + const QString scheme = page->mainFrame()->url().scheme(); + if (page && (QString::compare(scheme, QL1S("https"), Qt::CaseInsensitive) == 0 || + QString::compare(scheme, QL1S("webdavs"), Qt::CaseInsensitive) == 0)) + metaData.insert("ssl_was_in_use", "TRUE"); + else + metaData.insert("ssl_was_in_use", "FALSE"); + } + + KParts::OpenUrlArguments openUrlArgs = part->arguments(); + openUrlArgs.metaData() = metaData; + openUrlArgs.setMimeType(mimeType); + part->setArguments(openUrlArgs); + part->openUrl(url); + + return part->widget(); + } + + return 0; +} + +QList KWebPluginFactory::plugins() const +{ + QList plugins; + return plugins; +} diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebpluginfactory.h.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebpluginfactory.h.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebpluginfactory.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebpluginfactory.h.svn-base 2009-10-24 05:40:02.000000000 +0100 @@ -0,0 +1,74 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2008 Michael Howell + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ +#ifndef KWEBPLUGINFACTORY_H +#define KWEBPLUGINFACTORY_H + +#include + +#include + +/** + * @short An enhanced QWebPluginFactory with integration into the KDE environment. + * + * @author Michael Howell + * @since 4.4 + */ + +class KDEWEBKIT_EXPORT KWebPluginFactory : public QWebPluginFactory +{ + Q_OBJECT +public: + /** + * Constructs a KWebPluginFactory with parent @p parent. + */ + KWebPluginFactory(QObject *parent); + + /** + * Destroys the KWebPage. + */ + ~KWebPluginFactory(); + + /** + * Reimplemented for internal reasons, the API is not affected. + * + * @see QWebPluginFactory::create + * @internal + */ + virtual QObject *create(const QString &mimeType, + const QUrl &url, + const QStringList &argumentNames, + const QStringList &argumentValues) const; + + /** + * Reimplemented for internal reasons, the API is not affected. + * + * @see QWebPluginFactory::plugins + * @internal + */ + virtual QList plugins() const; + +private: + class KWebPluginFactoryPrivate; + KWebPluginFactoryPrivate* const d; +}; + +#endif // KWEBPLUGINFACTORY_H diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebview.cpp.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebview.cpp.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebview.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebview.cpp.svn-base 2009-11-10 03:42:39.000000000 +0000 @@ -0,0 +1,137 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2007 Trolltech ASA + * Copyright (C) 2008 Urs Wolfer + * Copyright (C) 2008 Laurent Montel + * Copyright (C) 2008 Michael Howell + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#include "kwebview.h" +#include "kwebpage.h" + +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include + +class KWebView::KWebViewPrivate +{ +public: + KWebViewPrivate() + : keyboardModifiers(Qt::NoModifier) , pressedButtons(Qt::NoButton) {} + + Qt::KeyboardModifiers keyboardModifiers; + Qt::MouseButtons pressedButtons; +}; + + +KWebView::KWebView(QWidget *parent, bool createCustomPage) + :QWebView(parent), d(new KWebView::KWebViewPrivate()) +{ + if (createCustomPage) + setPage(new KWebPage(this)); +} + +KWebView::~KWebView() +{ + delete d; +} + +bool KWebView::isExternalContentAllowed() const +{ + KWebPage *webPage = qobject_cast(page()); + if (webPage) + return webPage->isExternalContentAllowed(); + return false; +} + +void KWebView::setAllowExternalContent(bool allow) +{ + KWebPage *webPage = qobject_cast(page()); + if (webPage) + webPage->setAllowExternalContent(allow); +} + +void KWebView::wheelEvent(QWheelEvent *event) +{ + if (QApplication::keyboardModifiers() & Qt::ControlModifier) { + const int numDegrees = event->delta() / 8; + const int numSteps = numDegrees / 15; + setZoomFactor(zoomFactor() + numSteps * 0.1); + event->accept(); + return; + } + QWebView::wheelEvent(event); +} + + +void KWebView::mousePressEvent(QMouseEvent *event) +{ + d->pressedButtons = event->buttons(); + d->keyboardModifiers = event->modifiers(); + QWebView::mousePressEvent(event); +} + +void KWebView::mouseReleaseEvent(QMouseEvent *event) +{ + const QWebHitTestResult result = page()->mainFrame()->hitTestContent(event->pos()); + const QUrl url = result.linkUrl(); + + if (url.isValid() && !url.isEmpty() && !url.scheme().isEmpty()) { + if ((d->pressedButtons & Qt::MidButton) || + ((d->pressedButtons & Qt::LeftButton) && (d->keyboardModifiers & Qt::ControlModifier))) { + emit linkMiddleOrCtrlClicked(url); + return; + } + + if ((d->pressedButtons & Qt::LeftButton) && (d->keyboardModifiers & Qt::ShiftModifier)) { + emit linkShiftClicked(url); + return; + } + } + + // Let the page handle the event first so that middle clicking on scroll + // bars does not result in navigation to url from the selection clipboard. + const bool isAccepted = event->isAccepted(); + page()->event(event); + + if (!event->isAccepted()) { + // Navigate to url in clipboard on middle mouse button click on the page... + if (!isModified() && !result.isContentEditable() && (d->pressedButtons & Qt::MidButton)) { + QString clipboardText(QApplication::clipboard()->text(QClipboard::Selection).trimmed()); + if (KUriFilter::self()->filterUri(clipboardText, QStringList() << "kshorturifilter")) { + kDebug() << "Navigating to" << clipboardText; + emit selectionClipboardUrlPasted(KUrl(clipboardText)); + } + } + } + + event->setAccepted(isAccepted); +} diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebview.h.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebview.h.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebview.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebview.h.svn-base 2009-12-20 23:42:11.000000000 +0000 @@ -0,0 +1,154 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2007 Trolltech ASA + * Copyright (C) 2008 Urs Wolfer + * Copyright (C) 2008 Laurent Montel + * Copyright (C) 2008 Michael Howell + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ +#ifndef KWEBVIEW_H +#define KWEBVIEW_H + +#include + +#include + +class KUrl; +class KWebPage; + +namespace KParts +{ + class OpenUrlArguments; + class BrowserArguments; +} + +/** + * @short A reimplementation of QWebView with full KDE integration. + * + * This is a drop-in replacement for QWebView that provides full KDE integration + * through @ref KWebPage as well as additional signals that capture middle, + * shift and ctrl mouse clicks on links and url pasting from the selection + * clipboard. + * + * @author Urs Wolfer + * @author Dawit Alemayehu + * + * @since 4.4 + */ +class KDEWEBKIT_EXPORT KWebView : public QWebView +{ + Q_OBJECT +public: + /** + * Constructs a KWebView object with parent @p parent. + * + * Set @p createCustomPage to false to prevent the creation of a custom + * @ref KWebPage object for KDE integration. Doing so allows you to + * avoid unnecessary object creation and deletion if you are going to + * use your own custom implementation of KWebPage. + * + * @param parent the parent object. + * @param createCustomPage if true, the default, creates a custom KWebPage object. + */ + explicit KWebView(QWidget *parent = 0, bool createCustomPage = true); + + /** + * Destroys the KWebView. + */ + ~KWebView(); + + /** + * Returns true if access to remote content is allowed. + * + * By default access to remote content is allowed. + * + * @see setAllowExternalContent() + * @see KWebPage::isExternalContentAllowed() + */ + bool isExternalContentAllowed() const; + + /** + * Set @p allow to false if you want to prevent access to remote content. + * + * If this function is set to false only resources on the local system + * can be accessed through this class. By default fetching external content + * is allowed. + * + * @see isExternalContentAllowed() + * @see KWebPage::setAllowExternalContent(bool) + */ + void setAllowExternalContent(bool allow); + +Q_SIGNALS: + /** + * This signal is emitted when a url from the selection clipboard is pasted + * on this view. + * + * @param url the url of the clicked link. + */ + void selectionClipboardUrlPasted(const KUrl &url); + + /** + * This signal is emitted when a link is shift clicked with the left mouse + * button. + * + * @param url the url of the clicked link. + */ + void linkShiftClicked(const KUrl &url); + + /** + * This signal is emitted when a link is either clicked with the middle + * mouse button or ctrl-clicked with the left mouse button. + * + * @param url the url of the clicked link. + */ + void linkMiddleOrCtrlClicked(const KUrl &url); + +protected: + /** + * Reimplemented for internal reasons, the API is not affected. + * + * @see QWidget::wheelEvent + * @internal + */ + void wheelEvent(QWheelEvent *event); + + /** + * Reimplemented for internal reasons, the API is not affected. + * + * @see QWidget::mousePressEvent + * @internal + */ + virtual void mousePressEvent(QMouseEvent *event); + + /** + * Reimplemented for internal reasons, the API is not affected. + * + * @see QWidget::mouseReleaseEvent + * @internal + */ + virtual void mouseReleaseEvent(QMouseEvent *event); + +private: + class KWebViewPrivate; + KWebViewPrivate* const d; +}; + +#endif // KWEBVIEW_H diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebwallet.cpp.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebwallet.cpp.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebwallet.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebwallet.cpp.svn-base 2009-12-29 17:51:16.000000000 +0000 @@ -0,0 +1,454 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#include "kwebwallet.h" + +#include +#include + +#include +#include +#include +#include +#include + +#define QL1S(x) QLatin1String(x) +#define QL1C(x) QLatin1Char(x) + +/** + * Creates key used to store and retreive form data. + * + */ +static QString walletKey(KWebWallet::WebForm form, bool useIndexOnEmptyName = false) +{ + QString key = form.url.toString(QUrl::RemoveQuery|QUrl::RemoveFragment); + key += QL1C('#'); + if (form.name.isEmpty() && useIndexOnEmptyName) + key += form.index; + else + key += form.name; + + return key; +} + +static QString escapeValue (const QString& _value) +{ + QString value (_value); + value.replace(QL1C('\\'), QL1S("\\\\")); + value.replace(QL1C('\"'), QL1S("\\\"")); + return value; +} + +class KWebWallet::KWebWalletPrivate +{ +public: + struct FormsData + { + QPointer frame; + KWebWallet::WebFormList forms; + }; + + KWebWalletPrivate(KWebWallet* parent); + KWebWallet::WebFormList parseFormData(QWebFrame* frame, bool fillform = true, bool ignorepasswd = false); + void fillDataFromCache(KWebWallet::WebFormList &formList); + void saveDataToCache(const QString &key); + void removeDataFromCache(const WebFormList &formList); + + // Private Q_SLOT... + void _k_openWalletDone(bool); + + WId wid; + KWebWallet *q; + QPointer wallet; + KWebWallet::WebFormList pendingRemoveRequests; + QHash pendingFillRequests; + QHash pendingSaveRequests; +}; + +KWebWallet::KWebWalletPrivate::KWebWalletPrivate(KWebWallet *parent) + :wid (0), q(parent) +{ +} + +KWebWallet::WebFormList KWebWallet::KWebWalletPrivate::parseFormData(QWebFrame *frame, bool fillform, bool ignorepasswd) +{ + Q_ASSERT (frame); + + KWebWallet::WebFormList list; + const QString fileName = (fillform ? QL1S(":/resources/parseFormNames.js"):QL1S(":/resources/parseForms.js")); + QFile file(fileName); + + if (file.open(QFile::ReadOnly)) { + const QVariant r = frame->evaluateJavaScript(file.readAll()); + QListIterator formIt (r.toList()); + while (formIt.hasNext()) { + KWebWallet::WebForm form; + form.url = frame->url(); + const QVariantMap map = formIt.next().toMap(); + form.name = map.value(QL1S("name")).toString(); + form.index = map.value(QL1S("index")).toString(); + QListIterator elementIt (map.value(QL1S("elements")).toList()); + while (elementIt.hasNext()) { + const QVariantMap elementMap = elementIt.next().toMap(); + if ((fillform && elementMap[QL1S("autocomplete")].toString() == QL1S("off")) || + (ignorepasswd && elementMap.value(QL1S("type")).toString() == QL1S("password"))) { + continue; + } else { + KWebWallet::WebForm::WebField field = qMakePair(elementMap.value(QL1S("name")).toString(), + elementMap.value(QL1S("value")).toString()); + form.fields << field; + } + } + + if ((fillform && q->hasCachedFormData(form)) || !form.fields.isEmpty()) + list << form; + } + } + return list; +} + +void KWebWallet::KWebWalletPrivate::fillDataFromCache(KWebWallet::WebFormList &formList) +{ + Q_ASSERT(wallet); + Q_ASSERT(q); + + QMap cachedValues; + QMutableListIterator formIt (formList); + + while (formIt.hasNext()) { + KWebWallet::WebForm &form = formIt.next(); + if (wallet->readMap(walletKey(form), cachedValues) == 0) { + QMapIterator valuesIt (cachedValues); + while (valuesIt.hasNext()) { + valuesIt.next(); + form.fields << qMakePair(valuesIt.key(), valuesIt.value()); + } + } + } +} + +void KWebWallet::KWebWalletPrivate::saveDataToCache(const QString &key) +{ + Q_ASSERT(wallet); + + int count = 0; + const QUrl url = pendingSaveRequests.value(key).first().url; + const KWebWallet::WebFormList list = pendingSaveRequests.take(key); + QListIterator formIt (list); + + while (formIt.hasNext()) { + QMap values; + const KWebWallet::WebForm form = formIt.next(); + QListIterator fieldIt (form.fields); + while (fieldIt.hasNext()) { + const KWebWallet::WebForm::WebField field = fieldIt.next(); + values.insert(field.first, field.second); + } + + if (wallet->writeMap(walletKey(form), values) == 0) + count++; + } + + emit q->saveFormDataCompleted(url, (count == list.count())); +} + +void KWebWallet::KWebWalletPrivate::removeDataFromCache(const WebFormList &formList) +{ + Q_ASSERT(wallet); + + QListIterator formIt (formList); + while (formIt.hasNext()) { + wallet->removeEntry(walletKey(formIt.next())); + } +} + +void KWebWallet::KWebWalletPrivate::_k_openWalletDone(bool ok) +{ + Q_ASSERT (wallet); + + if (ok && + (wallet->hasFolder(KWallet::Wallet::FormDataFolder()) || + wallet->createFolder(KWallet::Wallet::FormDataFolder())) && + wallet->setFolder(KWallet::Wallet::FormDataFolder())) { + + // Do pending fill requests... + if (!pendingFillRequests.isEmpty()) { + KUrl::List urlList; + QMutableHashIterator requestIt (pendingFillRequests); + while (requestIt.hasNext()) { + requestIt.next(); + KWebWallet::WebFormList list = requestIt.value().forms; + fillDataFromCache(list); + q->fillWebForm(requestIt.key(), list); + } + + pendingFillRequests.clear(); + } + + // Do pending save requests... + if (!pendingSaveRequests.isEmpty()) { + QListIterator keysIt (pendingSaveRequests.keys()); + while (keysIt.hasNext()) + saveDataToCache(keysIt.next()); + + pendingSaveRequests.clear(); + } + + // Do pending remove requests... + if (!pendingRemoveRequests.isEmpty()) { + removeDataFromCache(pendingRemoveRequests); + pendingRemoveRequests.clear(); + } + } else { + // Delete the wallet if opening the wallet failed or we were unable + // to change to the folder we wanted to change to. + delete wallet; + } +} + +KWebWallet::KWebWallet(QObject *parent, WId wid) + :QObject(parent), d(new KWebWalletPrivate(this)) +{ + if (!wid) { + // If wid is 0, make the best effort the discern it from our parent. + QWebPage *page = qobject_cast(parent); + if (page) { + QWidget *widget = page->view(); + if (widget && widget->window()) + wid = widget->window()->winId(); + } + } + + d->wid = wid; +} + +KWebWallet::~KWebWallet() +{ + delete d->wallet; + delete d; +} + +KWebWallet::WebFormList KWebWallet::formsWithCachedData(QWebFrame* frame, bool recursive) const +{ + WebFormList list; + + if (frame) { + list << d->parseFormData(frame); + + if (recursive) { + QListIterator framesIt (frame->childFrames()); + while (framesIt.hasNext()) { + list << d->parseFormData(framesIt.next()); + } + } + } + + return list; +} + +void KWebWallet::fillFormData(QWebFrame *frame, bool recursive) +{ + if (frame) { + KUrl::List urlList; + WebFormList formsList = d->parseFormData(frame); + if (!formsList.isEmpty()) { + const QUrl url (frame->url()); + if (d->pendingFillRequests.contains(url)) { + kWarning() << "Duplicate request rejected!!!"; + } else { + KWebWalletPrivate::FormsData data; + data.frame = frame; + data.forms << formsList; + d->pendingFillRequests.insert(url, data); + urlList << url; + } + } + + if (recursive) { + QListIterator frameIt (frame->childFrames()); + while (frameIt.hasNext()) { + QWebFrame *childFrame = frameIt.next(); + formsList = d->parseFormData(childFrame); + if (!formsList.isEmpty()) { + const QUrl url (childFrame->url()); + if (d->pendingFillRequests.contains(url)) { + kWarning() << "Duplicate request rejected!!!"; + } else { + KWebWalletPrivate::FormsData data; + data.frame = frame; + data.forms << formsList; + d->pendingFillRequests.insert(url, data); + urlList << url; + } + } + } + } + + if (!urlList.isEmpty()) + fillFormDataFromCache(urlList); + } +} + +void KWebWallet::saveFormData(QWebFrame *frame, bool recursive, bool ignorePasswordFields) +{ + if (frame) { + WebFormList list = d->parseFormData(frame, false, ignorePasswordFields); + if (recursive) { + QListIterator frameIt (frame->childFrames()); + while (frameIt.hasNext()) { + list << d->parseFormData(frameIt.next(), false, ignorePasswordFields); + } + } + + if (!list.isEmpty()) { + const QString key = QString::number(qHash(frame->url().toString() + frame->frameName()), 16); + if (!d->pendingSaveRequests.contains(key)) { + d->pendingSaveRequests.insert(key, list); + + for (int i =0 ; i < list.count(); ++i) { + if (hasCachedFormData(list.at(i))) + list.takeAt(i); + } + + if (list.isEmpty()) + saveFormDataToCache(key); + else + emit saveFormDataRequested(key, frame->url()); + } + } + } +} + +void KWebWallet::removeFormData(QWebFrame *frame, bool recursive) +{ + if (frame) + removeFormDataFromCache(formsWithCachedData(frame, recursive)); +} + +void KWebWallet::removeFormData(const WebFormList &forms) +{ + d->pendingRemoveRequests << forms; + removeFormDataFromCache(forms); +} + +void KWebWallet::acceptSaveFormDataRequest(const QString &key) +{ + saveFormDataToCache(key); +} + +void KWebWallet::rejectSaveFormDataRequest(const QString & key) +{ + d->pendingSaveRequests.remove(key); +} + +void KWebWallet::fillWebForm(const KUrl &url, const KWebWallet::WebFormList &forms) +{ + QWebFrame *frame = d->pendingFillRequests.value(url).frame; + if (frame) { + QListIterator formIt (forms); + while (formIt.hasNext()) { + const WebForm form = formIt.next(); + QString formName = form.name; + if (formName.isEmpty()) + formName = form.index; + + QListIterator fieldIt (form.fields); + while (fieldIt.hasNext()) { + const WebForm::WebField field = fieldIt.next(); + const QString script = QString (QL1S("if(document.forms[\"%1\"].elements[\"%2\"] && " + "!document.forms[\"%1\"].elements[\"%2\"].disabled && " + "!document.forms[\"%1\"].elements[\"%2\"].readonly) " + "document.forms[\"%1\"].elements[\"%2\"].value=\"%3\";")) + .arg(formName).arg(field.first).arg(escapeValue(field.second)); + frame->evaluateJavaScript(script); + } + } + } +} + +KWebWallet::WebFormList KWebWallet::formsToFill(const KUrl &url) const +{ + return d->pendingFillRequests.value(url).forms; +} + +KWebWallet::WebFormList KWebWallet::formsToSave(const QString &key) const +{ + return d->pendingSaveRequests.value(key); +} + +bool KWebWallet::hasCachedFormData(const WebForm &form) const +{ + return !KWallet::Wallet::keyDoesNotExist(KWallet::Wallet::NetworkWallet(), + KWallet::Wallet::FormDataFolder(), + walletKey(form)); +} + +void KWebWallet::fillFormDataFromCache(const KUrl::List &urlList) +{ + if (!d->wallet) { + d->wallet = KWallet::Wallet::openWallet(KWallet::Wallet::NetworkWallet(), + d->wid, KWallet::Wallet::Asynchronous); + connect(d->wallet, SIGNAL(walletOpened(bool)), + this, SLOT(_k_openWalletDone(bool))); + return; + } + + QListIterator urlIt (urlList); + while (urlIt.hasNext()) { + const KUrl url = urlIt.next(); + WebFormList list = formsToFill(url); + d->fillDataFromCache(list); + fillWebForm(url, list); + } + + d->pendingFillRequests.clear(); +} + +void KWebWallet::saveFormDataToCache(const QString &key) +{ + if (!d->wallet) { + d->wallet = KWallet::Wallet::openWallet(KWallet::Wallet::NetworkWallet(), + d->wid, KWallet::Wallet::Asynchronous); + connect(d->wallet, SIGNAL(walletOpened(bool)), + this, SLOT(_k_openWalletDone(bool))); + return; + } + + d->saveDataToCache(key); + d->pendingSaveRequests.clear(); +} + +void KWebWallet::removeFormDataFromCache(const WebFormList &forms) +{ + if (!d->wallet) { + d->wallet = KWallet::Wallet::openWallet(KWallet::Wallet::NetworkWallet(), + d->wid, KWallet::Wallet::Asynchronous); + connect(d->wallet, SIGNAL(walletOpened(bool)), + this, SLOT(_k_openWalletDone(bool))); + return; + } + + d->removeDataFromCache(forms); + d->pendingRemoveRequests.clear(); +} + +#include "kwebwallet.moc" diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebwallet.h.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebwallet.h.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/kwebwallet.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/kwebwallet.h.svn-base 2009-12-17 03:32:38.000000000 +0000 @@ -0,0 +1,280 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ +#ifndef KWEBWALLET_H +#define KWEBWALLET_H + +#include + +#include + +#include +#include +#include +#include +#include +#include + +class QWebFrame; +class QWebPage; + + +/** + * @short A class that provides KDE wallet integration for QWebFrame. + * + * @author Dawit Alemayehu + * @since 4.4 + */ +class KDEWEBKIT_EXPORT KWebWallet : public QObject +{ + Q_OBJECT + +public: + + /** + * Structure to hold data from HTML
element. + * + * @p url holds the origination url of a form. + * @p name holds the name attribute of a form. + * @p index holds the order of a form on a web page. + * @p fields holds the name and value attributes of each in a form. + */ + struct WebForm + { + /** + * A typedef for storing the name and value attributes of HTML + * elements. + */ + typedef QPair WebField; + + QUrl url; + QString name; + QString index; + QList fields; + }; + + typedef QList WebFormList; + + /** + * Constructs a KWebWallet with @p parent as its parent. + */ + explicit KWebWallet(QObject* parent = 0, WId wid = 0); + + /** + * Destructor + */ + virtual ~KWebWallet(); + + /** + * Returns a list of forms in @p frame that have cached data in the + * peristent storage. + * + * If @p recursive is set to true, the default, then this function will + * will also return the cached form data for all the children frames of + * @p frame. + * + * If the site currently rendered in @p frame does not contain any forms + * or there is not cached data for the forms found in @p frame, then this + * function will return an empty list. + * + * Note that this function will only return the information about the forms + * in @p frame and not their cached data, i.e. the fields member variable in + * the returned @ref WebForm list will always be empty. + */ + WebFormList formsWithCachedData(QWebFrame* frame, bool recursive = true) const; + + /** + * Attempts to save the form data from @p frame and its children frames. + * + * If @p recursive is set to true, the default, then form data from all + * the child frames of @p frame will be saved. Set @p ignorePasswordFields + * to true if you do not want data from password fields to not be saved. + * + * You must connect to the @ref saveFormDataRequested signal and call either + * @ref rejectSaveFormDataRequest or @ref acceptSaveFormDataRequest signals + * in order to complete the save request. Otherwise, you request will simply + * be ignored. + */ + void saveFormData(QWebFrame *frame, bool recursive = true, bool ignorePasswordFields = false); + + /** + * Attempts to fill forms contained in @p frame with cached data. + * + * If @p recursive is set to true, the default, then this function will + * attempt to fill out forms in the specified frame and all its children + * frames. + */ + void fillFormData(QWebFrame *frame, bool recursive = true); + + /** + * Removes the form data specified by @p forms from the persistent storage. + * + * This function is provided for convenience and simply calls @ref formsWithCachedData + * and @ref removeFormData. Note that this function will remove all cached + * data for forms found in @p frame. If @p recursive is set to true, then + * all cached data for all of the child frames of @p frame will be removed + * from the persistent storage as well. + * + * @see formsWithCachedData + * @see removeFormData + */ + void removeFormData (QWebFrame *frame, bool recursive); + + /** + * Removes the form data specified by @p forms from the persistent storage. + * + * Call @ref formsWithCachedData to obtain a list of forms with data cached + * in persistent storage. + * + * @see formsWithCachedData + */ + void removeFormData(const WebFormList &forms); + +public Q_SLOTS: + /** + * Accepts the save form data request associated with @p key. + * + * The @p key parameter is the one sent through the @ref saveFormDataRequested + * signal. + * + * You must always call this function or @ref rejectSaveFormDataRequest in + * order to complete the save form data request. Otherwise, the request will + * simply be ignored. + * + * @see saveFormDataRequested. + */ + void acceptSaveFormDataRequest(const QString &key); + + /** + * Rejects the save form data request associated with @p key. + * + * The @p key parameter is the one sent through the @ref saveFormDataRequested + * signal. + * + * @see saveFormDataRequested. + */ + void rejectSaveFormDataRequest(const QString &key); + +Q_SIGNALS: + /** + * This signal is emitted whenever a save form data request is received. + * + * Unless you connect to this signal and and call @ref acceptSaveFormDataRequest + * or @ref rejectSaveFormDataRequest slots, the save request will never be + * acted upon. + * + * @p key is a value that uniquely identifies the save request and @p url + * is the address for which the form data is being saved. + * + * This signal will not be emitted if the + * + * @see acceptSaveFormDataRequest + * @see rejectSaveFormDataRequest + */ + void saveFormDataRequested(const QString &key, const QUrl &url); + + /** + * This signal is emitted whenever a save form data request is completed. + * + * @p ok will be set to true if the save form data request for @p url was + * completed successfully. + * + * @see saveFormDataRequested + */ + void saveFormDataCompleted(const QUrl &url, bool ok); + +protected: + /** + * Returns a list of forms for @p url that are waiting to be filled. + * + * This function returns an empty list if there is no pending requests + * for filling forms associated with @p url. + */ + WebFormList formsToFill(const KUrl &url) const; + + /** + * Returns a list of for @p key that are waiting to be saved. + * + * This function returns an empty list if there are no pending requests + * for saving forms associated with @p key. + */ + WebFormList formsToSave(const QString &key) const; + + /** + * Returns forms to be removed from persistent storage. + */ + WebFormList formsToDelete() const; + + /** + * Returns true when there is data associated with @p form in the + * persistent storage. + */ + virtual bool hasCachedFormData(const WebForm &form) const; + + /** + * Fills the web forms in frame that point to @p url with data from @p forms. + * + * @see fillFormDataFromCache. + */ + void fillWebForm(const KUrl &url, const WebFormList &forms); + + /** + * Fills form data from persistent storage. + * + * If you reimplement this function, call @ref formsToFill to obtain + * the list of forms pending to be filled. Once you fill the list with + * the cached data from the persistent storage, you must call @p fillWebForm + * to fill out the actual web forms. + * + * @see formsToFill + */ + virtual void fillFormDataFromCache(const KUrl::List &list); + + /** + * Stores form data associated with @p key to a persistent storage. + * + * If you reimplement this function, call @ref formsToSave to obtain the + * list of form data pending to be saved to persistent storage. + * + *@see formsToSave + */ + virtual void saveFormDataToCache(const QString &key); + + /** + * Removes all cached form data associated with @p forms from persistent storage. + * + * If you reimplement this function, call @ref formsToDelete to obtain the + * list of form data pending to be removed from persistent storage. + * + *@see formsToDelete + */ + virtual void removeFormDataFromCache(const WebFormList &forms); + +private: + class KWebWalletPrivate; + friend class KWebWalletPrivate; + KWebWalletPrivate * const d; + + + Q_PRIVATE_SLOT(d, void _k_openWalletDone(bool)) +}; + +#endif // KWEBWALLET_H diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/Mainpage.dox.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/Mainpage.dox.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/Mainpage.dox.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/Mainpage.dox.svn-base 2009-10-24 05:40:03.000000000 +0100 @@ -0,0 +1,21 @@ +/** + * @mainpage The KDE WebKit Library + * + * This library provides KDE integration of the QtWebKit library. If you are using QtWebKit in your KDE + * application, you are encouraged to use this layer instead of using the QtWebKit classes directly. + * + * @authors + * Various: see the copyright headers of the individual files. + * + * @maintainers + * For support please use the webkit@kde.org mailing list. + * + * @licenses + * @lgpl + * + */ + +// DOXYGEN_SET_INTERNAL_DOCS = YES +// DOXYGEN_SET_PROJECT_NAME = KDEWEBKIT +// DOXYGEN_SET_RECURSIVE = YES +// vim:ts=4:sw=4:expandtab:filetype=doxygen diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/networkaccessmanager_p.cpp.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/networkaccessmanager_p.cpp.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/networkaccessmanager_p.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/networkaccessmanager_p.cpp.svn-base 2009-12-17 03:32:38.000000000 +0000 @@ -0,0 +1,109 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#include "kwebpage.h" +#include "networkaccessmanager_p.h" +#include "networkcookiejar_p.h" + +#include +#include + +#include +#include +#include + +namespace KDEPrivate { + +class NetworkAccessManager::NetworkAccessManagerPrivate +{ + public: + KIO::MetaData requestMetaData; + KIO::MetaData sessionMetaData; +}; + +NetworkAccessManager::NetworkAccessManager(QObject *parent) + :KIO::AccessManager(parent), + d(new KDEPrivate::NetworkAccessManager::NetworkAccessManagerPrivate) +{ + setCookieJar(new KDEPrivate::NetworkCookieJar); +} + +void NetworkAccessManager::setCookieJarWindowId(qlonglong id) +{ + KDEPrivate::NetworkCookieJar *jar = qobject_cast (cookieJar()); + if (jar) { + jar->setWindowId(id); + d->sessionMetaData.insert(QLatin1String("window-id"), QString::number(id)); + } +} + +qlonglong NetworkAccessManager::cookieJarWindowid() const +{ + KDEPrivate::NetworkCookieJar *jar = qobject_cast (cookieJar()); + if (jar) + return jar->windowId(); + + return 0; +} + +KIO::MetaData& NetworkAccessManager::requestMetaData() +{ + return d->requestMetaData; +} + +KIO::MetaData& NetworkAccessManager::sessionMetaData() +{ + return d->sessionMetaData; +} + +QNetworkReply *NetworkAccessManager::createRequest(Operation op, const QNetworkRequest &req, QIODevice *outgoingData) +{ + QNetworkRequest request(req); + KIO::MetaData metaData; + + const QNetworkRequest::Attribute attr = static_cast(KIO::AccessManager::MetaData); + const QVariant value = req.attribute(attr); + + // Preserve the meta-data already set, if any... + if (value.isValid() && value.type() == QVariant::Map) + metaData += value.toMap(); + + // Append per request meta data, if any... + if (!d->requestMetaData.isEmpty()) + metaData += d->requestMetaData; + + // Append per session meta data, if any... + if (!d->sessionMetaData.isEmpty()) + metaData += d->sessionMetaData; + + // Re-set meta data to be sent, if any... + if (!metaData.isEmpty()) + request.setAttribute(attr, metaData.toVariant()); + + // Clear per request meta data... + d->requestMetaData.clear(); + + return KIO::AccessManager::createRequest(op, request, outgoingData); +} +} + +#include "networkaccessmanager_p.moc" diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/networkaccessmanager_p.h.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/networkaccessmanager_p.h.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/networkaccessmanager_p.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/networkaccessmanager_p.h.svn-base 2009-12-17 03:32:38.000000000 +0000 @@ -0,0 +1,114 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ +#ifndef NETWORKACCESSMANAGER_P_H +#define NETWORKACCESSMANAGER_P_H + +#include + +#include + +namespace KDEPrivate { + + /** + * Reimplementation of KIO::AccessManager to provide content filtering support + * and a convenience function for storing persistent and temporary KIO meta data. + * + * @author Dawit Alemayehu + */ +class KDEWEBKIT_EXPORT NetworkAccessManager : public KIO::AccessManager +{ + Q_OBJECT + +public: + NetworkAccessManager(QObject *parent); + ~NetworkAccessManager() {} + + /** + * Sets the cookiejar's window id to @p id. + * + * This is a convenience function that allows you to set the cookiejar's + * window id. Note that this function does nothing unless the cookiejar in + * use is of type KIO::Integration::CookieJar. + * + * By default the cookiejar's window id is set to false. Make sure you call + * this function and set the window id to its proper value when create an + * instance of this object. Otherwise, the KDE cookiejar will not be able + * to properly manage session based cookies. + * + * @see KIO::Integration::CookieJar::setWindowId. + * @since 4.4 + */ + void setCookieJarWindowId(qlonglong id); + + /** + * Returns the cookiejar's window id. + * + * This is a convenience function that returns the window id associated + * with the cookiejar. Note that this function will return a 0 if the + * cookiejar is not of type KIO::Integration::CookieJar or a window id + * has not yet been set. + * + * @see KIO::Integration::CookieJar::windowId. + * @since 4.4 + */ + qlonglong cookieJarWindowid() const; + + /** + * Returns a reference to the temporary meta data container. + * + * See kdelibs/kio/DESIGN.metadata for list of supported KIO meta data. + * + * This convenience function allows you to set per request KIO meta data + * that will be removed after it has been sent once. + */ + KIO::MetaData& requestMetaData(); + + /** + * Returns a reference to the persistent meta data container. + * + * See kdelibs/kio/DESIGN.metadata for list of supported KIO meta data. + * + * This convenience function allows you to set per session KIO meta data + * that will be sent with every request. + * + * Unlike the above method the meta data values set using the reference + * returned by this function are not deleted after they have been sent once. + */ + KIO::MetaData& sessionMetaData(); + +protected: + /** + * Reimplemented for internal reasons, the API is not affected. + * + * @see KIO::AccessManager::createRequest. + * @internal + */ + virtual QNetworkReply *createRequest(Operation op, const QNetworkRequest &req, QIODevice *outgoingData = 0); + +private: + class NetworkAccessManagerPrivate; + NetworkAccessManagerPrivate* d; +}; + +} + +#endif // NETWORKACCESSMANAGER_P_H diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/networkcookiejar_p.cpp.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/networkcookiejar_p.cpp.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/networkcookiejar_p.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/networkcookiejar_p.cpp.svn-base 2009-10-24 05:40:02.000000000 +0100 @@ -0,0 +1,107 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#include "networkcookiejar_p.h" + +#include +#include +#include + +#include +#include +#include +#include + + +namespace KDEPrivate { + +class NetworkCookieJar::CookieJarPrivate +{ +public: + CookieJarPrivate(): windowId(-1), enabled(true) {} + + qlonglong windowId; + bool enabled; +}; + + +NetworkCookieJar::NetworkCookieJar(QObject* parent) + :QNetworkCookieJar(parent), d(new NetworkCookieJar::CookieJarPrivate) { + reparseConfiguration(); +} + +NetworkCookieJar::~NetworkCookieJar() { + delete d; +} + +qlonglong NetworkCookieJar::windowId() const { + return d->windowId; +} + +QList NetworkCookieJar::cookiesForUrl(const QUrl &url) const { + QList cookieList; + + if (d->enabled) { + QDBusInterface kcookiejar("org.kde.kded", "/modules/kcookiejar", "org.kde.KCookieServer"); + QDBusReply reply = kcookiejar.call("findDOMCookies", url.toString(), d->windowId); + + if (reply.isValid()) { + cookieList << reply.value().toUtf8(); + //kDebug() << url.host() << reply.value(); + } else { + kWarning() << "Unable to communicate with the cookiejar!"; + } + } + + return cookieList; +} + +bool NetworkCookieJar::setCookiesFromUrl(const QList &cookieList, const QUrl &url) { + if (d->enabled) { + QDBusInterface kcookiejar("org.kde.kded", "/modules/kcookiejar", "org.kde.KCookieServer"); + + QByteArray cookieHeader; + Q_FOREACH(const QNetworkCookie &cookie, cookieList) { + cookieHeader = "Set-Cookie: "; + cookieHeader += cookie.toRawForm(); + kcookiejar.call("addCookies", url.toString(), cookieHeader, d->windowId); + //kDebug() << "[" << d->windowId << "] Got Cookie: " << cookieHeader << " from " << url; + } + + return !kcookiejar.lastError().isValid(); + } + + return false; +} + +void NetworkCookieJar::setWindowId(qlonglong id) { + d->windowId = id; +} + +void NetworkCookieJar::reparseConfiguration() { + KConfigGroup cfg = KSharedConfig::openConfig("kcookiejarrc", KConfig::NoGlobals)->group("Cookie Policy"); + d->enabled = cfg.readEntry("Cookies", true); +} + +} + +#include "networkcookiejar_p.moc" diff -Nru webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/networkcookiejar_p.h.svn-base webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/networkcookiejar_p.h.svn-base --- webkitkde-0.9~svn1068256/kdewebkit/.svn/text-base/networkcookiejar_p.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/kdewebkit/.svn/text-base/networkcookiejar_p.h.svn-base 2009-10-24 05:40:03.000000000 +0100 @@ -0,0 +1,121 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#ifndef NETWORKCOOKIEJAR_H +#define NETWORKCOOKIEJAR_H + +#include + + +namespace KDEPrivate { +/** + * @short A KDE implementation of QNetworkCookieJar. + * + * Use this class in place of QNetworkCookieJar if you want to integrate with + * KDE's cookiejar instead of the one that comes with Qt. + * + * Here is a simple example that shows how to switch QtWebKit to use KDE's + * cookiejar: + * @code + * QWebView *view = new QWebView(this); + * KDEPrivate::NetworkCookieJar *cookieJar = new KDEPrivate::NetworkCookieJar; + * cookieJar->setWindowId(view->window()->winId()); + * view->page()->networkAccessManager()->setCookieJar(cookieJar); + * @endcode + * + * To access member functions in the cookiejar class at a later point in your + * code simply downcast the pointer returned by QNetworkAccessManager::cookieJar + * as follows: + * @code + * KDEPrivate::NetworkCookieJar *cookieJar = qobject_cast(view->page()->accessManager()->cookieJar()); + * @endcode + * + * NOTE: This class is not a replacement for the standard KDE API. It should + * ONLY be used to to provide KDE integration in applications that cannot use + * the standard KDE API directly. + * + * @see QNetworkAccessManager::setCookieJar for details. + * + * @author Dawit Alemayehu + * @since 4.4 + */ +class NetworkCookieJar : public QNetworkCookieJar +{ + Q_OBJECT +public: + /** + * Constructs a NetworkCookieJar with parent @p parent. + */ + explicit NetworkCookieJar(QObject *parent = 0); + + /** + * Destroys the NetworkCookieJar. + */ + ~NetworkCookieJar(); + + /** + * Returns the currently set window id. The default value is -1. + */ + qlonglong windowId() const; + + /** + * Sets the window id of the application. + * + * This value is used by KDE's cookiejar to manage session cookies, namely + * to delete them when the last application refering to such cookies is + * closed by the end user. + * + * @see QWidget::window() + * @see QWidget::winId() + * + * @param id the value of @ref QWidget::winId() from the window that contains your widget. + */ + void setWindowId(qlonglong id); + + /** + * Reparse the KDE cookiejar configuration file. + */ + void reparseConfiguration(); + + /** + * Reimplemented for internal reasons, the API is not affected. + * + * @see QNetworkCookieJar::cookiesForUrl + * @internal + */ + QList cookiesForUrl(const QUrl &url) const; + + /** + * Reimplemented for internal reasons, the API is not affected. + * + * @see QNetworkCookieJar::setCookiesFromUrl + * @internal + */ + bool setCookiesFromUrl(const QList &cookieList, const QUrl &url); + +private: + class CookieJarPrivate; + CookieJarPrivate* const d; +}; + +} +#endif // NETWORKCOOKIEJAR_H diff -Nru webkitkde-0.9~svn1068256/part/cmake/modules/.svn/entries webkitkde-0.1~svn1068314/part/cmake/modules/.svn/entries --- webkitkde-0.9~svn1068256/part/cmake/modules/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/cmake/modules/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,96 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/part/cmake/modules +svn://anonsvn.kde.org/home/kde + + + +2009-11-24T06:55:18.743214Z +1053443 +adawit + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +FindWebKitPart.cmake +file + + + + +2009-11-27T01:36:25.000000Z +ab9e98c688e51af010dc2afbb30dd765 +2009-11-24T06:55:18.743214Z +1053443 +adawit + + + + + + + + + + + + + + + + + + + + + +1793 + +CMakeLists.txt +file + + + + +2009-04-03T00:07:37.000000Z +336961b683295f9ada52d3fd28cfee59 +2008-09-06T21:59:11.577581Z +857903 +michaelhowell + + + + + + + + + + + + + + + + + + + + + +243 + diff -Nru webkitkde-0.9~svn1068256/part/cmake/modules/.svn/text-base/CMakeLists.txt.svn-base webkitkde-0.1~svn1068314/part/cmake/modules/.svn/text-base/CMakeLists.txt.svn-base --- webkitkde-0.9~svn1068256/part/cmake/modules/.svn/text-base/CMakeLists.txt.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/cmake/modules/.svn/text-base/CMakeLists.txt.svn-base 2009-04-03 01:07:37.000000000 +0100 @@ -0,0 +1,9 @@ +# install the cmake files +find_package(KDE4 REQUIRED) + +file(GLOB cmakeFiles "${CMAKE_CURRENT_SOURCE_DIR}/*.cmake") + +set(module_install_dir ${DATA_INSTALL_DIR}/cmake/modules ) + +install( FILES ${cmakeFiles} DESTINATION ${module_install_dir} ) + diff -Nru webkitkde-0.9~svn1068256/part/cmake/modules/.svn/text-base/FindWebKitPart.cmake.svn-base webkitkde-0.1~svn1068314/part/cmake/modules/.svn/text-base/FindWebKitPart.cmake.svn-base --- webkitkde-0.9~svn1068256/part/cmake/modules/.svn/text-base/FindWebKitPart.cmake.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/cmake/modules/.svn/text-base/FindWebKitPart.cmake.svn-base 2009-11-27 01:36:25.000000000 +0000 @@ -0,0 +1,54 @@ +# - Try to find WebKitPart +# Once done this will define +# +# WEBKITPART_FOUND - system has WebKitPart +# WEBKITPART_INCLUDE_DIR - the WebKitPart include directory +# WEBKITPART_LIBRARIES - Link these to use WebKitPart +# WEBKITPART_DEFINITIONS - Compiler switches required for using WebKitPart +# Redistribution and use is allowed according to the terms of the BSD license. +# For details see the accompanying COPYING-CMAKE-SCRIPTS file. +# + + +if ( WEBKITPART_INCLUDE_DIR AND WEBKITPART_LIBRARIES ) + # in cache already + SET(WebKitPart_FIND_QUIETLY TRUE) +endif ( WEBKITPART_INCLUDE_DIR AND WEBKITPART_LIBRARIES ) + +# Little trick I found in FindKDE4Interal... If we're building WebKitPart, set the variables to point to the build directory. +if(webkitpart_SOURCE_DIR) + set(WEBKITPART_LIBRARIES webkitkpart) + set(WEBKITPART_INCLUDE_DIR ${CMAKE_SOURCE_DIR}) +endif(webkitpart_SOURCE_DIR) + +# use pkg-config to get the directories and then use these values +# in the FIND_PATH() and FIND_LIBRARY() calls +if( NOT WIN32 ) + find_package(PkgConfig) + + pkg_check_modules(PC_WEBKITPART kwebkitpart) + + set(PCRE_DEFINITIONS ${PC_WEBKITPART_CFLAGS_OTHER}) +endif( NOT WIN32 ) + +FIND_PATH(WEBKITPART_INCLUDE_DIR NAMES webkitpart.h + PATHS + ${PC_WEBKITPART_INCLUDEDIR} + ${PC_WEBKITPART_INCLUDE_DIRS} + ${KDE4_INCLUDE_INSTALL_DIR} + PATH_SUFFIXES webkitkde +) + +FIND_LIBRARY(WEBKITPART_LIBRARIES NAMES kwebkit + PATHS + ${PC_WEBKITPART_LIBDIR} + ${PC_WEBKITPART_LIBRARY_DIRS} + ${KDE4_LIB_INSTALL_DIR} +) + +include(FindPackageHandleStandardArgs) +FIND_PACKAGE_HANDLE_STANDARD_ARGS(WebKitPart DEFAULT_MSG WEBKITPART_INCLUDE_DIR WEBKITPART_LIBRARIES ) + +# show the WEBKITPART_INCLUDE_DIR and WEBKITPART_LIBRARIES variables only in the advanced view +MARK_AS_ADVANCED(WEBKITPART_INCLUDE_DIR WEBKITPART_LIBRARIES) + diff -Nru webkitkde-0.9~svn1068256/part/cmake/.svn/entries webkitkde-0.1~svn1068314/part/cmake/.svn/entries --- webkitkde-0.9~svn1068256/part/cmake/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/cmake/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,65 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/part/cmake +svn://anonsvn.kde.org/home/kde + + + +2009-11-24T06:55:18.743214Z +1053443 +adawit + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +modules +dir + +CMakeLists.txt +file + + + + +2009-04-03T00:07:37.000000Z +82d7640b86842e7428e692934dfaee69 +2008-09-06T21:59:11.577581Z +857903 +michaelhowell + + + + + + + + + + + + + + + + + + + + + +27 + diff -Nru webkitkde-0.9~svn1068256/part/cmake/.svn/text-base/CMakeLists.txt.svn-base webkitkde-0.1~svn1068314/part/cmake/.svn/text-base/CMakeLists.txt.svn-base --- webkitkde-0.9~svn1068256/part/cmake/.svn/text-base/CMakeLists.txt.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/cmake/.svn/text-base/CMakeLists.txt.svn-base 2009-04-03 01:07:37.000000000 +0100 @@ -0,0 +1,2 @@ +add_subdirectory(modules) + diff -Nru webkitkde-0.9~svn1068256/part/icons/.svn/entries webkitkde-0.1~svn1068314/part/icons/.svn/entries --- webkitkde-0.9~svn1068256/part/icons/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/icons/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,266 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/part/icons +svn://anonsvn.kde.org/home/kde + + + +2009-12-25T10:26:19.666380Z +1065999 +uwolfer + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +hi128-app-webkit.png +file + + + + +2009-12-28T19:19:08.000000Z +a069d66189f7631ea20d8df7fb8f3398 +2008-06-18T19:20:28.946879Z +821892 +uwolfer +has-props + + + + + + + + + + + + + + + + + + + + +20092 + +hi48-app-webkit.png +file + + + + +2009-12-28T19:19:08.000000Z +ec074f0c60b85143f3e6fbb61fef992e +2008-06-18T19:20:28.946879Z +821892 +uwolfer +has-props + + + + + + + + + + + + + + + + + + + + +4131 + +hi22-app-webkit.png +file + + + + +2009-12-28T19:19:08.000000Z +e448d1e1a252e795bc3a19d7ed054c9e +2008-06-18T19:20:28.946879Z +821892 +uwolfer +has-props + + + + + + + + + + + + + + + + + + + + +1270 + +hi32-app-webkit.png +file + + + + +2009-12-28T19:19:08.000000Z +5e54ae595d80b05d7d6a5365b62d38c3 +2008-06-18T19:20:28.946879Z +821892 +uwolfer +has-props + + + + + + + + + + + + + + + + + + + + +2198 + +hi16-app-webkit.png +file + + + + +2009-12-28T19:19:08.000000Z +a8ed73b6e94eeadc675aa50298942349 +2008-06-18T19:20:28.946879Z +821892 +uwolfer +has-props + + + + + + + + + + + + + + + + + + + + +830 + +CMakeLists.txt +file + + + + +2009-12-28T19:19:08.000000Z +b32a5a84d9f9fc47e2c5dafca1a0845d +2009-12-25T10:26:19.666380Z +1065999 +uwolfer + + + + + + + + + + + + + + + + + + + + + +40 + +hi64-app-webkit.png +file + + + + +2009-12-28T19:19:08.000000Z +37d48befd8a6d67818c0708efeecc839 +2008-06-18T19:20:28.946879Z +821892 +uwolfer +has-props + + + + + + + + + + + + + + + + + + + + +6508 + diff -Nru webkitkde-0.9~svn1068256/part/icons/.svn/prop-base/hi128-app-webkit.png.svn-base webkitkde-0.1~svn1068314/part/icons/.svn/prop-base/hi128-app-webkit.png.svn-base --- webkitkde-0.9~svn1068256/part/icons/.svn/prop-base/hi128-app-webkit.png.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/icons/.svn/prop-base/hi128-app-webkit.png.svn-base 2009-12-28 19:19:07.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff -Nru webkitkde-0.9~svn1068256/part/icons/.svn/prop-base/hi16-app-webkit.png.svn-base webkitkde-0.1~svn1068314/part/icons/.svn/prop-base/hi16-app-webkit.png.svn-base --- webkitkde-0.9~svn1068256/part/icons/.svn/prop-base/hi16-app-webkit.png.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/icons/.svn/prop-base/hi16-app-webkit.png.svn-base 2009-12-28 19:19:07.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff -Nru webkitkde-0.9~svn1068256/part/icons/.svn/prop-base/hi22-app-webkit.png.svn-base webkitkde-0.1~svn1068314/part/icons/.svn/prop-base/hi22-app-webkit.png.svn-base --- webkitkde-0.9~svn1068256/part/icons/.svn/prop-base/hi22-app-webkit.png.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/icons/.svn/prop-base/hi22-app-webkit.png.svn-base 2009-12-28 19:19:07.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff -Nru webkitkde-0.9~svn1068256/part/icons/.svn/prop-base/hi32-app-webkit.png.svn-base webkitkde-0.1~svn1068314/part/icons/.svn/prop-base/hi32-app-webkit.png.svn-base --- webkitkde-0.9~svn1068256/part/icons/.svn/prop-base/hi32-app-webkit.png.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/icons/.svn/prop-base/hi32-app-webkit.png.svn-base 2009-12-28 19:19:07.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff -Nru webkitkde-0.9~svn1068256/part/icons/.svn/prop-base/hi48-app-webkit.png.svn-base webkitkde-0.1~svn1068314/part/icons/.svn/prop-base/hi48-app-webkit.png.svn-base --- webkitkde-0.9~svn1068256/part/icons/.svn/prop-base/hi48-app-webkit.png.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/icons/.svn/prop-base/hi48-app-webkit.png.svn-base 2009-12-28 19:19:07.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff -Nru webkitkde-0.9~svn1068256/part/icons/.svn/prop-base/hi64-app-webkit.png.svn-base webkitkde-0.1~svn1068314/part/icons/.svn/prop-base/hi64-app-webkit.png.svn-base --- webkitkde-0.9~svn1068256/part/icons/.svn/prop-base/hi64-app-webkit.png.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/icons/.svn/prop-base/hi64-app-webkit.png.svn-base 2009-12-28 19:19:07.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff -Nru webkitkde-0.9~svn1068256/part/icons/.svn/text-base/CMakeLists.txt.svn-base webkitkde-0.1~svn1068314/part/icons/.svn/text-base/CMakeLists.txt.svn-base --- webkitkde-0.9~svn1068256/part/icons/.svn/text-base/CMakeLists.txt.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/icons/.svn/text-base/CMakeLists.txt.svn-base 2009-12-28 19:19:07.000000000 +0000 @@ -0,0 +1 @@ +kde4_install_icons(${ICON_INSTALL_DIR}) Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/part/icons/.svn/text-base/hi128-app-webkit.png.svn-base and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/part/icons/.svn/text-base/hi128-app-webkit.png.svn-base differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/part/icons/.svn/text-base/hi16-app-webkit.png.svn-base and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/part/icons/.svn/text-base/hi16-app-webkit.png.svn-base differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/part/icons/.svn/text-base/hi22-app-webkit.png.svn-base and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/part/icons/.svn/text-base/hi22-app-webkit.png.svn-base differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/part/icons/.svn/text-base/hi32-app-webkit.png.svn-base and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/part/icons/.svn/text-base/hi32-app-webkit.png.svn-base differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/part/icons/.svn/text-base/hi48-app-webkit.png.svn-base and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/part/icons/.svn/text-base/hi48-app-webkit.png.svn-base differ Binary files /tmp/luu2asZoHp/webkitkde-0.9~svn1068256/part/icons/.svn/text-base/hi64-app-webkit.png.svn-base and /tmp/t4iKDPq7wt/webkitkde-0.1~svn1068314/part/icons/.svn/text-base/hi64-app-webkit.png.svn-base differ diff -Nru webkitkde-0.9~svn1068256/part/includes/.svn/entries webkitkde-0.1~svn1068314/part/includes/.svn/entries --- webkitkde-0.9~svn1068256/part/includes/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/includes/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,96 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/part/includes +svn://anonsvn.kde.org/home/kde + + + +2009-12-18T01:13:15.906040Z +1063389 +adawit + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +KWebKitPart +file + + + + +2009-12-20T23:42:10.000000Z +4036b391c64c35b9e78886ea2a3ac068 +2009-12-18T01:13:15.906040Z +1063389 +adawit + + + + + + + + + + + + + + + + + + + + + +28 + +CMakeLists.txt +file + + + + +2009-12-20T23:42:10.000000Z +fac3c32cb9ec555cd3014a78afbb6869 +2009-12-18T01:13:15.906040Z +1063389 +adawit + + + + + + + + + + + + + + + + + + + + + +98 + diff -Nru webkitkde-0.9~svn1068256/part/includes/.svn/text-base/CMakeLists.txt.svn-base webkitkde-0.1~svn1068314/part/includes/.svn/text-base/CMakeLists.txt.svn-base --- webkitkde-0.9~svn1068256/part/includes/.svn/text-base/CMakeLists.txt.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/includes/.svn/text-base/CMakeLists.txt.svn-base 2009-12-20 23:42:10.000000000 +0000 @@ -0,0 +1,3 @@ +install(FILES + KWebKitPart + DESTINATION ${INCLUDE_INSTALL_DIR}/KDE COMPONENT Devel) diff -Nru webkitkde-0.9~svn1068256/part/includes/.svn/text-base/KWebKitPart.svn-base webkitkde-0.1~svn1068314/part/includes/.svn/text-base/KWebKitPart.svn-base --- webkitkde-0.9~svn1068256/part/includes/.svn/text-base/KWebKitPart.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/includes/.svn/text-base/KWebKitPart.svn-base 2009-12-20 23:42:10.000000000 +0000 @@ -0,0 +1 @@ +#include "../kwebkitpart.h" diff -Nru webkitkde-0.9~svn1068256/part/settings/.svn/entries webkitkde-0.1~svn1068314/part/settings/.svn/entries --- webkitkde-0.9~svn1068256/part/settings/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/settings/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,198 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/part/settings +svn://anonsvn.kde.org/home/kde + + + +2009-12-20T15:17:41.393310Z +1064295 +adawit + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +webkitdefaults.h +file + + + + +2009-10-13T02:36:46.000000Z +9f188aadd8dac7c9348b2c27f7def9a2 +2008-07-27T18:06:03.552663Z +838395 +uwolfer +has-props + + + + + + + + + + + + + + + + + + + + +1585 + +khtml_filter.cpp +file + + + + +2009-10-13T02:36:46.000000Z +aa68311faa6fd04f65092972f5a07a21 +2008-08-26T20:51:02.726677Z +852910 +uwolfer + + + + + + + + + + + + + + + + + + + + + +8369 + +webkitsettings.cpp +file + + + + +2009-12-20T23:42:09.000000Z +85baac5249dbde5fefb7cc9032f27bec +2009-12-20T15:17:41.393310Z +1064295 +adawit +has-props + + + + + + + + + + + + + + + + + + + + +37481 + +khtml_filter_p.h +file + + + + +2009-10-13T02:36:46.000000Z +1bc0c49e1360f9cde2a36f70301743d3 +2009-04-10T09:34:02.969842Z +951800 +uwolfer + + + + + + + + + + + + + + + + + + + + + +2461 + +webkitsettings.h +file + + + + +2009-12-17T03:32:37.000000Z +98a7770e59e6bba60f03b7248da94157 +2009-12-05T05:17:31.195720Z +1058753 +adawit +has-props + + + + + + + + + + + + + + + + + + + + +7512 + diff -Nru webkitkde-0.9~svn1068256/part/settings/.svn/prop-base/webkitdefaults.h.svn-base webkitkde-0.1~svn1068314/part/settings/.svn/prop-base/webkitdefaults.h.svn-base --- webkitkde-0.9~svn1068256/part/settings/.svn/prop-base/webkitdefaults.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/settings/.svn/prop-base/webkitdefaults.h.svn-base 2009-10-13 03:36:46.000000000 +0100 @@ -0,0 +1,13 @@ +K 13 +svn:eol-style +V 6 +native +K 12 +svn:keywords +V 23 +Author Date Id Revision +K 13 +svn:mime-type +V 11 +text/x-chdr +END diff -Nru webkitkde-0.9~svn1068256/part/settings/.svn/prop-base/webkitsettings.cpp.svn-base webkitkde-0.1~svn1068314/part/settings/.svn/prop-base/webkitsettings.cpp.svn-base --- webkitkde-0.9~svn1068256/part/settings/.svn/prop-base/webkitsettings.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/settings/.svn/prop-base/webkitsettings.cpp.svn-base 2009-12-20 23:42:09.000000000 +0000 @@ -0,0 +1,17 @@ +K 13 +svn:eol-style +V 6 +native +K 12 +svn:keywords +V 23 +Author Date Id Revision +K 13 +svn:mergeinfo +V 0 + +K 13 +svn:mime-type +V 13 +text/x-c++src +END diff -Nru webkitkde-0.9~svn1068256/part/settings/.svn/prop-base/webkitsettings.h.svn-base webkitkde-0.1~svn1068314/part/settings/.svn/prop-base/webkitsettings.h.svn-base --- webkitkde-0.9~svn1068256/part/settings/.svn/prop-base/webkitsettings.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/settings/.svn/prop-base/webkitsettings.h.svn-base 2009-12-17 03:32:37.000000000 +0000 @@ -0,0 +1,13 @@ +K 13 +svn:eol-style +V 6 +native +K 12 +svn:keywords +V 23 +Author Date Id Revision +K 13 +svn:mime-type +V 11 +text/x-chdr +END diff -Nru webkitkde-0.9~svn1068256/part/settings/.svn/text-base/khtml_filter.cpp.svn-base webkitkde-0.1~svn1068314/part/settings/.svn/text-base/khtml_filter.cpp.svn-base --- webkitkde-0.9~svn1068256/part/settings/.svn/text-base/khtml_filter.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/settings/.svn/text-base/khtml_filter.cpp.svn-base 2009-10-13 03:36:46.000000000 +0100 @@ -0,0 +1,266 @@ +/* This file is part of the KDE project + + Copyright (C) 2005 Ivor Hewitt + Copyright (C) 2008 Maksim Orlovich + Copyright (C) 2008 Vyacheslav Tokarev + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. +*/ + +#include "khtml_filter_p.h" +#include + +// rolling hash parameters +#define HASH_P (1997) +#define HASH_Q (17509) +// HASH_MOD = (HASH_P^7) % HASH_Q +#define HASH_MOD (523) + +namespace khtml { + +void FilterSet::addFilter(const QString& filterStr) +{ + QString filter = filterStr; + + if (filter.startsWith(QLatin1Char('!'))) + return; + + // Strip leading @@ + int first = 0; + int last = filter.length() - 1; + if (filter.startsWith(QLatin1String("@@"))) + first = 2; + + // Strip options, we ignore them for now. + int dollar = filter.lastIndexOf(QLatin1Char('$')); + if (dollar != -1) + last = dollar - 1; + + // Perhaps nothing left? + if (first > last) + return; + + filter = filter.mid(first, last - first + 1); + + // Is it a regexp filter? + if (filter.length()>2 && filter.startsWith(QLatin1Char('/')) && filter.endsWith(QLatin1Char('/'))) + { + QString inside = filter.mid(1, filter.length()-2); + QRegExp rx(inside); + reFilters.append(rx); +// qDebug() << "R:" << inside; + } + else + { + // Nope, a wildcard one. + // Note: For these, we also need to handle |. + + // Strip wildcards at the ends + first = 0; + last = filter.length() - 1; + + while (first < filter.length() && filter[first] == QLatin1Char('*')) + ++first; + + while (last >= 0 && filter[last] == QLatin1Char('*')) + --last; + + if (first > last) + filter = QLatin1String("*"); // erm... Well, they asked for it. + else + filter = filter.mid(first, last - first + 1); + + // Now, do we still have any wildcard stuff left? + if (filter.contains("*") || filter.contains("?")) + { +// qDebug() << "W:" << filter; + // check if we can use RK first (and then check full RE for the rest) for better performance + int aPos = filter.indexOf('*'); + if (aPos < 0) + aPos = filter.length(); + int qPos = filter.indexOf('?'); + if (qPos < 0) + qPos = filter.length(); + int pos = qMin(aPos, qPos); + if (pos > 7) { + QRegExp rx; + + rx.setPatternSyntax(QRegExp::Wildcard); + rx.setPattern(filter.mid(pos)); + + stringFiltersMatcher.addWildedString(filter.mid(0, pos), rx); + + } else { + QRegExp rx; + + rx.setPatternSyntax(QRegExp::Wildcard); + rx.setPattern(filter); + reFilters.append(rx); + } + } + else + { + // Fast path + stringFiltersMatcher.addString(filter); + } + } +} + +bool FilterSet::isUrlMatched(const QString& url) +{ + if (stringFiltersMatcher.isMatched(url)) + return true; + + for (int c = 0; c < reFilters.size(); ++c) + { + if (url.contains(reFilters[c])) + return true; + } + + return false; +} + +void FilterSet::clear() +{ + reFilters.clear(); + stringFiltersMatcher.clear(); +} + + +void StringsMatcher::addString(const QString& pattern) +{ + if (pattern.length() < 8) { + // handle short string differently + shortStringFilters.append(pattern); + } else { + // use modified Rabin-Karp's algorithm with 8-length string hash + // i.e. store hash of first 8 chars in the HashMap for fast look-up + stringFilters.append(pattern); + int ind = stringFilters.size() - 1; + int current = 0; + + // compute hash using rolling hash + // hash for string: x0,x1,x2...xn-1 will be: + // (p^(n-1)*x0 + p^(n-2)*x1 + ... + p * xn-2 + xn-1) % q + // where p and q some wisely-chosen integers + /*for (int k = 0; k < 8; ++k)*/ + int len = pattern.length(); + for (int k = len - 8; k < len; ++k) + current = (current * HASH_P + pattern[k].unicode()) % HASH_Q; + + // insert computed hash value into HashMap + QHash >::iterator it = stringFiltersHash.find(current + 1); + if (it == stringFiltersHash.end()) { + QVector list; + list.append(ind); + stringFiltersHash.insert(current + 1, list); + fastLookUp.setBit(current); + } else { + it.value().append(ind); + } + } +} + +void StringsMatcher::addWildedString(const QString& prefix, const QRegExp& rx) +{ + rePrefixes.append(prefix); + reFilters.append(rx); + int index = -rePrefixes.size(); + + int current = 0; + for (int k = 0; k < 8; ++k) + current = (current * HASH_P + prefix[k].unicode()) % HASH_Q; + + // insert computed hash value into HashMap + QHash >::iterator it = stringFiltersHash.find(current + 1); + if (it == stringFiltersHash.end()) { + QVector list; + list.append(index); + stringFiltersHash.insert(current + 1, list); + fastLookUp.setBit(current); + } else { + it.value().append(index); + } +} + +bool StringsMatcher::isMatched(const QString& str) const +{ + // check short strings first + for (int i = 0; i < shortStringFilters.size(); ++i) { + if (str.contains(shortStringFilters[i])) + return true; + } + + int len = str.length(); + int k; + + int current = 0; + int next = 0; + // compute hash for first 8 characters + for (k = 0; k < 8 && k < len; ++k) + current = (current * HASH_P + str[k].unicode()) % HASH_Q; + + QHash >::const_iterator hashEnd = stringFiltersHash.end(); + // main Rabin-Karp's algorithm loop + for (k = 7; k < len; ++k, current = next) { + // roll the hash if not at the end + // (calculate hash for the next iteration) + if (k + 1 < len) + next = (HASH_P * ((current + HASH_Q - ((HASH_MOD * str[k - 7].unicode()) % HASH_Q)) % HASH_Q) + str[k + 1].unicode()) % HASH_Q; + + if (!fastLookUp.testBit(current)) + continue; + + // look-up the hash in the HashMap and check all strings + QHash >::const_iterator it = stringFiltersHash.find(current + 1); + + // check possible strings + if (it != hashEnd) { + for (int j = 0; j < it.value().size(); ++j) { + int index = it.value()[j]; + // check if we got simple string or REs prefix + if (index >= 0) { + int flen = stringFilters[index].length(); + if (k - flen + 1 >= 0 && stringFilters[index] == str.midRef(k - flen + 1 , flen)) + return true; + } else { + index = -index - 1; + int flen = rePrefixes[index].length(); + if (k - 8 + flen < len && rePrefixes[index] == str.midRef(k - 7, flen) && + str.indexOf(reFilters[index], k - 7 + flen) == k - 7 + flen) + return true; + } + } + } + } + + return false; +} + +void StringsMatcher::clear() +{ + stringFilters.clear(); + shortStringFilters.clear(); + reFilters.clear(); + rePrefixes.clear(); + stringFiltersHash.clear(); + fastLookUp.resize(HASH_Q); + fastLookUp.fill(0, 0, HASH_Q); +} + +} + +// kate: indent-width 4; replace-tabs on; tab-width 4; space-indent on; diff -Nru webkitkde-0.9~svn1068256/part/settings/.svn/text-base/khtml_filter_p.h.svn-base webkitkde-0.1~svn1068314/part/settings/.svn/text-base/khtml_filter_p.h.svn-base --- webkitkde-0.9~svn1068256/part/settings/.svn/text-base/khtml_filter_p.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/settings/.svn/text-base/khtml_filter_p.h.svn-base 2009-10-13 03:36:46.000000000 +0100 @@ -0,0 +1,79 @@ +/* This file is part of the KDE project + + Copyright (C) 2005 Ivor Hewitt + Copyright (C) 2008 Maksim Orlovich + Copyright (C) 2008 Vyacheslav Tokarev + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. +*/ + +#ifndef KHTML_FILTER_P_H +#define KHTML_FILTER_P_H + +#include +#include +#include +#include +#include + +namespace khtml { + +// Updateable Multi-String Matcher based on Rabin-Karp's algorithm +class StringsMatcher { +public: + // add filter to matching set + void addString(const QString& pattern); + + // check if string match at least one string from matching set + bool isMatched(const QString& str) const; + + // add filter to matching set with wildcards (*,?) in it + void addWildedString(const QString& prefix, const QRegExp& rx); + + void clear(); + +private: + QVector stringFilters; + QVector shortStringFilters; + QVector reFilters; + QVector rePrefixes; + QBitArray fastLookUp; + + QHash > stringFiltersHash; +}; + +// This represents a set of filters that may match URLs. +// Currently it supports a subset of AddBlock Plus functionality. +class FilterSet { +public: + // Parses and registers a filter. This will also strip @@ for exclusion rules, skip comments, etc. + // The user does have to split black and white lists into separate sets, however + void addFilter(const QString& filter); + + bool isUrlMatched(const QString& url); + + void clear(); + +private: + QVector reFilters; + StringsMatcher stringFiltersMatcher; +}; + +} + +#endif // KHTML_FILTER_P_H + +// kate: indent-width 4; replace-tabs on; tab-width 4; space-indent on; diff -Nru webkitkde-0.9~svn1068256/part/settings/.svn/text-base/webkitdefaults.h.svn-base webkitkde-0.1~svn1068314/part/settings/.svn/text-base/webkitdefaults.h.svn-base --- webkitkde-0.9~svn1068256/part/settings/.svn/text-base/webkitdefaults.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/settings/.svn/text-base/webkitdefaults.h.svn-base 2009-10-13 03:36:46.000000000 +0100 @@ -0,0 +1,38 @@ +/* This file is part of the KDE project + Copyright (C) 1998, 1999 Torben Weis + Copyright (C) 1999 David Faure + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. +*/ + +#ifndef WEBKITDEFAULTS_H +#define WEBKITDEFAULTS_H + +// browser window color defaults -- Bernd +#define HTML_DEFAULT_LNK_COLOR Qt::blue +#define HTML_DEFAULT_TXT_COLOR Qt::black +#define HTML_DEFAULT_VLNK_COLOR Qt::magenta +#define HTML_DEFAULT_BASE_COLOR Qt::white + +#define HTML_DEFAULT_VIEW_FONT "Sans Serif" +#define HTML_DEFAULT_VIEW_FIXED_FONT "Monospace" +#define HTML_DEFAULT_VIEW_SERIF_FONT "Serif" +#define HTML_DEFAULT_VIEW_SANSSERIF_FONT "Sans Serif" +#define HTML_DEFAULT_VIEW_CURSIVE_FONT "Sans Serif" +#define HTML_DEFAULT_VIEW_FANTASY_FONT "Sans Serif" +#define HTML_DEFAULT_MIN_FONT_SIZE 7 // everything smaller is usually unreadable. + +#endif // WEBKITDEFAULTS_H diff -Nru webkitkde-0.9~svn1068256/part/settings/.svn/text-base/webkitsettings.cpp.svn-base webkitkde-0.1~svn1068314/part/settings/.svn/text-base/webkitsettings.cpp.svn-base --- webkitkde-0.9~svn1068256/part/settings/.svn/text-base/webkitsettings.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/settings/.svn/text-base/webkitsettings.cpp.svn-base 2009-12-20 23:42:09.000000000 +0000 @@ -0,0 +1,1176 @@ +/* This file is part of the KDE project + Copyright (C) 1999 David Faure + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. +*/ + +#include "webkitsettings.h" +#include "webkitdefaults.h" + +#include "khtml_filter_p.h" + +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include + +/** + * @internal + * Contains all settings which are both available globally and per-domain + */ +struct KPerDomainSettings { + bool m_bEnableJava : 1; + bool m_bEnableJavaScript : 1; + bool m_bEnablePlugins : 1; + // don't forget to maintain the bitfields as the enums grow + WebKitSettings::KJSWindowOpenPolicy m_windowOpenPolicy : 2; + WebKitSettings::KJSWindowStatusPolicy m_windowStatusPolicy : 1; + WebKitSettings::KJSWindowFocusPolicy m_windowFocusPolicy : 1; + WebKitSettings::KJSWindowMovePolicy m_windowMovePolicy : 1; + WebKitSettings::KJSWindowResizePolicy m_windowResizePolicy : 1; + +#ifdef DEBUG_SETTINGS + void dump(const QString &infix = QString()) const { + kDebug() << "KPerDomainSettings " << infix << " @" << this << ":"; + kDebug() << " m_bEnableJava: " << m_bEnableJava; + kDebug() << " m_bEnableJavaScript: " << m_bEnableJavaScript; + kDebug() << " m_bEnablePlugins: " << m_bEnablePlugins; + kDebug() << " m_windowOpenPolicy: " << m_windowOpenPolicy; + kDebug() << " m_windowStatusPolicy: " << m_windowStatusPolicy; + kDebug() << " m_windowFocusPolicy: " << m_windowFocusPolicy; + kDebug() << " m_windowMovePolicy: " << m_windowMovePolicy; + kDebug() << " m_windowResizePolicy: " << m_windowResizePolicy; + } +#endif +}; + +QString *WebKitSettings::avFamilies = 0; +typedef QMap PolicyMap; + +class WebKitSettingsPrivate +{ +public: + WebKitSettingsPrivate() : nonPasswordStorableSites (0) {} + + bool m_bChangeCursor : 1; + bool m_bOpenMiddleClick : 1; + bool m_bBackRightClick : 1; + bool m_underlineLink : 1; + bool m_hoverLink : 1; + bool m_bEnableJavaScriptDebug : 1; + bool m_bEnableJavaScriptErrorReporting : 1; + bool enforceCharset : 1; + bool m_bAutoLoadImages : 1; + bool m_bUnfinishedImageFrame : 1; + bool m_formCompletionEnabled : 1; + bool m_autoDelayedActionsEnabled : 1; + bool m_jsErrorsEnabled : 1; + bool m_follow_system_colors : 1; + bool m_allowTabulation : 1; + bool m_autoSpellCheck : 1; + bool m_adFilterEnabled : 1; + bool m_hideAdsEnabled : 1; + bool m_jsPopupBlockerPassivePopup : 1; + bool m_accessKeysEnabled : 1; + bool m_zoomTextOnly : 1; + bool m_useCookieJar : 1; + + // the virtual global "domain" + KPerDomainSettings global; + + int m_fontSize; + int m_minFontSize; + int m_maxFormCompletionItems; + WebKitSettings::KAnimationAdvice m_showAnimations; + WebKitSettings::KSmoothScrollingMode m_smoothScrolling; + + QString m_encoding; + QString m_userSheet; + + QColor m_textColor; + QColor m_baseColor; + QColor m_linkColor; + QColor m_vLinkColor; + + PolicyMap domainPolicy; + QStringList fonts; + QStringList defaultFonts; + + khtml::FilterSet adBlackList; + khtml::FilterSet adWhiteList; + QList< QPair< QString, QChar > > m_fallbackAccessKeysAssignments; + + KConfig *nonPasswordStorableSites; +}; + + +/** Returns a writeable per-domains settings instance for the given domain + * or a deep copy of the global settings if not existent. + */ +static KPerDomainSettings &setup_per_domain_policy( + WebKitSettingsPrivate* const d, + const QString &domain) { + if (domain.isEmpty()) { + kWarning() << "setup_per_domain_policy: domain is empty"; + } + const QString ldomain = domain.toLower(); + PolicyMap::iterator it = d->domainPolicy.find(ldomain); + if (it == d->domainPolicy.end()) { + // simply copy global domain settings (they should have been initialized + // by this time) + it = d->domainPolicy.insert(ldomain,d->global); + } + return *it; +} + + +WebKitSettings::KJavaScriptAdvice WebKitSettings::strToAdvice(const QString& _str) +{ + KJavaScriptAdvice ret = KJavaScriptDunno; + + if (_str.isNull()) + ret = KJavaScriptDunno; + + if (_str.toLower() == QLatin1String("accept")) + ret = KJavaScriptAccept; + else if (_str.toLower() == QLatin1String("reject")) + ret = KJavaScriptReject; + + return ret; +} + +const char* WebKitSettings::adviceToStr(KJavaScriptAdvice _advice) +{ + switch( _advice ) { + case KJavaScriptAccept: return I18N_NOOP("Accept"); + case KJavaScriptReject: return I18N_NOOP("Reject"); + default: return 0; + } + return 0; +} + + +void WebKitSettings::splitDomainAdvice(const QString& configStr, QString &domain, + KJavaScriptAdvice &javaAdvice, KJavaScriptAdvice& javaScriptAdvice) +{ + QString tmp(configStr); + int splitIndex = tmp.indexOf(':'); + if ( splitIndex == -1) + { + domain = configStr.toLower(); + javaAdvice = KJavaScriptDunno; + javaScriptAdvice = KJavaScriptDunno; + } + else + { + domain = tmp.left(splitIndex).toLower(); + QString adviceString = tmp.mid( splitIndex+1, tmp.length() ); + int splitIndex2 = adviceString.indexOf( ':' ); + if( splitIndex2 == -1 ) { + // Java advice only + javaAdvice = strToAdvice( adviceString ); + javaScriptAdvice = KJavaScriptDunno; + } else { + // Java and JavaScript advice + javaAdvice = strToAdvice( adviceString.left( splitIndex2 ) ); + javaScriptAdvice = strToAdvice( adviceString.mid( splitIndex2+1, + adviceString.length() ) ); + } + } +} + +void WebKitSettings::readDomainSettings(const KConfigGroup &config, bool reset, + bool global, KPerDomainSettings &pd_settings) +{ + QString jsPrefix = global ? QString() + : QString::fromLatin1("javascript."); + QString javaPrefix = global ? QString() + : QString::fromLatin1("java."); + QString pluginsPrefix = global ? QString() + : QString::fromLatin1("plugins."); + + // The setting for Java + QString key = javaPrefix + QLatin1String("EnableJava"); + if ( (global && reset) || config.hasKey( key ) ) + pd_settings.m_bEnableJava = config.readEntry( key, false ); + else if ( !global ) + pd_settings.m_bEnableJava = d->global.m_bEnableJava; + + // The setting for Plugins + key = pluginsPrefix + QLatin1String("EnablePlugins"); + if ( (global && reset) || config.hasKey( key ) ) + pd_settings.m_bEnablePlugins = config.readEntry( key, true ); + else if ( !global ) + pd_settings.m_bEnablePlugins = d->global.m_bEnablePlugins; + + // The setting for JavaScript + key = jsPrefix + QLatin1String("EnableJavaScript"); + if ( (global && reset) || config.hasKey( key ) ) + pd_settings.m_bEnableJavaScript = config.readEntry( key, true ); + else if ( !global ) + pd_settings.m_bEnableJavaScript = d->global.m_bEnableJavaScript; + + // window property policies + key = jsPrefix + QLatin1String("WindowOpenPolicy"); + if ( (global && reset) || config.hasKey( key ) ) + pd_settings.m_windowOpenPolicy = (KJSWindowOpenPolicy) + config.readEntry( key, uint(KJSWindowOpenSmart) ); + else if ( !global ) + pd_settings.m_windowOpenPolicy = d->global.m_windowOpenPolicy; + + key = jsPrefix + QLatin1String("WindowMovePolicy"); + if ( (global && reset) || config.hasKey( key ) ) + pd_settings.m_windowMovePolicy = (KJSWindowMovePolicy) + config.readEntry( key, uint(KJSWindowMoveAllow) ); + else if ( !global ) + pd_settings.m_windowMovePolicy = d->global.m_windowMovePolicy; + + key = jsPrefix + QLatin1String("WindowResizePolicy"); + if ( (global && reset) || config.hasKey( key ) ) + pd_settings.m_windowResizePolicy = (KJSWindowResizePolicy) + config.readEntry( key, uint(KJSWindowResizeAllow) ); + else if ( !global ) + pd_settings.m_windowResizePolicy = d->global.m_windowResizePolicy; + + key = jsPrefix + QLatin1String("WindowStatusPolicy"); + if ( (global && reset) || config.hasKey( key ) ) + pd_settings.m_windowStatusPolicy = (KJSWindowStatusPolicy) + config.readEntry( key, uint(KJSWindowStatusAllow) ); + else if ( !global ) + pd_settings.m_windowStatusPolicy = d->global.m_windowStatusPolicy; + + key = jsPrefix + QLatin1String("WindowFocusPolicy"); + if ( (global && reset) || config.hasKey( key ) ) + pd_settings.m_windowFocusPolicy = (KJSWindowFocusPolicy) + config.readEntry( key, uint(KJSWindowFocusAllow) ); + else if ( !global ) + pd_settings.m_windowFocusPolicy = d->global.m_windowFocusPolicy; + +} + + +WebKitSettings::WebKitSettings() + :d (new WebKitSettingsPrivate()) +{ + init(); +} + +WebKitSettings::WebKitSettings(const WebKitSettings &other) + :d(new WebKitSettingsPrivate()) +{ + *d = *other.d; +} + +WebKitSettings::~WebKitSettings() +{ + delete d->nonPasswordStorableSites; + delete d; +} + +bool WebKitSettings::changeCursor() const +{ + return d->m_bChangeCursor; +} + +bool WebKitSettings::underlineLink() const +{ + return d->m_underlineLink; +} + +bool WebKitSettings::hoverLink() const +{ + return d->m_hoverLink; +} + +void WebKitSettings::init() +{ + KConfig global( "khtmlrc", KConfig::NoGlobals ); + init( &global, true ); + + KSharedConfig::Ptr local = KGlobal::config(); + if ( !local ) + return; + + init( local.data(), false ); + + KConfig config ( "kcookiejarrc", KConfig::NoGlobals ); + KConfigGroup cg ( &config, "Cookie Policy"); + d->m_useCookieJar = cg.readEntry("Cookies", false); + + if (d->nonPasswordStorableSites) { + delete d->nonPasswordStorableSites; + d->nonPasswordStorableSites = 0; + } +} + +void WebKitSettings::init( KConfig * config, bool reset ) +{ + KConfigGroup cg( config, "MainView Settings" ); + if (reset || cg.exists() ) + { + if ( reset || cg.hasKey( "OpenMiddleClick" ) ) + d->m_bOpenMiddleClick = cg.readEntry( "OpenMiddleClick", true ); + + if ( reset || cg.hasKey( "BackRightClick" ) ) + d->m_bBackRightClick = cg.readEntry( "BackRightClick", false ); + } + + KConfigGroup cgAccess(config,"Access Keys" ); + if (reset || cgAccess.exists() ) { + d->m_accessKeysEnabled = cgAccess.readEntry( "Enabled", true ); + } + + KConfigGroup cgFilter( config, "Filter Settings" ); + + if (reset || cgFilter.exists() ) + { + d->m_adFilterEnabled = cgFilter.readEntry("Enabled", false); + d->m_hideAdsEnabled = cgFilter.readEntry("Shrink", false); + + d->adBlackList.clear(); + d->adWhiteList.clear(); + + QMap entryMap = cgFilter.entryMap(); + QMap::ConstIterator it; + for( it = entryMap.constBegin(); it != entryMap.constEnd(); ++it ) + { + QString name = it.key(); + QString url = it.value(); + + if (name.startsWith(QLatin1String("Filter"))) + { + if (url.startsWith(QLatin1String("@@"))) + d->adWhiteList.addFilter(url); + else + d->adBlackList.addFilter(url); + } + } + } + + KConfigGroup cgHtml( config, "HTML Settings" ); + if (reset || cgHtml.exists() ) + { + // Fonts and colors + if( reset ) { + d->defaultFonts = QStringList(); + d->defaultFonts.append( cgHtml.readEntry( "StandardFont", KGlobalSettings::generalFont().family() ) ); + d->defaultFonts.append( cgHtml.readEntry( "FixedFont", KGlobalSettings::fixedFont().family() ) ); + d->defaultFonts.append( cgHtml.readEntry( "SerifFont", HTML_DEFAULT_VIEW_SERIF_FONT ) ); + d->defaultFonts.append( cgHtml.readEntry( "SansSerifFont", HTML_DEFAULT_VIEW_SANSSERIF_FONT ) ); + d->defaultFonts.append( cgHtml.readEntry( "CursiveFont", HTML_DEFAULT_VIEW_CURSIVE_FONT ) ); + d->defaultFonts.append( cgHtml.readEntry( "FantasyFont", HTML_DEFAULT_VIEW_FANTASY_FONT ) ); + d->defaultFonts.append( QString( "0" ) ); // font size adjustment + } + + if ( reset || cgHtml.hasKey( "MinimumFontSize" ) ) + d->m_minFontSize = cgHtml.readEntry( "MinimumFontSize", HTML_DEFAULT_MIN_FONT_SIZE ); + + if ( reset || cgHtml.hasKey( "MediumFontSize" ) ) + d->m_fontSize = cgHtml.readEntry( "MediumFontSize", 12 ); + + d->fonts = cgHtml.readEntry( "Fonts", QStringList() ); + + if ( reset || cgHtml.hasKey( "DefaultEncoding" ) ) + d->m_encoding = cgHtml.readEntry( "DefaultEncoding", "" ); + + if ( reset || cgHtml.hasKey( "EnforceDefaultCharset" ) ) + d->enforceCharset = cgHtml.readEntry( "EnforceDefaultCharset", false ); + + // Behavior + if ( reset || cgHtml.hasKey( "ChangeCursor" ) ) + d->m_bChangeCursor = cgHtml.readEntry( "ChangeCursor", KDE_DEFAULT_CHANGECURSOR ); + + if ( reset || cgHtml.hasKey("UnderlineLinks") ) + d->m_underlineLink = cgHtml.readEntry( "UnderlineLinks", true ); + + if ( reset || cgHtml.hasKey( "HoverLinks" ) ) + { + if ( (d->m_hoverLink = cgHtml.readEntry( "HoverLinks", false ))) + d->m_underlineLink = false; + } + + if ( reset || cgHtml.hasKey( "AllowTabulation" ) ) + d->m_allowTabulation = cgHtml.readEntry( "AllowTabulation", false ); + + if ( reset || cgHtml.hasKey( "AutoSpellCheck" ) ) + d->m_autoSpellCheck = cgHtml.readEntry( "AutoSpellCheck", true ); + + // Other + if ( reset || cgHtml.hasKey( "AutoLoadImages" ) ) + d->m_bAutoLoadImages = cgHtml.readEntry( "AutoLoadImages", true ); + + if ( reset || cgHtml.hasKey( "UnfinishedImageFrame" ) ) + d->m_bUnfinishedImageFrame = cgHtml.readEntry( "UnfinishedImageFrame", true ); + + if ( reset || cgHtml.hasKey( "ShowAnimations" ) ) + { + QString value = cgHtml.readEntry( "ShowAnimations").toLower(); + if (value == "disabled") + d->m_showAnimations = KAnimationDisabled; + else if (value == "looponce") + d->m_showAnimations = KAnimationLoopOnce; + else + d->m_showAnimations = KAnimationEnabled; + } + + if ( reset || cgHtml.hasKey( "SmoothScrolling" ) ) + { + QString value = cgHtml.readEntry( "SmoothScrolling", "whenefficient" ).toLower(); + if (value == "disabled") + d->m_smoothScrolling = KSmoothScrollingDisabled; + else if (value == "whenefficient") + d->m_smoothScrolling = KSmoothScrollingWhenEfficient; + else + d->m_smoothScrolling = KSmoothScrollingEnabled; + } + + if ( reset || cgHtml.hasKey( "ZoomTextOnly" ) ) { + d->m_zoomTextOnly = cgHtml.readEntry( "ZoomTextOnly", false ); + } + + if ( cgHtml.readEntry( "UserStyleSheetEnabled", false ) == true ) { + if ( reset || cgHtml.hasKey( "UserStyleSheet" ) ) + d->m_userSheet = cgHtml.readEntry( "UserStyleSheet", "" ); + } + + d->m_formCompletionEnabled = cgHtml.readEntry("FormCompletion", true); + d->m_maxFormCompletionItems = cgHtml.readEntry("MaxFormCompletionItems", 10); + d->m_autoDelayedActionsEnabled = cgHtml.readEntry ("AutoDelayedActions", true); + d->m_jsErrorsEnabled = cgHtml.readEntry("ReportJSErrors", true); + const QStringList accesskeys = cgHtml.readEntry("FallbackAccessKeysAssignments", QStringList()); + d->m_fallbackAccessKeysAssignments.clear(); + for( QStringList::ConstIterator it = accesskeys.begin(); it != accesskeys.end(); ++it ) + if( (*it).length() > 2 && (*it)[ 1 ] == ':' ) + d->m_fallbackAccessKeysAssignments.append( qMakePair( (*it).mid( 2 ), (*it)[ 0 ] )); + } + + // Colors + //In which group ????? + if ( reset || cg.hasKey( "FollowSystemColors" ) ) + d->m_follow_system_colors = cg.readEntry( "FollowSystemColors", false ); + + KConfigGroup cgGeneral( config, "General" ); + if ( reset || cgGeneral.exists( ) ) + { + if ( reset || cgGeneral.hasKey( "foreground" ) ) { + QColor def(HTML_DEFAULT_TXT_COLOR); + d->m_textColor = cgGeneral.readEntry( "foreground", def ); + } + + if ( reset || cgGeneral.hasKey( "linkColor" ) ) { + QColor def(HTML_DEFAULT_LNK_COLOR); + d->m_linkColor = cgGeneral.readEntry( "linkColor", def ); + } + + if ( reset || cgGeneral.hasKey( "visitedLinkColor" ) ) { + QColor def(HTML_DEFAULT_VLNK_COLOR); + d->m_vLinkColor = cgGeneral.readEntry( "visitedLinkColor", def); + } + + if ( reset || cgGeneral.hasKey( "background" ) ) { + QColor def(HTML_DEFAULT_BASE_COLOR); + d->m_baseColor = cgGeneral.readEntry( "background", def); + } + } + + KConfigGroup cgJava( config, "Java/JavaScript Settings" ); + if( reset || cgJava.exists() ) + { + // The global setting for JavaScript debugging + // This is currently always enabled by default + if ( reset || cgJava.hasKey( "EnableJavaScriptDebug" ) ) + d->m_bEnableJavaScriptDebug = cgJava.readEntry( "EnableJavaScriptDebug", false ); + + // The global setting for JavaScript error reporting + if ( reset || cgJava.hasKey( "ReportJavaScriptErrors" ) ) + d->m_bEnableJavaScriptErrorReporting = cgJava.readEntry( "ReportJavaScriptErrors", false ); + + // The global setting for popup block passive popup + if ( reset || cgJava.hasKey( "PopupBlockerPassivePopup" ) ) + d->m_jsPopupBlockerPassivePopup = cgJava.readEntry("PopupBlockerPassivePopup", true ); + + // Read options from the global "domain" + readDomainSettings(cgJava,reset,true,d->global); +#ifdef DEBUG_SETTINGS + d->global.dump("init global"); +#endif + + // The domain-specific settings. + + static const char *const domain_keys[] = { // always keep order of keys + "ECMADomains", "JavaDomains", "PluginDomains" + }; + bool check_old_ecma_settings = true; + bool check_old_java_settings = true; + // merge all domains into one list + QSet domainList; + for (unsigned i = 0; i < sizeof domain_keys/sizeof domain_keys[0]; ++i) { + if (reset || cgJava.hasKey(domain_keys[i])) { + if (i == 0) check_old_ecma_settings = false; + else if (i == 1) check_old_java_settings = false; + const QStringList dl = cgJava.readEntry( domain_keys[i], QStringList() ); + const QSet::Iterator notfound = domainList.end(); + QStringList::ConstIterator it = dl.begin(); + const QStringList::ConstIterator itEnd = dl.end(); + for (; it != itEnd; ++it) { + const QString domain = (*it).toLower(); + QSet::Iterator pos = domainList.find(domain); + if (pos == notfound) domainList.insert(domain); + }/*next it*/ + } + }/*next i*/ + + if (reset) + d->domainPolicy.clear(); + + { + QSet::ConstIterator it = domainList.constBegin(); + const QSet::ConstIterator itEnd = domainList.constEnd(); + for ( ; it != itEnd; ++it) + { + const QString domain = *it; + KConfigGroup cg( config, domain ); + readDomainSettings(cg,reset,false,d->domainPolicy[domain]); +#ifdef DEBUG_SETTINGS + d->domainPolicy[domain].dump("init "+domain); +#endif + } + } + + bool check_old_java = true; + if( ( reset || cgJava.hasKey( "JavaDomainSettings" ) ) + && check_old_java_settings ) + { + check_old_java = false; + const QStringList domainList = cgJava.readEntry( "JavaDomainSettings", QStringList() ); + QStringList::ConstIterator it = domainList.constBegin(); + const QStringList::ConstIterator itEnd = domainList.constEnd(); + for ( ; it != itEnd; ++it) + { + QString domain; + KJavaScriptAdvice javaAdvice; + KJavaScriptAdvice javaScriptAdvice; + splitDomainAdvice(*it, domain, javaAdvice, javaScriptAdvice); + setup_per_domain_policy(d,domain).m_bEnableJava = + javaAdvice == KJavaScriptAccept; +#ifdef DEBUG_SETTINGS + setup_per_domain_policy(d,domain).dump("JavaDomainSettings 4 "+domain); +#endif + } + } + + bool check_old_ecma = true; + if( ( reset || cgJava.hasKey( "ECMADomainSettings" ) ) + && check_old_ecma_settings ) + { + check_old_ecma = false; + const QStringList domainList = cgJava.readEntry( "ECMADomainSettings", QStringList() ); + QStringList::ConstIterator it = domainList.constBegin(); + const QStringList::ConstIterator itEnd = domainList.constEnd(); + for ( ; it != itEnd; ++it) + { + QString domain; + KJavaScriptAdvice javaAdvice; + KJavaScriptAdvice javaScriptAdvice; + splitDomainAdvice(*it, domain, javaAdvice, javaScriptAdvice); + setup_per_domain_policy(d,domain).m_bEnableJavaScript = + javaScriptAdvice == KJavaScriptAccept; +#ifdef DEBUG_SETTINGS + setup_per_domain_policy(d,domain).dump("ECMADomainSettings 4 "+domain); +#endif + } + } + + if( ( reset || cgJava.hasKey( "JavaScriptDomainAdvice" ) ) + && ( check_old_java || check_old_ecma ) + && ( check_old_ecma_settings || check_old_java_settings ) ) + { + const QStringList domainList = cgJava.readEntry( "JavaScriptDomainAdvice", QStringList() ); + QStringList::ConstIterator it = domainList.constBegin(); + const QStringList::ConstIterator itEnd = domainList.constEnd(); + for ( ; it != itEnd; ++it) + { + QString domain; + KJavaScriptAdvice javaAdvice; + KJavaScriptAdvice javaScriptAdvice; + splitDomainAdvice(*it, domain, javaAdvice, javaScriptAdvice); + if( check_old_java ) + setup_per_domain_policy(d,domain).m_bEnableJava = + javaAdvice == KJavaScriptAccept; + if( check_old_ecma ) + setup_per_domain_policy(d,domain).m_bEnableJavaScript = + javaScriptAdvice == KJavaScriptAccept; +#ifdef DEBUG_SETTINGS + setup_per_domain_policy(d,domain).dump("JavaScriptDomainAdvice 4 "+domain); +#endif + } + + //save all the settings into the new keywords if they don't exist +#if 0 + if( check_old_java ) + { + QStringList domainConfig; + PolicyMap::Iterator it; + for( it = d->javaDomainPolicy.begin(); it != d->javaDomainPolicy.end(); ++it ) + { + QByteArray javaPolicy = adviceToStr( it.value() ); + QByteArray javaScriptPolicy = adviceToStr( KJavaScriptDunno ); + domainConfig.append(QString::fromLatin1("%1:%2:%3").arg(it.key()).arg(javaPolicy).arg(javaScriptPolicy)); + } + cg.writeEntry( "JavaDomainSettings", domainConfig ); + } + + if( check_old_ecma ) + { + QStringList domainConfig; + PolicyMap::Iterator it; + for( it = d->javaScriptDomainPolicy.begin(); it != d->javaScriptDomainPolicy.end(); ++it ) + { + QByteArray javaPolicy = adviceToStr( KJavaScriptDunno ); + QByteArray javaScriptPolicy = adviceToStr( it.value() ); + domainConfig.append(QString::fromLatin1("%1:%2:%3").arg(it.key()).arg(javaPolicy).arg(javaScriptPolicy)); + } + cg.writeEntry( "ECMADomainSettings", domainConfig ); + } +#endif + } + } + + // Sync with QWebSettings. + if (!userStyleSheet().isEmpty()) { + QWebSettings::globalSettings()->setUserStyleSheetUrl(QUrl(userStyleSheet())); + } + QWebSettings::globalSettings()->setAttribute(QWebSettings::AutoLoadImages, autoLoadImages()); + QWebSettings::globalSettings()->setAttribute(QWebSettings::JavascriptEnabled, isJavaScriptEnabled()); + QWebSettings::globalSettings()->setAttribute(QWebSettings::JavaEnabled, isJavaEnabled()); + QWebSettings::globalSettings()->setAttribute(QWebSettings::PluginsEnabled, isPluginsEnabled()); + + // By default disable JS window.open when policy is deny or smart. + const KJSWindowOpenPolicy policy = windowOpenPolicy(); + if (policy == WebKitSettings::KJSWindowOpenDeny || policy == WebKitSettings::KJSWindowOpenSmart) + QWebSettings::globalSettings()->setAttribute(QWebSettings::JavascriptCanOpenWindows, false); + else + QWebSettings::globalSettings()->setAttribute(QWebSettings::JavascriptCanOpenWindows, true); + +#if QT_VERSION >= 0x040500 + QWebSettings::globalSettings()->setAttribute(QWebSettings::ZoomTextOnly, zoomTextOnly()); +#endif + QWebSettings::globalSettings()->setAttribute(QWebSettings::DeveloperExtrasEnabled, isJavaScriptDebugEnabled()); + QWebSettings::globalSettings()->setFontFamily(QWebSettings::StandardFont, stdFontName()); + QWebSettings::globalSettings()->setFontFamily(QWebSettings::FixedFont, fixedFontName()); + QWebSettings::globalSettings()->setFontFamily(QWebSettings::SerifFont, serifFontName()); + QWebSettings::globalSettings()->setFontFamily(QWebSettings::SansSerifFont, sansSerifFontName()); + QWebSettings::globalSettings()->setFontFamily(QWebSettings::CursiveFont, cursiveFontName()); + QWebSettings::globalSettings()->setFontFamily(QWebSettings::FantasyFont, fantasyFontName()); + + // These numbers should be calculated from real "logical" DPI/72, using a default dpi of 96 for now + QWebSettings::globalSettings()->setFontSize(QWebSettings::MinimumFontSize, minFontSize() * 96.0/72.0); + QWebSettings::globalSettings()->setFontSize(QWebSettings::DefaultFontSize, mediumFontSize() * 96.0/72.0); +} + + +void WebKitSettings::computeFontSizes( int logicalDpi ) +{ + float toPix = logicalDpi/72.0; + if (toPix < 96.0/72.0) toPix = 96.0/72.0; + QWebSettings::globalSettings()->setFontSize(QWebSettings::MinimumFontSize, minFontSize() * toPix); + QWebSettings::globalSettings()->setFontSize(QWebSettings::DefaultFontSize, mediumFontSize() * toPix); +} + +/** Local helper for retrieving per-domain settings. + * + * In case of doubt, the global domain is returned. + */ +static const KPerDomainSettings &lookup_hostname_policy( + const WebKitSettingsPrivate* const d, + const QString& hostname) +{ +#ifdef DEBUG_SETTINGS + kDebug() << "lookup_hostname_policy(" << hostname << ")"; +#endif + if (hostname.isEmpty()) { +#ifdef DEBUG_SETTINGS + d->global.dump("global"); +#endif + return d->global; + } + + const PolicyMap::const_iterator notfound = d->domainPolicy.constEnd(); + + // First check whether there is a perfect match. + PolicyMap::const_iterator it = d->domainPolicy.find(hostname); + if( it != notfound ) { +#ifdef DEBUG_SETTINGS + kDebug() << "perfect match"; + (*it).dump(hostname); +#endif + // yes, use it (unless dunno) + return *it; + } + + // Now, check for partial match. Chop host from the left until + // there's no dots left. + QString host_part = hostname; + int dot_idx = -1; + while( (dot_idx = host_part.indexOf(QChar('.'))) >= 0 ) { + host_part.remove(0,dot_idx); + it = d->domainPolicy.find(host_part); + Q_ASSERT(notfound == d->domainPolicy.end()); + if( it != notfound ) { +#ifdef DEBUG_SETTINGS + kDebug() << "partial match"; + (*it).dump(host_part); +#endif + return *it; + } + // assert(host_part[0] == QChar('.')); + host_part.remove(0,1); // Chop off the dot. + } + + // No domain-specific entry: use global domain +#ifdef DEBUG_SETTINGS + kDebug() << "no match"; + d->global.dump("global"); +#endif + return d->global; +} + +bool WebKitSettings::isOpenMiddleClickEnabled() +{ + return d->m_bOpenMiddleClick; +} + +bool WebKitSettings::isBackRightClickEnabled() +{ + return d->m_bBackRightClick; +} + +bool WebKitSettings::accessKeysEnabled() const +{ + return d->m_accessKeysEnabled; +} + +bool WebKitSettings::isAdFilterEnabled() const +{ + return d->m_adFilterEnabled; +} + +bool WebKitSettings::isHideAdsEnabled() const +{ + return d->m_hideAdsEnabled; +} + +bool WebKitSettings::isAdFiltered( const QString &url ) const +{ + if (d->m_adFilterEnabled) + { + if (!url.startsWith(QLatin1String("data:"))) + { + // Check the blacklist, and only if that matches, the whitelist + return d->adBlackList.isUrlMatched(url) && !d->adWhiteList.isUrlMatched(url); + } + } + return false; +} + +void WebKitSettings::addAdFilter( const QString &url ) +{ + KConfigGroup config = KSharedConfig::openConfig( "khtmlrc", KConfig::NoGlobals )->group( "Filter Settings" ); + + QRegExp rx; + + // Try compiling to avoid invalid stuff. Only support the basic syntax here... + // ### refactor somewhat + if (url.length()>2 && url[0]=='/' && url[url.length()-1] == '/') + { + const QString inside = url.mid(1, url.length()-2); + rx.setPattern(inside); + } + else + { + rx.setPatternSyntax(QRegExp::Wildcard); + rx.setPattern(url); + } + + if (rx.isValid()) + { + int last=config.readEntry("Count", 0); + const QString key = "Filter-" + QString::number(last); + config.writeEntry(key, url); + config.writeEntry("Count",last+1); + config.sync(); + + if (url.startsWith(QLatin1String("@@"))) + d->adWhiteList.addFilter(url); + else + d->adBlackList.addFilter(url); + } + else + { + KMessageBox::error(0, + rx.errorString(), + i18n("Filter error")); + } +} + +bool WebKitSettings::isJavaEnabled( const QString& hostname ) const +{ + return lookup_hostname_policy(d,hostname.toLower()).m_bEnableJava; +} + +bool WebKitSettings::isJavaScriptEnabled( const QString& hostname ) const +{ + return lookup_hostname_policy(d,hostname.toLower()).m_bEnableJavaScript; +} + +bool WebKitSettings::isJavaScriptDebugEnabled( const QString& /*hostname*/ ) const +{ + // debug setting is global for now, but could change in the future + return d->m_bEnableJavaScriptDebug; +} + +bool WebKitSettings::isJavaScriptErrorReportingEnabled( const QString& /*hostname*/ ) const +{ + // error reporting setting is global for now, but could change in the future + return d->m_bEnableJavaScriptErrorReporting; +} + +bool WebKitSettings::isPluginsEnabled( const QString& hostname ) const +{ + return lookup_hostname_policy(d,hostname.toLower()).m_bEnablePlugins; +} + +WebKitSettings::KJSWindowOpenPolicy WebKitSettings::windowOpenPolicy( + const QString& hostname) const { + return lookup_hostname_policy(d,hostname.toLower()).m_windowOpenPolicy; +} + +WebKitSettings::KJSWindowMovePolicy WebKitSettings::windowMovePolicy( + const QString& hostname) const { + return lookup_hostname_policy(d,hostname.toLower()).m_windowMovePolicy; +} + +WebKitSettings::KJSWindowResizePolicy WebKitSettings::windowResizePolicy( + const QString& hostname) const { + return lookup_hostname_policy(d,hostname.toLower()).m_windowResizePolicy; +} + +WebKitSettings::KJSWindowStatusPolicy WebKitSettings::windowStatusPolicy( + const QString& hostname) const { + return lookup_hostname_policy(d,hostname.toLower()).m_windowStatusPolicy; +} + +WebKitSettings::KJSWindowFocusPolicy WebKitSettings::windowFocusPolicy( + const QString& hostname) const { + return lookup_hostname_policy(d,hostname.toLower()).m_windowFocusPolicy; +} + +int WebKitSettings::mediumFontSize() const +{ + return d->m_fontSize; +} + +int WebKitSettings::minFontSize() const +{ + return d->m_minFontSize; +} + +QString WebKitSettings::settingsToCSS() const +{ + // lets start with the link properties + QString str = "a:link {\ncolor: "; + str += d->m_linkColor.name(); + str += ';'; + if(d->m_underlineLink) + str += "\ntext-decoration: underline;"; + + if( d->m_bChangeCursor ) + { + str += "\ncursor: pointer;"; + str += "\n}\ninput[type=image] { cursor: pointer;"; + } + str += "\n}\n"; + str += "a:visited {\ncolor: "; + str += d->m_vLinkColor.name(); + str += ';'; + if(d->m_underlineLink) + str += "\ntext-decoration: underline;"; + + if( d->m_bChangeCursor ) + str += "\ncursor: pointer;"; + str += "\n}\n"; + + if(d->m_hoverLink) + str += "a:link:hover, a:visited:hover { text-decoration: underline; }\n"; + + return str; +} + +const QString &WebKitSettings::availableFamilies() +{ + if ( !avFamilies ) { + avFamilies = new QString; + QFontDatabase db; + QStringList families = db.families(); + QStringList s; + QRegExp foundryExp(" \\[.+\\]"); + + //remove foundry info + QStringList::Iterator f = families.begin(); + const QStringList::Iterator fEnd = families.end(); + + for ( ; f != fEnd; ++f ) { + (*f).remove(foundryExp); + if (!s.contains(*f)) + s << *f; + } + s.sort(); + + *avFamilies = ',' + s.join(",") + ','; + } + + return *avFamilies; +} + +QString WebKitSettings::lookupFont(int i) const +{ + QString font; + if (d->fonts.count() > i) + font = d->fonts[i]; + if (font.isEmpty()) + font = d->defaultFonts[i]; + return font; +} + +QString WebKitSettings::stdFontName() const +{ + return lookupFont(0); +} + +QString WebKitSettings::fixedFontName() const +{ + return lookupFont(1); +} + +QString WebKitSettings::serifFontName() const +{ + return lookupFont(2); +} + +QString WebKitSettings::sansSerifFontName() const +{ + return lookupFont(3); +} + +QString WebKitSettings::cursiveFontName() const +{ + return lookupFont(4); +} + +QString WebKitSettings::fantasyFontName() const +{ + return lookupFont(5); +} + +void WebKitSettings::setStdFontName(const QString &n) +{ + while(d->fonts.count() <= 0) + d->fonts.append(QString()); + d->fonts[0] = n; +} + +void WebKitSettings::setFixedFontName(const QString &n) +{ + while(d->fonts.count() <= 1) + d->fonts.append(QString()); + d->fonts[1] = n; +} + +QString WebKitSettings::userStyleSheet() const +{ + return d->m_userSheet; +} + +bool WebKitSettings::isFormCompletionEnabled() const +{ + return d->m_formCompletionEnabled; +} + +int WebKitSettings::maxFormCompletionItems() const +{ + return d->m_maxFormCompletionItems; +} + +const QString &WebKitSettings::encoding() const +{ + return d->m_encoding; +} + +bool WebKitSettings::followSystemColors() const +{ + return d->m_follow_system_colors; +} + +const QColor& WebKitSettings::textColor() const +{ + return d->m_textColor; +} + +const QColor& WebKitSettings::baseColor() const +{ + return d->m_baseColor; +} + +const QColor& WebKitSettings::linkColor() const +{ + return d->m_linkColor; +} + +const QColor& WebKitSettings::vLinkColor() const +{ + return d->m_vLinkColor; +} + +bool WebKitSettings::autoLoadImages() const +{ + return d->m_bAutoLoadImages; +} + +bool WebKitSettings::unfinishedImageFrame() const +{ + return d->m_bUnfinishedImageFrame; +} + +WebKitSettings::KAnimationAdvice WebKitSettings::showAnimations() const +{ + return d->m_showAnimations; +} + +WebKitSettings::KSmoothScrollingMode WebKitSettings::smoothScrolling() const +{ + return d->m_smoothScrolling; +} + +bool WebKitSettings::zoomTextOnly() const +{ + return d->m_zoomTextOnly; +} + +bool WebKitSettings::isAutoDelayedActionsEnabled() const +{ + return d->m_autoDelayedActionsEnabled; +} + +bool WebKitSettings::jsErrorsEnabled() const +{ + return d->m_jsErrorsEnabled; +} + +void WebKitSettings::setJSErrorsEnabled(bool enabled) +{ + d->m_jsErrorsEnabled = enabled; + // save it + KConfigGroup cg( KGlobal::config(), "HTML Settings"); + cg.writeEntry("ReportJSErrors", enabled); + cg.sync(); +} + +bool WebKitSettings::allowTabulation() const +{ + return d->m_allowTabulation; +} + +bool WebKitSettings::autoSpellCheck() const +{ + return d->m_autoSpellCheck; +} + +QList< QPair< QString, QChar > > WebKitSettings::fallbackAccessKeysAssignments() const +{ + return d->m_fallbackAccessKeysAssignments; +} + +void WebKitSettings::setJSPopupBlockerPassivePopup(bool enabled) +{ + d->m_jsPopupBlockerPassivePopup = enabled; + // save it + KConfigGroup cg( KGlobal::config(), "Java/JavaScript Settings"); + cg.writeEntry("PopupBlockerPassivePopup", enabled); + cg.sync(); +} + +bool WebKitSettings::jsPopupBlockerPassivePopup() const +{ + return d->m_jsPopupBlockerPassivePopup; +} + +bool WebKitSettings::isCookieJarEnabled() const +{ + return d->m_useCookieJar; +} + +// Password storage... +bool WebKitSettings::isNonPasswordStorableSite(const QString &host) const +{ + if (!d->nonPasswordStorableSites) { + d->nonPasswordStorableSites = new KConfig(KStandardDirs::locateLocal("data", "khtml/formcompletions")); + } + + KConfigGroup cg( d->nonPasswordStorableSites, "NonPasswordStorableSites"); + QStringList sites = cg.readEntry("Sites", QStringList()); + return sites.contains(host); +} + +void WebKitSettings::addNonPasswordStorableSite(const QString &host) +{ + if (!d->nonPasswordStorableSites) { + d->nonPasswordStorableSites = new KConfig(KStandardDirs::locateLocal("data", "khtml/formcompletions")); + } + + KConfigGroup cg( d->nonPasswordStorableSites, "NonPasswordStorableSites"); + QStringList sites = cg.readEntry("Sites", QStringList()); + sites.append(host); + cg.writeEntry("Sites", sites); + cg.sync(); +} + +void WebKitSettings::removeNonPasswordStorableSite(const QString &host) +{ + if (!d->nonPasswordStorableSites) { + d->nonPasswordStorableSites = new KConfig(KStandardDirs::locateLocal("data", "khtml/formcompletions")); + } + + KConfigGroup cg( d->nonPasswordStorableSites, "NonPasswordStorableSites"); + QStringList sites = cg.readEntry("Sites", QStringList()); + sites.removeOne(host); + cg.writeEntry("Sites", sites); + cg.sync(); +} + +K_GLOBAL_STATIC(WebKitSettings, s_webKitSettings) + +WebKitSettings* WebKitSettings::self() +{ + return s_webKitSettings; +} + diff -Nru webkitkde-0.9~svn1068256/part/settings/.svn/text-base/webkitsettings.h.svn-base webkitkde-0.1~svn1068314/part/settings/.svn/text-base/webkitsettings.h.svn-base --- webkitkde-0.9~svn1068256/part/settings/.svn/text-base/webkitsettings.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/settings/.svn/text-base/webkitsettings.h.svn-base 2009-12-17 03:32:37.000000000 +0000 @@ -0,0 +1,248 @@ +/* This file is part of the KDE project + Copyright (C) 1999 David Faure + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. +*/ + +#ifndef WEBKITSETTINGS_H +#define WEBKITSETTINGS_H + +class KConfig; +class KConfigGroup; + +#include +#include +#include +#include + +struct KPerDomainSettings; +class WebKitSettingsPrivate; + +/** + * Settings for the HTML view. + */ +class KDEWEBKIT_EXPORT WebKitSettings +{ +public: + + /** + * This enum specifies whether Java/JavaScript execution is allowed. + */ + enum KJavaScriptAdvice { + KJavaScriptDunno=0, + KJavaScriptAccept, + KJavaScriptReject + }; + + enum KAnimationAdvice { + KAnimationDisabled=0, + KAnimationLoopOnce, + KAnimationEnabled + }; + + enum KSmoothScrollingMode { + KSmoothScrollingDisabled=0, + KSmoothScrollingWhenEfficient, + KSmoothScrollingEnabled + }; + + /** + * This enum specifies the policy for window.open + */ + enum KJSWindowOpenPolicy { + KJSWindowOpenAllow=0, + KJSWindowOpenAsk, + KJSWindowOpenDeny, + KJSWindowOpenSmart + }; + + /** + * This enum specifies the policy for window.status and .defaultStatus + */ + enum KJSWindowStatusPolicy { + KJSWindowStatusAllow=0, + KJSWindowStatusIgnore + }; + + /** + * This enum specifies the policy for window.moveBy and .moveTo + */ + enum KJSWindowMovePolicy { + KJSWindowMoveAllow=0, + KJSWindowMoveIgnore + }; + + /** + * This enum specifies the policy for window.resizeBy and .resizeTo + */ + enum KJSWindowResizePolicy { + KJSWindowResizeAllow=0, + KJSWindowResizeIgnore + }; + + /** + * This enum specifies the policy for window.focus + */ + enum KJSWindowFocusPolicy { + KJSWindowFocusAllow=0, + KJSWindowFocusIgnore + }; + + /** + * Called by constructor and reparseConfiguration + */ + void init(); + + /** Read settings from @p config. + * @param config is a pointer to KConfig object. + * @param reset if true, settings are always set; if false, + * settings are only set if the config file has a corresponding key. + */ + void init( KConfig * config, bool reset = true ); + + /** + * Destructor. Don't delete any instance by yourself. + */ + virtual ~WebKitSettings(); + + // Behavior settings + bool changeCursor() const; + bool underlineLink() const; + bool hoverLink() const; + bool allowTabulation() const; + bool autoSpellCheck() const; + KAnimationAdvice showAnimations() const; + KSmoothScrollingMode smoothScrolling() const; + bool zoomTextOnly() const; + + // Font settings + QString stdFontName() const; + QString fixedFontName() const; + QString serifFontName() const; + QString sansSerifFontName() const; + QString cursiveFontName() const; + QString fantasyFontName() const; + + // these two can be set. Mainly for historical reasons (the method in KHTMLPart exists...) + void setStdFontName(const QString &n); + void setFixedFontName(const QString &n); + + int minFontSize() const; + int mediumFontSize() const; + + void computeFontSizes(int logicalDpi); + + bool jsErrorsEnabled() const; + void setJSErrorsEnabled(bool enabled); + + const QString &encoding() const; + + bool followSystemColors() const; + + // Color settings + const QColor& textColor() const; + const QColor& baseColor() const; + const QColor& linkColor() const; + const QColor& vLinkColor() const; + + // Autoload images + bool autoLoadImages() const; + bool unfinishedImageFrame() const; + + bool isOpenMiddleClickEnabled(); + bool isBackRightClickEnabled(); + + // Java and JavaScript + bool isJavaEnabled( const QString& hostname = QString() ) const; + bool isJavaScriptEnabled( const QString& hostname = QString() ) const; + bool isJavaScriptDebugEnabled( const QString& hostname = QString() ) const; + bool isJavaScriptErrorReportingEnabled( const QString& hostname = QString() ) const; + bool isPluginsEnabled( const QString& hostname = QString() ) const; + + // AdBlocK Filtering + bool isAdFiltered( const QString &url ) const; + bool isAdFilterEnabled() const; + bool isHideAdsEnabled() const; + void addAdFilter( const QString &url ); + + // Access Keys + bool accessKeysEnabled() const; + + KJSWindowOpenPolicy windowOpenPolicy( const QString& hostname = QString() ) const; + KJSWindowMovePolicy windowMovePolicy( const QString& hostname = QString() ) const; + KJSWindowResizePolicy windowResizePolicy( const QString& hostname = QString() ) const; + KJSWindowStatusPolicy windowStatusPolicy( const QString& hostname = QString() ) const; + KJSWindowFocusPolicy windowFocusPolicy( const QString& hostname = QString() ) const; + + // helpers for parsing domain-specific configuration, used in KControl module as well + static KJavaScriptAdvice strToAdvice(const QString& _str); + static void splitDomainAdvice(const QString& configStr, QString &domain, + KJavaScriptAdvice &javaAdvice, KJavaScriptAdvice& javaScriptAdvice); + static const char* adviceToStr(KJavaScriptAdvice _advice); + + /** reads from @p config's current group, forcing initialization + * if @p reset is true. + * @param config is a pointer to KConfig object. + * @param reset true if initialization is to be forced. + * @param global true if the global domain is to be read. + * @param pd_settings will be initialised with the computed (inherited) + * settings. + */ + void readDomainSettings(const KConfigGroup &config, bool reset, + bool global, KPerDomainSettings &pd_settings); + + QString settingsToCSS() const; + static const QString &availableFamilies(); + + QString userStyleSheet() const; + + // Form completion + bool isFormCompletionEnabled() const; + int maxFormCompletionItems() const; + + // Meta refresh/redirect (http-equiv) + bool isAutoDelayedActionsEnabled () const; + + QList< QPair< QString, QChar > > fallbackAccessKeysAssignments() const; + + // Whether to show passive popup when windows are blocked + void setJSPopupBlockerPassivePopup(bool enabled); + bool jsPopupBlockerPassivePopup() const; + + // CookieJar... + bool isCookieJarEnabled() const; + + // Password storage... + bool isNonPasswordStorableSite(const QString &host) const; + void addNonPasswordStorableSite(const QString &host); + void removeNonPasswordStorableSite(const QString &host); + + // Global config object stuff. + static WebKitSettings* self(); + /** + * @internal Constructor + */ + WebKitSettings(); + WebKitSettings(const WebKitSettings &other); + +private: + QString lookupFont(int i) const; + + WebKitSettingsPrivate* const d; + static QString *avFamilies; +}; + +#endif diff -Nru webkitkde-0.9~svn1068256/part/.svn/entries webkitkde-0.1~svn1068314/part/.svn/entries --- webkitkde-0.9~svn1068256/part/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,825 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/part +svn://anonsvn.kde.org/home/kde + + + +2009-12-31T16:50:09.247278Z +1068256 +adawit + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +cmake +dir + +kwebkitpart_p.cpp +file + + + + +2009-12-31T20:27:16.000000Z +06a1591069a0dba5949bd4e41b8b8246 +2009-12-31T16:50:09.247278Z +1068256 +adawit + + + + + + + + + + + + + + + + + + + + + +11987 + +networkaccessmanager.cpp +file + + + + +2009-12-17T03:32:37.000000Z +1b01f5e426fbfbf4ee1182e4e1a2854d +2009-12-14T06:44:05.767895Z +1062202 +adawit + + + + + + + + + + + + + + + + + + + + + +2251 + +kwebkit_export.h +file + + + + +2009-12-20T23:42:11.000000Z +e9eca1e499db5eeea2841d2c6c006f2c +2009-12-18T01:13:15.906040Z +1063389 +adawit + + + + + + + + + + + + + + + + + + + + + +1345 + +kwebkitpart_ext.cpp +file + + + + +2009-12-31T20:27:16.000000Z +3d5682010e64124713ca06893dcb878b +2009-12-30T17:08:42.646724Z +1067812 +adawit + + + + + + + + + + + + + + + + + + + + + +12924 + +webview.cpp +file + + + + +2009-12-28T19:19:08.000000Z +f6a50d9a93dfa502a8f94abde4491353 +2009-12-23T21:02:34.849545Z +1065622 +dfaure +has-props + + + + + + + + + + + + + + + + + + + + +17749 + +kwebkitpart.rc +file + + + + +2009-12-20T23:42:11.000000Z +bc21e3bd91d64d3ed655d83082f9f849 +2009-12-20T06:27:46.319429Z +1064093 +adawit + + + + + + + + + + + + + + + + + + + + + +812 + +webpage.cpp +file + + + + +2009-12-20T23:42:11.000000Z +573c81bbcbcb83519bba1fcf1ce81c4e +2009-12-18T01:13:15.906040Z +1063389 +adawit +has-props + + + + + + + + + + + + + + + + + + + + +28878 + +kwebkitpart_p.h +file + + + + +2009-12-31T20:27:16.000000Z +d89d5bbdf89416d4e3eab341ab0d7da8 +2009-12-30T17:08:42.646724Z +1067812 +adawit + + + + + + + + + + + + + + + + + + + + + +2179 + +networkaccessmanager.h +file + + + + +2009-12-17T03:32:37.000000Z +1571dd114e4676e2e7d0499b816a9d3d +2009-11-29T00:19:50.232868Z +1055900 +adawit + + + + + + + + + + + + + + + + + + + + + +1734 + +error.html +file + + + + +2009-11-04T01:33:22.000000Z +5a01e6973b8306abe5df2c0f565ee619 +2009-11-03T05:24:30.631339Z +1044124 +adawit + + + + + + + + + + + + + + + + + + + + + +750 + +websslinfo.cpp +file + + + + +2009-10-31T18:10:16.000000Z +e2e431ece4ed054899d7ef964ff550ad +2009-10-30T21:27:07.060598Z +1042850 +adawit + + + + + + + + + + + + + + + + + + + + + +5115 + +README +file + + + + +2009-12-28T19:19:08.000000Z +774bcd0eb94c87e535a91cfb0fa4b285 +2009-12-25T10:26:19.666380Z +1065999 +uwolfer + + + + + + + + + + + + + + + + + + + + + +501 + +kwebkitpart_ext.h +file + + + + +2009-12-20T23:42:11.000000Z +cc5346c9f1e4de5f9e968d30c7344519 +2009-12-18T01:13:15.906040Z +1063389 +adawit + + + + + + + + + + + + + + + + + + + + + +2233 + +webview.h +file + + + + +2009-12-20T23:42:11.000000Z +e2c133ed6e7680fc92c387eda6d6c2e2 +2009-12-18T01:13:15.906040Z +1063389 +adawit +has-props + + + + + + + + + + + + + + + + + + + + +2456 + +kwebkitpart.desktop +file + + + + +2009-12-20T23:42:11.000000Z +3b5957837a51e9cc315bcd64032a9524 +2009-12-20T06:27:46.319429Z +1064093 +adawit + + + + + + + + + + + + + + + + + + + + + +2266 + +settings +dir + +webpage.h +file + + + + +2009-12-20T23:42:11.000000Z +5d188ad733aecf712b14ca4cff32c834 +2009-12-18T01:13:15.906040Z +1063389 +adawit +has-props + + + + + + + + + + + + + + + + + + + + +4634 + +kwebkitpartfactory.cpp +file + + + + +2009-12-20T23:42:11.000000Z +b53f91d19a5672e1c919e509a238ba74 +2009-12-20T06:24:46.485498Z +1064092 +adawit +has-props + + + + + + + + + + + + + + + + + + + + +1469 + +websslinfo.h +file + + + + +2009-10-31T18:10:16.000000Z +fee9dc567942de0ac1f88f1ffe9c1805 +2009-10-30T21:27:07.060598Z +1042850 +adawit + + + + + + + + + + + + + + + + + + + + + +2170 + +sslinfodialog_p.h +file + + + + +2009-10-06T18:24:59.000000Z +1e80c2b0aaee3e5fbedde2f6d8d26187 +2009-10-04T11:11:17.368502Z +1031199 +uwolfer + + + + + + + + + + + + + + + + + + + + + +3262 + +kwebkitpartfactory.h +file + + + + +2009-12-20T23:42:11.000000Z +7c2d405993a8d12f238ec360d5cb2f6d +2009-12-20T06:24:46.485498Z +1064092 +adawit +has-props + + + + + + + + + + + + + + + + + + + + +1253 + +includes +dir + +kwebkitpart.cpp +file + + + + +2009-12-31T20:27:16.000000Z +94be49c6770d1c4e1a519ce37a369e06 +2009-12-31T16:50:09.247278Z +1068256 +adawit + + + + + + + + + + + + + + + + + + + + + +12946 + +icons +dir + +CMakeLists.txt +file + + + + +2009-12-31T20:27:16.000000Z +1d5075676e00cf7853473999d1949e8b +2009-12-30T17:08:42.646724Z +1067812 +adawit + + + + + + + + + + + + + + + + + + + + + +2408 + +ui +dir + +kwebkitpart.h +file + + + + +2009-12-31T20:27:16.000000Z +96d9dedd2ea6eb64453676451aff9bfd +2009-12-30T17:08:42.646724Z +1067812 +adawit + + + + + + + + + + + + + + + + + + + + + +1966 + diff -Nru webkitkde-0.9~svn1068256/part/.svn/prop-base/kwebkitpartfactory.cpp.svn-base webkitkde-0.1~svn1068314/part/.svn/prop-base/kwebkitpartfactory.cpp.svn-base --- webkitkde-0.9~svn1068256/part/.svn/prop-base/kwebkitpartfactory.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/prop-base/kwebkitpartfactory.cpp.svn-base 2009-12-20 23:42:09.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mergeinfo +V 0 + +END diff -Nru webkitkde-0.9~svn1068256/part/.svn/prop-base/kwebkitpartfactory.h.svn-base webkitkde-0.1~svn1068314/part/.svn/prop-base/kwebkitpartfactory.h.svn-base --- webkitkde-0.9~svn1068256/part/.svn/prop-base/kwebkitpartfactory.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/prop-base/kwebkitpartfactory.h.svn-base 2009-12-20 23:42:09.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mergeinfo +V 0 + +END diff -Nru webkitkde-0.9~svn1068256/part/.svn/prop-base/webpage.cpp.svn-base webkitkde-0.1~svn1068314/part/.svn/prop-base/webpage.cpp.svn-base --- webkitkde-0.9~svn1068256/part/.svn/prop-base/webpage.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/prop-base/webpage.cpp.svn-base 2009-12-20 23:42:08.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mergeinfo +V 0 + +END diff -Nru webkitkde-0.9~svn1068256/part/.svn/prop-base/webpage.h.svn-base webkitkde-0.1~svn1068314/part/.svn/prop-base/webpage.h.svn-base --- webkitkde-0.9~svn1068256/part/.svn/prop-base/webpage.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/prop-base/webpage.h.svn-base 2009-12-20 23:42:09.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mergeinfo +V 0 + +END diff -Nru webkitkde-0.9~svn1068256/part/.svn/prop-base/webview.cpp.svn-base webkitkde-0.1~svn1068314/part/.svn/prop-base/webview.cpp.svn-base --- webkitkde-0.9~svn1068256/part/.svn/prop-base/webview.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/prop-base/webview.cpp.svn-base 2009-12-28 19:19:05.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mergeinfo +V 0 + +END diff -Nru webkitkde-0.9~svn1068256/part/.svn/prop-base/webview.h.svn-base webkitkde-0.1~svn1068314/part/.svn/prop-base/webview.h.svn-base --- webkitkde-0.9~svn1068256/part/.svn/prop-base/webview.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/prop-base/webview.h.svn-base 2009-12-20 23:42:08.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mergeinfo +V 0 + +END diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/CMakeLists.txt.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/CMakeLists.txt.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/CMakeLists.txt.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/CMakeLists.txt.svn-base 2009-12-31 20:27:16.000000000 +0000 @@ -0,0 +1,79 @@ +project(kwebkitpart) + +# search packages used by KDE +find_package(KDE4 REQUIRED) +include(KDE4Defaults) +include(MacroLibrary) + +if(${KDE_VERSION} VERSION_LESS 4.3.74) + find_package(KdeWebKit REQUIRED) +endif(${KDE_VERSION} VERSION_LESS 4.3.74) + +include_directories(${KDE4_INCLUDES} ${CMAKE_CURRENT_SOURCE_DIR}/..) +if(${KDE_VERSION} VERSION_LESS 4.3.74) + include_directories(${KDEWEBKIT_INCLUDE_DIR}) +endif(${KDE_VERSION} VERSION_LESS 4.3.74) +add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS}) + +add_subdirectory(cmake) +add_subdirectory(includes) +add_subdirectory(icons) + +set(kwebkit_LIB_SRCS + kwebkitpart.cpp + kwebkitpart_p.cpp + kwebkitpart_ext.cpp + webview.cpp + webpage.cpp + websslinfo.cpp + networkaccessmanager.cpp + settings/webkitsettings.cpp + settings/khtml_filter.cpp + ui/searchbar.cpp + ui/passwordbar.cpp +) + +kde4_add_ui_files(kwebkit_LIB_SRCS + ui/searchbar.ui + ui/passwordbar.ui +) + +########################### kwebkit ############################# + +kde4_add_library(kwebkit SHARED ${kwebkit_LIB_SRCS}) + +if(${KDE_VERSION} VERSION_LESS 4.3.74) + target_link_libraries(kwebkit ${KDE4_KPARTS_LIBS} ${KDEWEBKIT_LIBRARIES} ${QT_QTWEBKIT_LIBRARY} ${QT_QTUITOOLS_LIBRARY}) +else(${KDE_VERSION} VERSION_LESS 4.3.74) + target_link_libraries(kwebkit ${KDE4_KPARTS_LIBS} ${KDE4_KDEWEBKIT_LIBS} ${QT_QTWEBKIT_LIBRARY} ${QT_QTUITOOLS_LIBRARY}) +endif(${KDE_VERSION} VERSION_LESS 4.3.74) + +set_target_properties(kwebkit PROPERTIES VERSION 1.0.0 SOVERSION 1) + +########################### kwebkit ############################# + + +########################### kwebkitpart ############################# + +kde4_add_plugin(kwebkitpart kwebkitpartfactory.cpp) + +target_link_libraries(kwebkitpart ${KDE4_KPARTS_LIBS} ${QT_QTWEBKIT_LIBRARY} kwebkit) + +set_target_properties(kwebkitpart PROPERTIES VERSION 1.0.0 SOVERSION 1) + +########################### kwebkitpart ############################# + +install(FILES + kwebkit_export.h + kwebkitpart.h + DESTINATION ${INCLUDE_INSTALL_DIR} COMPONENT Devel) + +install(TARGETS kwebkit ${INSTALL_TARGETS_DEFAULT_ARGS}) + +install(TARGETS kwebkitpart DESTINATION ${PLUGIN_INSTALL_DIR}) + +install(FILES kwebkitpart.desktop DESTINATION ${SERVICES_INSTALL_DIR}) + +install(FILES kwebkitpart.rc DESTINATION ${DATA_INSTALL_DIR}/kwebkitpart) + +install(FILES error.html DESTINATION ${DATA_INSTALL_DIR}/kwebkitpart) diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/error.html.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/error.html.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/error.html.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/error.html.svn-base 2009-11-04 01:33:22.000000000 +0000 @@ -0,0 +1,54 @@ + + +TITLE + + + +
+ +TEXT +
+ + diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkit_export.h.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkit_export.h.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkit_export.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkit_export.h.svn-base 2009-12-20 23:42:06.000000000 +0000 @@ -0,0 +1,40 @@ +/* This file is part of the KDE project + Copyright (C) 2007 David Faure + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. +*/ + +#ifndef KWEBKIT_EXPORT_H +#define KWEBKIT_EXPORT_H + +/* needed for KDE_EXPORT and KDE_IMPORT macros */ +#include + +#ifndef KWEBKIT_EXPORT +# if defined(MAKE_WEBKITKDE_LIB) + /* We are building this library */ +# define KWEBKIT_EXPORT KDE_EXPORT +# else + /* We are using this library */ +# define KWEBKIT_EXPORT KDE_IMPORT +# endif +#endif + +# ifndef KWEBKIT_EXPORT_DEPRECATED +# define KWEBKIT_EXPORT_DEPRECATED KDE_DEPRECATED KWEBKIT_EXPORT +# endif + +#endif diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart.cpp.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart.cpp.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart.cpp.svn-base 2009-12-31 20:27:16.000000000 +0000 @@ -0,0 +1,357 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2007 Trolltech ASA + * Copyright (C) 2008 - 2009 Urs Wolfer + * Copyright (C) 2008 Laurent Montel + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#include "kwebkitpart.h" + +#include "kwebkitpart_ext.h" +#include "kwebkitpart_p.h" +#include "webview.h" +#include "webpage.h" +#include "websslinfo.h" + +#include "ui/searchbar.h" +#include "settings/webkitsettings.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include + +#include + +#define QL1S(x) QLatin1String(x) +#define QL1C(x) QLatin1Char(x) + +static QString htmlError (int code, const QString& text, const KUrl& reqUrl) +{ + QString errorName, techName, description; + QStringList causes, solutions; + + QByteArray raw = KIO::rawErrorDetail( code, text, &reqUrl ); + QDataStream stream(raw); + + stream >> errorName >> techName >> description >> causes >> solutions; + + QString url, protocol, datetime; + url = reqUrl.url(); + protocol = reqUrl.protocol(); + datetime = KGlobal::locale()->formatDateTime( QDateTime::currentDateTime(), + KLocale::LongDate ); + + QString filename( KStandardDirs::locate( "data", "kwebkitpart/error.html" ) ); + QFile file( filename ); + bool isOpened = file.open( QIODevice::ReadOnly ); + if ( !isOpened ) + kWarning() << "Could not open error html template:" << filename; + + QString html = QString( QL1S( file.readAll() ) ); + + html.replace( QL1S( "TITLE" ), i18n( "Error: %1", errorName ) ); + html.replace( QL1S( "DIRECTION" ), QApplication::isRightToLeft() ? "rtl" : "ltr" ); + html.replace( QL1S( "ICON_PATH" ), KUrl(KIconLoader::global()->iconPath("dialog-warning", -KIconLoader::SizeHuge)).url() ); + + QString doc = QL1S( "

" ); + doc += i18n( "The requested operation could not be completed" ); + doc += QL1S( "

" ); + doc += errorName; + doc += QL1S( "

" ); + + if ( !techName.isNull() ) { + doc += QL1S( "

" ); + doc += i18n( "Technical Reason: " ); + doc += techName; + doc += QL1S( "

" ); + } + + doc += QL1S( "

" ); + doc += i18n( "Details of the Request:" ); + doc += QL1S( "

  • " ); + doc += i18n( "URL: %1" , url ); + doc += QL1S( "
  • " ); + + if ( !protocol.isNull() ) { + doc += i18n( "Protocol: %1", protocol ); + doc += QL1S( "
  • " ); + } + + doc += i18n( "Date and Time: %1" , datetime ); + doc += QL1S( "
  • " ); + doc += i18n( "Additional Information: %1" , text ); + doc += QL1S( "

" ); + doc += i18n( "Description:" ); + doc += QL1S( "

" ); + doc += description; + doc += QL1S( "

" ); + + if ( causes.count() ) { + doc += QL1S( "

" ); + doc += i18n( "Possible Causes:" ); + doc += QL1S( "

  • " ); + doc += causes.join( "
  • " ); + doc += QL1S( "
" ); + } + + if ( solutions.count() ) { + doc += QL1S( "

" ); + doc += i18n( "Possible Solutions:" ); + doc += QL1S( "

  • " ); + doc += solutions.join( "
  • " ); + doc += QL1S( "
" ); + } + + html.replace( QL1S("TEXT"), doc ); + + return html; +} + +KWebKitPart::KWebKitPart(QWidget *parentWidget, QObject *parent, const QStringList &/*args*/) + :KParts::ReadOnlyPart(parent), d(new KWebKitPartPrivate(this)) +{ + KAboutData about = KAboutData("kwebkitpart", "webkitkde", ki18n("WebKit HTML Component"), + /*version*/ "0.9", /*ki18n("shortDescription")*/ KLocalizedString(), + KAboutData::License_LGPL, + ki18n("(c) 2009 Dawit Alemayehu\n" + "(c) 2008-2009 Urs Wolfer\n" + "(c) 2007 Trolltech ASA")); + + about.addAuthor(ki18n("Laurent Montel"), KLocalizedString(), "montel@kde.org"); + about.addAuthor(ki18n("Michael Howell"), KLocalizedString(), "mhowell123@gmail.com"); + about.addAuthor(ki18n("Urs Wolfer"), KLocalizedString(), "uwolfer@kde.org"); + about.addAuthor(ki18n("Dirk Mueller"), KLocalizedString(), "mueller@kde.org"); + about.addAuthor(ki18n("Dawit Alemayehu"), KLocalizedString(), "adawit@kde.org"); + KComponentData componentData(&about); + setComponentData(componentData); + + // NOTE: If the application does not set its version number, we automatically + // set it to KDE's version number so that the default user-agent string contains + // proper application version number information. See QWebPage::userAgentForUrl... + if (QCoreApplication::applicationVersion().isEmpty()) + QCoreApplication::setApplicationVersion(QString("%1.%2.%3") + .arg(KDE::versionMajor()) + .arg(KDE::versionMinor()) + .arg(KDE::versionRelease())); + + QWidget *mainWidget = new QWidget (parentWidget); + mainWidget->setObjectName("kwebkitpart"); + setWidget(mainWidget); + + d->init(mainWidget); + + setXMLFile("kwebkitpart.rc"); + initAction(); +} + +KWebKitPart::~KWebKitPart() +{ + delete d; +} + +bool KWebKitPart::openUrl(const KUrl &u) +{ + kDebug() << u; + + // Ignore empty requests... + if (u.isEmpty()) + return false; + + // Do not update history when url is typed in since konqueror + // automatically does that itself. + d->updateHistory = false; + + // Handle error conditions... + if (handleError(u, d->webView->page()->mainFrame())) { + return true; + } + + // Set the url... + setUrl(u); + + if (u.url() == "about:blank") { + emit setWindowCaption (u.url()); + d->webView->setUrl(u); + } else { + KParts::BrowserArguments bargs (browserExtension()->browserArguments()); + KParts::OpenUrlArguments args (arguments()); + KIO::MetaData metaData (args.metaData()); + + // Get the SSL information sent, if any... + if (metaData.contains(QL1S("ssl_in_use"))) { + WebSslInfo sslinfo; + sslinfo.fromMetaData(metaData.toVariant()); + sslinfo.setUrl(u); + d->webPage->setSslInfo(sslinfo); + } + + // Check if this is a restore state request, i.e. a history navigation + // or session restore request. If it is, set the state information so + // that the page can be properly restored... + if (metaData.contains(QL1S("webkitpart-restore-state"))) { + WebFrameState frameState; + frameState.url = u; + frameState.scrollPosX = args.xOffset(); + frameState.scrollPosY = args.yOffset(); + d->webPage->saveFrameState(QString(), frameState); + + const int count = bargs.docState.count(); + for (int i = 0; i < count; i += 4) { + frameState.url = bargs.docState.at(i+1); + frameState.scrollPosX = bargs.docState.at(i+2).toInt(); + frameState.scrollPosY = bargs.docState.at(i+3).toInt(); + d->webPage->saveFrameState(bargs.docState.at(i), frameState); + } + } + + d->webView->loadUrl(u, args, bargs); + } + + return true; +} + +bool KWebKitPart::closeUrl() +{ + d->webView->stop(); + return true; +} + +QWebView * KWebKitPart::view() +{ + return d->webView; +} + +void KWebKitPart::guiActivateEvent(KParts::GUIActivateEvent *event) +{ + Q_UNUSED(event); + // just overwrite, but do nothing for the moment +} + +bool KWebKitPart::openFile() +{ + // never reached + return false; +} + +void KWebKitPart::initAction() +{ + KAction *action = actionCollection()->addAction(KStandardAction::SaveAs, "saveDocument", + d->browserExtension, SLOT(slotSaveDocument())); + + action = new KAction(i18n("Save &Frame As..."), this); + actionCollection()->addAction("saveFrame", action); + connect(action, SIGNAL(triggered(bool)), d->browserExtension, SLOT(slotSaveFrame())); + + action = new KAction(KIcon("document-print-frame"), i18n("Print Frame..."), this); + actionCollection()->addAction("printFrame", action); + connect(action, SIGNAL(triggered(bool)), d->browserExtension, SLOT(printFrame())); + + action = new KAction(KIcon("zoom-in"), i18n("Zoom In"), this); + actionCollection()->addAction("zoomIn", action); + action->setShortcut(KShortcut("CTRL++; CTRL+=")); + connect(action, SIGNAL(triggered(bool)), d->browserExtension, SLOT(zoomIn())); + + action = new KAction(KIcon("zoom-out"), i18n("Zoom Out"), this); + actionCollection()->addAction("zoomOut", action); + action->setShortcut(KShortcut("CTRL+-; CTRL+_")); + connect(action, SIGNAL(triggered(bool)), d->browserExtension, SLOT(zoomOut())); + + action = new KAction(KIcon("zoom-original"), i18n("Actual Size"), this); + actionCollection()->addAction("zoomNormal", action); + action->setShortcut(KShortcut("CTRL+0")); + connect(action, SIGNAL(triggered(bool)), d->browserExtension, SLOT(zoomNormal())); + + action = new KAction(i18n("Zoom Text Only"), this); + action->setCheckable(true); + KConfigGroup cgHtml(KGlobal::config(), "HTML Settings"); + bool zoomTextOnly = cgHtml.readEntry("ZoomTextOnly", false); + action->setChecked(zoomTextOnly); + actionCollection()->addAction("zoomTextOnly", action); + connect(action, SIGNAL(triggered(bool)), d->browserExtension, SLOT(toogleZoomTextOnly())); + + action = actionCollection()->addAction(KStandardAction::SelectAll, "selectAll", + d->browserExtension, SLOT(slotSelectAll())); + action->setShortcutContext(Qt::WidgetShortcut); + d->webView->addAction(action); + + action = new KAction(i18n("View Do&cument Source"), this); + actionCollection()->addAction("viewDocumentSource", action); + action->setShortcut(QKeySequence(Qt::CTRL + Qt::Key_U)); + connect(action, SIGNAL(triggered(bool)), d->browserExtension, SLOT(slotViewDocumentSource())); + + action = new KAction(i18n("SSL"), this); + actionCollection()->addAction("security", action); + connect(action, SIGNAL(triggered(bool)), d, SLOT(slotShowSecurity())); + + action = actionCollection()->addAction(KStandardAction::Find, "find", d, SLOT(slotShowSearchBar())); + action->setWhatsThis(i18n("Find text

" + "Shows a dialog that allows you to find text on the displayed page.")); + + action = actionCollection()->addAction(KStandardAction::FindNext, "findnext", + d->searchBar, SLOT(findNext())); + action = actionCollection()->addAction(KStandardAction::FindPrev, "findprev", + d->searchBar, SLOT(findPrevious())); +} + +bool KWebKitPart::handleError(const KUrl &u, QWebFrame *frame) +{ + if ( u.protocol() == "error" && u.hasSubUrl() ) { + /** + * The format of the error url is that two variables are passed in the query: + * error = int kio error code, errText = QString error text from kio + * and the URL where the error happened is passed as a sub URL. + */ + KUrl::List urls = KUrl::split(u); + + if ( urls.count() > 1 ) { + KUrl mainURL = urls.first(); + int error = mainURL.queryItem( "error" ).toInt(); + + // error=0 isn't a valid error code, so 0 means it's missing from the URL + if ( error == 0 ) + error = KIO::ERR_UNKNOWN; + + if (error == KIO::ERR_USER_CANCELED) { + setUrl(d->webView->url()); + emit d->browserExtension->setLocationBarUrl(KUrl(d->webView->url()).prettyUrl()); + } else { + const QString errorText = mainURL.queryItem( "errText" ); + urls.pop_front(); + KUrl reqUrl = KUrl::join( urls ); + frame->setHtml(htmlError(error, errorText, reqUrl), reqUrl); + } + return true; + } + } + + return false; +} + diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart.desktop.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart.desktop.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart.desktop.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart.desktop.svn-base 2009-12-20 23:42:09.000000000 +0000 @@ -0,0 +1,68 @@ +[Desktop Entry] +Type=Service +Comment=Embeddable HTML component +Comment[bg]=Компонент на HTML за вграждане +Comment[da]=HTML-komponent som kan indlejres +Comment[de]=Einbettungsfähige HTML-Komponente +Comment[el]=Ενσωματώσιμο συστατικό HTML +Comment[en_GB]=Embeddable HTML component +Comment[es]=Componente de HTML empotrable +Comment[et]=Põimitav HTML-komponent +Comment[fr]=Composant HTML intégrable +Comment[ga]=Comhpháirt Inleabaithe HTML +Comment[gl]=Compoñente HTML integrábel +Comment[km]=សមាសធាតុ HTML ដែល​អាច​បង្កប់​បាន +Comment[lt]=Įdedamas HTML komponentas +Comment[ml]=എംബഡബിള്‍ ആയിട്ടുള്ള എച്ച്ടിഎംഎല്‍ ഘടകം +Comment[ms]=Komponen HTML boleh lekap +Comment[nds]=Inbettbor HTML-Komponent +Comment[nl]=Inbedbare HTML-component +Comment[nn]=Innebyggbar HTML-komponent +Comment[pa]=ਇੰਬੈੱਡਡ HTML ਭਾਗ +Comment[pt]=Componente de HTML incorporada +Comment[pt_BR]=Componente HTML que pode ser embutido +Comment[ro]=Componentă HTML înglobată +Comment[sv]=Inbäddningsbar HTML-komponent +Comment[tg]=Қисми дарунсохтшавандаи HTML +Comment[th]=องค์ประกอบ HTML ที่สามารถฝังได้ +Comment[tr]=Gömülebilir HTML bileşeni +Comment[uk]=Вмонтований HTML-компонент +Comment[x-test]=xxEmbeddable HTML componentxx +Comment[zh_CN]=嵌入式 HTML 组件 +Comment[zh_TW]=可內嵌的 HTML 元件 +Icon=webkit +MimeType=text/html;application/xml;application/xhtml+xml; +Name=WebKit +Name[bg]=WebKit +Name[cs]=WebKit +Name[da]=WebKit +Name[de]=WebKit +Name[el]=WebKit +Name[en_GB]=WebKit +Name[es]=WebKit +Name[et]=WebKit +Name[fr]=WebKit +Name[ga]=WebKit +Name[gl]=WebKit +Name[km]=WebKit +Name[lt]=WebKit +Name[ml]=വെബ്കിറ്റ് +Name[ms]=WebKit +Name[nds]=WebKit +Name[nl]=WebKit +Name[nn]=WebKit +Name[pa]=ਵੈੱਬਕਿੱਟ +Name[pt]=WebKit +Name[pt_BR]=WebKit +Name[ro]=WebKit +Name[sv]=Webkit +Name[tg]=WebKit +Name[th]=WebKit +Name[tr]=WebKit +Name[uk]=WebKit +Name[x-test]=xxWebKitxx +Name[zh_CN]=WebKit +Name[zh_TW]=WebKit +X-KDE-ServiceTypes=KParts/ReadOnlyPart,Browser/View +X-KDE-Library=kwebkitpart +InitialPreference=9 diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart_ext.cpp.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart_ext.cpp.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart_ext.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart_ext.cpp.svn-base 2009-12-31 20:27:16.000000000 +0000 @@ -0,0 +1,434 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#include "kwebkitpart_ext.h" + +#include "kwebkitpart.h" +#include "webview.h" +#include "webpage.h" +#include "websslinfo.h" +#include "settings/webkitsettings.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include + + +static QStringList getChildrenFrameState(const QWebFrame *frame) +{ + QStringList info; + if (frame) { + QListIterator it (frame->childFrames()); + while (it.hasNext()) { + QWebFrame* childFrame = it.next(); + info << childFrame->frameName(); + info << childFrame->url().toString(); + info << QString::number(childFrame->scrollPosition().x()); + info << QString::number(childFrame->scrollPosition().y()); + } + } + + return info; +} + +class WebKitBrowserExtension::WebKitBrowserExtensionPrivate +{ + public: + QPointer part; + QPointer view; + +}; + +WebKitBrowserExtension::WebKitBrowserExtension(KWebKitPart *parent) + :KParts::BrowserExtension(parent), + d (new WebKitBrowserExtensionPrivate) +{ + d->part = parent; + d->view = qobject_cast(parent->view()); + + enableAction("cut", false); + enableAction("copy", false); + enableAction("paste", false); + enableAction("print", true); +} + +WebKitBrowserExtension::~WebKitBrowserExtension() +{ + delete d; +} + +int WebKitBrowserExtension::xOffset() +{ + if (d->view->page()) + return d->view->page()->mainFrame()->scrollPosition().x(); + + return KParts::BrowserExtension::xOffset(); +} + +int WebKitBrowserExtension::yOffset() +{ + if (d->view->page()) + return d->view->page()->mainFrame()->scrollPosition().y(); + + return KParts::BrowserExtension::yOffset(); +} + +void WebKitBrowserExtension::saveState(QDataStream &stream) +{ + QVariant sslinfo, historyData; + QStringList childFrameState; + + if (d->view) { + WebPage *page = qobject_cast(d->view->page()); + + if (page) { + // Save the SSL information... + sslinfo = page->sslInfo().toMetaData(); + + // Save the state (name, url, scroll position) for all frames... + childFrameState = getChildrenFrameState(page->mainFrame()); + } + } + + stream << d->part->url() + << static_cast(xOffset()) + << static_cast(yOffset()) + << sslinfo + << childFrameState; +} + +void WebKitBrowserExtension::restoreState(QDataStream &stream) +{ + KUrl u; + qint32 xOfs, yOfs; + QVariant sslinfo; + KIO::MetaData metaData; + KParts::OpenUrlArguments args; + KParts::BrowserArguments bargs; + + stream >> u >> xOfs >> yOfs >> sslinfo >> bargs.docState; + + if (sslinfo.isValid() && sslinfo.type() == QVariant::Map) + metaData += sslinfo.toMap(); + + args.setXOffset(xOfs); + args.setYOffset(yOfs); + args.metaData() = metaData; + args.metaData().insert(QLatin1String("webkitpart-restore-state"), QString()); + + d->part->setArguments(args); + d->part->browserExtension()->setBrowserArguments(bargs); + d->part->openUrl(u); +} + +void WebKitBrowserExtension::cut() +{ + if (d->view) + d->view->page()->triggerAction(QWebPage::Cut); +} + +void WebKitBrowserExtension::copy() +{ + if (d->view) + d->view->page()->triggerAction(QWebPage::Copy); +} + +void WebKitBrowserExtension::paste() +{ + if (d->view) + d->view->page()->triggerAction(QWebPage::Paste); +} + +void WebKitBrowserExtension::slotSaveDocument() +{ + if (d->view) + emit saveUrl(d->view->url()); +} + +void WebKitBrowserExtension::slotSaveFrame() +{ + if (d->view) + emit saveUrl(d->view->page()->currentFrame()->url()); +} + +void WebKitBrowserExtension::print() +{ + if (d->view) { + QPrintPreviewDialog dlg(d->view); + connect(&dlg, SIGNAL(paintRequested(QPrinter *)), + d->view, SLOT(print(QPrinter *))); + dlg.exec(); + } +} + +void WebKitBrowserExtension::printFrame() +{ + if (d->view) { + QPrintPreviewDialog dlg(d->view); + connect(&dlg, SIGNAL(paintRequested(QPrinter *)), + d->view->page()->currentFrame(), SLOT(print(QPrinter *))); + dlg.exec(); + } +} + +void WebKitBrowserExtension::updateEditActions() +{ + if (d->view) { + QWebPage *page = d->view->page(); + enableAction("cut", page->action(QWebPage::Cut)); + enableAction("copy", page->action(QWebPage::Copy)); + enableAction("paste", page->action(QWebPage::Paste)); + } +} + +void WebKitBrowserExtension::searchProvider() +{ + if (d->view) { + // action name is of form "previewProvider[:]" + const QString searchProviderPrefix = QString(sender()->objectName()).mid(14); + + const QString text = d->view->page()->selectedText(); + KUriFilterData data; + QStringList list; + data.setData(searchProviderPrefix + text); + list << "kurisearchfilter" << "kuriikwsfilter"; + + if (!KUriFilter::self()->filterUri(data, list)) { + KDesktopFile file("services", "searchproviders/google.desktop"); + const QString encodedSearchTerm = QUrl::toPercentEncoding(text); + KConfigGroup cg(file.desktopGroup()); + data.setData(cg.readEntry("Query").replace("\\{@}", encodedSearchTerm)); + } + + KParts::BrowserArguments browserArgs; + browserArgs.frameName = "_blank"; + + emit openUrlRequest(data.uri(), KParts::OpenUrlArguments(), browserArgs); + } +} + +void WebKitBrowserExtension::reparseConfiguration() +{ + // Force the configuration stuff to repase... + WebKitSettings::self()->init(); +} + +void WebKitBrowserExtension::zoomIn() +{ + if (d->view) + d->view->setZoomFactor(d->view->zoomFactor() + 0.1); +} + +void WebKitBrowserExtension::zoomOut() +{ + if (d->view) + d->view->setZoomFactor(d->view->zoomFactor() - 0.1); +} + +void WebKitBrowserExtension::zoomNormal() +{ + if (d->view) + d->view->setZoomFactor(1); +} + +void WebKitBrowserExtension::toogleZoomTextOnly() +{ + if (d->view) { + KConfigGroup cgHtml(KGlobal::config(), "HTML Settings"); + bool zoomTextOnly = cgHtml.readEntry( "ZoomTextOnly", false ); + cgHtml.writeEntry("ZoomTextOnly", !zoomTextOnly); + KGlobal::config()->reparseConfiguration(); + + d->view->settings()->setAttribute(QWebSettings::ZoomTextOnly, !zoomTextOnly); + } +} + +void WebKitBrowserExtension::slotSelectAll() +{ + if (d->view) + d->view->page()->triggerAction(QWebPage::SelectAll); +} + +void WebKitBrowserExtension::slotFrameInWindow() +{ + if (d->view) { + KParts::OpenUrlArguments args;// = d->m_khtml->arguments(); + args.metaData()["referrer"] = d->view->url().toString(); + args.metaData()["forcenewwindow"] = "true"; + emit createNewWindow(d->view->page()->currentFrame()->url(), args); + } +} + +void WebKitBrowserExtension::slotFrameInTab() +{ + if (d->view) { + KParts::OpenUrlArguments args;// = d->m_khtml->arguments(); + args.metaData()["referrer"] = d->view->url().toString(); + KParts::BrowserArguments browserArgs;//( d->m_khtml->browserExtension()->browserArguments() ); + browserArgs.setNewTab(true); + emit createNewWindow(d->view->page()->currentFrame()->url(), args, browserArgs); + } +} + +void WebKitBrowserExtension::slotFrameInTop() +{ + if (d->view) { + KParts::OpenUrlArguments args;// = d->m_khtml->arguments(); + args.metaData()["referrer"] = d->view->url().toString(); + KParts::BrowserArguments browserArgs;//( d->m_khtml->browserExtension()->browserArguments() ); + browserArgs.frameName = "_top"; + emit openUrlRequest(d->view->page()->currentFrame()->url(), args, browserArgs); + } +} + +void WebKitBrowserExtension::slotReloadFrame() +{ + if (d->view) { + d->view->page()->currentFrame()->load(d->view->page()->currentFrame()->url()); + } +} + +void WebKitBrowserExtension::slotSaveImageAs() +{ + if (d->view) { + QList urls; + urls.append(d->view->contextMenuResult().imageUrl()); + const int nbUrls = urls.count(); + for (int i = 0; i != nbUrls; i++) { + QString file = KFileDialog::getSaveFileName(KUrl(), QString(), d->part->widget()); + KIO::NetAccess::file_copy(urls.at(i), file, d->part->widget()); + } + } +} + +void WebKitBrowserExtension::slotSendImage() +{ + if (d->view) { + QStringList urls; + urls.append(d->view->contextMenuResult().imageUrl().path()); + const QString subject = d->view->contextMenuResult().imageUrl().path(); + KToolInvocation::invokeMailer(QString(), QString(), QString(), subject, + QString(), //body + QString(), + urls); // attachments + } +} + +void WebKitBrowserExtension::slotCopyImage() +{ + if (d->view) { + KUrl safeURL(d->view->contextMenuResult().imageUrl()); + safeURL.setPass(QString()); + + // Set it in both the mouse selection and in the clipboard + QMimeData* mimeData = new QMimeData; + mimeData->setImageData(d->view->contextMenuResult().pixmap()); + safeURL.populateMimeData(mimeData); + QApplication::clipboard()->setMimeData(mimeData, QClipboard::Clipboard); + + mimeData = new QMimeData; + mimeData->setImageData(d->view->contextMenuResult().pixmap()); + safeURL.populateMimeData(mimeData); + QApplication::clipboard()->setMimeData(mimeData, QClipboard::Selection); + } +} + +void WebKitBrowserExtension::slotViewImage() +{ + if (d->view) { + KParts::OpenUrlArguments args; + args.metaData()["referrer"] = d->view->contextMenuResult().linkText(); + emit createNewWindow(d->view->contextMenuResult().imageUrl(), args); + } +} + +void WebKitBrowserExtension::slotCopyLinkLocation() +{ + if (d->view) { + KUrl safeURL(d->view->contextMenuResult().linkUrl()); + safeURL.setPass(QString()); + // Set it in both the mouse selection and in the clipboard + QMimeData* mimeData = new QMimeData; + safeURL.populateMimeData(mimeData); + QApplication::clipboard()->setMimeData(mimeData, QClipboard::Clipboard); + + mimeData = new QMimeData; + safeURL.populateMimeData(mimeData); + QApplication::clipboard()->setMimeData(mimeData, QClipboard::Selection); + } +} + +void WebKitBrowserExtension::slotSaveLinkAs() +{ + if (d->view) + emit saveUrl(d->view->contextMenuResult().linkUrl()); +} + +void WebKitBrowserExtension::slotViewDocumentSource() +{ + if (d->view) { + //TODO test http requests + KUrl currentUrl(d->view->page()->mainFrame()->url()); + bool isTempFile = false; + #if 0 + if (!(currentUrl.isLocalFile())/* && KHTMLPageCache::self()->isComplete(d->m_cacheId)*/) { //TODO implement + KTemporaryFile sourceFile; + // sourceFile.setSuffix(defaultExtension()); + sourceFile.setAutoRemove(false); + if (sourceFile.open()) { + // QDataStream stream (&sourceFile); + // KHTMLPageCache::self()->saveData(d->m_cacheId, &stream); + currentUrl = KUrl(); + currentUrl.setPath(sourceFile.fileName()); + isTempFile = true; + } + } + #endif + + KRun::runUrl(currentUrl, QLatin1String("text/plain"), d->view, isTempFile); + } +} + +void WebKitBrowserExtension::slotViewFrameSource() +{ + if (d->view) { + KRun::runUrl(KUrl(d->view->page()->currentFrame()->url()), QLatin1String("text/plain"), d->view, false); + } +} + +#include "kwebkitpart_ext.moc" diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart_ext.h.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart_ext.h.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart_ext.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart_ext.h.svn-base 2009-12-20 23:42:08.000000000 +0000 @@ -0,0 +1,88 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#ifndef WEBKITPART_EXT_H +#define WEBKITPART_EXT_H + +#include + +class QWebView; +class KUrl; +class KWebKitPart; + +class WebKitBrowserExtension : public KParts::BrowserExtension +{ + Q_OBJECT + +public: + WebKitBrowserExtension(KWebKitPart *parent); + ~WebKitBrowserExtension(); + + virtual int xOffset(); + virtual int yOffset(); + virtual void saveState(QDataStream &); + virtual void restoreState(QDataStream &); + +Q_SIGNALS: + void saveUrl(const KUrl &); + +public Q_SLOTS: + void cut(); + void copy(); + void paste(); + void slotSaveDocument(); + void slotSaveFrame(); + void print(); + void printFrame(); + void searchProvider(); + void reparseConfiguration(); + + void zoomIn(); + void zoomOut(); + void zoomNormal(); + void toogleZoomTextOnly(); + void slotSelectAll(); + + void slotFrameInWindow(); + void slotFrameInTab(); + void slotFrameInTop(); + void slotReloadFrame(); + + void slotSaveImageAs(); + void slotSendImage(); + void slotCopyImage(); + void slotViewImage(); + + void slotCopyLinkLocation(); + void slotSaveLinkAs(); + + void slotViewDocumentSource(); + void slotViewFrameSource(); + + void updateEditActions(); + +private: + class WebKitBrowserExtensionPrivate; + WebKitBrowserExtensionPrivate* const d; +}; + +#endif // WEBKITPART_EXT_H diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpartfactory.cpp.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpartfactory.cpp.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpartfactory.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpartfactory.cpp.svn-base 2009-12-20 23:42:09.000000000 +0000 @@ -0,0 +1,51 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2008 Laurent Montel + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#include "kwebkitpartfactory.h" + +#include "kwebkitpart.h" + +#include + +KWebKitFactory::KWebKitFactory() +{ + kDebug() << this; +} + +KWebKitFactory::~KWebKitFactory() +{ + kDebug() << this; +} + +KParts::Part *KWebKitFactory::createPartObject(QWidget *parentWidget, QObject *parent, const char *className, const QStringList &args) +{ + Q_UNUSED(className); + Q_UNUSED(args); + return new KWebKitPart(parentWidget, parent, QStringList()); +} + +extern "C" KDE_EXPORT void *init_kwebkitpart() +{ + return new KWebKitFactory; +} + +#include "kwebkitpartfactory.moc" diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpartfactory.h.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpartfactory.h.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpartfactory.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpartfactory.h.svn-base 2009-12-20 23:42:09.000000000 +0000 @@ -0,0 +1,38 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2008 Laurent Montel + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#ifndef WEBKITPARTFACTORY +#define WEBKITPARTFACTORY + +#include + +class KWebKitFactory : public KParts::Factory +{ + Q_OBJECT +public: + KWebKitFactory(); + virtual ~KWebKitFactory(); + + virtual KParts::Part *createPartObject(QWidget *parentWidget, QObject *parent, const char *className, const QStringList &args); +}; + +#endif // WEBKITPARTFACTORY diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart.h.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart.h.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart.h.svn-base 2009-12-31 20:27:16.000000000 +0000 @@ -0,0 +1,75 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2007 Trolltech ASA + * Copyright (C) 2008 Urs Wolfer + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ +#ifndef WEBKITPART_H +#define WEBKITPART_H + +#include "kwebkit_export.h" + +#include + +namespace KParts { + class BrowserExtension; +} + +class QDataStream; +class QNetworkReply; +class QWebView; +class QWebFrame; +class QWebHistoryItem; +class KWebKitPartPrivate; + +/** + * + * + * + */ +class KWEBKIT_EXPORT KWebKitPart : public KParts::ReadOnlyPart +{ + Q_OBJECT +public: + explicit KWebKitPart(QWidget *parentWidget = 0, QObject *parent = 0, const QStringList &/*args*/ = QStringList()); + ~KWebKitPart(); + + virtual bool openUrl(const KUrl &); + + virtual bool closeUrl(); + + /** + * A reference to the widget used to display web pages. + */ + virtual QWebView *view(); + +protected: + virtual void guiActivateEvent(KParts::GUIActivateEvent *); + virtual bool openFile(); + + void initAction(); + bool handleError(const KUrl &, QWebFrame *frame); + +private: + friend class KWebKitPartPrivate; + KWebKitPartPrivate * const d; +}; + +#endif // WEBKITPART_H diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart_p.cpp.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart_p.cpp.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart_p.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart_p.cpp.svn-base 2009-12-31 20:27:15.000000000 +0000 @@ -0,0 +1,331 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + + +#include "kwebkitpart_p.h" + +#include "webview.h" +#include "webpage.h" +#include "websslinfo.h" +#include "sslinfodialog_p.h" +#include "kwebkitpart.h" +#include "kwebkitpart_ext.h" + +#include "settings/webkitsettings.h" +#include "ui/passwordbar.h" +#include "ui/searchbar.h" +#include + +#include +#include +#include +#include + +#include +#include + +#define QL1S(x) QLatin1String(x) +#define QL1C(x) QLatin1Char(x) + +KWebKitPartPrivate::KWebKitPartPrivate(KWebKitPart *parent) + :QObject(), + updateHistory(true), + q(parent) +{ +} + +void KWebKitPartPrivate::init(QWidget *mainWidget) +{ + // Create the WebView... + webView = new WebView (q, mainWidget); + connect(webView, SIGNAL(titleChanged(const QString &)), + q, SIGNAL(setWindowCaption(const QString &))); + connect(webView, SIGNAL(loadFinished(bool)), + this, SLOT(slotLoadFinished(bool))); + connect(webView, SIGNAL(urlChanged(const QUrl &)), + this, SLOT(slotUrlChanged(const QUrl &))); + connect(webView, SIGNAL(linkMiddleOrCtrlClicked(const KUrl &)), + this, SLOT(slotLinkMiddleOrCtrlClicked(const KUrl &))); + + // Create the search bar... + searchBar = new KDEPrivate::SearchBar; + connect(searchBar, SIGNAL(searchTextChanged(const QString &, bool)), + this, SLOT(slotSearchForText(const QString &, bool))); + + webPage = qobject_cast(webView->page()); + Q_ASSERT(webPage); + + connect(webPage, SIGNAL(loadStarted()), + this, SLOT(slotLoadStarted())); + connect(webPage, SIGNAL(loadAborted(const KUrl &)), + this, SLOT(slotLoadAborted(const KUrl &))); + connect(webPage, SIGNAL(navigationRequestFinished(const KUrl &, QWebFrame *)), + this, SLOT(slotNavigationRequestFinished(const KUrl &, QWebFrame *))); + connect(webPage, SIGNAL(linkHovered(const QString &, const QString &, const QString &)), + this, SLOT(slotLinkHovered(const QString &, const QString &, const QString &))); + connect(webPage, SIGNAL(saveFrameStateRequested(QWebFrame *, QWebHistoryItem *)), + this, SLOT(slotSaveFrameState(QWebFrame *, QWebHistoryItem *))); + connect(webPage, SIGNAL(jsStatusBarMessage(const QString &)), + q, SIGNAL(setStatusBarText(const QString &))); + connect(webView, SIGNAL(linkShiftClicked(const KUrl &)), + webPage, SLOT(downloadUrl(const KUrl &))); + + browserExtension = new WebKitBrowserExtension(q); + connect(webPage, SIGNAL(loadProgress(int)), + browserExtension, SIGNAL(loadingProgress(int))); + connect(webPage, SIGNAL(selectionChanged()), + browserExtension, SLOT(updateEditActions())); + connect(browserExtension, SIGNAL(saveUrl(const KUrl&)), + webPage, SLOT(downloadUrl(const KUrl &))); + + connect(webView, SIGNAL(selectionClipboardUrlPasted(const KUrl &)), + browserExtension, SIGNAL(openUrlRequest(const KUrl &))); + + KDEPrivate::PasswordBar *passwordBar = new KDEPrivate::PasswordBar(mainWidget); + + // Create the password bar... + if (webPage->wallet()) { + connect (webPage->wallet(), SIGNAL(saveFormDataRequested(const QString &, const QUrl &)), + passwordBar, SLOT(onSaveFormData(const QString &, const QUrl &))); + connect(passwordBar, SIGNAL(saveFormDataAccepted(const QString &)), + webPage->wallet(), SLOT(acceptSaveFormDataRequest(const QString &))); + connect(passwordBar, SIGNAL(saveFormDataRejected(const QString &)), + webPage->wallet(), SLOT(rejectSaveFormDataRequest(const QString &))); + } + + QVBoxLayout* lay = new QVBoxLayout(mainWidget); + lay->setMargin(0); + lay->setSpacing(0); + lay->addWidget(passwordBar); + lay->addWidget(webView); + lay->addWidget(searchBar); + + mainWidget->setFocusProxy(webView); +} + +void KWebKitPartPrivate::slotLoadStarted() +{ + emit q->started(0); +} + +void KWebKitPartPrivate::slotLoadFinished(bool ok) +{ + updateHistory = true; + + if (ok) { + // Restore page state as necessary... + webPage->restoreAllFrameState(); + + if (webView->title().trimmed().isEmpty()) { + // If the document title is empty, then set it to the current url + // squeezed at the center... + const QString caption = webView->url().toString((QUrl::RemoveQuery|QUrl::RemoveFragment)); + emit q->setWindowCaption(KStringHandler::csqueeze(caption)); + + // The urlChanged signal is emitted if and only if the main frame + // receives the title of the page so we manually invoke the slot as + // a work around here for pages that do not contain it, such as + // text documents... + slotUrlChanged(webView->url()); + } + + if (WebKitSettings::self()->isFormCompletionEnabled() && webPage->wallet()) { + webPage->wallet()->fillFormData(webPage->mainFrame()); + } + } + + /* + NOTE #1: QtWebKit will not kill a META redirect request even if one + triggers the WebPage::Stop action!! As such the code below is useless + and disabled for now. + + NOTE #2: QWebFrame::metaData only provides access to META tags that + contain a 'name' attribute and completely ignores those that do not. + This of course includes yes the meta redirect tag, i.e. the 'http-equiv' + attribute. Hence the convoluted code below just to check if we have a + redirect request! + */ +#if 0 + bool refresh = false; + QMapIterator it (webView->page()->mainFrame()->metaData()); + while (it.hasNext()) { + it.next(); + //kDebug() << "meta-key: " << it.key() << "meta-value: " << it.value(); + // HACK: QtWebKit does not parse the value of http-equiv property and + // as such uses an empty key with a value when + if (it.key().isEmpty() && it.value().contains(QRegExp("[0-9];url"))) { + refresh = true; + break; + } + } + emit completed(refresh); +#else + emit q->completed(); +#endif +} + +void KWebKitPartPrivate::slotLoadAborted(const KUrl & url) +{ + q->closeUrl(); + if (url.isValid()) + emit browserExtension->openUrlRequest(url); + else + q->setUrl(webView->url()); +} + +void KWebKitPartPrivate::slotNavigationRequestFinished(const KUrl& url, QWebFrame *frame) +{ + if (frame) { + + if (q->handleError(url, frame)) { + return; + } + + if (frame == webPage->mainFrame()) { + if (webPage->sslInfo().isValid()) + browserExtension->setPageSecurity(KWebKitPartPrivate::KWebKitPartPrivate::Encrypted); + else + browserExtension->setPageSecurity(KWebKitPartPrivate::KWebKitPartPrivate::Unencrypted); + } + } +} + +void KWebKitPartPrivate::slotUrlChanged(const QUrl& url) +{ + kDebug() << url << q->url(); + if (url.toString() != QL1S("about:blank")) { + q->setUrl(url); + emit browserExtension->setLocationBarUrl(KUrl(url).prettyUrl()); + } +} + +void KWebKitPartPrivate::slotShowSecurity() +{ + if (webPage->sslInfo().isValid()) { + KSslInfoDialog *dlg = new KSslInfoDialog; + dlg->setSslInfo(webPage->sslInfo().certificateChain(), + webPage->sslInfo().peerAddress().toString(), + q->url().host(), + webPage->sslInfo().protocol(), + webPage->sslInfo().ciphers(), + webPage->sslInfo().usedChiperBits(), + webPage->sslInfo().supportedChiperBits(), + KSslInfoDialog::errorsFromString(webPage->sslInfo().certificateErrors())); + + dlg->exec(); + } else { + KMessageBox::information(0, i18n("The SSL information for this site " + "appears to be corrupt."), i18n("SSL")); + } +} + +void KWebKitPartPrivate::slotSaveFrameState(QWebFrame *frame, QWebHistoryItem *item) +{ + Q_UNUSED (item); + if (!frame->parentFrame() && updateHistory) { + emit browserExtension->openUrlNotify(); + } +} + +void KWebKitPartPrivate::slotLinkHovered(const QString &link, const QString &title, const QString &content) +{ + Q_UNUSED(title); + Q_UNUSED(content); + + QString message; + QUrl linkUrl (link); + const QString scheme = linkUrl.scheme(); + + if (QString::compare(scheme, QL1S("mailto"), Qt::CaseInsensitive) == 0) { + message += i18n("Email: "); + + // Workaround: for QUrl's parsing deficiencies of "mailto:foo@bar.com". + if (!linkUrl.hasQuery()) + linkUrl = QUrl(scheme + '?' + linkUrl.path()); + + QMap fields; + QPair queryItem; + + Q_FOREACH (queryItem, linkUrl.queryItems()) { + //kDebug() << "query: " << queryItem.first << queryItem.second; + if (queryItem.first.contains(QL1C('@')) && queryItem.second.isEmpty()) + fields["to"] << queryItem.first; + if (QString::compare(queryItem.first, QL1S("to"), Qt::CaseInsensitive) == 0) + fields["to"] << queryItem.second; + if (QString::compare(queryItem.first, QL1S("cc"), Qt::CaseInsensitive) == 0) + fields["cc"] << queryItem.second; + if (QString::compare(queryItem.first, QL1S("bcc"), Qt::CaseInsensitive) == 0) + fields["bcc"] << queryItem.second; + if (QString::compare(queryItem.first, QL1S("subject"), Qt::CaseInsensitive) == 0) + fields["subject"] << queryItem.second; + } + + if (fields.contains(QL1S("to"))) + message += fields.value(QL1S("to")).join(QL1S(", ")); + if (fields.contains(QL1S("cc"))) + message += QL1S(" - CC: ") + fields.value(QL1S("cc")).join(QL1S(", ")); + if (fields.contains(QL1S("bcc"))) + message += QL1S(" - BCC: ") + fields.value(QL1S("bcc")).join(QL1S(", ")); + if (fields.contains(QL1S("subject"))) + message += QL1S(" - Subject: ") + fields.value(QL1S("subject")).join(QL1S(" ")); + } else { + message = link; + } + + emit q->setStatusBarText(message); +} + +void KWebKitPartPrivate::slotSearchForText(const QString &text, bool backward) +{ + QWebPage::FindFlags flags; + + if (backward) + flags = QWebPage::FindBackward; + + if (searchBar->caseSensitive()) + flags |= QWebPage::FindCaseSensitively; + + searchBar->setFoundMatch(webView->page()->findText(text, flags)); +} + +void KWebKitPartPrivate::slotShowSearchBar() +{ + const QString text = webView->selectedText(); + + if (text.isEmpty()) + webView->pageAction(QWebPage::Undo); + else + searchBar->setSearchText(text.left(150)); + + searchBar->show(); +} + +void KWebKitPartPrivate::slotLinkMiddleOrCtrlClicked(const KUrl& linkUrl) +{ + KParts::OpenUrlArguments args; + args.setActionRequestedByUser(true); + args.metaData()["referrer"] = q->url().url(); + + emit browserExtension->createNewWindow(linkUrl, args); +} + +#include "kwebkitpart_p.moc" diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart_p.h.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart_p.h.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart_p.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart_p.h.svn-base 2009-12-31 20:27:16.000000000 +0000 @@ -0,0 +1,77 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ +#ifndef KWEBKITPART_P_H +#define KWEBKITPART_P_H + +#include +#include + +namespace KDEPrivate { + class SearchBar; +} + +class KUrl; +class WebView; +class WebPage; +class KWebKitPart; +class WebKitBrowserExtension; + +class QUrl; +class QWidget; +class QWebFrame; +class QWebHistoryItem; + +class KWebKitPartPrivate : public QObject +{ + Q_OBJECT +public: + enum PageSecurity { Unencrypted, Encrypted, Mixed }; + + KWebKitPartPrivate(KWebKitPart *parent); + void init (QWidget *widget); + + bool updateHistory; + QPointer webView; + QPointer webPage; + QPointer searchBar; + WebKitBrowserExtension *browserExtension; + +private Q_SLOTS: + void slotShowSecurity(); + void slotShowSearchBar(); + void slotLoadStarted(); + void slotLoadFinished(bool); + void slotLoadAborted(const KUrl &); + + void slotNavigationRequestFinished(const KUrl &, QWebFrame *); + void slotSearchForText(const QString &text, bool backward); + void slotLinkHovered(const QString &, const QString&, const QString &); + void slotSaveFrameState(QWebFrame *frame, QWebHistoryItem *item); + void slotLinkMiddleOrCtrlClicked(const KUrl&); + + void slotUrlChanged(const QUrl &); + +private: + KWebKitPart *q; +}; + +#endif // KWEBKITPART_P_H diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart.rc.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart.rc.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/kwebkitpart.rc.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/kwebkitpart.rc.svn-base 2009-12-20 23:42:08.000000000 +0000 @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/networkaccessmanager.cpp.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/networkaccessmanager.cpp.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/networkaccessmanager.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/networkaccessmanager.cpp.svn-base 2009-12-17 03:32:36.000000000 +0000 @@ -0,0 +1,70 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#include "networkaccessmanager.h" +#include "settings/webkitsettings.h" + +#include + +#include +#include + +/* Null network reply */ +class NullNetworkReply : public QNetworkReply +{ +public: + NullNetworkReply(const QNetworkRequest &req) { + setRequest(req); + setUrl(req.url()); + setHeader(QNetworkRequest::ContentLengthHeader, 0); + setHeader(QNetworkRequest::ContentTypeHeader, "text/plain"); + QTimer::singleShot(0, this, SIGNAL(finished())); + } + virtual void abort() {} + virtual qint64 bytesAvailable() const { + return 0; + } +protected: + virtual qint64 readData(char*, qint64) { + return -1; + } +}; + +namespace KDEPrivate { + +MyNetworkAccessManager::MyNetworkAccessManager(QObject *parent) + :AccessManagerBase(parent) +{ +} + +QNetworkReply *MyNetworkAccessManager::createRequest(Operation op, const QNetworkRequest &req, QIODevice *outgoingData) +{ + if (op == QNetworkAccessManager::GetOperation && + WebKitSettings::self()->isAdFilterEnabled() && + WebKitSettings::self()->isAdFiltered(req.url().toString())) { + kDebug() << "*** BLOCKED UNAUTHORIZED REQUEST => " << req.url(); + return new NullNetworkReply(req); + } + + return AccessManagerBase::createRequest(op, req, outgoingData); +} +} diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/networkaccessmanager.h.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/networkaccessmanager.h.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/networkaccessmanager.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/networkaccessmanager.h.svn-base 2009-12-17 03:32:36.000000000 +0000 @@ -0,0 +1,57 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ +#ifndef NETWORKACCESSMANAGER_H +#define NETWORKACCESSMANAGER_H + +#include + +#if KDE_IS_VERSION(4,3,73) +#include +typedef KIO::AccessManager AccessManagerBase; +#else +#include "kdewebkit/networkaccessmanager_p.h" +typedef KDEPrivate::NetworkAccessManager AccessManagerBase; +#endif + +namespace KDEPrivate { + + /** + * Re-implemented for internal reasons. API remains unaffected. + */ +class MyNetworkAccessManager : public AccessManagerBase +{ +public: + MyNetworkAccessManager(QObject *parent = 0); + +protected: + /** + * Reimplemented for internal reasons, the API is not affected. + * + * @see KIO::AccessManager::createRequest. + * @internal + */ + virtual QNetworkReply *createRequest(Operation op, const QNetworkRequest &req, QIODevice *outgoingData = 0); +}; + +} + +#endif // NETWORKACCESSMANAGER_P_H diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/README.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/README.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/README.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/README.svn-base 2009-12-28 19:19:07.000000000 +0000 @@ -0,0 +1,13 @@ +Qt 4.4 with QtWebkKit support is required for building the WebKit +KPart. + +You can switch between the different rendering engines: +View -> View Mode -> {KHTML, WebKit} (Website needs to be opened) +If WebKit does not show up in Konqueror, run 'kbuildsycoca4'. + +If you want to set the WebKit part as default, run: +'keditfiletype text/html' +and move "WebKit (webkitpart)" in the "Embedding" tab to the top. + +For more information about this project please see also: +http://techbase.kde.org/Projects/WebKit diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/sslinfodialog_p.h.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/sslinfodialog_p.h.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/sslinfodialog_p.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/sslinfodialog_p.h.svn-base 2009-10-06 19:24:59.000000000 +0100 @@ -0,0 +1,104 @@ +/* This file is part of the KDE project + * + * Copyright (C) 2000-2003 George Staikos + * Copyright (C) 2000 Malte Starostik + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + */ + +#ifndef SSLINFODIALOG_P_H +#define SSLINFODIALOG_P_H + +#include + +#include +#include + +// NOTE: We need a copy of this header file is needed here because it +// is never installed by default by KIO. + +/** + * KDE SSL Information Dialog + * + * This class creates a dialog that can be used to display information about + * an SSL session. + * + * There are NO GUARANTEES that KSslInfoDialog will remain binary compatible/ + * Contact staikos@kde.org for details if needed. + * + * @author George Staikos + * @see KSSL + * @short KDE SSL Information Dialog + */ +class KDE_EXPORT KSslInfoDialog : public KDialog { + Q_OBJECT +public: + /** + * Construct a KSSL Information Dialog + * + * @param parent the parent widget + */ + explicit KSslInfoDialog(QWidget *parent = 0); + + /** + * Destroy this dialog + */ + virtual ~KSslInfoDialog(); + + /** + * Tell the dialog if the connection has portions that may not be + * secure (ie. a mixture of secure and insecure frames) + * + * @param isIt true if security is in question + */ + void setSecurityInQuestion(bool isIt); + + /** + * Set information to display about the SSL connection. + * + * @param certificateChain the certificate chain leading from the certificate + * authority to the peer. + * @param ip the ip of the remote host + * @param host the remote hostname + * @param sslProtocol the version of SSL in use (SSLv2, SSLv3, TLSv1) + * @param cipher the cipher in use + * @param usedBits the used bits of the key + * @param bits the key size of the cipher in use + * @param validationErrors errors validating the certificates, if any + */ + void setSslInfo(const QList &certificateChain, + const QString &ip, const QString &host, + const QString &sslProtocol, const QString &cipher, + int usedBits, int bits, + const QList > &validationErrors); + + void setMainPartEncrypted(bool); + void setAuxiliaryPartsEncrypted(bool); + + static QList > errorsFromString(const QString &s); + +private Q_SLOTS: + void launchConfig(); + void displayFromChain(int); + +private: + void updateWhichPartsEncrypted(); + + class KSslInfoDialogPrivate; + KSslInfoDialogPrivate* const d; +}; + +#endif // SSLINFODIALOG_P_H diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/webpage.cpp.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/webpage.cpp.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/webpage.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/webpage.cpp.svn-base 2009-12-20 23:42:08.000000000 +0000 @@ -0,0 +1,717 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2008 Dirk Mueller + * Copyright (C) 2008 Urs Wolfer + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#include "webpage.h" + +#include "kwebkitpart.h" +#include "websslinfo.h" +#include "webview.h" +#include "sslinfodialog_p.h" +#include "networkaccessmanager.h" +#include "settings/webkitsettings.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include + +#define QL1S(x) QLatin1String(x) +#define QL1C(x) QLatin1Char(x) + +typedef QPair StringPair; + +// Sanitizes the "mailto:" url, e.g. strips out any "attach" parameters. +static QUrl sanitizeMailToUrl(const QUrl &url, QStringList& files) { + QUrl sanitizedUrl; + + // NOTE: This is necessary to ensure we can properly use QUrl's query + // related APIs to process 'mailto:' urls of form 'mailto:foo@bar.com'. + if (url.hasQuery()) + sanitizedUrl = url; + else + sanitizedUrl = QUrl(url.scheme() + QL1S(":?") + url.path()); + + QListIterator it (sanitizedUrl.queryItems()); + sanitizedUrl.setEncodedQuery(QByteArray()); // clear out the query componenet + + while (it.hasNext()) { + StringPair queryItem = it.next(); + if (queryItem.first.contains(QL1C('@')) && queryItem.second.isEmpty()) { + queryItem.second = queryItem.first; + queryItem.first = "to"; + } else if (QString::compare(queryItem.first, QL1S("attach"), Qt::CaseInsensitive) == 0) { + files << queryItem.second; + continue; + } + sanitizedUrl.addQueryItem(queryItem.first, queryItem.second); + } + + return sanitizedUrl; +} + +// Converts QNetworkReply::NetworkError codes to the KIO equivalent ones... +static int convertErrorCode(QNetworkReply* reply) +{ + // First check if there is a KIO error code sent back and use that, + // if not attempt to convert the QNetworkReply:: + QVariant attr = reply->attribute(static_cast(KIO::AccessManager::KioError)); + if (attr.isValid() && attr.type() == QVariant::Int) + return attr.toInt(); + + switch (reply->error()) { + case QNetworkReply::ConnectionRefusedError: + return KIO::ERR_COULD_NOT_CONNECT; + case QNetworkReply::HostNotFoundError: + return KIO::ERR_UNKNOWN_HOST; + case QNetworkReply::TimeoutError: + return KIO::ERR_SERVER_TIMEOUT; + case QNetworkReply::OperationCanceledError: + return KIO::ERR_USER_CANCELED; + case QNetworkReply::ProxyNotFoundError: + return KIO::ERR_UNKNOWN_PROXY_HOST; + case QNetworkReply::ContentAccessDenied: + return KIO::ERR_ACCESS_DENIED; + case QNetworkReply::ContentOperationNotPermittedError: + return KIO::ERR_WRITE_ACCESS_DENIED; + case QNetworkReply::ContentNotFoundError: + return KIO::ERR_NO_CONTENT; + case QNetworkReply::AuthenticationRequiredError: + return KIO::ERR_COULD_NOT_AUTHENTICATE; + case QNetworkReply::ProtocolUnknownError: + return KIO::ERR_UNSUPPORTED_PROTOCOL; + case QNetworkReply::ProtocolInvalidOperationError: + return KIO::ERR_UNSUPPORTED_ACTION; + case QNetworkReply::UnknownNetworkError: + return KIO::ERR_UNKNOWN; + case QNetworkReply::NoError: + default: + return 0; + } +} + +// Returns true if the scheme and domain of the two urls match... +static bool domainSchemeMatch(const QUrl& u1, const QUrl& u2) +{ + if (u1.scheme() != u2.scheme()) + return false; + + QStringList u1List = u1.host().split(QL1C('.'), QString::SkipEmptyParts); + QStringList u2List = u2.host().split(QL1C('.'), QString::SkipEmptyParts); + + if (qMin(u1List.count(), u2List.count()) < 2) + return false; // better safe than sorry... + + while (u1List.count() > 2) + u1List.removeFirst(); + + while (u2List.count() > 2) + u2List.removeFirst(); + + return (u1List == u2List); +} + +static QString getFileNameForDownload(const QNetworkRequest &request, QNetworkReply *reply) +{ + QString fileName = KUrl(request.url()).fileName(); + + if (reply && reply->hasRawHeader("Content-Disposition")) { // based on code from arora, downloadmanger.cpp + const QString value = QL1S(reply->rawHeader("Content-Disposition")); + const int pos = value.indexOf(QL1S("filename=")); + if (pos != -1) { + QString name = value.mid(pos + 9); + if (name.startsWith(QL1C('"')) && name.endsWith(QL1C('"'))) + name = name.mid(1, name.size() - 2); + fileName = name; + } + } + + return fileName; +} + +class WebPage::WebPagePrivate +{ +public: + WebPagePrivate() {} + + WebSslInfo sslInfo; + QHash frameStateContainer; + // Holds list of requests including those from children frames + QMultiHash requestQueue; + QPointer part; +}; + +WebPage::WebPage(KWebKitPart *part, QWidget *parent) + :KWebPage(parent, (KWebPage::KPartsIntegration|KWebPage::KWalletIntegration)), + d (new WebPagePrivate) +{ + d->part = part; + + // Set our own internal network access manager... + KDEPrivate::MyNetworkAccessManager *manager = new KDEPrivate::MyNetworkAccessManager(this); + if (parent && parent->window()) + manager->setCookieJarWindowId(parent->window()->winId()); + setNetworkAccessManager(manager); + + setSessionMetaData("ssl_activate_warnings", "TRUE"); + + // Set font sizes accordingly... + if (view()) + WebKitSettings::self()->computeFontSizes(view()->logicalDpiY()); + + setForwardUnsupportedContent(true); + + connect(this, SIGNAL(geometryChangeRequested(const QRect &)), + this, SLOT(slotGeometryChangeRequested(const QRect &))); + connect(this, SIGNAL(windowCloseRequested()), + this, SLOT(slotWindowCloseRequested())); + connect(this, SIGNAL(statusBarMessage(const QString &)), + this, SLOT(slotStatusBarMessage(const QString &))); + connect(this, SIGNAL(downloadRequested(const QNetworkRequest &)), + this, SLOT(downloadRequest(const QNetworkRequest &))); + connect(this, SIGNAL(unsupportedContent(QNetworkReply *)), + this, SLOT(slotUnsupportedContent(QNetworkReply *))); + connect(networkAccessManager(), SIGNAL(finished(QNetworkReply *)), + this, SLOT(slotRequestFinished(QNetworkReply *))); +} + +WebPage::~WebPage() +{ + delete d; +} + +const WebSslInfo& WebPage::sslInfo() const +{ + return d->sslInfo; +} + +void WebPage::setSslInfo (const WebSslInfo& info) +{ + d->sslInfo = info; +} + +WebFrameState WebPage::frameState(const QString& frameName) const +{ + return d->frameStateContainer.value(frameName); +} + +void WebPage::saveFrameState (const QString &frameName, const WebFrameState &frameState) +{ + d->frameStateContainer[frameName] = frameState; +} + +void WebPage::restoreFrameState(const QString &frameName) +{ + if (d->frameStateContainer.contains(frameName)) { + WebFrameState frameState = d->frameStateContainer.take(frameName); + if (mainFrame()->frameName() == frameName) { + mainFrame()->setScrollPosition(QPoint(frameState.scrollPosX, frameState.scrollPosY)); + kDebug() << "Restoring main frame:" << frameName << frameState; + } else { + QListIterator frameIt (mainFrame()->childFrames()); + while (frameIt.hasNext()) { + QWebFrame *frame = frameIt.next(); + if (frame->frameName() == frameName) { + frame->setScrollPosition(QPoint(frameState.scrollPosX, frameState.scrollPosY)); + kDebug() << "Restoring child frame:" << frameName << frameState; + } + } + } + } +} + +void WebPage::restoreAllFrameState() +{ + QList frames = mainFrame()->childFrames(); + frames.prepend(mainFrame()); + + QListIterator frameIt (frames); + while (frameIt.hasNext()) { + QWebFrame* frame = frameIt.next(); + if (d->frameStateContainer.contains(frame->frameName())) { + WebFrameState frameState = d->frameStateContainer.take(frame->frameName()); + frame->setScrollPosition(QPoint(frameState.scrollPosX, frameState.scrollPosY)); + } + } +} + +bool WebPage::acceptNavigationRequest(QWebFrame *frame, const QNetworkRequest &request, NavigationType type) +{ + const QUrl reqUrl (request.url()); + + // Handle "mailto:" url here... + if (handleMailToUrl(reqUrl, type)) + return false; + + if (frame) { + // inPage requests are those generarted within the current page through + // link clicks, javascript queries, and button clicks (form submission). + bool inPageRequest = true; + + switch (type) { + case QWebPage::NavigationTypeFormSubmitted: + case QWebPage::NavigationTypeFormResubmitted: + if (!checkFormData(request)) + return false; + break; + case QWebPage::NavigationTypeReload: + case QWebPage::NavigationTypeBackOrForward: + inPageRequest = false; + break; + case QWebPage::NavigationTypeOther: + /* + NOTE: Unfortunately QtWebKit sends a NavigationTypeOther + when users click on links that use javascript. For example, + + javascript link + + This completely screws up the link security checks we attempt + to do below. There is currently no reliable way to discern link + clicks from other requests that are sent as NavigationTypeOther! + Perhaps a new type, NavigationTypeJavascript, will be added in + the future to QtWebKit ??!? + */ + //if (d->part->url() == reqUrl) + inPageRequest = false; + + /* + HACK: It is impossible to marry QtWebKit's history handling + with that of konqueror. They simply do not mix like oil and + water! Anyhow, here we workaround some issues that result + from not being able to use QtWebKit's built-in history + navigation. + */ + if (d->frameStateContainer.contains(frame->frameName())) { + if (frame == mainFrame()) { + // Avoid reloading page when navigating back from an + // anchor or link that points to some place within the + // same page. + const QUrl frameUrl (frame->url()); + const bool frmUrlHasFragment = frameUrl.hasFragment(); + const bool reqUrlHasFragment = reqUrl.hasFragment(); + + //kDebug() << frame << ", url now:" << frameUrl << ", url requested:" << reqUrl; + if ((frmUrlHasFragment && frameUrl.toString(QUrl::RemoveFragment) == reqUrl.toString()) || + (reqUrlHasFragment && reqUrl.toString(QUrl::RemoveFragment) == frameUrl.toString()) || + (frmUrlHasFragment && reqUrlHasFragment && reqUrl == frameUrl)) { + kDebug() << "Avoiding page reload!" << endl; + emit loadFinished(true); + return false; + } + } else { + // The following code does proper history navigation for + // websites that are composed of frames. + WebFrameState &frameState = d->frameStateContainer[frame->frameName()]; + if (!frameState.handled && !frameState.url.isEmpty() && + frameState.url.toString() != reqUrl.toString()) { + const bool signalsBlocked = frame->blockSignals(true); + frame->setUrl(frameState.url); + frame->blockSignals(signalsBlocked); + frameState.handled = true; + kDebug() << "Changing request for" << frame << "from" + << reqUrl << "to" << frameState.url; + return false; + } + } + } + break; + default: + break; + } + + if (inPageRequest) { + if (!checkLinkSecurity(request, type)) + return false; + + if (d->sslInfo.isValid()) + setRequestMetaData("ssl_was_in_use", "TRUE"); + } + + if (frame == mainFrame()) { + setRequestMetaData("main_frame_request", "TRUE"); + } else { + setRequestMetaData("main_frame_request", "FALSE"); + } + + // Insert the request into the queue... + d->requestQueue.insert (request.url(), frame); + } + + return KWebPage::acceptNavigationRequest(frame, request, type); +} + +QWebPage *WebPage::createWindow(WebWindowType type) +{ + kDebug() << type; + KParts::ReadOnlyPart *part = 0; + KParts::OpenUrlArguments args; + args.metaData()["referrer"] = mainFrame()->url().toString(); + + KParts::BrowserArguments bargs; + bargs.setLockHistory(true); + //if (type == WebModalDialog) + bargs.setForcesNewWindow(true); + + d->part->browserExtension()->createNewWindow(KUrl("about:blank"), args, bargs, + KParts::WindowArgs(), &part); + + KWebKitPart *webKitPart = qobject_cast(part); + + if (!webKitPart) { + if (part) + kDebug() << "Got a non KWebKitPart" << part->metaObject()->className(); + else + kDebug() << "part is null"; + + return 0; + } + + return webKitPart->view()->page(); +} + +void WebPage::slotUnsupportedContent(QNetworkReply *reply) +{ + KParts::OpenUrlArguments args; + const KUrl url(reply->url()); + kDebug() << url; + + Q_FOREACH (const QByteArray &headerName, reply->rawHeaderList()) { + args.metaData().insert(QString(headerName), QString(reply->rawHeader(headerName))); + } + + emit d->part->browserExtension()->openUrlRequest(url, args, KParts::BrowserArguments()); +} + +void WebPage::downloadRequest(const QNetworkRequest &request) +{ + const KUrl url(request.url()); + kDebug() << url; + + // Integration with a download manager... + if (!url.isLocalFile()) { + KConfigGroup cfg = KSharedConfig::openConfig("konquerorrc", KConfig::NoGlobals)->group("HTML Settings"); + const QString downloadManger = cfg.readPathEntry("DownloadManager", QString()); + + if (!downloadManger.isEmpty()) { + // then find the download manager location + kDebug() << "Using: " << downloadManger << " as Download Manager"; + QString cmd = KStandardDirs::findExe(downloadManger); + if (cmd.isEmpty()) { + QString errMsg = i18n("The Download Manager (%1) could not be found in your $PATH.", downloadManger); + QString errMsgEx = i18n("Try to reinstall it. \n\nThe integration with Konqueror will be disabled."); + KMessageBox::detailedSorry(view(), errMsg, errMsgEx); + cfg.writePathEntry("DownloadManager", QString()); + cfg.sync(); + } else { + cmd += ' ' + KShell::quoteArg(url.url()); + kDebug() << "Calling command" << cmd; + KRun::runCommand(cmd, view()); + return; + } + } + } + + KWebPage::downloadRequest(request); +} + +void WebPage::slotGeometryChangeRequested(const QRect &rect) +{ + const QString host = mainFrame()->url().host(); + + if (WebKitSettings::self()->windowMovePolicy(host) == WebKitSettings::KJSWindowMoveAllow) { // Why doesn't this work? + emit d->part->browserExtension()->moveTopLevelWidget(rect.x(), rect.y()); + } + + int height = rect.height(); + int width = rect.width(); + + // parts of following code are based on kjs_window.cpp + // Security check: within desktop limits and bigger than 100x100 (per spec) + if (width < 100 || height < 100) { + kDebug() << "Window resize refused, window would be too small (" << width << "," << height << ")"; + return; + } + + QRect sg = KGlobalSettings::desktopGeometry(view()); + + if (width > sg.width() || height > sg.height()) { + kDebug() << "Window resize refused, window would be too big (" << width << "," << height << ")"; + return; + } + + if (WebKitSettings::self()->windowResizePolicy(host) == WebKitSettings::KJSWindowResizeAllow) { + kDebug() << "resizing to " << width << "x" << height; + emit d->part->browserExtension()->resizeTopLevelWidget(width, height); + } + + // If the window is out of the desktop, move it up/left + // (maybe we should use workarea instead of sg, otherwise the window ends up below kicker) + const int right = view()->x() + view()->frameGeometry().width(); + const int bottom = view()->y() + view()->frameGeometry().height(); + int moveByX = 0; + int moveByY = 0; + if (right > sg.right()) + moveByX = - right + sg.right(); // always <0 + if (bottom > sg.bottom()) + moveByY = - bottom + sg.bottom(); // always <0 + if ((moveByX || moveByY) && + WebKitSettings::self()->windowMovePolicy(host) == WebKitSettings::KJSWindowMoveAllow) { + + emit d->part->browserExtension()->moveTopLevelWidget(view()->x() + moveByX, view()->y() + moveByY); + } +} + +void WebPage::slotWindowCloseRequested() +{ + emit d->part->browserExtension()->requestFocus(d->part); + if (KMessageBox::questionYesNo(view(), + i18n("Close window?"), i18n("Confirmation Required"), + KStandardGuiItem::close(), KStandardGuiItem::cancel()) + == KMessageBox::Yes) { + d->part->deleteLater(); + d->part = 0; + } +} + +void WebPage::slotStatusBarMessage(const QString &message) +{ + if (WebKitSettings::self()->windowStatusPolicy(mainFrame()->url().host()) == WebKitSettings::KJSWindowStatusAllow) { + emit jsStatusBarMessage(message); + } +} + +void WebPage::slotRequestFinished(QNetworkReply *reply) +{ + Q_ASSERT(reply); + QUrl url (reply->request().url()); + + if (d->requestQueue.contains(url)) { + + kDebug() << url; + QWebFrame* frame = d->requestQueue.take(url); + const int statusCode = reply->attribute(QNetworkRequest::HttpStatusCodeAttribute).toInt(); + + if (statusCode > 300 && statusCode < 304) { + kDebug() << "Redirected to" << reply->attribute(QNetworkRequest::RedirectionTargetAttribute).toUrl(); + } else { + const int errCode = convertErrorCode(reply); + const bool isMainFrameRequest = (frame == mainFrame()); + + // TODO: Perhaps look into supporting mixed mode, part secure and + // part not, sites at some point. For now we only deal with SSL + // information for the main page like most browsers. + if (isMainFrameRequest && d->sslInfo.isValid() && + !domainSchemeMatch(reply->url(), d->sslInfo.url())) { + kDebug() << "Reseting cached SSL info..."; + d->sslInfo = WebSslInfo(); + } + + // Handle any error... + switch (errCode) { + case 0: + if (isMainFrameRequest) { + // Obtain and set the SSL information if any... + if (!d->sslInfo.isValid()) { + d->sslInfo.fromMetaData(reply->attribute(static_cast(KIO::AccessManager::MetaData))); + d->sslInfo.setUrl(reply->url()); + } + + setPageJScriptPolicy(reply->url()); + } + break; + case KIO::ERR_ABORTED: + case KIO::ERR_USER_CANCELED: // Do nothing if request is cancelled/aborted + kDebug() << "User aborted request!"; + emit loadAborted(QUrl()); + return; + // Handle the user clicking on a link that refers to a directory + // Since KIO cannot automatically convert a GET request to a LISTDIR one. + case KIO::ERR_IS_DIRECTORY: + emit loadAborted(reply->url()); + return; + default: +#if QT_VERSION < 0x040600 + // WORKAROUND: + // This code is necessary because QWebFrame::setHtml does + // not work properly in Qt < 4.6. Hence, we emit this signal + // here to get the webkitpart to properly save frame states. + if (isMainFrameRequest) + emit saveFrameStateRequested(frame, 0); +#endif + url = QString ("error:/?error=%1&errText=%2#%3") + .arg(errCode).arg(reply->errorString()).arg(reply->url().toString()); + break; + } + + emit navigationRequestFinished(url, frame); + } + } +} + +bool WebPage::checkLinkSecurity(const QNetworkRequest &req, NavigationType type) const +{ + // Check whether the request is authorized or not... + if (!KAuthorized::authorizeUrlAction("redirect", mainFrame()->url(), req.url())) { + + kDebug() << "*** Failed security check: base-url=" << mainFrame()->url() << ", dest-url=" << req.url(); + QString buttonText, title, message; + + int response = KMessageBox::Cancel; + KUrl linkUrl (req.url()); + + if (type == QWebPage::NavigationTypeLinkClicked) { + message = i18n("This untrusted page links to
%1." + "
Do you want to follow the link?
", linkUrl.url()); + title = i18n("Security Warning"); + buttonText = i18n("Follow"); + } else { + title = i18n("Security Alert"); + message = i18n("Access by untrusted page to
%1
denied.
", + Qt::escape(linkUrl.prettyUrl())); + } + + if (buttonText.isEmpty()) { + KMessageBox::error( 0, message, title); + } else { + // Dangerous flag makes the Cancel button the default + response = KMessageBox::warningContinueCancel(0, message, title, + KGuiItem(buttonText), + KStandardGuiItem::cancel(), + QString(), // no don't ask again info + KMessageBox::Notify | KMessageBox::Dangerous); + } + + return (response == KMessageBox::Continue); + } + + return true; +} + +bool WebPage::checkFormData(const QNetworkRequest &req) const +{ + const QString scheme (req.url().scheme()); + + if (d->sslInfo.isValid() && + !scheme.compare(QL1S("https")) && !scheme.compare(QL1S("mailto")) && + (KMessageBox::warningContinueCancel(0, + i18n("Warning: This is a secure form " + "but it is attempting to send " + "your data back unencrypted.\n" + "A third party may be able to " + "intercept and view this " + "information.\nAre you sure you " + "want to send the data unencrypted?"), + i18n("Network Transmission"), + KGuiItem(i18n("&Send Unencrypted"))) == KMessageBox::Cancel)) { + + return false; + } + + + if (scheme.compare(QL1S("mailto")) == 0 && + (KMessageBox::warningContinueCancel(0, i18n("This site is attempting to " + "submit form data via email.\n" + "Do you want to continue?"), + i18n("Network Transmission"), + KGuiItem(i18n("&Send Email")), + KStandardGuiItem::cancel(), + "WarnTriedEmailSubmit") == KMessageBox::Cancel)) { + return false; + } + + return true; +} + +bool WebPage::handleMailToUrl (const QUrl& url, NavigationType type) const +{ + if (QString::compare(url.scheme(), QL1S("mailto"), Qt::CaseInsensitive) == 0) { + QStringList files; + QUrl mailtoUrl (sanitizeMailToUrl(url, files)); + + switch (type) { + case QWebPage::NavigationTypeLinkClicked: + if (!files.isEmpty() && KMessageBox::warningContinueCancelList(0, + i18n("Do you want to allow this site to attach " + "the following files to the email message ?"), + files, i18n("Email Attachment Confirmation"), + KGuiItem(i18n("&Allow attachments")), + KGuiItem(i18n("&Ignore attachments")), QL1S("WarnEmailAttachment")) == KMessageBox::Continue) { + + // Re-add the attachments... + QListIterator filesIt (files); + while (filesIt.hasNext()) { + mailtoUrl.addQueryItem(QL1S("attach"), filesIt.next()); + } + } + break; + case QWebPage::NavigationTypeFormSubmitted: + case QWebPage::NavigationTypeFormResubmitted: + if (!files.isEmpty()) { + KMessageBox::information(0, i18n("This site attempted to attach a file from your " + "computer in the form submission. The attachment " + "was removed for your protection."), + i18n("KDE"), "InfoTriedAttach"); + } + break; + default: + break; + } + + kDebug() << "Emitting openUrlRequest with " << mailtoUrl; + emit d->part->browserExtension()->openUrlRequest(mailtoUrl); + return true; + } + + return false; +} + +void WebPage::setPageJScriptPolicy(const QUrl &url) +{ + const QString hostname (url.host()); + settings()->setAttribute(QWebSettings::JavascriptEnabled, + WebKitSettings::self()->isJavaScriptEnabled(hostname)); + + const WebKitSettings::KJSWindowOpenPolicy policy = WebKitSettings::self()->windowOpenPolicy(hostname); + settings()->setAttribute(QWebSettings::JavascriptCanOpenWindows, + (policy != WebKitSettings::KJSWindowOpenDeny && + policy != WebKitSettings::KJSWindowOpenSmart)); +} diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/webpage.h.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/webpage.h.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/webpage.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/webpage.h.svn-base 2009-12-20 23:42:09.000000000 +0000 @@ -0,0 +1,162 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2008 Dirk Mueller + * Copyright (C) 2008 Urs Wolfer + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ +#ifndef WEBPAGE_H +#define WEBPAGE_H + +#include + +#include +#include + + +class KUrl; +class WebSslInfo; +class KWebKitPart; +class QVariant; +class QWebFrame; + +struct WebFrameState +{ + QUrl url; + int scrollPosX; + int scrollPosY; + bool handled; + + WebFrameState() : scrollPosX(0), scrollPosY(0), handled(false) {} + + inline friend QDebug& operator<< (QDebug& stream, const WebFrameState &frameState) { + stream << frameState.url << frameState.scrollPosX << frameState.scrollPosY; + return stream; + } +}; + + +class WebPage : public KWebPage +{ + Q_OBJECT +public: + WebPage(KWebKitPart *wpart, QWidget *parent); + ~WebPage(); + + /** + * Returns the SSL information for the current page. + * + * @see WebSslInfo. + */ + const WebSslInfo& sslInfo() const; + + /** + * Returns the frames state for @p frameName. + */ + WebFrameState frameState(const QString& frameName) const; + + /** + * Sets the cached page SSL information to @p info. + * + * @see WebSslInfo + */ + void setSslInfo (const WebSslInfo &info); + + /** + * Saves the frame state information for @p frameName. + * + * @param frameName the frame name. + * @param frameState the frame state information. + */ + void saveFrameState (const QString &frameName, const WebFrameState &frameState); + + /** + * Restore the frame state from the saved + * + * @param frameName the frame name. + */ + void restoreFrameState(const QString &frameName); + + /** + * Restores the states of all the frames in the page. + */ + void restoreAllFrameState(); + + /** + * Reimplemented for internal reasons. The API is not affected. + * + * @internal + * @see KWebPage::downloadRequest. + */ + void downloadRequest(const QNetworkRequest &request); + +Q_SIGNALS: + /** + * This signal is emitted whenever a navigation request completes... + * + * The @p url is the requested url or in case of an error a special error + * url of form error:/?err=&errText=#. The second + * parameter @p frame is the QWebFrame which orignated the request in the. + */ + void navigationRequestFinished(const KUrl& url, QWebFrame *frame); + + /** + * This signal is emitted whenever a user cancels/aborts a load resource + * request. + */ + void loadAborted(const KUrl &url); + + /** + * This signal is emitted whenever status message is received from javascript + * and the user's configuration allows it to be set. + */ + void jsStatusBarMessage(const QString &); + +protected: + /** + * Reimplemented for internal reasons, the API is not affected. + * @internal + */ + virtual QWebPage* createWindow(WebWindowType type); + + /** + * Reimplemented for internal reasons, the API is not affected. + * @internal + */ + virtual bool acceptNavigationRequest(QWebFrame * frame, const QNetworkRequest & request, NavigationType type); + +protected Q_SLOTS: + void slotUnsupportedContent(QNetworkReply *reply); + void slotRequestFinished(QNetworkReply *reply); + void slotGeometryChangeRequested(const QRect &rect); + void slotWindowCloseRequested(); + void slotStatusBarMessage(const QString &message); + +private: + bool checkLinkSecurity(const QNetworkRequest &req, NavigationType type) const; + bool checkFormData(const QNetworkRequest &req) const; + bool handleMailToUrl (const QUrl& , NavigationType type) const; + void setPageJScriptPolicy(const QUrl &url); + +private: + class WebPagePrivate; + WebPagePrivate* const d; +}; + +#endif // WEBPAGE_H diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/websslinfo.cpp.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/websslinfo.cpp.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/websslinfo.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/websslinfo.cpp.svn-base 2009-10-31 18:10:15.000000000 +0000 @@ -0,0 +1,211 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#include "websslinfo.h" + +#include + + +class WebSslInfo::WebSslInfoPrivate +{ +public: + WebSslInfoPrivate() + : usedCipherBits(0), supportedCipherBits(0) {} + + QUrl url; + QString ciphers; + QString protocol; + QString certErrors; + QHostAddress peerAddress; + QHostAddress parentAddress; + QList certificateChain; + + int usedCipherBits; + int supportedCipherBits; +}; + +WebSslInfo::WebSslInfo() + :d(new WebSslInfo::WebSslInfoPrivate) +{ +} + +WebSslInfo::WebSslInfo(const WebSslInfo& other) + :d(new WebSslInfo::WebSslInfoPrivate) +{ + *this = other; +} + +WebSslInfo::~WebSslInfo() +{ + delete d; + d = 0; +} + +bool WebSslInfo::isValid() const +{ + return !d->peerAddress.isNull(); +} + +QUrl WebSslInfo::url() const +{ + return d->url; +} + +QHostAddress WebSslInfo::parentAddress() const +{ + return d->parentAddress; +} + +QHostAddress WebSslInfo::peerAddress() const +{ + return d->peerAddress; +} + +QString WebSslInfo::protocol() const +{ + return d->protocol; +} + +QString WebSslInfo::ciphers() const +{ + return d->ciphers; +} + +QString WebSslInfo::certificateErrors() const +{ + return d->certErrors; +} + +int WebSslInfo::supportedChiperBits () const +{ + return d->supportedCipherBits; +} + +int WebSslInfo::usedChiperBits () const +{ + return d->usedCipherBits; +} + +QList WebSslInfo::certificateChain() const +{ + return d->certificateChain; +} + +WebSslInfo& WebSslInfo::operator=(const WebSslInfo& other) +{ + d->ciphers = other.d->ciphers; + d->protocol = other.d->protocol; + d->certErrors = other.d->certErrors; + d->peerAddress = other.d->peerAddress; + d->parentAddress = other.d->parentAddress; + d->certificateChain = other.d->certificateChain; + + d->usedCipherBits = other.d->usedCipherBits; + d->supportedCipherBits = other.d->supportedCipherBits; + d->url = other.d->url; + + return *this; +} + +QVariant WebSslInfo::toMetaData() const +{ + if (isValid()) { + QMap data; + data.insert("ssl_in_use", true); + data.insert("ssl_peer_ip", d->peerAddress.toString()); + data.insert("ssl_parent_ip", d->parentAddress.toString()); + data.insert("ssl_protocol_version", d->protocol); + data.insert("ssl_cipher", d->ciphers); + data.insert("ssl_cert_errors", d->certErrors); + data.insert("ssl_cipher_used_bits", d->usedCipherBits); + data.insert("ssl_cipher_bits", d->supportedCipherBits); + QByteArray certChain; + Q_FOREACH(const QSslCertificate& cert, d->certificateChain) + certChain += cert.toPem(); + data.insert("ssl_peer_chain", certChain); + return data; + } + + return QVariant(); +} + +void WebSslInfo::fromMetaData(const QVariant& value) +{ + if (value.isValid() && value.type() == QVariant::Map) { + QMap metaData = value.toMap(); + if (metaData.value("ssl_in_use", false).toBool()) { + setCertificateChain(metaData.value("ssl_peer_chain").toByteArray()); + setPeerAddress(metaData.value("ssl_peer_ip").toString()); + setParentAddress(metaData.value("ssl_parent_ip").toString()); + setProtocol(metaData.value("ssl_protocol_version").toString()); + setCiphers(metaData.value("ssl_cipher").toString()); + setCertificateErrors(metaData.value("ssl_cert_errors").toString()); + setUsedCipherBits(metaData.value("ssl_cipher_used_bits").toString()); + setSupportedCipherBits(metaData.value("ssl_cipher_bits").toString()); + } + } +} + +void WebSslInfo::setUrl (const QUrl &url) +{ + d->url = url; +} + +void WebSslInfo::setPeerAddress(const QString& address) +{ + d->peerAddress = address; +} + +void WebSslInfo::setParentAddress(const QString& address) +{ + d->parentAddress = address; +} + +void WebSslInfo::setProtocol(const QString& protocol) +{ + d->protocol = protocol; +} + +void WebSslInfo::setCertificateChain(const QByteArray& chain) +{ + d->certificateChain = QSslCertificate::fromData(chain); +} + +void WebSslInfo::setCiphers(const QString& ciphers) +{ + d->ciphers = ciphers; +} + +void WebSslInfo::setUsedCipherBits(const QString& bits) +{ + d->usedCipherBits = bits.toInt(); +} + +void WebSslInfo::setSupportedCipherBits(const QString& bits) +{ + d->supportedCipherBits = bits.toInt(); +} + +void WebSslInfo::setCertificateErrors(const QString& certErrors) +{ + d->certErrors = certErrors; +} diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/websslinfo.h.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/websslinfo.h.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/websslinfo.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/websslinfo.h.svn-base 2009-10-31 18:10:15.000000000 +0000 @@ -0,0 +1,72 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ +#ifndef WEBSSLINFO_H +#define WEBSSLINFO_H + +#include + +#include +#include +#include +#include +#include + +class WebSslInfo +{ +public: + WebSslInfo(); + WebSslInfo(const WebSslInfo&); + virtual ~WebSslInfo(); + + bool isValid() const; + QUrl url() const; + QHostAddress peerAddress() const; + QHostAddress parentAddress() const; + QString ciphers() const; + QString protocol() const; + QString certificateErrors() const; + int supportedChiperBits () const; + int usedChiperBits () const; + QList certificateChain() const; + + QVariant toMetaData() const; + void fromMetaData (const QVariant &); + + void setUrl (const QUrl &url); + WebSslInfo& operator = (const WebSslInfo&); + +protected: + void setCiphers(const QString& ciphers); + void setProtocol(const QString& protocol); + void setPeerAddress(const QString& address); + void setParentAddress(const QString& address); + void setCertificateChain(const QByteArray& chain); + void setCertificateErrors(const QString& certErrors); + void setUsedCipherBits(const QString& bits); + void setSupportedCipherBits(const QString& bits); + +private: + class WebSslInfoPrivate; + WebSslInfoPrivate* d; +}; + +#endif // WEBSSLINFO_H diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/webview.cpp.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/webview.cpp.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/webview.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/webview.cpp.svn-base 2009-12-28 19:19:05.000000000 +0000 @@ -0,0 +1,447 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2007 Trolltech ASA + * Copyright (C) 2008 Urs Wolfer + * Copyright (C) 2008 Laurent Montel + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#include "webview.h" +#include "webpage.h" +#include "kwebkitpart.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include + +#include + +class WebView::WebViewPrivate +{ +public: + WebViewPrivate() {} + + void addSearchActions(QList& selectActions, QWebView*); + QString selectedTextAsOneLine(const QString &) const; + + /** + * Returns selectedText without any leading or trailing whitespace, + * and with non-breaking-spaces turned into normal spaces. + * + * Note that hasSelection can return true and yet simplifiedSelectedText can be empty, + * e.g. when selecting a single space. + */ + QString simplifiedSelectedText(const QString&) const; + + KActionCollection* actionCollection; + QWebHitTestResult result; + QPointer part; +}; + + +WebView::WebView(KWebKitPart *wpart, QWidget *parent) + :KWebView(parent, false), d(new WebViewPrivate()) +{ + d->part = wpart; + d->actionCollection = new KActionCollection(this); + setAcceptDrops(true); + + // Create the custom page... + setPage(new WebPage(wpart, this)); +} + +WebView::~WebView() +{ + delete d; +} + +void WebView::loadUrl(const KUrl &url, const KParts::OpenUrlArguments &args, const KParts::BrowserArguments &bargs) +{ + if (args.reload()) { + pageAction(KWebPage::Reload)->trigger(); + return; + } + + QNetworkRequest req; + req.setUrl(url); + req.setRawHeader("Referer", args.metaData().value("referrer").toUtf8()); + + if (bargs.postData.isEmpty()) { + KWebView::load(req); + } else { + KWebView::load(req, QNetworkAccessManager::PostOperation, bargs.postData); + } +} + +QWebHitTestResult WebView::contextMenuResult() const +{ + return d->result; +} + +void WebView::contextMenuEvent(QContextMenuEvent *e) +{ + d->result = page()->mainFrame()->hitTestContent(e->pos()); + if (d->result.isContentEditable()) { + KWebView::contextMenuEvent(e); // TODO: better KDE integration if possible + return; + } + + KParts::BrowserExtension::PopupFlags flags = KParts::BrowserExtension::DefaultPopupItems; + flags |= KParts::BrowserExtension::ShowBookmark; + flags |= KParts::BrowserExtension::ShowReload; + KParts::BrowserExtension::ActionGroupMap mapAction; + QString mimeType (QLatin1String("text/html")); + + KUrl emitUrl; + if (!d->result.linkUrl().isEmpty()) { + flags |= KParts::BrowserExtension::IsLink; + emitUrl = d->result.linkUrl(); + linkActionPopupMenu(mapAction); + if (emitUrl.isLocalFile()) { + mimeType = KMimeType::findByUrl(emitUrl, 0, true, false)->name(); + } else { + const QString fname(emitUrl.fileName(KUrl::ObeyTrailingSlash)); + if (!fname.isEmpty() && !emitUrl.hasRef() && emitUrl.query().isEmpty()) + { + KMimeType::Ptr pmt = KMimeType::findByPath(fname, 0, true); + + // Further check for mime types guessed from the extension which, + // on a web page, are more likely to be a script delivering content + // of undecidable type. If the mime type from the extension is one + // of these, don't use it. Retain the original type 'text/html'. + if (pmt->name() != KMimeType::defaultMimeType() && + !pmt->is("application/x-perl") && + !pmt->is("application/x-perl-module") && + !pmt->is("application/x-php") && + !pmt->is("application/x-python-bytecode") && + !pmt->is("application/x-python") && + !pmt->is("application/x-shellscript")) + mimeType = pmt->name(); + } + } + } else { + flags |= KParts::BrowserExtension::ShowNavigationItems; + emitUrl = d->part->url(); + if (d->result.isContentSelected()) { + flags |= KParts::BrowserExtension::ShowTextSelectionItems; + selectActionPopupMenu(mapAction); + } + } + + partActionPopupMenu(mapAction); + KParts::OpenUrlArguments args; + args.setMimeType(mimeType); + emit d->part->browserExtension()->popupMenu(/*guiclient */ + e->globalPos(), emitUrl, 0, args, KParts::BrowserArguments(), + flags, mapAction); +} + +void WebView::partActionPopupMenu(KParts::BrowserExtension::ActionGroupMap &partGroupMap) +{ + QListpartActions; + + if (d->result.frame()->parentFrame()) { + KActionMenu * menu = new KActionMenu(i18nc("@title:menu HTML frame/iframe", "Frame"), this); + + KAction * action = new KAction(i18n("Open in New &Window"), this); + d->actionCollection->addAction("frameinwindow", action); + action->setIcon(KIcon("window-new")); + connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(slotFrameInWindow())); + menu->addAction(action); + + action = new KAction(i18n("Open in &This Window"), this); + d->actionCollection->addAction("frameintop", action); + connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(slotFrameInTop())); + menu->addAction(action); + + action = new KAction(i18n("Open in &New Tab"), this); + d->actionCollection->addAction("frameintab", action); + action->setIcon(KIcon("tab-new")); + connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(slotFrameInTab())); + menu->addAction(action); + + action = new KAction(d->actionCollection); + action->setSeparator(true); + menu->addAction(action); + + action = new KAction(i18n("Reload Frame"), this); + d->actionCollection->addAction("reloadframe", action); + connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(slotReloadFrame())); + menu->addAction(action); + + action = new KAction(i18n("Print Frame..."), this); + d->actionCollection->addAction("printFrame", action); + action->setIcon(KIcon("document-print-frame")); + connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(print())); + menu->addAction(action); + + action = new KAction(i18n("Save &Frame As..."), this); + d->actionCollection->addAction("saveFrame", action); + connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(slotSaveFrame())); + menu->addAction(action); + + action = new KAction(i18n("View Frame Source"), this); + d->actionCollection->addAction("viewFrameSource", action); + connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(slotViewFrameSource())); + menu->addAction(action); +///TODO Slot not implemented yet +// action = new KAction(i18n("View Frame Information"), this); +// d->actionCollection->addAction("viewFrameInfo", action); +// connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(slotViewPageInfo())); + + action = new KAction(d->actionCollection); + action->setSeparator(true); + menu->addAction(action); + + partActions.append(menu); + } + + if (!d->result.imageUrl().isEmpty()) { + QAction *action; + if (!d->actionCollection->action("saveimageas")) { + action = new KAction(i18n("Save Image As..."), this); + d->actionCollection->addAction("saveimageas", action); + connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(slotSaveImageAs())); + } + partActions.append(d->actionCollection->action("saveimageas")); + + if (!d->actionCollection->action("sendimage")) { + action = new KAction(i18n("Send Image..."), this); + d->actionCollection->addAction("sendimage", action); + connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(slotSendImage())); + } + partActions.append(d->actionCollection->action("sendimage")); + + if (!d->actionCollection->action("copyimage")) { + action = new KAction(i18n("Copy Image"), this); + d->actionCollection->addAction("copyimage", action); + connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(slotCopyImage())); + } + action = d->actionCollection->action("copyimage"); + action->setEnabled(!d->result.pixmap().isNull()); + partActions.append(action); + + if (!d->actionCollection->action("viewimage")) { + action = new KAction(i18n("View Image (%1)").arg(KUrl(d->result.imageUrl()).fileName()), this); + d->actionCollection->addAction("viewimage", action); + connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(slotViewImage())); + } + partActions.append(d->actionCollection->action("viewimage")); + } + + if (d->result.linkUrl().isEmpty()) { + QAction *separatorAction = new QAction(this); + separatorAction->setSeparator(true); + partActions.append(separatorAction); + + QAction* action = d->part->actionCollection()->action("viewDocumentSource"); + partActions.append(action); + } + + if (settings()->testAttribute(QWebSettings::DeveloperExtrasEnabled)) { + partActions.append(pageAction(QWebPage::InspectElement)); + } + + partGroupMap.insert("partactions", partActions); +} + +void WebView::selectActionPopupMenu(KParts::BrowserExtension::ActionGroupMap &selectGroupMap) +{ + QListselectActions; + if (!d->actionCollection->action("copy")) { + QAction* copyAction = d->actionCollection->addAction(KStandardAction::Copy, "copy", d->part->browserExtension(), SLOT(copy())); + copyAction->setText(i18n("&Copy Text")); + copyAction->setEnabled(d->part->browserExtension()->isActionEnabled("copy")); + } + selectActions.append(d->actionCollection->action("copy")); + + d->addSearchActions(selectActions, this); + + QString selectedTextURL = d->selectedTextAsOneLine(selectedText()); + if (selectedTextURL.contains("://") && KUrl(selectedTextURL).isValid()) { + if (selectedTextURL.length() > 18) { + selectedTextURL.truncate(15); + selectedTextURL += "..."; + } + KAction *action = new KAction(i18n("Open '%1'", selectedTextURL), this); + d->actionCollection->addAction("openSelection", action); + action->setIcon(KIcon("window-new")); + connect(action, SIGNAL(triggered(bool)), this, SLOT(openSelection())); + selectActions.append(action); + } + + selectGroupMap.insert("editactions", selectActions); +} + +void WebView::linkActionPopupMenu(KParts::BrowserExtension::ActionGroupMap &linkGroupMap) +{ + Q_ASSERT(!d->result.linkUrl().isEmpty()); + + const KUrl url(d->result.linkUrl()); + + QListlinkActions; + if (url.protocol() == "mailto") { + KAction *action = new KAction(i18n("&Copy Email Address"), this); + d->actionCollection->addAction("copylinklocation", action); + connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(slotCopyLinkLocation())); + linkActions.append(action); + } else { + KAction *action = new KAction(i18n("&Save Link As..."), this); + d->actionCollection->addAction("savelinkas", action); + connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(slotSaveLinkAs())); + linkActions.append(action); + + action = new KAction(i18n("&Copy Link Address"), this); + d->actionCollection->addAction("copylinklocation", action); + connect(action, SIGNAL(triggered(bool)), d->part->browserExtension(), SLOT(slotCopyLinkLocation())); + linkActions.append(action); + } + linkGroupMap.insert("linkactions", linkActions); +} + +void WebView::WebViewPrivate::addSearchActions(QList& selectActions, QWebView *view) +{ + // Fill search provider entries + KConfig config("kuriikwsfilterrc"); + KConfigGroup cg = config.group("General"); + const QString defaultEngine = cg.readEntry("DefaultSearchEngine", "google"); + const char keywordDelimiter = cg.readEntry("KeywordDelimiter", ":").at(0).toLatin1(); + + // search text + QString selectedText = selectedTextAsOneLine(view->selectedText()); + if (selectedText.isEmpty()) + return; + + selectedText.replace('&', "&&"); + if (selectedText.length() > 18) { + selectedText.truncate(15); + selectedText += "..."; + } + + // default search provider + KService::Ptr service = KService::serviceByDesktopPath(QString("searchproviders/%1.desktop").arg(defaultEngine)); + + // search provider icon + KIcon icon; + KUriFilterData data; + QStringList list; + data.setData(QString("some keyword")); + list << "kurisearchfilter" << "kuriikwsfilter"; + + QString name; + if (KUriFilter::self()->filterUri(data, list)) { + const QString iconPath = KStandardDirs::locate("cache", KMimeType::favIconForUrl(data.uri()) + ".png"); + if (iconPath.isEmpty()) + icon = KIcon("edit-find"); + else + icon = KIcon(QPixmap(iconPath)); + name = service->name(); + } else { + icon = KIcon("google"); + name = "Google"; + } + + KAction *action = new KAction(i18n("Search for '%1' with %2", selectedText, name), view); + actionCollection->addAction("searchProvider", action); + selectActions.append(action); + action->setIcon(icon); + connect(action, SIGNAL(triggered(bool)), part->browserExtension(), SLOT(searchProvider())); + + // favorite search providers + QStringList favoriteEngines; + favoriteEngines << "google" << "google_groups" << "google_news" << "webster" << "dmoz" << "wikipedia"; + favoriteEngines = cg.readEntry("FavoriteSearchEngines", favoriteEngines); + + if (!favoriteEngines.isEmpty()) { + KActionMenu* providerList = new KActionMenu(i18n("Search for '%1' with", selectedText), view); + actionCollection->addAction("searchProviderList", providerList); + selectActions.append(providerList); + + QStringList::ConstIterator it = favoriteEngines.constBegin(); + for (; it != favoriteEngines.constEnd(); ++it) { + if (*it == defaultEngine) + continue; + service = KService::serviceByDesktopPath(QString("searchproviders/%1.desktop").arg(*it)); + if (!service) + continue; + const QString searchProviderPrefix = *(service->property("Keys").toStringList().begin()) + keywordDelimiter; + data.setData(searchProviderPrefix + "some keyword"); + + if (KUriFilter::self()->filterUri(data, list)) { + const QString iconPath = KStandardDirs::locate("cache", KMimeType::favIconForUrl(data.uri()) + ".png"); + if (iconPath.isEmpty()) + icon = KIcon("edit-find"); + else + icon = KIcon(QPixmap(iconPath)); + name = service->name(); + + KAction *action = new KAction(name, view); + actionCollection->addAction(QString("searchProvider" + searchProviderPrefix).toLatin1().constData(), action); + action->setIcon(icon); + connect(action, SIGNAL(triggered(bool)), part->browserExtension(), SLOT(searchProvider())); + + providerList->addAction(action); + } + } + } +} + +QString WebView::WebViewPrivate::simplifiedSelectedText(const QString &_text) const +{ + QString text (_text); + text.replace(QChar(0xa0), ' '); + // remove leading and trailing whitespace + while (!text.isEmpty() && text[0].isSpace()) + text = text.mid(1); + while (!text.isEmpty() && text[text.length()-1].isSpace()) + text.truncate(text.length() - 1); + return text; +} + +QString WebView::WebViewPrivate::selectedTextAsOneLine(const QString &_text) const +{ + QString text = this->simplifiedSelectedText(_text); + // in addition to what simplifiedSelectedText does, + // remove linefeeds and any whitespace surrounding it (#113177), + // to get it all in a single line. + text.remove(QRegExp("[\\s]*\\n+[\\s]*")); + return text; +} + +void WebView::openSelection() +{ + KParts::BrowserArguments browserArgs; + browserArgs.frameName = "_blank"; + + emit d->part->browserExtension()->openUrlRequest(d->selectedTextAsOneLine(selectedText()), KParts::OpenUrlArguments(), browserArgs); +} diff -Nru webkitkde-0.9~svn1068256/part/.svn/text-base/webview.h.svn-base webkitkde-0.1~svn1068314/part/.svn/text-base/webview.h.svn-base --- webkitkde-0.9~svn1068256/part/.svn/text-base/webview.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/.svn/text-base/webview.h.svn-base 2009-12-20 23:42:08.000000000 +0000 @@ -0,0 +1,79 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2007 Trolltech ASA + * Copyright (C) 2008 Urs Wolfer + * Copyright (C) 2008 Laurent Montel + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ +#ifndef WEBVIEW_H +#define WEBVIEW_H + + +#include +#include + +#include + +class KUrl; +class KWebKitPart; +class QWebHitTestResult; + +class WebView : public KWebView +{ + Q_OBJECT +public: + WebView(KWebKitPart *part, QWidget *parent); + ~WebView(); + + /** + * Same as QWebPage::load, but with KParts style arguments instead. + * + * @see KParts::OpenUrlArguments, KParts::BrowserArguments. + * + * @param url the url to load. + * @param args reference to a OpenUrlArguments object. + * @param bargs reference to a BrowserArguments object. + */ + void loadUrl(const KUrl &url, const KParts::OpenUrlArguments &args, const KParts::BrowserArguments &bargs); + + QWebHitTestResult contextMenuResult() const; + +protected: + /** + * Reimplemented for internal reasons, the API is not affected. + * + * @see QWidget::contextMenuEvent + * @internal + */ + virtual void contextMenuEvent(QContextMenuEvent *e); + + void selectActionPopupMenu(KParts::BrowserExtension::ActionGroupMap &selectGroupMap); + void linkActionPopupMenu(KParts::BrowserExtension::ActionGroupMap &linkGroupMap); + void partActionPopupMenu(KParts::BrowserExtension::ActionGroupMap &partGroupMap); + +private Q_SLOTS: + void openSelection(); + +private: + class WebViewPrivate; + WebViewPrivate* const d; +}; + +#endif // WEBVIEW_H diff -Nru webkitkde-0.9~svn1068256/part/ui/.svn/entries webkitkde-0.1~svn1068314/part/ui/.svn/entries --- webkitkde-0.9~svn1068256/part/ui/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/ui/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,232 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/part/ui +svn://anonsvn.kde.org/home/kde + + + +2009-12-20T02:23:07.766261Z +1064058 +adawit + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +searchbar.h +file + + + + +2009-12-17T03:32:37.000000Z +162ba82134f59c27a3d834da68a071be +2009-11-29T00:20:52.080325Z +1055901 +adawit +has-props + + + + + + + + + + + + + + + + + + + + +1826 + +passwordbar.ui +file + + + + +2009-12-20T23:42:11.000000Z +15a4a396e16185afd03106632f881235 +2009-12-20T02:23:07.766261Z +1064058 +adawit + + + + + + + + + + + + + + + + + + + + + +2398 + +searchbar.ui +file + + + + +2009-10-13T02:36:51.000000Z +335cec992d0662d9b0184a56f86ca7bb +2009-10-10T14:14:40.303443Z +1033586 +adawit +has-props + + + + + + + + + + + + + + + + + + + + +3588 + +passwordbar.cpp +file + + + + +2009-12-17T03:32:37.000000Z +907c8c100e8135e81cd77f6758e6da3f +2009-12-05T06:01:49.775373Z +1058762 +adawit + + + + + + + + + + + + + + + + + + + + + +3331 + +searchbar.cpp +file + + + + +2009-12-17T03:32:37.000000Z +e75cf25767d12ae123e3e0f134902429 +2009-11-29T00:20:52.080325Z +1055901 +adawit +has-props + + + + + + + + + + + + + + + + + + + + +4721 + +passwordbar.h +file + + + + +2009-12-17T03:32:37.000000Z +669eae0112482745d1ce07c87e0a142d +2009-12-05T06:01:49.775373Z +1058762 +adawit + + + + + + + + + + + + + + + + + + + + + +1527 + diff -Nru webkitkde-0.9~svn1068256/part/ui/.svn/prop-base/searchbar.cpp.svn-base webkitkde-0.1~svn1068314/part/ui/.svn/prop-base/searchbar.cpp.svn-base --- webkitkde-0.9~svn1068256/part/ui/.svn/prop-base/searchbar.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/ui/.svn/prop-base/searchbar.cpp.svn-base 2009-12-17 03:32:37.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mergeinfo +V 0 + +END diff -Nru webkitkde-0.9~svn1068256/part/ui/.svn/prop-base/searchbar.h.svn-base webkitkde-0.1~svn1068314/part/ui/.svn/prop-base/searchbar.h.svn-base --- webkitkde-0.9~svn1068256/part/ui/.svn/prop-base/searchbar.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/ui/.svn/prop-base/searchbar.h.svn-base 2009-12-17 03:32:37.000000000 +0000 @@ -0,0 +1,5 @@ +K 13 +svn:mergeinfo +V 0 + +END diff -Nru webkitkde-0.9~svn1068256/part/ui/.svn/prop-base/searchbar.ui.svn-base webkitkde-0.1~svn1068314/part/ui/.svn/prop-base/searchbar.ui.svn-base --- webkitkde-0.9~svn1068256/part/ui/.svn/prop-base/searchbar.ui.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/ui/.svn/prop-base/searchbar.ui.svn-base 2009-10-13 03:36:50.000000000 +0100 @@ -0,0 +1,5 @@ +K 13 +svn:mergeinfo +V 0 + +END diff -Nru webkitkde-0.9~svn1068256/part/ui/.svn/text-base/passwordbar.cpp.svn-base webkitkde-0.1~svn1068314/part/ui/.svn/text-base/passwordbar.cpp.svn-base --- webkitkde-0.9~svn1068256/part/ui/.svn/text-base/passwordbar.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/ui/.svn/text-base/passwordbar.cpp.svn-base 2009-12-17 03:32:37.000000000 +0000 @@ -0,0 +1,119 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + */ + +#include "ui_passwordbar.h" +#include "passwordbar.h" + +#include "settings/webkitsettings.h" + +#include +#include +#include +#include + +#include +#include +#include + +namespace KDEPrivate { + +class PasswordBar::PasswordBarPrivate +{ +public: + PasswordBarPrivate() {} + + void init (PasswordBar* passwordBar) + { + ui.setupUi(passwordBar); + ui.closeButton->setIcon(KIcon("dialog-close")); + + QPalette pal = passwordBar->palette(); + KColorScheme::adjustBackground(pal, KColorScheme::ActiveBackground); + passwordBar->setPalette(pal); + passwordBar->setBackgroundRole(QPalette::Base); + passwordBar->setAutoFillBackground(true); + + connect(ui.notNowButton, SIGNAL(clicked()), + passwordBar, SLOT(onNotNowButtonClicked())); + connect(ui.closeButton, SIGNAL (clicked()), + passwordBar, SLOT(onNotNowButtonClicked())); + connect(ui.neverButton, SIGNAL(clicked()), + passwordBar, SLOT(onNeverButtonClicked())); + connect(ui.rememberButton, SIGNAL(clicked()), + passwordBar, SLOT(onRememberButtonClicked())); + } + + Ui::PasswordBar ui; + QString requestKey; + QUrl url; +}; + +PasswordBar::PasswordBar(QWidget *parent) + :QWidget(parent), d(new PasswordBarPrivate) +{ + d->init(this); + + // Hide the widget by default + setVisible(false); +} + +PasswordBar::~PasswordBar() +{ + delete d; +} + +void PasswordBar::onSaveFormData(const QString &key, const QUrl &url) +{ + d->url = url; + d->requestKey = key; + d->ui.infoLabel->setText(i18n("Do you want %1 to remember the login " + "information for %2?") + .arg(QCoreApplication::applicationName()) + .arg(url.host())); + + if (WebKitSettings::self()->isNonPasswordStorableSite(url.host())) + onNotNowButtonClicked(); + else + show(); +} + +void PasswordBar::onNotNowButtonClicked() +{ + hide(); + emit saveFormDataRejected (d->requestKey); + +} + +void PasswordBar::onNeverButtonClicked() +{ + WebKitSettings::self()->addNonPasswordStorableSite(d->url.host()); + onNotNowButtonClicked(); +} + +void PasswordBar::onRememberButtonClicked() +{ + hide(); + emit saveFormDataAccepted(d->requestKey); +} + +} + +#include "passwordbar.moc" diff -Nru webkitkde-0.9~svn1068256/part/ui/.svn/text-base/passwordbar.h.svn-base webkitkde-0.1~svn1068314/part/ui/.svn/text-base/passwordbar.h.svn-base --- webkitkde-0.9~svn1068256/part/ui/.svn/text-base/passwordbar.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/ui/.svn/text-base/passwordbar.h.svn-base 2009-12-17 03:32:37.000000000 +0000 @@ -0,0 +1,57 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + */ + +#ifndef PASSWORDBAR_H +#define PASSWORDBAR_H + +#include + +class QUrl; + +namespace KDEPrivate { + +class PasswordBar : public QWidget +{ + Q_OBJECT + +public: + PasswordBar(QWidget *parent = 0); + ~PasswordBar(); + +Q_SIGNALS: + void saveFormDataRejected(const QString &key); + void saveFormDataAccepted(const QString &key); + +public Q_SLOTS: + void onSaveFormData(const QString &key, const QUrl &url); + +private Q_SLOTS: + void onNotNowButtonClicked(); + void onNeverButtonClicked(); + void onRememberButtonClicked(); + +private: + class PasswordBarPrivate; + PasswordBarPrivate * const d; +}; + +} +#endif // PASSWORDBAR_H diff -Nru webkitkde-0.9~svn1068256/part/ui/.svn/text-base/passwordbar.ui.svn-base webkitkde-0.1~svn1068314/part/ui/.svn/text-base/passwordbar.ui.svn-base --- webkitkde-0.9~svn1068256/part/ui/.svn/text-base/passwordbar.ui.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/ui/.svn/text-base/passwordbar.ui.svn-base 2009-12-20 23:42:11.000000000 +0000 @@ -0,0 +1,93 @@ + + + PasswordBar + + + + 0 + 0 + 630 + 35 + + + + + 0 + 0 + + + + + + + + 0 + 0 + + + + Do you want to store this password? + + + + + + + Qt::Horizontal + + + + 51 + 27 + + + + + + + + &Remember + + + Qt::ToolButtonTextBesideIcon + + + + + + + &Not Now + + + Qt::ToolButtonTextBesideIcon + + + + + + + Ne&ver for this site + + + Qt::ToolButtonTextBesideIcon + + + + + + + + + + Qt::ToolButtonIconOnly + + + true + + + + + + + + diff -Nru webkitkde-0.9~svn1068256/part/ui/.svn/text-base/searchbar.cpp.svn-base webkitkde-0.1~svn1068314/part/ui/.svn/text-base/searchbar.cpp.svn-base --- webkitkde-0.9~svn1068256/part/ui/.svn/text-base/searchbar.cpp.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/ui/.svn/text-base/searchbar.cpp.svn-base 2009-12-17 03:32:37.000000000 +0000 @@ -0,0 +1,177 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2008 Laurent Montel + * Copyright (C) 2008 Benjamin C. Meyer + * Copyright (C) 2008 Urs Wolfer + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + * + */ + +#include "ui_searchbar.h" +#include "searchbar.h" + +#include +#include + +#include +#include +#include +#include + +namespace KDEPrivate { + +class SearchBar::SearchBarPrivate +{ +public: + SearchBarPrivate() {} + + void init (SearchBar* searchBar) + { + ui.setupUi(searchBar); + ui.optionsButton->addAction(ui.actionMatchCase); + ui.optionsButton->addAction(ui.actionSearchAutomatically); + ui.closeButton->setIcon(KIcon("dialog-close")); + ui.previousButton->setIcon(KIcon("go-up-search")); + ui.previousButton->setToolButtonStyle(Qt::ToolButtonTextBesideIcon); + ui.nextButton->setIcon(KIcon("go-down-search")); + ui.nextButton->setToolButtonStyle(Qt::ToolButtonTextBesideIcon); + ui.searchInfo->setText(i18n("&Find:")); + + connect(ui.actionSearchAutomatically, SIGNAL(triggered(bool)), + searchBar, SLOT(searchAsYouTypeChanged(bool))); + connect(ui.nextButton, SIGNAL(clicked()), + searchBar, SLOT(findNext())); + connect(ui.previousButton, SIGNAL(clicked()), + searchBar, SLOT(findPrevious())); + connect(ui.searchLineEdit, SIGNAL(returnPressed()), + searchBar, SLOT(findNext())); + + // Update the state of the searchAsYouType option + searchBar->searchAsYouTypeChanged (ui.actionSearchAutomatically->isChecked()); + } + + Ui::SearchBar ui; +}; + +SearchBar::SearchBar(QWidget *parent) + :QWidget(parent), d (new SearchBarPrivate) +{ + + // Initialize the user interface... + d->init(this); + + // Start off hidden by default... + setVisible(false); +} + +SearchBar::~SearchBar() +{ + delete d; +} + +void SearchBar::clear() +{ + d->ui.searchLineEdit->clear(); +} + +void SearchBar::show() +{ + if (!isVisible()) { + QWidget::show(); + } + + if (!d->ui.searchLineEdit->hasFocus()) { + d->ui.searchLineEdit->selectAll(); + d->ui.searchLineEdit->setFocus(); + } +} + +void SearchBar::hide() +{ + clear(); + setFoundMatch(false); + QWidget::hide(); +} + +QString SearchBar::searchText() const +{ + return d->ui.searchLineEdit->text(); +} + +bool SearchBar::caseSensitive() const +{ + return d->ui.actionMatchCase->isChecked(); +} + +void SearchBar::setSearchText(const QString& text) +{ + d->ui.searchLineEdit->setText(text); +} + +void SearchBar::setFoundMatch(bool match) +{ + QString styleSheet; + + if (!d->ui.searchLineEdit->text().isEmpty()) { + KColorScheme::BackgroundRole bgColorScheme; + + if (match) + bgColorScheme = KColorScheme::PositiveBackground; + else + bgColorScheme = KColorScheme::NegativeBackground; + + KStatefulBrush bgBrush(KColorScheme::View, bgColorScheme); + + styleSheet = QString("QLineEdit{ background-color:%1 }") + .arg(bgBrush.brush(d->ui.searchLineEdit).color().name()); + } + + d->ui.searchLineEdit->setStyleSheet(styleSheet); +} + +void SearchBar::searchAsYouTypeChanged(bool checked) +{ + if (checked) { + connect(d->ui.searchLineEdit, SIGNAL(textEdited(const QString&)), + this, SIGNAL(searchTextChanged(const QString&))); + } else { + disconnect(d->ui.searchLineEdit, SIGNAL(textEdited(const QString&)), + this, SIGNAL(searchTextChanged(const QString&))); + } +} + +void SearchBar::findNext() +{ + if (!isVisible()) + return; + + emit searchTextChanged(d->ui.searchLineEdit->text()); +} + +void SearchBar::findPrevious() +{ + if (!isVisible()) + return; + + emit searchTextChanged(d->ui.searchLineEdit->text(), true); +} + +} + +#include "searchbar.moc" diff -Nru webkitkde-0.9~svn1068256/part/ui/.svn/text-base/searchbar.h.svn-base webkitkde-0.1~svn1068314/part/ui/.svn/text-base/searchbar.h.svn-base --- webkitkde-0.9~svn1068256/part/ui/.svn/text-base/searchbar.h.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/ui/.svn/text-base/searchbar.h.svn-base 2009-12-17 03:32:37.000000000 +0000 @@ -0,0 +1,69 @@ +/* + * This file is part of the KDE project. + * + * Copyright (C) 2008 Laurent Montel + * Copyright 2008 Benjamin C. Meyer + * Copyright (C) 2008 Urs Wolfer + * Copyright (C) 2009 Dawit Alemayehu + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + */ + +#ifndef SEARCHBAR_P_H +#define SEARCHBAR_P_H + +#include + +namespace KDEPrivate { + +/** + * This is the widget that shows up when the search is initiated. + */ +class SearchBar : public QWidget +{ + Q_OBJECT + +public: + SearchBar(QWidget *parent = 0); + ~SearchBar(); + + QString searchText() const; + bool caseSensitive() const; + void setFoundMatch(bool match); + void setSearchText(const QString&); + +public Q_SLOTS: + void show(); + void hide(); + void clear(); + void findNext(); + void findPrevious(); + +Q_SIGNALS: + void searchTextChanged(const QString& text, bool backward = false); + +private Q_SLOTS: + void searchAsYouTypeChanged(bool); + +private: + class SearchBarPrivate; + SearchBarPrivate * const d; + +}; + +} + +#endif // SEARCHBAR_P_H diff -Nru webkitkde-0.9~svn1068256/part/ui/.svn/text-base/searchbar.ui.svn-base webkitkde-0.1~svn1068314/part/ui/.svn/text-base/searchbar.ui.svn-base --- webkitkde-0.9~svn1068256/part/ui/.svn/text-base/searchbar.ui.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/part/ui/.svn/text-base/searchbar.ui.svn-base 2009-10-13 03:36:50.000000000 +0100 @@ -0,0 +1,143 @@ + + + SearchBar + + + + 0 + 0 + 582 + 34 + + + + + 0 + 0 + + + + + + + Close the search bar + + + Esc + + + true + + + + + + + &Find: + + + searchLineEdit + + + + + + + Enter the text to search for here + + + true + + + + + + + Find the next match for the current search phrase + + + &Next + + + + + + + Find the previous match for the current search phrase + + + &Previous + + + + + + + Find the previous match for the current search phrase + + + &Options + + + QToolButton::InstantPopup + + + + + + + Qt::Horizontal + + + + 26 + 20 + + + + + + + + &Match Case + + + + + true + + + true + + + &Search As You Type + + + + + + KLineEdit + QLineEdit +
klineedit.h
+
+
+ + + + closeButton + clicked() + SearchBar + hide() + + + 16 + 16 + + + 290 + 16 + + + + +
diff -Nru webkitkde-0.9~svn1068256/scripts/.svn/entries webkitkde-0.1~svn1068314/scripts/.svn/entries --- webkitkde-0.9~svn1068256/scripts/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/scripts/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,62 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/scripts +svn://anonsvn.kde.org/home/kde + + + +2009-05-11T21:15:48.466262Z +966789 +uwolfer + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +codingstyle.sh +file + + + + +2009-05-14T16:43:50.000000Z +393254af37e458a524c897eab1dd5a90 +2009-05-11T21:15:48.466262Z +966789 +uwolfer +has-props + + + + + + + + + + + + + + + + + + + + +469 + diff -Nru webkitkde-0.9~svn1068256/scripts/.svn/prop-base/codingstyle.sh.svn-base webkitkde-0.1~svn1068314/scripts/.svn/prop-base/codingstyle.sh.svn-base --- webkitkde-0.9~svn1068256/scripts/.svn/prop-base/codingstyle.sh.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/scripts/.svn/prop-base/codingstyle.sh.svn-base 2009-05-14 17:43:50.000000000 +0100 @@ -0,0 +1,5 @@ +K 14 +svn:executable +V 1 +* +END diff -Nru webkitkde-0.9~svn1068256/scripts/.svn/text-base/codingstyle.sh.svn-base webkitkde-0.1~svn1068314/scripts/.svn/text-base/codingstyle.sh.svn-base --- webkitkde-0.9~svn1068256/scripts/.svn/text-base/codingstyle.sh.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/scripts/.svn/text-base/codingstyle.sh.svn-base 2009-05-14 17:43:50.000000000 +0100 @@ -0,0 +1,19 @@ +#!/bin/sh +# +# Kdelibs coding style is defined in http://techbase.kde.org/Policies/Kdelibs_Coding_Style +# + +PWD=$(pwd) +cd $PWD + +echo "Applying astyle rules..." +astyle -v --indent=spaces=4 \ + --brackets=linux \ + --indent-labels \ + --pad=oper --unpad=paren \ + --one-line=keep-statements \ + --convert-tabs --indent-preprocessor \ + `find -type f -name '*.cpp' -or -name '*.h' -or -name '*.cc' | grep -Ev "\./.+/settings/"` + +echo "Done!" + diff -Nru webkitkde-0.9~svn1068256/.svn/entries webkitkde-0.1~svn1068314/.svn/entries --- webkitkde-0.9~svn1068256/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,213 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde +svn://anonsvn.kde.org/home/kde + + + +2009-12-31T16:50:09.247278Z +1068256 +adawit + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +Messages.sh +file + + + + +2009-09-09T01:20:31.000000Z +a7141bbafb916b7ba81079017c596568 +2009-08-18T18:26:53.488622Z +1013055 +aacid +has-props + + + + + + + + + + + + + + + + + + + + +162 + +tests +dir + +webkitkde.kdev4 +file + + + + +2009-04-03T00:07:40.000000Z +9b037f6e5e9c695dd034eb4ade9d409c +2008-07-16T21:03:03.507411Z +833470 +uwolfer + + + + + + + + + + + + + + + + + + + + + +50 + +kdelauncher +dir + +part +dir + +scripts +dir + +kdewebkit +dir + +CMakeLists.txt +file + + + + +2009-12-28T19:19:08.000000Z +48f44c95e9bbe0171bbd75247b688c32 +2009-12-25T15:29:47.868290Z +1066052 +jmthomas + + + + + + + + + + + + + + + + + + + + + +624 + +COPYING.LIB +file + + + + +2009-04-03T00:07:40.000000Z +0a799178449ab202f9a3811ba253e4b4 +2007-11-23T01:10:23.000730Z +740335 +jriddell + + + + + + + + + + + + + + + + + + + + + +25589 + +README +file + + + + +2009-12-28T19:19:08.000000Z +23e3bf3f52fdb9116bd434e8f6384a4c +2009-12-25T10:26:19.666380Z +1065999 +uwolfer + + + + + + + + + + + + + + + + + + + + + +181 + diff -Nru webkitkde-0.9~svn1068256/.svn/prop-base/Messages.sh.svn-base webkitkde-0.1~svn1068314/.svn/prop-base/Messages.sh.svn-base --- webkitkde-0.9~svn1068256/.svn/prop-base/Messages.sh.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/.svn/prop-base/Messages.sh.svn-base 2009-09-09 02:20:30.000000000 +0100 @@ -0,0 +1,5 @@ +K 13 +svn:eol-style +V 6 +native +END diff -Nru webkitkde-0.9~svn1068256/.svn/text-base/CMakeLists.txt.svn-base webkitkde-0.1~svn1068314/.svn/text-base/CMakeLists.txt.svn-base --- webkitkde-0.9~svn1068256/.svn/text-base/CMakeLists.txt.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/.svn/text-base/CMakeLists.txt.svn-base 2009-12-28 19:19:08.000000000 +0000 @@ -0,0 +1,18 @@ +project(webkitkde) + +# search packages used by KDE +find_package(KDE4 REQUIRED) +include(KDE4Defaults) +include(MacroLibrary) + +include_directories(${CMAKE_CURRENT_SOURCE_DIR}/kdewebkit) # required; otherwise kdewebkit_export.h cannot be found when building from toplevel (just temporary until kdewebkit is in kdelibs) -uwolfer + +set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} + ${CMAKE_SOURCE_DIR}/kdewebkit/cmake/modules + ${CMAKE_SOURCE_DIR}/part/cmake/modules) + +if(${KDE_VERSION} VERSION_LESS 4.3.74) + add_subdirectory(kdewebkit) +endif(${KDE_VERSION} VERSION_LESS 4.3.74) +add_subdirectory(part) +add_subdirectory(kdelauncher) diff -Nru webkitkde-0.9~svn1068256/.svn/text-base/COPYING.LIB.svn-base webkitkde-0.1~svn1068314/.svn/text-base/COPYING.LIB.svn-base --- webkitkde-0.9~svn1068256/.svn/text-base/COPYING.LIB.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/.svn/text-base/COPYING.LIB.svn-base 2009-04-03 01:07:40.000000000 +0100 @@ -0,0 +1,486 @@ +NOTE! The LGPL below is copyrighted by the Free Software Foundation, but +the instance of code that it refers to (the kde libraries) are copyrighted +by the authors who actually wrote it. + +--------------------------------------------------------------------------- + GNU LIBRARY GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor + Boston, MA 02110-1301, USA. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the library GPL. It is + numbered 2 because it goes with version 2 of the ordinary GPL.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Library General Public License, applies to some +specially designated Free Software Foundation software, and to any +other libraries whose authors decide to use it. You can use it for +your libraries, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if +you distribute copies of the library, or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link a program with the library, you must provide +complete object files to the recipients so that they can relink them +with the library, after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + Our method of protecting your rights has two steps: (1) copyright +the library, and (2) offer you this license which gives you legal +permission to copy, distribute and/or modify the library. + + Also, for each distributor's protection, we want to make certain +that everyone understands that there is no warranty for this free +library. If the library is modified by someone else and passed on, we +want its recipients to know that what they have is not the original +version, so that any problems introduced by others will not reflect on +the original authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that companies distributing free +software will individually obtain patent licenses, thus in effect +transforming the program into proprietary software. To prevent this, +we have made it clear that any patent must be licensed for everyone's +free use or not licensed at all. + + Most GNU software, including some libraries, is covered by the ordinary +GNU General Public License, which was designed for utility programs. This +license, the GNU Library General Public License, applies to certain +designated libraries. This license is quite different from the ordinary +one; be sure to read it in full, and don't assume that anything in it is +the same as in the ordinary license. + + The reason we have a separate public license for some libraries is that +they blur the distinction we usually make between modifying or adding to a +program and simply using it. Linking a program with a library, without +changing the library, is in some sense simply using the library, and is +analogous to running a utility program or application program. However, in +a textual and legal sense, the linked executable is a combined work, a +derivative of the original library, and the ordinary General Public License +treats it as such. + + Because of this blurred distinction, using the ordinary General +Public License for libraries did not effectively promote software +sharing, because most developers did not use the libraries. We +concluded that weaker conditions might promote sharing better. + + However, unrestricted linking of non-free programs would deprive the +users of those programs of all benefit from the free status of the +libraries themselves. This Library General Public License is intended to +permit developers of non-free programs to use free libraries, while +preserving your freedom as a user of such programs to change the free +libraries that are incorporated in them. (We have not seen how to achieve +this as regards changes in header files, but we have achieved it as regards +changes in the actual functions of the Library.) The hope is that this +will lead to faster development of free libraries. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, while the latter only +works together with the library. + + Note that it is possible for a library to be covered by the ordinary +General Public License rather than by this special one. + + GNU LIBRARY GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library which +contains a notice placed by the copyright holder or other authorized +party saying it may be distributed under the terms of this Library +General Public License (also called "this License"). Each licensee is +addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also compile or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + c) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + d) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the source code distributed need not include anything that is normally +distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Library General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! diff -Nru webkitkde-0.9~svn1068256/.svn/text-base/Messages.sh.svn-base webkitkde-0.1~svn1068314/.svn/text-base/Messages.sh.svn-base --- webkitkde-0.9~svn1068256/.svn/text-base/Messages.sh.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/.svn/text-base/Messages.sh.svn-base 2009-04-03 01:07:37.000000000 +0100 @@ -0,0 +1,4 @@ +#! /usr/bin/env bash +$EXTRACTRC `find . -name '*.rc' -or -name '*.ui'` >> rc.cpp || exit 11 +$XGETTEXT `find . -name '*.cpp'` -o $podir/webkitkde.pot +rm -f rc.cpp diff -Nru webkitkde-0.9~svn1068256/.svn/text-base/README.svn-base webkitkde-0.1~svn1068314/.svn/text-base/README.svn-base --- webkitkde-0.9~svn1068256/.svn/text-base/README.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/.svn/text-base/README.svn-base 2009-12-28 19:19:08.000000000 +0000 @@ -0,0 +1,5 @@ +Qt 4.4 with QtWebkKit support is required for building the KDE WebKit +integration. + +For more information about this project please see also: +http://techbase.kde.org/Projects/WebKit diff -Nru webkitkde-0.9~svn1068256/.svn/text-base/webkitkde.kdev4.svn-base webkitkde-0.1~svn1068314/.svn/text-base/webkitkde.kdev4.svn-base --- webkitkde-0.9~svn1068256/.svn/text-base/webkitkde.kdev4.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/.svn/text-base/webkitkde.kdev4.svn-base 2009-04-03 01:07:37.000000000 +0100 @@ -0,0 +1,3 @@ +[Project] +Name=webkitkde +Manager=KDevCMakeManager diff -Nru webkitkde-0.9~svn1068256/.svn/tmp/Messages.sh.tmp webkitkde-0.1~svn1068314/.svn/tmp/Messages.sh.tmp --- webkitkde-0.9~svn1068256/.svn/tmp/Messages.sh.tmp 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/.svn/tmp/Messages.sh.tmp 2009-09-09 02:20:30.000000000 +0100 @@ -0,0 +1,4 @@ +#! /usr/bin/env bash +$EXTRACTRC `find . -name '*.rc' -or -name '*.ui'` >> rc.cpp || exit 11 +$XGETTEXT `find . -name '*.cpp'` -o $podir/webkitkde.pot +rm -f rc.cpp diff -Nru webkitkde-0.9~svn1068256/tests/frametest/.svn/entries webkitkde-0.1~svn1068314/tests/frametest/.svn/entries --- webkitkde-0.9~svn1068256/tests/frametest/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/tests/frametest/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,164 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/tests/frametest +svn://anonsvn.kde.org/home/kde + + + +2009-10-20T19:44:21.417024Z +1038191 +adawit + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +frame_c.html +file + + + + +2009-10-24T04:39:57.000000Z +76b1545b668486c7abeba3d03c7b691b +2009-10-20T19:44:21.417024Z +1038191 +adawit + + + + + + + + + + + + + + + + + + + + + +116 + +frame_navigation.html +file + + + + +2009-10-24T04:39:57.000000Z +7711a6393bd4bb6b05f73d774ade9607 +2009-10-20T19:44:21.417024Z +1038191 +adawit + + + + + + + + + + + + + + + + + + + + + +348 + +frame_a.html +file + + + + +2009-10-24T04:39:57.000000Z +c12d01c72bab51aa4da0f35646cdfc06 +2009-10-20T19:44:21.417024Z +1038191 +adawit + + + + + + + + + + + + + + + + + + + + + +67 + +frame_b.html +file + + + + +2009-10-24T04:39:57.000000Z +cd6a7a2dbe7bf55e1a8713d6b4aade8c +2009-10-20T19:44:21.417024Z +1038191 +adawit + + + + + + + + + + + + + + + + + + + + + +66 + diff -Nru webkitkde-0.9~svn1068256/tests/frametest/.svn/text-base/frame_a.html.svn-base webkitkde-0.1~svn1068314/tests/frametest/.svn/text-base/frame_a.html.svn-base --- webkitkde-0.9~svn1068256/tests/frametest/.svn/text-base/frame_a.html.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/tests/frametest/.svn/text-base/frame_a.html.svn-base 2009-10-24 05:39:57.000000000 +0100 @@ -0,0 +1,7 @@ + + + +

Frame A

+ + + diff -Nru webkitkde-0.9~svn1068256/tests/frametest/.svn/text-base/frame_b.html.svn-base webkitkde-0.1~svn1068314/tests/frametest/.svn/text-base/frame_b.html.svn-base --- webkitkde-0.9~svn1068256/tests/frametest/.svn/text-base/frame_b.html.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/tests/frametest/.svn/text-base/frame_b.html.svn-base 2009-10-24 05:39:57.000000000 +0100 @@ -0,0 +1,7 @@ + + + +

Frame B

+ + + \ No newline at end of file diff -Nru webkitkde-0.9~svn1068256/tests/frametest/.svn/text-base/frame_c.html.svn-base webkitkde-0.1~svn1068314/tests/frametest/.svn/text-base/frame_c.html.svn-base --- webkitkde-0.9~svn1068256/tests/frametest/.svn/text-base/frame_c.html.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/tests/frametest/.svn/text-base/frame_c.html.svn-base 2009-10-24 05:39:57.000000000 +0100 @@ -0,0 +1,7 @@ + + + +

Frame C

+Go to KDE website + + \ No newline at end of file diff -Nru webkitkde-0.9~svn1068256/tests/frametest/.svn/text-base/frame_navigation.html.svn-base webkitkde-0.1~svn1068314/tests/frametest/.svn/text-base/frame_navigation.html.svn-base --- webkitkde-0.9~svn1068256/tests/frametest/.svn/text-base/frame_navigation.html.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/tests/frametest/.svn/text-base/frame_navigation.html.svn-base 2009-10-24 05:39:57.000000000 +0100 @@ -0,0 +1,9 @@ + + +Frame a
+Frame b
+Frame c
+Invalid frame
+bugs.kde.org + + \ No newline at end of file diff -Nru webkitkde-0.9~svn1068256/tests/.svn/entries webkitkde-0.1~svn1068314/tests/.svn/entries --- webkitkde-0.9~svn1068256/tests/.svn/entries 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/tests/.svn/entries 2009-12-31 20:42:39.000000000 +0000 @@ -0,0 +1,167 @@ +10 + +dir +1068314 +svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/tests +svn://anonsvn.kde.org/home/kde + + + +2009-12-29T07:04:58.623946Z +1067191 +adawit + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +js.html +file + + + + +2009-10-13T02:36:45.000000Z +4635e81f7a52afd353aa6a4bb21c1d95 +2009-10-12T22:18:30.730737Z +1034519 +adawit + + + + + + + + + + + + + + + + + + + + + +931 + +mailto_link_test.html +file + + + + +2009-10-15T02:40:03.000000Z +c6faef0ca5eddb8280426f4229ae1175 +2009-10-14T18:26:11.780466Z +1035313 +adawit + + + + + + + + + + + + + + + + + + + + + +615 + +frameset_test.html +file + + + + +2009-10-15T02:40:03.000000Z +23c1b116e439381457a3adebc566b167 +2009-10-14T18:26:11.780466Z +1035313 +adawit + + + + + + + + + + + + + + + + + + + + + +211 + +embed_tag_test.html +file + + + + +2009-12-29T17:51:16.000000Z +74ed3e812473ec68aa0863d468f750a8 +2009-12-29T07:04:58.623946Z +1067191 +adawit + + + + + + + + + + + + + + + + + + + + + +495 + +frametest +dir + diff -Nru webkitkde-0.9~svn1068256/tests/.svn/text-base/embed_tag_test.html.svn-base webkitkde-0.1~svn1068314/tests/.svn/text-base/embed_tag_test.html.svn-base --- webkitkde-0.9~svn1068256/tests/.svn/text-base/embed_tag_test.html.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/tests/.svn/text-base/embed_tag_test.html.svn-base 2009-12-29 17:51:16.000000000 +0000 @@ -0,0 +1,20 @@ + + + <EMBED> tests + + +

2009

+
+ +
+

+

2008

+
+ +
+

+

+ +
+ + diff -Nru webkitkde-0.9~svn1068256/tests/.svn/text-base/frameset_test.html.svn-base webkitkde-0.1~svn1068314/tests/.svn/text-base/frameset_test.html.svn-base --- webkitkde-0.9~svn1068256/tests/.svn/text-base/frameset_test.html.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/tests/.svn/text-base/frameset_test.html.svn-base 2009-10-15 03:40:03.000000000 +0100 @@ -0,0 +1,9 @@ + + +<FRAMESET> test + + + + + + diff -Nru webkitkde-0.9~svn1068256/tests/.svn/text-base/js.html.svn-base webkitkde-0.1~svn1068314/tests/.svn/text-base/js.html.svn-base --- webkitkde-0.9~svn1068256/tests/.svn/text-base/js.html.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/tests/.svn/text-base/js.html.svn-base 2009-10-13 03:36:45.000000000 +0100 @@ -0,0 +1,44 @@ + + +Window + + + + +resizeTo
+moveTo
+promptAndAlertMessage
+status
+new window
+ + diff -Nru webkitkde-0.9~svn1068256/tests/.svn/text-base/mailto_link_test.html.svn-base webkitkde-0.1~svn1068314/tests/.svn/text-base/mailto_link_test.html.svn-base --- webkitkde-0.9~svn1068256/tests/.svn/text-base/mailto_link_test.html.svn-base 1970-01-01 01:00:00.000000000 +0100 +++ webkitkde-0.1~svn1068314/tests/.svn/text-base/mailto_link_test.html.svn-base 2009-10-15 03:40:03.000000000 +0100 @@ -0,0 +1,18 @@ + + + Email Link Test + + +Send Email - A +
+Send Email - B +

+ +Choose file to upload:
+ +
+ + + + + \ No newline at end of file