Commit graph

872 commits

Author SHA1 Message Date
Jakob Petsovits d41479b006 Icon renaming (code and icon changes - KDE/):
* bookmark -> bookmarks
* and finally, remove user-2 and konv-message[2] from Oxygen

svn path=/trunk/KDE/kdebase/apps/; revision=757019
2008-01-03 23:54:18 +00:00
Jakob Petsovits 3b938db035 Icon naming spec compliance (code changes - KDE/):
* text -> draw-text, or edit-rename (depends)
* replace inappropriate usage of "table"
  (in preparation of moving it out to KOffice)

svn path=/trunk/KDE/kdebase/apps/; revision=756900
2008-01-03 21:56:11 +00:00
Urs Wolfer a8e7269824 fix icons
svn path=/trunk/KDE/kdebase/apps/; revision=753715
2007-12-28 09:59:53 +00:00
Daniel Teske 8da8da3319 Fixes that changing the bookmarks in konqueror (or any other application)
didn't automatically change them in an running keditbookmarks.
(Probably broke that one in the big commit a few days ago.)

Also fix expandAll which did collapseAll.


svn path=/trunk/KDE/kdebase/apps/; revision=753640
2007-12-28 01:04:09 +00:00
Daniel Teske 45c2cb2b07 Remove print. Ugly broken code.
svn path=/trunk/KDE/kdebase/apps/; revision=753460
2007-12-27 14:35:39 +00:00
Daniel Teske 40ffd02c2e Remove debuggin code, which leaked memory.
svn path=/trunk/KDE/kdebase/apps/; revision=753459
2007-12-27 14:29:43 +00:00
Daniel Teske 1d01adc76a If no bookmark is selected in the main list, use the selected bookmark folder from the
left pane. Without this, it wasn't actually possible to add something to an empty bookmarks file.
(With special casing for delete, which is only enabled if something is selected in the main pane.)


svn path=/trunk/KDE/kdebase/apps/; revision=753457
2007-12-27 14:26:50 +00:00
Daniel Teske ae56f91381 Remove th splitter between the textboxes at the bottom and the listview.
fixes a small alyou problem and I think the splitter was really uncessary.


svn path=/trunk/KDE/kdebase/apps/; revision=753254
2007-12-27 01:43:18 +00:00
Tom Albers 671b224bd8 RELICENSE: GPL2->GPL2+/GPL23
svn path=/trunk/KDE/kdebase/apps/; revision=751022
2007-12-20 22:23:07 +00:00
Dirk Mueller 40210ad407 RELICENSE: GPLv2->GPLv23
svn path=/trunk/KDE/kdebase/apps/; revision=749122
2007-12-16 15:37:21 +00:00
Daniel Teske 794114ca4a Hide header in the folder view, looks better.
svn path=/trunk/KDE/kdebase/apps/; revision=748965
2007-12-16 01:49:18 +00:00
Daniel Teske 153180367e Better. Make some things work.
Like drag and dropping bookmarks.
Filtering.
And various fixes all over the place.
Still not really where it should be for a release.

svn path=/trunk/KDE/kdebase/apps/; revision=748964
2007-12-16 01:47:07 +00:00
Allen Winter d56636cdd7 compile++
svn path=/trunk/KDE/kdebase/apps/; revision=748776
2007-12-15 13:33:03 +00:00
Dirk Mueller aa46ee3537 dropping code that can not be relicensed and is obsolete anyway
svn path=/trunk/KDE/kdebase/apps/; revision=748764
2007-12-15 12:29:41 +00:00
Dirk Mueller 4519c503b3 RELICENSE: GPLv2 -> GPLv2+
svn path=/trunk/KDE/kdebase/apps/; revision=736813
2007-11-14 22:09:07 +00:00
Pino Toscano 9789941e16 move to the crystalsvg theme
svn path=/trunk/KDE/kdebase/apps/; revision=735428
2007-11-11 17:46:53 +00:00
Patrick Spendrin b24ebf1dcb Reverted changes made earlier today - and I added the workaround in the root file as described in kde-buildsystem - please tell me again if this should go somewhere else 3/3
svn path=/trunk/KDE/kdebase/apps/; revision=734475
2007-11-08 23:47:57 +00:00
Patrick Spendrin 6a39ced3a5 changing install locations of dll's to bin
svn path=/trunk/KDE/kdebase/apps/; revision=734310
2007-11-08 15:19:33 +00:00
David Faure 668064989e Use non-deprecated signal
svn path=/trunk/KDE/kdebase/apps/; revision=733282
2007-11-06 01:23:42 +00:00
David Faure 3c76d4c6b5 * Move KonqPixmapProvider to Konqueror, unused elsewhere (it's for favicons in the location bar)
* Delete KonqFavIconMgr, was merely a dbus interface wrapper, so generate a org::kde::FavIcon instead. This also spotted a typo in the .xml file...
* Call favicon.downloadHostIcon synchronously instead of with NoBlock; was racy [sounds like a possible kde3 bug too, it was using send instead of call]
    Blocking during that method call isn't a big problem anyway, if a real download has to happen it will be delayed via a KIO job anyway (-> the method returns fast).

* One must connect to a dbus signal using a real connect, in unit tests; QSignalSpy isn't enough since it's connect() that triggers some DBUS magic which makes our process listen to the signal. That's quite tricky and unexpected...

svn path=/trunk/KDE/kdebase/apps/; revision=730878
2007-10-29 23:12:46 +00:00
Hamish Rodda 776e90b17b Results of setShortcut() auditing (QAction::setShortcut() gets called without this patch)
svn path=/trunk/KDE/kdebase/apps/; revision=730699
2007-10-29 11:04:30 +00:00
David Faure 3e041915bb Merged KIO::JobFlags branch
svn path=/trunk/KDE/kdebase/apps/; revision=721447
2007-10-05 09:14:03 +00:00
Laurent Montel 3f23ade4a5 ${CMAKE_SOURCE_DIR}/libkonq doesn't exist now
svn path=/trunk/KDE/kdebase/apps/; revision=721208
2007-10-04 19:56:47 +00:00
Rafael Fernández López 59283c43c1 Code adaptation because of changes on libraries related to revision 719630
svn path=/trunk/KDE/kdebase/apps/; revision=719642
2007-10-01 15:09:41 +00:00
Robert Knight c99f5701fb Update About information with current year and also remove 'Konqueror' from the description since the bookmark editor is used by other KDE applications as well.
svn path=/trunk/KDE/kdebase/apps/; revision=712239
2007-09-14 02:30:24 +00:00
Robert Knight 12d31402ef Export menu item name update. 'Export to [Browser] Bookmarks' -> 'Export [Browser] Bookmarks' , Replaced 'IE' with 'Internet Explorer'
svn path=/trunk/KDE/kdebase/apps/; revision=712236
2007-09-14 02:09:59 +00:00
Daniel Teske ee303579dc moveItem -> moveBookmark
and two explicit fixes. 

svn path=/trunk/KDE/kdebase/apps/; revision=707904
2007-09-03 09:03:15 +00:00
Daniel Teske e84f28dc47 Small changes to make it compileSmall changes to make it compile.
svn path=/trunk/KDE/kdebase/apps/; revision=707874
2007-09-03 07:53:52 +00:00
Robert Knight 5c7ab6fbd1 Fix crashes when opening and importing bookmarks. Makes importing bookmarks from KDE 3's Konqueror possible. Also re-arrange the import list so the KDE 3 import action is at the top with a KDE icon. Force an update of the model after importing bookmarks. This has the unwanted side-effect of collapsing the tree-view to the root item, but at least it works.
svn path=/trunk/KDE/kdebase/apps/; revision=707658
2007-09-02 15:44:11 +00:00
Alex Merry 543145fb79 deprecated--
svn path=/trunk/KDE/kdebase/apps/; revision=707067
2007-08-31 22:52:52 +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 83a9b94295 Now missing #includes.
svn path=/trunk/KDE/kdebase/apps/; revision=699507
2007-08-13 09:57:36 +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
Daniel Teske 616fb79064 Adjust to KBookmarkManager::updateAccessMetadata change.
svn path=/trunk/KDE/kdebase/apps/; revision=699488
2007-08-13 08:36:32 +00:00
Laurent Montel 264d696087 Adapt to new KWarning/kFatal/kDebug api
svn path=/trunk/KDE/kdebase/apps/; revision=695870
2007-08-03 06:40:12 +00:00
Urs Wolfer 702e045949 fix icon
svn path=/trunk/KDE/kdebase/apps/; revision=694871
2007-07-31 23:01:15 +00:00
Daniel Teske 301d423442 Avoid infinite loop.
svn path=/trunk/KDE/kdebase/apps/; revision=693526
2007-07-28 09:10:08 +00:00
Thiago Macieira 5bf2075710 Call the front-end function, not the backend virtual doKill
svn path=/trunk/KDE/kdebase/apps/; revision=693038
2007-07-26 21:32:27 +00:00
Allen Winter d645b59bb1 remove kde4_automoc()
svn path=/trunk/KDE/kdebase/apps/; revision=685984
2007-07-10 09:14:12 +00:00
David Faure 8facdcf034 Rename method for consistency
svn path=/trunk/KDE/kdebase/apps/; revision=684240
2007-07-06 11:54:40 +00:00
David Faure 2f4b59b571 Added bookmarkForIndex to simplify code
svn path=/trunk/KDE/kdebase/apps/; revision=684236
2007-07-06 11:47:30 +00:00
David Faure bc7022fb89 d pointer; rename class
svn path=/trunk/KDE/kdebase/apps/; revision=684228
2007-07-06 11:26:50 +00:00
David Faure c0eea02a2e A number of preparations for making BookmarkModel more standalone in order to move it to kdelibs/kfile
(needed by kevin's places model)

svn path=/trunk/KDE/kdebase/apps/; revision=684206
2007-07-06 10:56:44 +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
Laurent Montel ca42927b82 Extract to rc file too
svn path=/trunk/KDE/kdebase/apps/; revision=679180
2007-06-23 09:18:26 +00:00
Laurent Montel 02f5a0fb87 Add missing Messages.sh
(before it was into konqueror directory and used konqueror catalog
now it's not possible)

svn path=/trunk/KDE/kdebase/apps/; revision=679178
2007-06-23 09:12:58 +00:00
Laurent Montel 3647d62f2f Remove not necessary "class classname;"
svn path=/trunk/KDE/kdebase/apps/; revision=671233
2007-06-04 08:24:29 +00:00
Laurent Montel 18447efc01 Compile++
svn path=/trunk/KDE/kdebase/apps/; revision=668958
2007-05-28 08:07:02 +00:00