Commit graph

897 commits

Author SHA1 Message Date
Ivo Anjo a0bfc7316f Fix crash when dragging and dropping a bookmark below the last row.
Fix compiler warning.


svn path=/trunk/KDE/kdebase/apps/; revision=873021
2008-10-18 14:52:52 +00:00
Xavier Vello 5b555e62d5 use the bookmarks-organize icon for keditbookmarks
discussed in kde-core-devel


svn path=/trunk/KDE/kdebase/apps/; revision=862781
2008-09-19 20:38:15 +00:00
Laurent Montel 83d06225d9 Const'ify when possible
svn path=/trunk/KDE/kdebase/apps/; revision=862272
2008-09-18 11:24:47 +00:00
Urs Wolfer 9823caa71f Fix several issues with editing a bookmark item:
* restore cursor position
* prevent emptied line if the currently entered url is invalid
* show clear buttons in editable lineedits

To bugreporters: Please review these fixes; I would like to backport them to the 4.1 branch if it fixes all issues.
BUG:167637

svn path=/trunk/KDE/kdebase/apps/; revision=858312
2008-09-07 19:01:43 +00:00
Daniel Teske 835066948d Fix text input in the text fields at the bottom in keditbookmarks.
BUG: 167855


svn path=/trunk/KDE/kdebase/apps/; revision=848372
2008-08-17 14:27:49 +00:00
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
Andreas Hartmetz 7fe1eb209d Some more linking fixes for gold.
svn path=/trunk/KDE/kdebase/apps/; revision=839027
2008-07-29 10:02:28 +00:00
Laurent Montel e9e4fa1589 Remove temporary file
svn path=/trunk/KDE/kdebase/apps/; revision=827042
2008-07-02 07:04:51 +00:00
Daniel Teske aef3a6ed8d Fixes: Delete did not work in the keditbookmarks sidebar.
svn path=/trunk/KDE/kdebase/apps/; revision=826967
2008-07-01 21:59:38 +00:00
Dirk Mueller dd44b724be fix linking
svn path=/trunk/KDE/kdebase/apps/; revision=824530
2008-06-26 01:29:37 +00:00
Laurent Montel 5fbf0472f6 Use keditbookmark catalog
svn path=/trunk/KDE/kdebase/apps/; revision=823014
2008-06-22 11:35:29 +00:00
Craig Drummond c9bb263da7 Give dialogs a parent.
svn path=/trunk/KDE/kdebase/apps/; revision=817602
2008-06-06 11:50:55 +00:00
Laurent Montel 95e90f46ab Use INSTALL_TARGETS_DEFAULT_ARGS
svn path=/trunk/KDE/kdebase/apps/; revision=813304
2008-05-27 11:36:57 +00:00
Urs Wolfer 9d19fb4ddc set program icon manually
svn path=/trunk/KDE/kdebase/apps/; revision=812508
2008-05-25 16:23:54 +00:00
Malcolm Hunter 0f29f00778 Typo fixes
svn path=/trunk/KDE/kdebase/apps/; revision=797411
2008-04-15 19:47:44 +00:00
Laurent Montel e418cb3bed Commit patch from Alex
(He didn't have time to make it yesterday and will able to commit it next thursday)
This patch clean up some :
target_link_libraries(kfoo kdeinit_kfoo) which is already done in kde4_add_kdeinit_executable()
macro 	and use "INSTALL_TARGETS_DEFAULT_ARGS" in other place.
I tested all compile file, all works fine but if there is a pb send me a mail.

CCMAIL: neundorf@kde.org 

svn path=/trunk/KDE/kdebase/apps/; revision=795711
2008-04-11 06:52:03 +00:00
Laurent Montel c8bcb2f3cb Fix crash when we use command line to export bookmarks,
there is not interface => not try to commitChanges when we 
use command line

svn path=/trunk/KDE/kdebase/apps/; revision=793845
2008-04-05 12:44:03 +00:00
Laurent Montel bb491f17af Remove not necessary kde4_install_icons
svn path=/trunk/KDE/kdebase/apps/; revision=784397
2008-03-11 08:33:38 +00:00
Constantin Berzan bf3f61daae don't connect to a deprecated signal
svn path=/trunk/KDE/kdebase/apps/; revision=783299
2008-03-07 18:44:41 +00:00
Urs Wolfer b3771e04d1 Apply patch John Varouhakis. Patch looks clean an makes sense, even when I am not able to reproduce the bug.
BUG:158024

svn path=/trunk/KDE/kdebase/apps/; revision=777174
2008-02-19 21:57:03 +00:00
Christian Ehrlicher 3212d8f0c5 LIB_INSTALL_DIR -> INSTALL_TARGETS_DEFAULT_ARGS
svn path=/trunk/KDE/kdebase/apps/; revision=776849
2008-02-18 21:51:54 +00:00
Laurent Montel 1057fae751 It's not used now
svn path=/trunk/KDE/kdebase/apps/; revision=773121
2008-02-10 10:56:59 +00:00
Bill Egert 3546b3a71d SVN_SILENT:
- Fix some compiler warnings.

svn path=/trunk/KDE/kdebase/apps/; revision=767424
2008-01-28 02:01:52 +00:00
Laurent Montel 6c826881f3 Fix crash when we dnd
svn path=/trunk/KDE/kdebase/apps/; revision=765125
2008-01-23 08:29:17 +00:00
Laurent Montel 436abb90a5 Fix update bookmarkinfo widget
svn path=/trunk/KDE/kdebase/apps/; revision=761239
2008-01-14 08:26:59 +00:00
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