dolphin/lib/konq
Frank Osterfeld f3b05cb7ed avoid asserts (QList::first for empty lists, KUrl() used with a path)
svn path=/trunk/KDE/kdebase/libkonq/; revision=531870
2006-04-20 14:35:43 +00:00
..
favicons replace LIB_INSTALL_DIR/kde4 with PLUGIN_INSTALL_DIR 2006-04-18 14:21:54 +00:00
pics -use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES 2006-03-26 14:52:52 +00:00
Templates -use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES 2006-03-26 14:52:52 +00:00
tests -use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES 2006-03-26 14:52:52 +00:00
AUTHORS Plugin capability for konq_popupmenu 2001-10-30 18:09:01 +00:00
CMakeLists.txt Merging in from bleeding edge kdebase branch 2006-04-10 11:57:13 +00:00
DESIGN Hmpf, and this one. 2002-01-10 13:59:55 +00:00
directory_bookmarkbar.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
kfileivi.cc Port to new kdelibs snapshot. Most major changes are in konqueror due to 2006-03-22 13:32:49 +00:00
kfileivi.h Port to new kdelibs snapshot. Most major changes are in konqueror due to 2006-03-22 13:32:49 +00:00
kivdirectoryoverlay.cc Review port: fix indentation, some cleanups 2006-01-10 08:57:20 +00:00
kivdirectoryoverlay.h Use QT macro for signal/slots 2006-01-20 11:09:06 +00:00
knewmenu.cc Merging in from bleeding edge kdebase branch 2006-04-10 11:57:13 +00:00
knewmenu.h Port to new kdelibs snapshot. Most major changes are in konqueror due to 2006-03-22 13:32:49 +00:00
konq_bgnddlg.cc Use KUrl::fromPath() 2006-04-19 18:05:47 +00:00
konq_bgnddlg.h Some KURL*->KUrl* 2006-01-23 11:01:30 +00:00
konq_defaults.h SVN_SILENT: fix typo 2005-10-05 08:44:32 +00:00
konq_dirpart.cc Merging in from bleeding edge kdebase branch 2006-04-10 11:57:13 +00:00
konq_dirpart.h DOX: don't use @ref except to refer to section headers; fix broken params. 2006-04-03 21:19:23 +00:00
konq_events.cc fix export's 2004-11-22 03:00:19 +00:00
konq_events.h Ok, I suck 2006-01-10 09:06:09 +00:00
konq_faviconmgr.cc Less warnings about deprecated functions 2006-04-02 18:34:38 +00:00
konq_faviconmgr.h Reduce the number of conversion KUrl <-> QString 2006-02-22 18:24:22 +00:00
konq_filetip.cc Less warnings about deprecated functions 2006-04-02 18:34:38 +00:00
konq_filetip.h Use QT macro for signal/slots 2006-01-20 11:09:06 +00:00
konq_historycomm.cc Speed up history loader: marshall URLs as KURL and not as text strings in the storage files. 2003-02-18 00:11:32 +00:00
konq_historycomm.h Got rid of an invasive (and sometimes copied by value...) QPtr3List 2006-04-19 22:33:06 +00:00
konq_historymgr.cc avoid asserts (QList::first for empty lists, KUrl() used with a path) 2006-04-20 14:35:43 +00:00
konq_historymgr.h Got rid of an invasive (and sometimes copied by value...) QPtr3List 2006-04-19 22:33:06 +00:00
konq_iconviewwidget.cc Less warnings about deprecated functions 2006-04-02 09:10:45 +00:00
konq_iconviewwidget.h adapt to new kdelibs api (k*iconview* -> k3*iconview*) 2006-03-13 09:56:18 +00:00
konq_operations.cc don't use KAutoMount, it isn't available on win32 2006-04-10 20:02:55 +00:00
konq_operations.h Less warnings about deprecated functions 2006-04-02 10:27:09 +00:00
konq_pixmapprovider.cc avoid asserts (QList::first for empty lists, KUrl() used with a path) 2006-04-20 14:35:43 +00:00
konq_pixmapprovider.h remove all @since doxygen tags from this module 2006-03-04 21:09:32 +00:00
konq_popupmenu.cc Forward port of rev. 528742: 2006-04-11 21:44:43 +00:00
konq_popupmenu.h remove all @since doxygen tags from this module 2006-03-04 21:09:32 +00:00
konq_propsview.cc less deprecation 2006-03-23 17:28:45 +00:00
konq_propsview.h TRUE is true and FALSE is false 2006-02-19 00:05:32 +00:00
konq_settings.cc Fix #99967: Konqueror File Manager uses zip:/ kioslave when told to use external viewer. 2006-03-30 19:19:00 +00:00
konq_settings.h SVN_SILENT: fix typo 2005-10-05 08:44:32 +00:00
konq_sound.cc SVN_SILENT: fix typo 2005-10-05 08:44:32 +00:00
konq_sound.h SVN_SILENT: fix typo 2005-10-05 08:44:32 +00:00
konq_undo.cc Less warnings about deprecated functions. 2006-04-02 15:00:21 +00:00
konq_undo.h KURL -> KUrl 2006-01-24 08:32:09 +00:00
konq_xmlguiclient.cc less deprecation 2006-03-23 17:18:05 +00:00
konq_xmlguiclient.h SVN_SILENT: fix typo 2005-10-05 08:44:32 +00:00
konqbookmarkmanager.h Use QLatin1String 2005-09-12 13:14:55 +00:00
konqmimedata.cpp konq_drag --; Dragging within konqy(4) or between konqy(4) windows doesn't work yet, but dragging eg from konq(4) to kdeskop(3) works 2006-03-10 19:57:27 +00:00
konqmimedata.h DOX: document all parameters; for pointers, it may be helpful to point out if NULL pointers are allowed. 2006-03-08 21:38:23 +00:00
konqpopupmenuplugin.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
libkonq_export.h qt3support-- 2006-03-17 20:16:45 +00:00
Makefile.am DOX: don't use @ref except to refer to section headers; fix broken params. 2006-04-03 21:19:23 +00:00
Messages.sh Convert the "messages" targets of kdebase into Messages.sh scripts 2006-02-22 01:47:34 +00:00
PLUGINS Plugin capability for konq_popupmenu 2001-10-30 18:09:01 +00:00
SERVICEMENUS Add new entry into SERVICEMENU. 2003-08-23 17:55:47 +00:00