dolphin/konqueror
Laurent Montel 102df55baf Fix signal/slot
svn path=/trunk/KDE/kdebase/konqueror/; revision=611084
2006-12-06 16:58:25 +00:00
..
about Merging branches/work/kaction-cleanup-branch, done by Kevin and me. 2006-12-04 20:44:12 +00:00
client Apply Alex patch (now we can use enable-final argument 2006-10-23 06:53:27 +00:00
dirpart Enable delayed mimetypes 2006-11-27 12:22:53 +00:00
iconview KMimeTypeResolver -> K3MimeTypeResolver 2006-11-20 16:25:49 +00:00
kttsplugin D-Bus now 2006-11-12 13:24:44 +00:00
listview KMimeTypeResolver -> K3MimeTypeResolver 2006-11-20 16:25:49 +00:00
pics Remove not necessary files 2006-08-29 15:55:17 +00:00
preloader -remove kde4_install_libtool_file(), not necessary anymore since we switched away from libltdl 2006-11-05 12:24:44 +00:00
quickprint Remove not necessary files 2006-09-18 08:44:41 +00:00
remoteencodingplugin -remove kde4_install_libtool_file(), not necessary anymore since we switched away from libltdl 2006-11-05 12:24:44 +00:00
settings Adopt to KOpenWithDlg changes. 2006-12-03 22:50:39 +00:00
shellcmdplugin -remove kde4_install_libtool_file(), not necessary anymore since we switched away from libltdl 2006-11-05 12:24:44 +00:00
sidebar Fix signal/slot 2006-12-06 16:58:25 +00:00
tests Fix wrong order of sidebar and iconview, when starting up in filemanagement mode, due to wrong idAfter() replacement during porting. 2006-10-26 13:06:52 +00:00
AUTHORS - update email address 2002-10-24 11:44:24 +00:00
ChangeLog CVS_SILENT updated email address 2002-03-13 21:50:04 +00:00
CMakeLists.txt Not necessary to install under windows 2006-11-17 15:26:31 +00:00
convert_kdelnk.sh Convert user's bookmarks to .desktop and to remove .xpm from icons 1999-11-13 13:23:44 +00:00
delayedinitializer.cc #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
delayedinitializer.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
DESIGN replacing openURL with openUrl unless it's about kfmclient 2006-09-04 08:34:26 +00:00
DESIGN_config Wow, everything in TODO_config is implemented now -> renamed :) 2000-04-09 00:31:38 +00:00
Home.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
IDEAS Typo fix: "Konquerer" -> "Konqueror" 2001-10-23 18:57:49 +00:00
kfmclient.desktop X-DCOP-ServiceType -> X-DBUS-StartupType 2006-11-12 08:18:04 +00:00
kfmclient_dir.desktop SVN_SILENT made messages (.desktop file) 2006-01-07 12:16:49 +00:00
kfmclient_html.desktop SVN_SILENT made messages (.desktop file) 2006-01-07 12:16:49 +00:00
kfmclient_war.desktop SVN_SILENT made messages (.desktop file) 2006-01-07 12:16:49 +00:00
konq-simplebrowser.rc Without a weakseparator Tools menu just gets merged to the end not added in place 2005-07-19 16:32:06 +00:00
konq_actions.cc Fixed the custom widget actions. 2006-11-02 21:04:11 +00:00
konq_actions.h Fixed the custom widget actions. 2006-11-02 21:04:11 +00:00
konq_application.cpp port to new qt 4.2 snapshot 2006-08-21 20:18:49 +00:00
konq_application.h GPL 2006-06-24 16:39:22 +00:00
konq_browseriface.cc Compile with new kdelibs snapshot: 2005-10-12 15:04:42 +00:00
konq_browseriface.h Use QT macro for signal/slots 2006-01-20 11:09:06 +00:00
konq_combo.cc Adapt dependent code to KShortcut/KAction changes. 2006-11-27 00:32:31 +00:00
konq_combo.h #include <q...h> -> #include <Q...> 2006-05-13 16:33:18 +00:00
konq_extensionmanager.cc Fix warning 2006-08-06 15:53:54 +00:00
konq_extensionmanager.h Ported to new KDialog/KPageWidget/KPageDialog 2006-06-13 17:41:00 +00:00
konq_factory.cc Fix compile with compilator != gcc 2006-11-13 16:35:16 +00:00
konq_factory.h port to new snapshot 2006-05-22 07:59:05 +00:00
konq_frame.cc Less deprecated 2006-09-12 14:32:40 +00:00
konq_frame.h Less deprecated 2006-09-12 14:32:40 +00:00
konq_framecontainer.cc Fix wrong order of sidebar and iconview, when starting up in filemanagement mode, due to wrong idAfter() replacement during porting. 2006-10-26 13:06:52 +00:00
konq_framecontainer.h Fix wrong order of sidebar and iconview, when starting up in filemanagement mode, due to wrong idAfter() replacement during porting. 2006-10-26 13:06:52 +00:00
konq_guiclients.cc Merging branches/work/kaction-cleanup-branch, done by Kevin and me. 2006-12-04 20:44:12 +00:00
konq_guiclients.h Merging branches/work/kaction-cleanup-branch, done by Kevin and me. 2006-12-04 20:44:12 +00:00
konq_main.cc KTempFile->KTemporaryFile 2006-10-01 17:24:38 +00:00
konq_mainwindow.cc Merging branches/work/kaction-cleanup-branch, done by Kevin and me. 2006-12-04 20:44:12 +00:00
konq_mainwindow.h Merging branches/work/kaction-cleanup-branch, done by Kevin and me. 2006-12-04 20:44:12 +00:00
konq_mainwindow_p.h KBookmarkManager::managerForFile and KBookmarkOwner::openBookmark changes. 2006-10-16 13:43:54 +00:00
konq_misc.cc Fix compile under Windows 2006-10-25 13:23:53 +00:00
konq_misc.h replacing openURL with openUrl unless it's about kfmclient 2006-09-04 08:34:26 +00:00
konq_openurlrequest.h typedURL -> typedUrl (as done in libkonq) 2006-06-21 08:53:44 +00:00
konq_profiledlg.cc Connect signal/slot 2006-08-08 18:27:13 +00:00
konq_profiledlg.h Ported to new KDialog/KPageWidget/KPageDialog 2006-06-13 17:41:00 +00:00
konq_run.cc typedURL -> typedUrl (as done in libkonq) 2006-06-21 08:53:44 +00:00
konq_run.h typedURL -> typedUrl (as done in libkonq) 2006-06-21 08:53:44 +00:00
konq_settingsxt.kcfgc I know now why with cmake it doesn't compile 2006-03-11 12:04:55 +00:00
konq_tabs.cc Merging branches/work/kaction-cleanup-branch, done by Kevin and me. 2006-12-04 20:44:12 +00:00
konq_tabs.h fixlets 2006-10-16 11:00:20 +00:00
konq_view.cc construct KGuiItem(QString) explicitly 2006-09-13 15:05:55 +00:00
konq_view.h replacing openURL with openUrl unless it's about kfmclient 2006-09-04 08:34:26 +00:00
konq_viewmgr.cc Fix wrong order of sidebar and iconview, when starting up in filemanagement mode, due to wrong idAfter() replacement during porting. 2006-10-26 13:06:52 +00:00
konq_viewmgr.h replacing openURL with openUrl unless it's about kfmclient 2006-09-04 08:34:26 +00:00
konqbrowser.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
konqfilemgr.desktop Type=Service 2006-09-20 08:05:35 +00:00
KonqMainWindowAdaptor.cpp Support for splitting the view with DBus 2006-11-29 10:29:35 +00:00
KonqMainWindowAdaptor.h Support for splitting the view with DBus 2006-11-29 10:29:35 +00:00
konqueror.desktop Fix error in kbuildsycoca 2006-11-25 11:46:04 +00:00
konqueror.kcfg QString::null->QString() 2006-01-02 16:36:20 +00:00
konqueror.rc Adding "system:/" to the go menu. 2005-08-02 17:49:59 +00:00
KonquerorAdaptor.cpp Better patch for windows support 2006-10-26 07:57:40 +00:00
KonquerorAdaptor.h Ported kfmclient to DBus (mostly in the bus from Trysil). 2006-07-08 13:30:08 +00:00
konquerorsu.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
KonqViewAdaptor.cpp replacing openURL with openUrl unless it's about kfmclient 2006-09-04 08:34:26 +00:00
KonqViewAdaptor.h merge changes from bleeding edge branch 2006-07-02 18:31:00 +00:00
Messages.sh Convert the "messages" targets of kdebase into Messages.sh scripts 2006-02-22 01:47:34 +00:00
org.kde.Konqueror.Main.xml Ported kfmclient to DBus (mostly in the bus from Trysil). 2006-07-08 13:30:08 +00:00
org.kde.Konqueror.MainWindow.xml Ported kfmclient to DBus (mostly in the bus from Trysil). 2006-07-08 13:30:08 +00:00
profile_filemanagement.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
profile_filepreview.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
profile_kde_devel.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
profile_midnightcommander.desktop Forward port: The two main panes should not be linked. 2006-02-27 16:38:43 +00:00
profile_simplebrowser.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
profile_tabbedbrowsing.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
profile_webbrowsing.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
TODO CVS_SILENT cleaning up very old items 2005-02-10 15:31:54 +00:00
uninstall.desktop moved konquerorsu.desktop to System/More for consistency with Konsolesu, as on kde-core-devel 2002-04-30 08:52:28 +00:00
version.h Port to new kdelibs snapshot. Most major changes are in konqueror due to 2006-03-22 13:32:49 +00:00