Commit graph

19 commits

Author SHA1 Message Date
David Faure 0ce78b81f5 Remove X11-specific code for detecting whether a KDE desktop is running; wrong logic,
the question was more whether a konqueror instance is running; but all this for a kError
and a "return 1" is overkill anyway.
CCMAIL: raabe@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=844291
2008-08-09 07:59:28 +00:00
Laurent Montel 5fbf0472f6 Use keditbookmark catalog
svn path=/trunk/KDE/kdebase/apps/; revision=823014
2008-06-22 11:35:29 +00:00
Arto Hytönen 3f0cb13a24 header duplicates-- and include guard fixes
svn path=/trunk/KDE/kdebase/apps/; revision=705063
2007-08-27 03:53:33 +00:00
Daniel Teske 09389ba5a2 Port to KBookmark::addBookmark and ::createNewFolder changes.
Also a few changes in KEditBookmark to use the KBookmark API
instead of directly modifying the internalElement().


svn path=/trunk/KDE/kdebase/apps/; revision=699501
2007-08-13 09:27:01 +00:00
Chusslove Illich dc59b32f75 Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, SIC. Most of the depending code has been auto-converted to new API.
svn path=/trunk/KDE/kdebase/apps/; revision=682259
2007-07-02 08:49:20 +00:00
David Faure d1090b6e6d Ah, doh, empty string is actually allowed here.
svn path=/trunk/KDE/kdebase/apps/; revision=680317
2007-06-25 21:49:55 +00:00
David Faure 63da248b5a We really don't need to import kde1 bookmarks anymore :)
This removes a nasty bool argument in managerForFile().

svn path=/trunk/KDE/kdebase/apps/; revision=680309
2007-06-25 21:37:51 +00:00
Dirk Mueller 52d6d2f9ce include cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=663054
2007-05-09 22:23:52 +00:00
Dirk Mueller 0b5a5f290c include cleanup
svn path=/trunk/KDE/kdebase/konqueror/; revision=652987
2007-04-12 13:02:58 +00:00
Daniel Teske c371faca0b KBookmarkManager::managerForFile and KBookmarkOwner::openBookmark changes.
svn path=/trunk/KDE/kdebase/apps/; revision=596012
2006-10-16 13:43:54 +00:00
David Faure 7190562aad Fix compilation; ported to dbus except for the khtml->print hack and the startup stuff (will do that one later)
svn path=/trunk/KDE/kdebase/apps/; revision=552872
2006-06-19 10:42:32 +00:00
Laurent Montel a6d304e12c Minor fix
svn path=/trunk/KDE/kdebase/apps/; revision=549302
2006-06-08 06:37:22 +00:00
Laurent Montel 49ebc2ce72 #include <q...h> -> #include <Q...>
svn path=/trunk/KDE/kdebase/nsplugins/; revision=539617
2006-05-11 08:04:23 +00:00
Hamish Rodda e7d5dfa47f Merging in from bleeding edge kdebase branch
- i18n ported
- KAccel removed
- Some fixes for OS X

svn path=/trunk/KDE/kdebase/kfind/; revision=528190
2006-04-10 11:57:13 +00:00
Tim Beaulen add2179b92 Less warnings about deprecated functions
svn path=/trunk/KDE/kdebase/apps/; revision=526067
2006-04-03 18:48:59 +00:00
Laurent Montel aed1a8b78d deprecated--
svn path=/trunk/KDE/kdebase/konqueror/; revision=506335
2006-02-06 15:07:10 +00:00
Laurent Montel 0ab5769bb9 Compile/link
svn path=/trunk/KDE/kdebase/apps/; revision=480754
2005-11-16 13:46:10 +00:00
Daniel Teske 36476349bf Should compile now.
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=467290
2005-10-04 20:42:32 +00:00
Frerich Raabe 2156c3d10d - A little tool for merging all bookmark files in a given directory into
the user's bookmarks. Needs a fairly up-to-date kdelibs/kio/bookmarks to
  compile.

svn path=/trunk/kdebase/konqueror/keditbookmarks/; revision=384419
2005-01-31 00:42:49 +00:00