Commit graph

897 commits

Author SHA1 Message Date
David Faure 192c64de84 get version from kde
svn path=/trunk/KDE/kdebase/apps/; revision=635920
2007-02-21 12:10:29 +00:00
David Faure 0feb65b3f5 apps is free of config.h
svn path=/trunk/KDE/kdebase/apps/; revision=635903
2007-02-21 11:24:38 +00:00
Stephan Kulow 64dda4865c merged kconfiggroup_port branch
svn path=/trunk/KDE/kdebase/konqueror/; revision=635490
2007-02-20 07:00:30 +00:00
Matthias Kretz 979dfb806a merge the kinstance-redesign branch back to trunk.
svn path=/trunk/KDE/kdebase/konqueror/; revision=628276
2007-01-29 17:14:20 +00:00
Christian Ehrlicher f77b634df6 win32/msvc compile & warnings--
svn path=/trunk/KDE/kdebase/libkonq/; revision=627967
2007-01-28 18:44:47 +00:00
Laurent Montel 1cfd148d96 Port to D-Bus
svn path=/trunk/KDE/kdebase/apps/; revision=624152
2007-01-16 15:10:06 +00:00
Simon Hausmann 960a904de1 merged branches/work/kaction-cleanup-branch, courtesy of
Kevin, Laurent, Thomas and me.

svn path=/trunk/KDE/kdebase/konqueror/; revision=621518
2007-01-08 22:39:24 +00:00
Laurent Montel 642976a57b Not necessary to redefine function
svn path=/trunk/KDE/kdebase/apps/; revision=615111
2006-12-20 10:51:48 +00:00
Aaron J. Seigo 058e124aef it builds! ship it!
svn path=/trunk/KDE/kdebase/apps/; revision=614777
2006-12-18 22:24:28 +00:00
David Faure eb235728e3 Many files were using KGlobal via the "#include <kglobal.h>" in kguiitem.h. Removed that include -> added many includes in the code.
svn path=/trunk/KDE/kdebase/apps/; revision=614585
2006-12-18 11:18:32 +00:00
Laurent Montel 1b437ddc60 Warning--
svn path=/trunk/KDE/kdebase/apps/; revision=602810
2006-11-06 21:11:32 +00:00
Laurent Montel 204da7a388 Apply Alex patch (now we can use enable-final argument
some module compiles with enable-final now)
As discussed with Alex it's not necessary to have program name
into automoc macro

svn path=/trunk/KDE/kdebase/konqueror/; revision=598290
2006-10-23 06:53:27 +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
Laurent Montel 9ca8971e1a Necessary to modify KDE4_ADD_KCFG_FILES to support ENABLE_FINAL
(there was not a dependancy between <name>_final.cpp file and
kcfg file => kfg files were never created)

Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules

I ported all kde module (without enable-final argument, it compiles fines (test and program))
Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works)
(I didn't test all compile for the moment I will fix all compile today (without enable-final argument)
kdelibs/kdepimlibs/kdebase/kdeutils compiles fine)


Regards

svn path=/trunk/KDE/kdebase/konqueror/; revision=595170
2006-10-13 13:27:20 +00:00
Laurent Montel 9bba68d81a Necessary to change KDE4_AUTOMOC macro to support
enable-final argument

(there was not a dependancy between <name>_final.cpp file and
moc generated files => moc files were never created)

Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules

I ported and tested all kde module (without enable-final argument, it compiles fines (test and program))
Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works)

Regards

svn path=/trunk/KDE/kdebase/konqueror/; revision=595039
2006-10-13 07:55:37 +00:00
Daniel Teske 9682d09ff4 Port to kio/bookmark changes.
svn path=/trunk/KDE/kdebase/apps/; revision=593982
2006-10-09 18:25:51 +00:00
Jaison Lee 480b7b5966 KTempFile->KTemporaryFile
svn path=/trunk/KDE/kdebase/nsplugins/; revision=591082
2006-10-01 17:24:38 +00:00
Will Entriken bd2a34800e construct KGuiItem(QString) explicitly
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=583808
2006-09-13 15:05:55 +00:00
Laurent Montel a0fa5e60ee Remove not necessary files
Allow to regenerate linefont.h into konsole
Clean up

svn path=/trunk/KDE/kdebase/apps/; revision=580796
2006-09-04 14:23:29 +00:00
Stephan Kulow dc7710ecfa replaced several URLs with Url and URI with Uri - the patch
became a bit larger than expected, so I couldn't have the time
to check if it still compiles with the changes done in between

svn path=/trunk/KDE/kdebase/kdepasswd/; revision=578269
2006-08-28 19:59:39 +00:00
Laurent Montel 5403d63f2a Clean up
svn path=/trunk/KDE/kdebase/apps/; revision=578110
2006-08-28 12:39:13 +00:00
Stephan Kulow 6009d735a3 port to new qt 4.2 snapshot
svn path=/trunk/KDE/kdebase/konqueror/; revision=575652
2006-08-21 20:18:49 +00:00
Laurent Montel 2eb696c28e Adapt with new KDE4_INSTALL_ICONS
(automatic detect of icons theme)


svn path=/trunk/KDE/kdebase/konqueror/; revision=572961
2006-08-14 13:27:48 +00:00
André Wöbbeking 89039ef276 include kicon.h
svn path=/trunk/KDE/kdebase/libkonq/; revision=569644
2006-08-04 15:10:05 +00:00
Christian Ehrlicher 63be9b82a0 fix msvc compile, disable konsole for win32
svn path=/trunk/KDE/kdebase/apps/; revision=565061
2006-07-22 10:06:56 +00:00
Laurent Montel 68f52831c7 Replace all bin by ${BIN_INSTALL_DIR}
svn path=/trunk/KDE/kdebase/nsplugins/; revision=564549
2006-07-20 13:08:26 +00:00
Stephan Kulow 543a4f026e ported to new snapshot
svn path=/trunk/KDE/kdebase/konqueror/; revision=560630
2006-07-10 20:04:42 +00:00
Dirk Mueller e6040c725e merge bleeding edge. bleeding edge is now again dead
svn path=/trunk/KDE/kdebase/apps/; revision=558082
2006-07-04 17:09:53 +00:00
Stephan Kulow 91b7578268 merge back from bleedingedge
svn path=/trunk/KDE/kdebase/libkonq/; revision=558070
2006-07-04 16:34:13 +00:00
Dirk Mueller 9f9563e3de dbus-ify++
svn path=/trunk/KDE/kdebase/apps/; revision=557447
2006-07-03 10:03:52 +00:00
Dirk Mueller f3638aaa99 merge changes from bleeding edge branch
svn path=/trunk/KDE/kdebase/konqueror/; revision=557225
2006-07-02 18:31:00 +00:00
Thorsten Roeder 11a24af95a some EBN fixes
svn path=/trunk/KDE/kdebase/apps/; revision=556842
2006-07-01 16:13:49 +00:00
David Faure a224ba187c I removed the useless forwarding method
svn path=/trunk/KDE/kdebase/apps/; revision=553059
2006-06-19 21:21:15 +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
Jaison Lee ac792d6585 EBN spelling corrections.
svn path=/trunk/KDE/kdebase/apps/; revision=552770
2006-06-19 01:43:22 +00:00
Laurent Montel 9804297080 kdatastream.h doesn't exit
it fixes ambigous compile (for me)

svn path=/trunk/KDE/kdebase/apps/; revision=551150
2006-06-13 20:01:46 +00:00
Laurent Montel a6d304e12c Minor fix
svn path=/trunk/KDE/kdebase/apps/; revision=549302
2006-06-08 06:37:22 +00:00
Thiago Macieira d3b0cceb39 Remove all kde4_add_dcop_stubs and kde4_add_dcop_skels.
Remaining errors consist only of #include not found (dcopclient.h, dcopref.h, kdatastream.h and kdirnotify_stub.h)

svn path=/trunk/KDE/kdebase/nsplugins/; revision=548395
2006-06-05 13:17:43 +00:00
Thorsten Roeder 60074c9a0d fixed some EBN issues
svn path=/trunk/KDE/kdebase/konqueror/; revision=546993
2006-05-31 16:23:36 +00:00
Laurent Montel 21c489bdc5 Not necessary now into kde4.0 (keep for old compatibility to remove old entrie)
Ok'ed by David

svn path=/trunk/KDE/kdebase/konqueror/; revision=546604
2006-05-30 14:58:13 +00:00
Aaron J. Seigo edf4c37c2c port to new snapshot
move kicer kcm while we're at it

svn path=/trunk/KDE/kdebase/apps/; revision=543485
2006-05-22 07:59:05 +00:00
Laurent Montel 55a304e0d9 Rename KUrl function
svn path=/trunk/KDE/kdebase/apps/; revision=543471
2006-05-22 07:01:23 +00:00
Laurent Montel a0b412c7fd #include <q...h> -> #include <Q...>
svn path=/trunk/KDE/kdebase/nsplugins/; revision=540496
2006-05-13 16:33:18 +00:00
Alexander Neundorf 7a0b30822a kde4_header and kde4_footer() are gone now
svn path=/trunk/KDE/kdebase/konqueror/; revision=540215
2006-05-12 18:12:37 +00:00
Alexander Neundorf a8b01eb0aa -add FONTCONFIG_INCLUDE_DIR where required
-cleanup the toplevel CMakeLists.txt a bit
-remove include_directories( CMAKE_CURRENT_SOURCE_DIR CMAKE_CURRENT_BINARY_DIR)
in the subdirs, since this is done now automatically by cmake (the CMAKE_INCLUDE_CURRENT_DIR option
-include_directories(KDE4_INCLUDES) in the toplevel CMakeLists.txt, so it
doesn't have to be done in every subdir

Alex


svn path=/trunk/KDE/kdebase/konqueror/; revision=539914
2006-05-12 00:08:30 +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
Aaron J. Seigo 8608f39856 remaining snapshot porting
svn path=/trunk/KDE/kdebase/nsplugins/; revision=538638
2006-05-08 13:46:00 +00:00
André Wöbbeking 10f99d0edf install executables with the install command instead of install_files/targets.
when you install scripts with install(PROGRAMS ...) they're installed executable.

svn path=/trunk/KDE/kdebase/nsplugins/; revision=538074
2006-05-06 17:53:08 +00:00
Stephan Kulow 19d5dcf7e6 replaced deprecated functions
svn path=/trunk/KDE/kdebase/konqueror/; revision=535878
2006-04-30 17:09:09 +00:00
Kevin Ottens 7a1220e978 Finishing the port to KJob signals.
Fixing some warning() and infoMessage() connections.

CCMAIL: pascal.letourneau@kdemail.net


svn path=/trunk/KDE/kdebase/kfind/; revision=534064
2006-04-26 11:01:08 +00:00
Thorsten Roeder 448fa4042f * deprecated--
* fix typo
* simplify |= on bools

svn path=/trunk/KDE/kdebase/apps/; revision=532172
2006-04-21 12:55:00 +00:00
Dirk Mueller d44d8c0f05 fix uninitialized variable (CID 1229)
svn path=/trunk/KDE/kdebase/apps/; revision=531274
2006-04-18 21:01:08 +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 be910a06fc Less warnings about deprecated functions.
And now the program actually seems to run.


svn path=/trunk/KDE/kdebase/apps/; revision=527769
2006-04-09 10:26:40 +00:00
Tim Beaulen 100e1f909e Less warnings about unused parameters
svn path=/trunk/KDE/kdebase/apps/; revision=526485
2006-04-04 19:14:22 +00:00
Tim Beaulen 38b0106799 Less deprecated functions
svn path=/trunk/KDE/kdebase/apps/; revision=526483
2006-04-04 19:10:00 +00:00
Tim Beaulen 171b6bbf90 Less deprecated functions
svn path=/trunk/KDE/kdebase/apps/; revision=526471
2006-04-04 18:51:37 +00:00
Tim Beaulen 6f24380eb6 Less warnings about deprecated functions
svn path=/trunk/KDE/kdebase/apps/; revision=526469
2006-04-04 18:47:54 +00:00
Tim Beaulen 0df2a19201 Less warnings about deprecated functions
Turn unused functions into comments


svn path=/trunk/KDE/kdebase/apps/; revision=526466
2006-04-04 18:43:14 +00:00
Tim Beaulen abb9701b64 Less warnings about deprecated functions
svn path=/trunk/KDE/kdebase/apps/; revision=526457
2006-04-04 18:12:34 +00:00
Tim Beaulen c17414cd16 Less pages of warnings about deprecated functions
svn path=/trunk/KDE/kdebase/apps/; revision=526453
2006-04-04 17:57:05 +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
Alexander Neundorf bdfa6204fc -use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES
Alex

svn path=/trunk/KDE/kdebase/konqueror/; revision=522728
2006-03-26 14:52:52 +00:00
Laurent Montel da4d0b2b78 Fix use cmake variable
svn path=/trunk/KDE/kdebase/konqueror/; revision=522125
2006-03-24 14:54:37 +00:00
David Faure 64dacf1e12 Use set(CMAKE_INCLUDE_CURRENT_DIR ON) in the toplevel CMakeLists.txt, and we don't need to include
${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} in each and every file anymore [only when subdirs might depend on that].

Also ran a script which makes sure that ${KDE4_INCLUDE_DIR} and ${QT_INCLUDES} are added -last-,
so that installed headers are not preferred over (possibly more uptodate) local headers.

svn path=/trunk/KDE/kdebase/konqueror/; revision=521887
2006-03-23 19:24:10 +00:00
Laurent Montel 389f63ff57 Fix typo
svn path=/trunk/KDE/kdebase/konqueror/; revision=521451
2006-03-22 16:06:38 +00:00
Hamish Rodda 38c4b6fc6c Port to new kdelibs snapshot. Most major changes are in konqueror due to
its reasonably heavy use of custom actions.

My kdelibs was a day old when i compiled, so if there is non-action
related porting still to do... it's probably still not done... will
check

svn path=/trunk/KDE/kdebase/libkonq/; revision=521386
2006-03-22 13:32:49 +00:00
Laurent Montel ff202a6f98 Fix install files
svn path=/trunk/KDE/kdebase/konqueror/; revision=520218
2006-03-19 14:16:07 +00:00
Fabio Pedretti 3b7242c39b Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4.
Losslessly optimize file size of *gz files in /trunk/KDE/kdebase with advdef -z -4.
Total *.png file size goes to 7213923 from 8648602 (-16.59%).
Total *gz file size goes to 957770 from 1073184 (-10.75%).
For more info see bug 122897.

svn path=/trunk/KDE/kdebase/doc/konsole/; revision=518301
2006-03-13 17:07:19 +00:00
Laurent Montel 5db47029d8 Adapt to new kdelibs api
svn path=/trunk/KDE/kdebase/apps/; revision=518178
2006-03-13 10:59:23 +00:00
Laurent Montel 2108931f4f Adapt to new api
svn path=/trunk/KDE/kdebase/konqueror/; revision=518159
2006-03-13 10:12:27 +00:00
Laurent Montel 6229a0d2a9 Remove space into name for cmake compile
svn path=/trunk/KDE/kdebase/apps/; revision=517550
2006-03-11 12:38:18 +00:00
Laurent Montel a75042a0a4 Generate kbookmarknotifier_stub.cpp
but there is other compile error

svn path=/trunk/KDE/kdebase/apps/; revision=516924
2006-03-09 08:53:29 +00:00
Allen Winter 2217bd3a79 remove all @since doxygen tags from this module
svn path=/trunk/KDE/kdebase/konqueror/; revision=515788
2006-03-04 21:09:32 +00:00
Laurent Montel b19efb452f fix install icons
svn path=/trunk/KDE/kdebase/konqueror/; revision=515373
2006-03-03 14:46:52 +00:00
Laurent Montel d05f2bb78e Add module to compile kdebase with kdelibs-cmake.
BE CARREFULL: Don't try to compile it for the moment (in progress)
Don't use kdelibs trunk for compile it (there is not again test to disable
compile when we compile with kdelibs trunk)
For the moment there was a lot of missing test etc.
I commit it just to allow to lose my changes if there is a pb on my HD.
I will sync cmake from kdelibs trunk to kdelibs-snapshot.
I hope to fix compile today or tomorrow.
CCMAIL: neundorf@kde.org

For the futur we must sync kdelibs/cmake/* to kdelibs-snapshot 
to compile all the time with kdelibs-snapshot

svn path=/trunk/KDE/kdebase/konqueror/; revision=514380
2006-02-28 08:01:15 +00:00
Laurent Montel c8448b6a2f KURL->KUrl
svn path=/trunk/KDE/kdebase/apps/; revision=511565
2006-02-20 11:07:18 +00:00
Laurent Montel 8740f39626 KURL--
svn path=/trunk/KDE/kdebase/konqueror/; revision=508560
2006-02-12 09:33:38 +00:00
Laurent Montel aed1a8b78d deprecated--
svn path=/trunk/KDE/kdebase/konqueror/; revision=506335
2006-02-06 15:07:10 +00:00
David Faure d8edc56518 Fix QPtrList->QList porting. if (it.current()) shouldn't become if (*it), but if (it!=end)
(and only that, if the list can't contain 0 in the first place).

svn path=/trunk/KDE/kdebase/apps/; revision=502088
2006-01-24 20:21:42 +00:00
Laurent Montel 6df072e199 KURL -> KUrl
svn path=/trunk/KDE/kdebase/konqueror/; revision=501890
2006-01-24 08:32:09 +00:00
Laurent Montel 581808c1a4 Compile/link
svn path=/trunk/KDE/kdebase/apps/; revision=501883
2006-01-24 07:44:20 +00:00
Laurent Montel 8cfeccc29a Fix some error
svn path=/trunk/KDE/kdebase/apps/; revision=501667
2006-01-23 16:31:40 +00:00
Laurent Montel 83b60776c5 Use QT macro for signal/slots
svn path=/trunk/KDE/kdebase/nsplugins/; revision=500480
2006-01-20 11:09:06 +00:00
Urs Wolfer 19fce14e65 fix compile with new snapshot
svn path=/trunk/KDE/kdebase/apps/; revision=493636
2006-01-02 19:48:31 +00:00
Laurent Montel df86b65639 QString::null->QString()
svn path=/trunk/KDE/kdebase/kfind/; revision=493574
2006-01-02 17:28:18 +00:00
Laurent Montel 0f09cc8d07 setIconSet -> setIcon
svn path=/trunk/KDE/kdebase/apps/; revision=492257
2005-12-29 12:42:05 +00:00
Nicolas Goutte 6fe09e56ba Remove the svn:executable property from a few standard non-executable files
(PNG, JPEG, DocBook, HTML, Makefile.am)
SVN_SILENT

svn path=/trunk/KDE/kdebase/konqueror/; revision=490584
2005-12-22 12:38:18 +00:00
David Faure f05452d25e Don't write <xbel folded="no">, this isn't allowed by XBEL and makes no sense.
svn path=/trunk/KDE/kdebase/apps/; revision=488439
2005-12-14 13:25:53 +00:00
Urs Wolfer 85b2034d9d less warnings
svn path=/trunk/KDE/kdebase/apps/; revision=485112
2005-12-02 22:22:51 +00:00
Urs Wolfer fe5fe27fb5 less Q3:
* remove unused Q3 includes
* port some Q3VBox, Q3HBox, Q3Frame, Q3GroupBox, Q3PopupMenu, Q3CString

svn path=/trunk/KDE/kdebase/kdepasswd/; revision=484167
2005-11-29 16:15:15 +00:00
André Wöbbeking 73be974b33 include cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=484132
2005-11-29 13:56:41 +00:00
Laurent Montel 0ab5769bb9 Compile/link
svn path=/trunk/KDE/kdebase/apps/; revision=480754
2005-11-16 13:46:10 +00:00
Laurent Montel 0944c3d3ea Q3ValueList--
svn path=/trunk/KDE/kdebase/apps/; revision=480589
2005-11-15 16:37:53 +00:00
Laurent Montel e5e0529552 qt3support--
svn path=/trunk/KDE/kdebase/apps/; revision=479406
2005-11-10 11:50:13 +00:00
André Wöbbeking f8525de1bc -pedantic
svn path=/trunk/KDE/kdebase/apps/; revision=475419
2005-10-29 08:13:17 +00:00
Daniel Teske 65df1b25d2 Fix EditCommand::setNodeText.
svn path=/trunk/KDE/kdebase/apps/; revision=474312
2005-10-26 01:48:04 +00:00
Daniel Teske 536be0fe52 This optimization was buggy. Take it out for now.
svn path=/trunk/KDE/kdebase/apps/; revision=474275
2005-10-25 21:58:17 +00:00
Benjamin Meyer c4831b7f3a compile fixes
svn path=/trunk/KDE/kdebase/konqueror/; revision=472655
2005-10-21 14:45:14 +00:00
Daniel Teske 8d94237bc6 Replace even more of the old drag and drop code.
Edit/Copy, Edit/Cut and Edit/Paste are now working.


svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=470333
2005-10-13 19:26:56 +00:00
Hamish Rodda b189a39474 Konqueror compiles, links + runs (until an assert in KConfig gets hit)
Miscellaneous portings, plus went a little overboard and ported one
class's QMenu usage completely to the new api

Unresolved issues:
* KMultiTabBar takes a Q3PopupMenu*, needs porting
* Trash url detection is hardcoded, see warnings

svn path=/trunk/KDE/kdebase/konqueror/; revision=470219
2005-10-13 11:17:15 +00:00
Hamish Rodda b58e946723 Port to latest kdelibs snapshot
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=469929
2005-10-12 15:31:45 +00:00
Hamish Rodda 5b48ad60cf Compile with new kdelibs snapshot:
Q3PopupMenu -> QMenu
KAction constructors remove, port to new constructors
K3URLDrag -> KURL::List::*
Qt::ButtonState -> replacements
latin1() -> toLatin1()

probably a lot more too

svn path=/trunk/KDE/kdebase/konqueror/; revision=469927
2005-10-12 15:04:42 +00:00
Daniel Teske 35e4caa61b Some porting to the new drag and drop api.
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=467892
2005-10-06 18:33:17 +00:00
Dirk Mueller 40b74b7fc1 SVN_SILENT: fix typo
svn path=/trunk/KDE/kdebase/nsplugins/; revision=467416
2005-10-05 08:44:32 +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
Stephan Kulow d9c4c610ce review what Laurent's script does
svn path=/trunk/KDE/kdebase/konqueror/; revision=466881
2005-10-03 15:54:58 +00:00
Laurent Montel f9b1155a52 Launch my script
svn path=/trunk/KDE/kdebase/konqueror/; revision=466735
2005-10-03 10:45:52 +00:00
Laurent Montel b74b2ed68b Q3_support--
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=464926
2005-09-28 16:21:42 +00:00
Laurent Montel 13bb74d45f Q3ValueList--
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=464924
2005-09-28 16:17:39 +00:00
Daniel Teske 40c354dcc3 Remove Q3PtrList from BookmarkIterator and derived classes.
Replave QVector<KBookmark> by QList<KBookmark> (== KBookmark::List).


svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=464923
2005-09-28 16:16:52 +00:00
Daniel Teske 17db133f4c Remove bogus #includes.
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=464602
2005-09-27 22:35:44 +00:00
Laurent Montel 87f8e38219 qt3support--
svn path=/trunk/KDE/kdebase/konqueror/; revision=463841
2005-09-25 14:49:01 +00:00
Laurent Montel 9eacb9ba12 Remove QT3_SUPPORT into qstring
svn path=/trunk/KDE/kdebase/konqueror/; revision=463530
2005-09-24 12:02:49 +00:00
Daniel Teske aa3cb7cfe7 Forgot to remove these #includes
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=462406
2005-09-20 23:47:35 +00:00
Daniel Teske 87b597e3aa Two major features:
Two views. That is folder view on the left.
 (Actually at the moment all bookmarks are shown in the folder view,
 I'm waiting for qt 4.1 to filter the view.)

Drag and drop support is back to reorder bookmarks is back.
 (Only in app, not between apps.)
 Drag and drop to the folder view works.

The current code for drag and drop isn't perfect.



svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=462402
2005-09-20 23:30:16 +00:00
Laurent Montel 7c09a92ace Use "QLatin1String"
svn path=/trunk/KDE/kdebase/konqueror/; revision=459931
2005-09-12 13:30:19 +00:00
Daniel Teske bee212e17a readd searchline
- still missing "AND"-feature
 - is based on a complete port of KListViewSearchline to qt4
   - there will be a filter proxy model in  qt 4.1 which should be the basis 
     for a better port. (In fact the demo app the troll showed me, was a 
     searchline.)

reenable bookmarkinfowidget (bottom text fields)



svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=459815
2005-09-11 22:50:56 +00:00
Laurent Montel ebb72e435f Fix virtual destructor
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=458349
2005-09-07 21:17:04 +00:00
Daniel Teske edb22adbd2 Make g++ not complain about a few unused function arguments.
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=452349
2005-08-23 03:49:45 +00:00
Daniel Teske 9b21cd5f08 Push these changes into svn:
- Add a missing copyright notice to bookmarkmodel.cpp
 - make F3 and F4 work (changing url/comment)
   (double clicking doesn't work, still looking into that)

Next on my list is the searchline.


svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=451867
2005-08-22 01:10:43 +00:00
Daniel Teske bcb6c1c3f5 I suck, too. Third commit to hopefully make it compile for everyone.
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=449763
2005-08-16 16:56:38 +00:00
Daniel Teske ff90422de6 Remove code which isn't ready yet.
(And which doesn't compile yet.)


svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=449716
2005-08-16 14:23:53 +00:00
Daniel Teske c52bd52212 Fix compilation error for some gcc versions.
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=449711
2005-08-16 14:11:23 +00:00
Daniel Teske 3c208485a3 Add missing files.
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=449449
2005-08-15 15:48:06 +00:00
Laurent Montel 36e550f293 I think that this file was forgot
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=449234
2005-08-14 20:30:22 +00:00
Daniel Teske fddf326d4e Port keditbookmarks to Qt4's model/view framework.
Editing, creating and selecting bookmarks works.
For deleting you have to run apply-patches in your qt-copy directory.
All other things are broken. (E.g. drag'n'drop, the edit fields at the bottom, the searchline...)

I wrote down some of my learned lessons while working with Qt4's model/view framework
at http://www.squorn.de/kde/qtmodelview.html


svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=448977
2005-08-13 20:13:21 +00:00
Pascal Létourneau 9f07c4cd2c Make the shortcuts work
svn path=/trunk/KDE/kdebase/konqueror/; revision=443620
2005-08-06 19:41:55 +00:00
Stephan Kulow e77f20dbaf svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057
svn+ssh://coolo@svn.kde.org/home/kde/branches/work/kde4/kdebase
          .

I couldn't resolve one kicker conflict that results from different
development directions, so I rely on Aaron to sort it out - the file
is commited with conflicts

svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=439627
2005-07-28 14:59:42 +00:00
Daniel Teske 65fd11f108 Remove an unecessary (and wrong) splitter.
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=437084
2005-07-20 22:03:28 +00:00
İsmail Dönmez 5041a40359 Fix weird code, seems to be a typo
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=436229
2005-07-19 11:05:36 +00:00
Daniel Teske c9c1f7b99d Fix handling of current item. (And improve handling of selections somewhat.)
After a command execution currentItem should now always be something sensible.


svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=434423
2005-07-14 01:29:14 +00:00
Daniel Teske 6e704dc01a Another memory leak, this time in CmdGen::insertMimeSource
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=434422
2005-07-14 01:15:42 +00:00
Daniel Teske 27b3e69662 Fix ImportCommand::affectedBookmark(). The notification to other kbookmarkmanagers
after a import command is now correct.


svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=434420
2005-07-14 01:10:15 +00:00
Daniel Teske 7b0f8b8447 Remove a unused function.
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=433839
2005-07-11 23:49:52 +00:00
Daniel Teske c460f83ce9 Fixes the bug: Actions which only apply to one bookmark, are enabbled
even if more than one bookmark are selected. Surfaced, due to me changing 
the selection code a while ago.
The code was actually wrong a lot longer.


svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=433835
2005-07-11 23:27:47 +00:00
Dirk Mueller 33fd57ea0c unbreak compilation
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=433355
2005-07-10 14:52:14 +00:00
Daniel Teske 9ae6246987 Apply searchline filter after executing a command.
BUG: 86827


svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=432237
2005-07-06 18:32:51 +00:00
Daniel Teske 13d8bb20a3 Rewrite selection cache.
In a (unscientific) test of ~6000 bookmarks.
Select All now is instant down from ~15 sec.


svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=432033
2005-07-05 22:31:08 +00:00
Daniel Teske 2d19df0f88 Remove splitView. (Was disabled and experimental.)
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=432029
2005-07-05 22:01:57 +00:00
Daniel Teske 28800c2a9f No cookies for "Check Status".
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=431669
2005-07-04 22:50:02 +00:00
Dirk Mueller b3736b51bc update FSF address
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=431577
2005-07-04 19:02:09 +00:00
Daniel Teske c81ce643d9 Update favicons should ignore all cookies.
BUG: 105473


svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=431548
2005-07-04 17:37:35 +00:00
Daniel Teske f431f0a898 Remove unecessary Q_OBJECT.
If anyone did notice that pressing backspace in the kebsearchline does 
(almost always) strange things. I have tracked it down and I'll fix it.


svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=430627
2005-07-02 01:02:04 +00:00
Stefan Gehn 62835e15ea includemocs, helpful unsermake warns about this
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=430457
2005-07-01 11:41:45 +00:00
Daniel Teske 537b638ea0 Add a more advanced search line to keditbookmarks.
Instead of showing only those matching  e.g. "keyword1 keyword2" exactly,
show those items, which contain keyword1 AND keyword2.

BUG: 99700


svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=430333
2005-06-30 23:24:09 +00:00
David Faure 5746511679 "KDE2 bookmarks" looks wrong for KDE3 bookmarks ;)
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=429405
2005-06-27 15:45:36 +00:00
David Faure 847e784859 KDE2 was XBEL, same as KDE3, the menu is supposed to do both (cf old #67813)
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=429403
2005-06-27 15:43:40 +00:00
Heinrich Wendel fe8f191a99 make clipboard behaviour consistent
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=428572
2005-06-24 16:13:11 +00:00
Daniel Teske 6a14f67f68 Rewrite significant portions of the custom selection code.
It should now be less buggy.

As I have forgot to thank dfaure in a few commits.
Let me do it here:
Thanks David, I owe you a few drinks.



svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=427540
2005-06-20 22:59:40 +00:00