Commit graph

849 commits

Author SHA1 Message Date
Dirk Mueller b4671c8d7f fix hanging
svn path=/trunk/KDE/kdebase/apps/; revision=774613
2008-02-13 17:06:21 +00:00
Script Kiddy 6e6ca83fb2 SVN_SILENT made messages (.desktop file, second try)
svn path=/trunk/KDE/kdebase/apps/; revision=774169
2008-02-12 16:54:30 +00:00
Adriaan de Groot b55ea00b33 Qt3 -> Qt4 style includes (build fix on FBSD with Qt3 installed)
svn path=/trunk/KDE/kdebase/apps/; revision=770099
2008-02-02 20:04:34 +00:00
Maks Orlovich 4b0cfcd653 automatically merged revision 769144:
Ugh. Remember folks, always forwaport your changes.
FP r.565998, which fixes handling of redirects in nspv,
aka "Youtube videos embedded from an another page". Anyway,
I consider flash issues to be, to the best of my knowledge, resolved now.
BUG:132138

svn path=/trunk/KDE/kdebase/apps/; revision=769147
2008-01-31 17:04:01 +00:00
Maks Orlovich 8c731bc1d4 automatically merged revision 768871:
Make flash embedding work much better..
- Make sure to give distinct callback objects distinct IDs, so they
talk to the proper KHTMLPart. Fixes only one flash object working per
window
- Rework the size/init heuristics yet again, following closer to Seli's code,
but instead of trying to count events, etc., just have the part
tell us when we were really resized, and qwidget isn't making up a random

svn path=/trunk/KDE/kdebase/apps/; revision=768880
2008-01-30 20:54:20 +00:00
Maks Orlovich 3980953c02 automatically merged revision 768870:
- Make the XEmbed host embed directly, removing 2 layers of embedding,
upon suggestion of Seli, hopefully making things more robust
- Be more careful in initializing the plugin, to avoid extra NPSetWindow calls
- Workaround Qt bug in the Xt host, to avoid annoying flicker of an unembedded

svn path=/trunk/KDE/kdebase/apps/; revision=768878
2008-01-30 20:51:18 +00:00
Script Kiddy 82c856a649 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=765161
2008-01-23 11:37:15 +00:00
Script Kiddy a9e0824b43 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=764649
2008-01-22 10:05:53 +00:00
Luboš Luňák ae7b566993 Make keyboard work also with XEmbed - there are no real X focus events
with XEmbed, so the XQueryKeymap() protection protected a bit too much.
The focus messages from QXEmbed are received only by the plugin itself
due to the way XSendEvent() is used, so forward focus in/out events
from the embedder side.


svn path=/trunk/KDE/kdebase/apps/; revision=764345
2008-01-21 14:06:21 +00:00
Luboš Luňák e72f44abf1 This X error handler doesn't seem to be any better than the standard Qt one.
svn path=/trunk/KDE/kdebase/apps/; revision=764287
2008-01-21 11:01:32 +00:00
David Faure e01bada636 Extracted a MimeTypeWriter from the filetypes kcontrol module, to have the code that writes out a xdg-shared-mime compliant mimetype in one place.
Ported nspluginscan to xdg-shared-mime so that it generates mimetypes that work.

svn path=/trunk/KDE/kdebase/apps/; revision=762861
2008-01-18 01:13:10 +00:00
David Faure 31a3705bfb Extracted a MimeTypeWriter from the filetypes kcontrol module, to have the code that writes out a xdg-shared-mime compliant mimetype in one place.
Ported nspluginscan to xdg-shared-mime so that it generates mimetypes that work.

svn path=/branches/KDE/4.0/kdebase/apps/; revision=762860
2008-01-18 01:11:22 +00:00
Bernhard Rosenkraenzer 256627e2a7 backport rev. 762460 (don't redefine BITS_PER_LONG if a system header
has already defined it)

svn path=/branches/KDE/4.0/kdebase/apps/; revision=762461
2008-01-17 06:33:42 +00:00
Bernhard Rosenkraenzer ba37e5cbcc Don't redefine BITS_PER_LONG if a system header has already defined it
svn path=/trunk/KDE/kdebase/apps/; revision=762460
2008-01-17 06:32:11 +00:00
Script Kiddy aacaf0d1d9 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=759879
2008-01-11 11:46:35 +00:00
Script Kiddy 97f078e310 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.0/kdebase/apps/; revision=759721
2008-01-11 07:57:14 +00:00
Script Kiddy 9afdca2591 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.0/kdebase/apps/; revision=759254
2008-01-10 08:36:34 +00:00
Luboš Luňák c0575bcae1 Fix #154713 here too, just in case.
svn path=/trunk/KDE/kdebase/apps/; revision=758320
2008-01-07 16:05:36 +00:00
Maks Orlovich 0ac7f66bfe Go ahead and lie about our UA string in here as well, so
that Flash doesn't crash every 5 seconds on us...

OK'd by DFaure.

svn path=/branches/KDE/4.0/kdebase/apps/; revision=757357
2008-01-04 19:42:02 +00:00
Script Kiddy a8f8b8cd15 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=755848
2008-01-02 08:27:51 +00:00
Johannes Simon 878bac9ecb Fix in loadPlugins(): When the mimetype is parsed, there are not always additional suffixes. But they were expected which caused loadPlugins() to try to access a non-existing array element. This caused a crash everytime I accessed a web page with konqueror that contains flash elements.
svn path=/trunk/KDE/kdebase/apps/; revision=753395
2007-12-27 10:39:29 +00:00
Script Kiddy 7bfd7f35e4 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=752700
2007-12-25 08:10:15 +00:00
Script Kiddy 029a74f352 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=751546
2007-12-22 08:07:52 +00:00
Luboš Luňák ee562286ef One more file from Firefox that is more license-friendly.
svn path=/trunk/KDE/kdebase/apps/; revision=751318
2007-12-21 17:05:34 +00:00
Script Kiddy 1320c26ae3 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=751145
2007-12-21 07:55:50 +00:00
Script Kiddy 5ce3e3018d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=750401
2007-12-19 08:07:43 +00:00
Maks Orlovich 6b1ed28114 Refactor some duplicated stuff out...
svn path=/trunk/KDE/kdebase/apps/; revision=748198
2007-12-13 20:44:08 +00:00
Maks Orlovich 25d7450efc Seli completely and utterly rocks.
Thanks to his Xt event integration, I can now
implement (by c&p from old code, mostly) the Xt host.

Flash 9.0r48 seems to work now!

svn path=/trunk/KDE/kdebase/apps/; revision=748197
2007-12-13 20:43:58 +00:00
Maks Orlovich e796685285 Commiting my current nspluginviewer work tree. This
has the viewer <-> part interface mostly fixed, and 
has beginnings of an XEmbed host for the plugin.
Unfortunately, that works part of the time at best 
with r115, (probably none of the time on sites other than 
youtube), and is quite  crashy, partly because XEmbed flash
uses Xt anyway(!). I may have to go back to Xt only, not sure. 
(Of course, Xt plugins don't work at all ATM). I need to consult
with some people on the best course of action, since this is getting very tricky, 
and somewhat outside my area of expertise.
======================================================
- Remove the padding hack now we're using newer headers
- Add some more compatibility features, such as initializing gtk for
plugins that need it. Also say we're keeping plugins in memory.
It's true, and swfdec-mozilla-0.5.3 wants it (though 0.5.4 does somehting else)
- Clarify some comments
- a bit of debug output

svn path=/trunk/KDE/kdebase/apps/; revision=748161
2007-12-13 19:10:16 +00:00
Maks Orlovich 0c3fd1c874 Commiting my current nspluginviewer work tree. This
has the viewer <-> part interface mostly fixed, and 
has beginnings of an XEmbed host for the plugin.
Unfortunately, that works part of the time at best 
with r115, (probably none of the time on sites other than 
youtube), and is quite  crashy, partly because XEmbed flash
uses Xt anyway(!). I may have to go back to Xt only, not sure. 
(Of course, Xt plugins don't work at all ATM). I need to consult
with some people on the best course of action, since this is getting very tricky, 
and somewhat outside my area of expertise.
======================================================
Fixup error logging (probably got broken in the port)

svn path=/trunk/KDE/kdebase/apps/; revision=748160
2007-12-13 19:09:51 +00:00
Maks Orlovich d9d3bba4de Commiting my current nspluginviewer work tree. This
has the viewer <-> part interface mostly fixed, and 
has beginnings of an XEmbed host for the plugin.
Unfortunately, that works part of the time at best 
with r115, (probably none of the time on sites other than 
youtube), and is quite  crashy, partly because XEmbed flash
uses Xt anyway(!). I may have to go back to Xt only, not sure. 
(Of course, Xt plugins don't work at all ATM). I need to consult
with some people on the best course of action, since this is getting very tricky, 
and somewhat outside my area of expertise.
======================================================
Update headers some more; this will make compat with things like swfdec a tiny bit easier;
though we'll likely have to work with them to get things working anyway

svn path=/trunk/KDE/kdebase/apps/; revision=748159
2007-12-13 19:09:39 +00:00
Maks Orlovich 2fc5dec59a Commiting my current nspluginviewer work tree. This
has the viewer <-> part interface mostly fixed, and 
has beginnings of an XEmbed host for the plugin.
Unfortunately, that works part of the time at best 
with r115, (probably none of the time on sites other than 
youtube), and is quite  crashy, partly because XEmbed flash
uses Xt anyway(!). I may have to go back to Xt only, not sure. 
(Of course, Xt plugins don't work at all ATM). I need to consult
with some people on the best course of action, since this is getting very tricky, 
and somewhat outside my area of expertise.
======================================================
- Fix g_NPN_UserAgent to not return address of a temporary buffer
- Add some zeroed padding after the function table to provide some counter-sanity
against Flash reading npruntime functions for ABI revisions that don't
have them yet. Covers about 20 out of 2 zillion of vg warnings on it

... It would also help if XEmbed flash wasn't using Xt anyway, even w/XEmbed

svn path=/trunk/KDE/kdebase/apps/; revision=748158
2007-12-13 19:09:25 +00:00
Maks Orlovich d7cf6af919 Commiting my current nspluginviewer work tree. This
has the viewer <-> part interface mostly fixed, and 
has beginnings of an XEmbed host for the plugin.
Unfortunately, that works part of the time at best 
with r115, (probably none of the time on sites other than 
youtube), and is quite  crashy, partly because XEmbed flash
uses Xt anyway(!). I may have to go back to Xt only, not sure. 
(Of course, Xt plugins don't work at all ATM). I need to consult
with some people on the best course of action, since this is getting very tricky, 
and somewhat outside my area of expertise.
======================================================
Add beginning of an XEmbed host. It partly works --- youtube works part of the time;
but at least the playback window gets parented and sized properly

svn path=/trunk/KDE/kdebase/apps/; revision=748156
2007-12-13 19:09:08 +00:00
Maks Orlovich 339ad70609 Commiting my current nspluginviewer work tree. This
has the viewer <-> part interface mostly fixed, and 
has beginnings of an XEmbed host for the plugin.
Unfortunately, that works part of the time at best 
with r115, (probably none of the time on sites other than 
youtube), and is quite  crashy, partly because XEmbed flash
uses Xt anyway(!). I may have to go back to Xt only, not sure. 
(Of course, Xt plugins don't work at all ATM). I need to consult
with some people on the best course of action, since this is getting very tricky, 
and somewhat outside my area of expertise.
======================================================
Update API header to provide the XEmbed variable names

svn path=/trunk/KDE/kdebase/apps/; revision=748155
2007-12-13 19:08:49 +00:00
Maks Orlovich cfc86d4d71 Commiting my current nspluginviewer work tree. This
has the viewer <-> part interface mostly fixed, and 
has beginnings of an XEmbed host for the plugin.
Unfortunately, that works part of the time at best 
with r115, (probably none of the time on sites other than 
youtube), and is quite  crashy, partly because XEmbed flash
uses Xt anyway(!). I may have to go back to Xt only, not sure. 
(Of course, Xt plugins don't work at all ATM). I need to consult
with some people on the best course of action, since this is getting very tricky, 
and somewhat outside my area of expertise.
======================================================
Get the embedding of the viewer into part working (though it flickers a bit);
the plugin embedding itself not there yet

svn path=/trunk/KDE/kdebase/apps/; revision=748154
2007-12-13 19:08:38 +00:00
Maks Orlovich bac2b05f6d Commiting my current nspluginviewer work tree. This
has the viewer <-> part interface mostly fixed, and 
has beginnings of an XEmbed host for the plugin.
Unfortunately, that works part of the time at best 
with r115, (probably none of the time on sites other than 
youtube), and is quite  crashy, partly because XEmbed flash
uses Xt anyway(!). I may have to go back to Xt only, not sure. 
(Of course, Xt plugins don't work at all ATM). I need to consult
with some people on the best course of action, since this is getting very tricky, 
and somewhat outside my area of expertise.
======================================================

Fix confusion between part and viewer service IDs
(make the part's wrapper for the viewer's interface object
 actually try to talk to the viewer)

Rename the relevant variables to reduce confusion

svn path=/trunk/KDE/kdebase/apps/; revision=748153
2007-12-13 19:08:05 +00:00
Maks Orlovich 76f836651f Remove dead "use artsdsp" stuff remnants
svn path=/trunk/KDE/kdebase/apps/; revision=748152
2007-12-13 19:07:51 +00:00
Maks Orlovich ec54ffc188 Commiting my current nspluginviewer work tree. This
has the viewer <-> part interface mostly fixed, and 
has beginnings of an XEmbed host for the plugin.
Unfortunately, that works part of the time at best 
with r115, (probably none of the time on sites other than 
youtube), and is quite  crashy, partly because XEmbed flash
uses Xt anyway(!). I may have to go back to Xt only, not sure. 
(Of course, Xt plugins don't work at all ATM). I need to consult
with some people on the best course of action, since this is getting very tricky, 
and somewhat outside my area of expertise.
======================================================
The part is embedding the viewer, so this should be an XEmbed container..

svn path=/trunk/KDE/kdebase/apps/; revision=748151
2007-12-13 19:07:36 +00:00
Adriaan de Groot 97e4b0d4f0 Play nice with non-gcc on SPARC
svn path=/trunk/KDE/kdebase/apps/; revision=747252
2007-12-11 13:23:09 +00:00
Luboš Luňák 9ef37bc286 A somewhat hackish Xt eventloop support. Works in KDE3. I can't say
for sure the same about KDE4, since nsplugins still doesn't work,
looks like embedding problems.


svn path=/trunk/KDE/kdebase/apps/; revision=747214
2007-12-11 11:06:10 +00:00
Adriaan de Groot 4e035deab1 SS12 uses __i386 (and __amd64, but haven't hit that case yet)
svn path=/trunk/KDE/kdebase/apps/; revision=746920
2007-12-10 16:24:33 +00:00
Allen Winter 52263c9a5e use the ${GENERIC_LIB_VERSION} and ${GENERIC_SOLIB_VERSION} macros to help keep
with library versioning consistency into the future.
ok'd by dfaure.

svn path=/trunk/KDE/kdebase/apps/; revision=745632
2007-12-06 16:55:50 +00:00
Script Kiddy 0e8a8d726b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=741702
2007-11-26 08:05:24 +00:00
Script Kiddy 7e60fcfbf7 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=740393
2007-11-23 07:39:04 +00:00
Script Kiddy 53340ad64a SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=739529
2007-11-21 07:59:36 +00:00
Allen Winter 4908c1462a DocPath => X-DocPath
ServiceTypes => X-KDE-ServiceTypes
Keywords => X-KDE-Keywords

svn path=/trunk/KDE/kdebase/apps/; revision=737278
2007-11-15 22:33:12 +00:00
Script Kiddy 8acd44d6ff SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=736533
2007-11-14 10:20:35 +00:00
Script Kiddy c315d36eb0 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=734544
2007-11-09 07:51:58 +00:00
Dirk Mueller faaa7db727 get rid of the crash dialog upon login. if the
client crashes, then nspluginscan should just continue.


svn path=/trunk/KDE/kdebase/apps/; revision=733108
2007-11-05 15:31:49 +00:00
Hamish Rodda 1766885995 Results of setShortcut() auditing (QAction::setShortcut() gets called without this patch)
svn path=/trunk/KDE/kdebase/apps/; revision=730697
2007-10-29 11:03:05 +00:00
Maks Orlovich 79532ac8e4 Don't try to delete a pointer to the middle of KComponentDataPrivate..
svn path=/trunk/KDE/kdebase/apps/; revision=729032
2007-10-24 22:26:42 +00:00
Maks Orlovich 1b5e2d1920 Seems like I need the indirection here to prevent CMake getting confused due to sharing or such.
Sorry about the trouble, folks.

svn path=/trunk/KDE/kdebase/apps/; revision=729019
2007-10-24 21:42:53 +00:00
Michel Hermier d159fa2290 Fix the testnsplugin build somehow
svn path=/trunk/KDE/kdebase/apps/; revision=728999
2007-10-24 20:53:40 +00:00
Maks Orlovich 4d2cb4ea21 - Talk to the right process when instantiating a plugin
- Remove some dead code that was making things even more confusing
- Remove debug output I accidentally committed

svn path=/trunk/KDE/kdebase/apps/; revision=728963
2007-10-24 19:41:58 +00:00
Oswald Buddenhagen f0a2014528 KConfig* API overhaul. only cosmetics, so don't panic.
KConfigBase:
- remove separator argument from list entry reading/writing functions
- introduce {read,write}XdgListEntry()
- kill readPathListEntry(), add readPathEntry() overload
  instead. the default value is not optional any more, as it defines the
  return type. this is consistent with the readEntry() functions.
- rename clean() => markAsClean(), remove rollback()
- rename ConfigState => AccessMode, getConfigState() => accessMode()
- rename {entry,group}IsImmutable() => is{Entry,Group}Immutable()
- remove NLS alias to Localized

KConfig:
- remove setGroup() & group()
- reshuffle OpenFlag enum, introduce NoCascade for symmetry
- remove setExtraConfigFiles() alias to addConfigSources()

KConfigGroup:
- inherit KConfigBase::deleteGroup() overloads
- make convertToQVariant() private, it will probably change somehow

- KConfig & KConfigGroup: deprecate entryMap()
- remove bogus declarations: KConfigGroup::setReadDefaults(),
  KConfig::readEntryUntranslated()
- apidox
- reshuffle the declarations in the headers


svn path=/trunk/KDE/kdebase/apps/; revision=728852
2007-10-24 13:08:37 +00:00
Maks Orlovich 65d23d1e64 Make the nsplugin support actually do something:
- Actually build a kpart and install as is.
- Actually build a working kcminit module. Which might not be 
  such a hot idea since KConfig seems to like to loop infinitely on this 
  stuff
- Actually let nspluginviewer start

Right now it's lost someplace in d-bus communication...
And we didn't deal with the Xt issue yet. Oh boy.

svn path=/trunk/KDE/kdebase/apps/; revision=728776
2007-10-24 07:38:33 +00:00
Laurent Montel 92942cabc6 Deprecated--
svn path=/trunk/KDE/kdebase/apps/; revision=726621
2007-10-18 09:57:29 +00:00
Script Kiddy 8760b6ad1d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=725777
2007-10-16 06:15:12 +00:00
David Faure 9440ec8db8 kcmshell renamed to kcmshell4 to fix co-installability between kdelibs3 and kdebase4-runtime
svn path=/trunk/KDE/kdebase/apps/; revision=725652
2007-10-15 22:24:08 +00:00
Script Kiddy 344a04f74d SVN_SILENT made messages (.desktop file, second try)
svn path=/trunk/KDE/kdebase/apps/; revision=723243
2007-10-09 05:45:29 +00:00
Andreas Pakulat 825e45abec Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are
needed now because friday is the last BC day. The rest of the modules will
follow as fast as my laptop allows.

svn path=/trunk/KDE/kdebase/apps/; revision=721704
2007-10-05 22:21:25 +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
David Faure 0b8fcbf5cd fix linking
svn path=/trunk/KDE/kdebase/apps/; revision=720207
2007-10-02 17:44:41 +00:00
Oswald Buddenhagen 8c8e7d92dd add some kde3support following k3proc move
svn path=/trunk/KDE/kdebase/apps/; revision=720171
2007-10-02 16:03:50 +00:00
Luboš Luňák 37f9ffda00 Put back r655588 (proper bit width for 32bit types).
BUG: 150241


svn path=/trunk/KDE/kdebase/apps/; revision=719540
2007-10-01 09:51:56 +00:00
Script Kiddy 6dc32bb3e0 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=719466
2007-10-01 06:24:51 +00:00
Script Kiddy d43ce6f518 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=717656
2007-09-27 09:33:12 +00:00
Laurent Montel 9b2af85f19 Dcop->D-Bus
svn path=/trunk/KDE/kdebase/apps/; revision=716534
2007-09-24 20:52:33 +00:00
Laurent Montel 5a3cd2ddf0 Rename option
svn path=/trunk/KDE/kdebase/apps/; revision=716510
2007-09-24 20:15:49 +00:00
Laurent Montel 851143f262 arts is dead
svn path=/trunk/KDE/kdebase/apps/; revision=716507
2007-09-24 20:07:23 +00:00
Laurent Montel 0dac5ad1b6 Adapt CMakeLists.txt as discussed with Alex.
KDE4_ADD_TEST_EXECUTABLE is deprecated now use KDE4_ADD_EXECUTABLE(<target> TEST <files>) instead
QT4_ADD_DBUS_INTERFACE_NO_NAMESPACE and QT4_ADD_DBUS_INTERFACES_NO_NAMESPACE are deprecated too
used SET_SOURCE_FILES_PROPERTIES(<files> PROPERTIES NO_NAMESPACE TRUE) QT4_ADD_DBUS_INTERFACES(<srcList> <files>)
set( EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR} ) is put in each CMakeLists.txt where
KDE4_ADD_EXECUTABLE(<target> TEST <files>) and KDE4_ADD_UNIT_TEST were used.

svn path=/trunk/KDE/kdebase/apps/; revision=716149
2007-09-24 06:25:59 +00:00
Script Kiddy daa46a5dfe SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=715040
2007-09-21 06:26:08 +00:00
Script Kiddy 0dafc7a46f SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=710142
2007-09-09 06:15:09 +00:00
Script Kiddy 8ce42d9a96 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=708950
2007-09-06 05:56:43 +00:00
Script Kiddy 6e9dd244ed SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=706753
2007-08-31 07:59:14 +00:00
Matthias Kretz 1770c37608 uhm, I got this wrong as the .desktop file is in apps/nsplugins and the
KCModule code in apps/konqueror/settings/konqhtml/pluginopts.cpp

svn path=/trunk/KDE/kdebase/apps/; revision=706258
2007-08-29 20:08:55 +00:00
Matthias Kretz 2568f510e2 port to KPluginFactory
svn path=/trunk/KDE/kdebase/apps/; revision=705777
2007-08-28 14:58:52 +00:00
Luboš Luňák f8be4f7346 Defaulting to no scanning for new plugins is nice from performance point
of view, but it's completely unreasonable to expect the user to run
the check manually. Check timestamps to find out if a full scan is needed.
This also makes the config options for this more or less unnecessary.
BUG: 126744


svn path=/trunk/KDE/kdebase/apps/; revision=705275
2007-08-27 16:23:05 +00:00
Script Kiddy c73edb4853 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=704138
2007-08-24 06:24:18 +00:00
Script Kiddy 19ff972b39 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=702200
2007-08-20 07:37:38 +00:00
Script Kiddy 64e533dbfc SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=701736
2007-08-19 06:11:40 +00:00
Script Kiddy e9a10128d0 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=700288
2007-08-15 06:11:48 +00:00
Alexander Neundorf 2238df4247 remove old Makefile.am contents
Alex


svn path=/trunk/KDE/kdebase/apps/; revision=700202
2007-08-15 03:32:07 +00:00
Script Kiddy 45793b9d21 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=699851
2007-08-14 05:56:15 +00:00
David Faure 32fe634c10 KParts::URLArgs split up [merged from branches/work/kparts_urlargs_split]
into KParts::OpenUrlArguments and KParts::BrowserArguments.
This also allows the part to set arguments().mimeType() is the host didn't set it.

svn path=/trunk/KDE/kdebase/apps/; revision=699514
2007-08-13 10:17:57 +00:00
Script Kiddy 6d1ed942a4 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=699159
2007-08-12 05:41:50 +00:00
Script Kiddy d4998aed68 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=698098
2007-08-09 05:49:22 +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
Pino Toscano 94cff20904 #include kdefakes.h so we are sure to have the definition of setenv()
BUGS: 145750, 145806

svn path=/trunk/KDE/kdebase/apps/; revision=694864
2007-07-31 22:50:54 +00:00
Script Kiddy 33d99af0a1 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=693808
2007-07-29 05:20:59 +00:00
Script Kiddy dd0008c0d3 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=693473
2007-07-28 05:36:34 +00:00
Laurent Montel 50cc53b211 change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY_INSTALL_DIR, DBUS_INTERFACES_DIR->DBUS_INTERFACES_INSTALL_ DIR, DBUS_SERVICES_DIR->DBUS_SERVICES_INSTALL_DIR to have same naming convention as discussed with Alex.
svn path=/trunk/KDE/kdebase/apps/; revision=691218
2007-07-23 07:01:14 +00:00
Laurent Montel 57f8456b5c Remove not necessary cmake variable (already defined
into lib dependancy)


svn path=/trunk/KDE/kdebase/apps/; revision=686169
2007-07-10 19:37:23 +00:00
Allen Winter d645b59bb1 remove kde4_automoc()
svn path=/trunk/KDE/kdebase/apps/; revision=685984
2007-07-10 09:14:12 +00:00
Laurent Montel 2f2e5bd1ba Remove not necessary cmake variable
svn path=/trunk/KDE/kdebase/apps/; revision=683756
2007-07-05 09:02:54 +00:00
Dirk Mueller caee3f06e7 remove redundant project declarations
svn path=/trunk/KDE/kdebase/apps/; revision=683437
2007-07-04 18:20:57 +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
Script Kiddy 8916068db6 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=681471
2007-06-29 04:24:44 +00:00
Dirk Mueller 42c4ed3286 - move libkonq into apps/
- partial fixes to make apps build separately

svn path=/trunk/KDE/kdebase/apps/; revision=680304
2007-06-25 21:20:52 +00:00
Jeremy Paul Whiting a185ac263e krazy const & checks fix by Kristho, with a couple modifications so it works, thanks Kris!
svn path=/trunk/KDE/kdebase/apps/; revision=679363
2007-06-23 18:53:52 +00:00
Andreas Pakulat f45046aa87 Port to new kde4_add_*test* macros
svn path=/trunk/KDE/kdebase/apps/; revision=676863
2007-06-17 21:14:54 +00:00
Laurent Montel 2eeb0e8fe5 K3Process--
svn path=/trunk/KDE/kdebase/apps/; revision=676771
2007-06-17 17:09:40 +00:00
Script Kiddy 42682a51ac SVN_SILENT made messages (.desktop file, second try)
svn path=/trunk/KDE/kdebase/apps/; revision=676131
2007-06-16 05:23:15 +00:00
Script Kiddy 7328db97b3 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=675673
2007-06-14 17:32:01 +00:00
Laurent Montel d7525f3561 Fix include
svn path=/trunk/KDE/kdebase/libkonq/; revision=675269
2007-06-13 21:26:08 +00:00
Script Kiddy ecde3b6415 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=671602
2007-06-05 06:22:15 +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
Script Kiddy a394a10db1 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=670034
2007-05-31 05:31:09 +00:00
Max Blazejak a30ce8ff31 EBN fixes (includes, typos etc.
svn path=/trunk/KDE/kdebase/apps/; revision=669964
2007-05-30 22:06:49 +00:00
Script Kiddy 981132bed4 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=669344
2007-05-29 05:15:16 +00:00
Luboš Luňák 1388970ff2 Go back to NP_VERSION_MINOR being 11, just in case. To quote Maksim:
I know that having a lower one is fine --- it implies potentially
smaller function structures, and higher version may require implementing
more stuff. The reason I asked is that I did something similar internally
when working on npruntime support, and I know flash 7 would crash with
some value of NP_VERSION_MINOR, but I am not sure whether it was 13 or 14.


svn path=/trunk/KDE/kdebase/apps/; revision=665308
2007-05-16 14:36:15 +00:00
Script Kiddy 5d544b88af SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=665169
2007-05-16 04:59:20 +00:00
Luboš Luňák fc98815265 Replace the Netscape plugins SDK files with ones from Mozilla
with a more friendly license.


svn path=/trunk/KDE/kdebase/apps/; revision=665084
2007-05-15 19:49:09 +00:00
David Faure 0f6b9b459e Move nsplugins to apps
svn path=/trunk/KDE/kdebase/apps/; revision=664635
2007-05-14 14:49:22 +00:00
Script Kiddy b15ddf8dc8 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=664086
2007-05-13 06:01:08 +00:00
Script Kiddy a5bdd0e4a0 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=660563
2007-05-03 05:02:42 +00:00
Laurent Montel dbc0ac50b9 Remove not necessary include
svn path=/trunk/KDE/kdebase/nsplugins/; revision=656776
2007-04-22 11:14:24 +00:00
André Wöbbeking f85b3cc93b Forwardport of rev. 651938:
Don't use long for 32 bit types on LP64 platforms.

Now Konqueror can use e.g. flashplugin on x86_64 with nspluginwrapper :-)

svn path=/trunk/KDE/kdebase/nsplugins/; revision=655588
2007-04-18 20:27:43 +00:00
Simon Hausmann fd2bae03c9 Merging branches/work/kmainwindow-decoupling-branch from Kevin and me which
separates the xmlgui stuff from KMainWindow

svn path=/trunk/KDE/kdebase/apps/; revision=654728
2007-04-16 20:44:36 +00:00
Dirk Mueller 0b5a5f290c include cleanup
svn path=/trunk/KDE/kdebase/konqueror/; revision=652987
2007-04-12 13:02:58 +00:00
Script Kiddy abee6aa21e SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=652858
2007-04-12 05:10:21 +00:00
Luboš Luňák 3068efab16 Fix keyboard events handling.
svn path=/trunk/KDE/kdebase/nsplugins/; revision=652587
2007-04-11 14:28:33 +00:00
Pino Toscano f0185f62b8 less qt3_support
fix connections

svn path=/trunk/KDE/kdebase/nsplugins/; revision=650823
2007-04-05 13:32:56 +00:00
Script Kiddy fea7a71683 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=650658
2007-04-05 04:44:04 +00:00
Pino Toscano ea3096de6e move the QT3_SUPPORT definition only where it's needed
svn path=/trunk/KDE/kdebase/apps/; revision=650430
2007-04-04 14:47:36 +00:00
Stephan Kulow d32c2ac92a merge in /branches/work/coolos_libloader:
returning void* for functions is bad - so introduce
resolveFunction() and resolveSymbol() to make this separation
clear.

svn path=/trunk/KDE/kdebase/nsplugins/; revision=649230
2007-04-02 11:07:11 +00:00
Laurent Montel 15d07ab4bb Fox compile test
svn path=/trunk/KDE/kdebase/nsplugins/; revision=648021
2007-03-30 08:13:25 +00:00
Oswald Buddenhagen 11ca147adf KProcess -> K3Process
KShellProcess -> K3ShellProcess
KProcIO -> K3ProcIO
KProcessController -> K3ProcessController

not deprecating, as we don't have a replacement yet.
not moving yet, as kdelibs still has heavy dependencies on it.

agreed upon with dfaure.


svn path=/trunk/KDE/kdebase/nsplugins/; revision=646732
2007-03-26 15:07:10 +00:00
Laurent Montel faba18065c Compile++
svn path=/trunk/KDE/kdebase/nsplugins/; revision=646620
2007-03-26 10:31:00 +00:00
Script Kiddy 41e3be1a37 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=645846
2007-03-23 18:33:20 +00:00
Dirk Mueller e4bab926dc pedantic--
svn path=/trunk/KDE/kdebase/nsplugins/; revision=644597
2007-03-20 14:21:56 +00:00
Script Kiddy 43ad45ae85 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=643732
2007-03-18 10:31:47 +00:00
Roberto Raggi 4f88ff3158 KParts cleanup (discussed with David)
svn path=/trunk/KDE/kdebase/konqueror/; revision=641855
2007-03-12 19:13:15 +00:00
Script Kiddy 24d4aa025b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=640788
2007-03-09 08:06:27 +00:00
Script Kiddy c26ab9c4b7 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=639986
2007-03-06 13:53:59 +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
Dirk Mueller 494afbcb28 porting simplifications regarding KConfig::readEntry
svn path=/trunk/KDE/kdebase/konqueror/; revision=632199
2007-02-10 09:12:35 +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
Script Kiddy ee061538ad SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=624048
2007-01-16 07:32:27 +00:00
David Faure b0cecc73c3 guard #warning with an ifdef
svn path=/trunk/KDE/kdebase/konqueror/; revision=622343
2007-01-11 16:32: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
Allen Winter 875a5cbc4c minor fixes detected on the EBN. Thanks Médéric
CCMAIL: mboquien@free.fr

svn path=/trunk/KDE/kdebase/nsplugins/; revision=620997
2007-01-07 23:56:11 +00:00
Laurent Montel 9a263f69a8 It's better to autogenerate file it allows
to fix porting problem

svn path=/trunk/KDE/kdebase/nsplugins/; revision=617275
2006-12-28 15:57:58 +00:00
Laurent Montel 42034a0bcc Install dbus interface
svn path=/trunk/KDE/kdebase/libkonq/; revision=616668
2006-12-26 12:30:52 +00:00
Laurent Montel a5dfb6f6fc Prefer to autogenerate adaptor
(It allows me to fix some port problem)
I will try to test it now

svn path=/trunk/KDE/kdebase/nsplugins/; revision=615476
2006-12-21 17:36:25 +00:00
Laurent Montel acfdcc98f9 Other dbus error fix
svn path=/trunk/KDE/kdebase/nsplugins/; revision=615470
2006-12-21 16:47:50 +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
Alexander Neundorf e3bd493b60 nicer indentation
Alex


svn path=/trunk/KDE/kdebase/nsplugins/; revision=612344
2006-12-10 23:28:37 +00:00
Laurent Montel 23996aa5d3 Remove last Makefile.am
Clean up
Remove not necessary file (configure.in.in when all was converted)

svn path=/trunk/KDE/kdebase/nsplugins/; revision=610988
2006-12-06 10:31:08 +00:00
Laurent Montel 43a32fe38d Fix compile with compilator != gcc
svn path=/trunk/KDE/kdebase/nsplugins/; revision=604656
2006-11-13 16:20:32 +00:00
Alexander Neundorf c0d78ac239 -remove kde4_install_libtool_file(), not necessary anymore since we switched away from libltdl
Alex


svn path=/trunk/KDE/kdebase/konqueror/; revision=602118
2006-11-05 12:24:44 +00:00
Laurent Montel 6d5d81faa9 Clean up
svn path=/trunk/KDE/kdebase/nsplugins/; revision=599947
2006-10-29 08:18:40 +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
Thiago Macieira a6e8626fb8 Fix the D-Bus service name for nspluginviewer
svn path=/trunk/KDE/kdebase/nsplugins/; revision=596089
2006-10-16 18:06:06 +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
Jaison Lee 480b7b5966 KTempFile->KTemporaryFile
svn path=/trunk/KDE/kdebase/nsplugins/; revision=591082
2006-10-01 17:24:38 +00:00
Laurent Montel d25ed10ffa Install it into services directopry
svn path=/trunk/KDE/kdebase/nsplugins/; revision=587099
2006-09-21 14:11:58 +00:00
Laurent Montel 49726781ca Use macro
svn path=/trunk/KDE/kdebase/nsplugins/; revision=585919
2006-09-18 09:59:00 +00:00
Tobias Koenig e41d2a2960 deprecated--
svn path=/trunk/KDE/kdebase/konqueror/; revision=584339
2006-09-14 13:01:38 +00:00
Laurent Montel 62eadb1685 Remove not necessary files
Clean up
Fix install files

svn path=/trunk/KDE/kdebase/nsplugins/; revision=579544
2006-09-01 08:49:19 +00:00
Pascal Létourneau 46781fdeb5 Fix breakage from the URL -> Url renaming
svn path=/trunk/KDE/kdebase/nsplugins/; revision=578667
2006-08-29 21:36:46 +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
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 0dd71dc4dd Fix CMakeLists.txt
svn path=/trunk/KDE/kdebase/konqueror/; revision=567265
2006-07-28 13:04:23 +00:00
Urs Wolfer 832eff68d4 Disable nsplugintest again. It does not link.
svn path=/trunk/KDE/kdebase/nsplugins/; revision=566482
2006-07-26 10:03:01 +00:00
Laurent Montel 861be5aef5 Clean up
svn path=/trunk/KDE/kdebase/nsplugins/; revision=566160
2006-07-25 15:20:44 +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
Urs Wolfer db6ebf7af6 compile fixes
svn path=/trunk/KDE/kdebase/nsplugins/; revision=558189
2006-07-04 20:47:45 +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
Dirk Mueller fed199d63c compile++
svn path=/trunk/KDE/kdebase/nsplugins/; revision=557859
2006-07-04 08:24:50 +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
David Faure 6e8ad43a0e Finish the port to dbus, and port a q3dict to qmap
svn path=/trunk/KDE/kdebase/nsplugins/; revision=556578
2006-06-30 18:29:36 +00:00
David Faure 5ee971c5ca Port to DBus
svn path=/trunk/KDE/kdebase/nsplugins/; revision=556577
2006-06-30 18:24:07 +00:00
David Faure a4a535f372 Finish the port to DBus - all of kdebase compiles now!
svn path=/trunk/KDE/kdebase/nsplugins/; revision=556576
2006-06-30 18:20:52 +00:00
David Faure ea59d9de74 nspluginscan compiles now - not done with this dir yet.
svn path=/trunk/KDE/kdebase/nsplugins/; revision=556444
2006-06-30 09:34:17 +00:00
David Faure e9bcd30b41 viewer/ compiles now.
svn path=/trunk/KDE/kdebase/nsplugins/; revision=556027
2006-06-28 23:44:39 +00:00
David Faure 1ba5846f14 converted to dbus - 3 interfaces into one xml file is cool, it's just hard to name the file then ;)
svn path=/trunk/KDE/kdebase/nsplugins/; revision=555904
2006-06-28 17:28:25 +00:00
David Faure dee4999869 Port PluginPart's dbus interface to DBus, renamed interface to CallBack.
viewer/ has three more interfaces, those are next.

svn path=/trunk/KDE/kdebase/nsplugins/; revision=555901
2006-06-28 17:21:56 +00:00
Laurent Montel fc0c8a41a0 DCOP doesn't exist 
svn path=/trunk/KDE/kdebase/nsplugins/; revision=554800
2006-06-25 12:10:11 +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 804805ec21 Port dcop file to dbus
svn path=/trunk/KDE/kdebase/nsplugins/; revision=551316
2006-06-14 09:31:33 +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
Thiago Macieira b7a8a5cce7 Merge in all changes from the kdebase4-dbus branch
svn path=/trunk/KDE/kdebase/apps/; revision=548390
2006-06-05 13:03:49 +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
David Faure 2f4d9a709d Add export for unit test to link
svn path=/trunk/KDE/kdebase/nsplugins/; revision=538970
2006-05-09 12:40:45 +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 b8491db715 deprecated--
svn path=/trunk/KDE/kdebase/konqueror/; revision=537545
2006-05-05 05:25:35 +00:00
David Faure 699b36b8b0 Better use of optional lib variables.
Better error message when Xt isn't available (in fact this makes it optional, to avoid a cryptic error message)

svn path=/trunk/KDE/kdebase/nsplugins/; revision=536355
2006-05-01 21:49:45 +00:00
Stephan Kulow 00c741cda8 removed duplicated messages targets
svn path=/trunk/KDE/kdebase/nsplugins/; revision=536279
2006-05-01 18:55:33 +00:00
Thorsten Roeder 7263fedd63 avoid unnecessary conversion: QPixmap->QImage->QPixmap
svn path=/trunk/KDE/kdebase/nsplugins/; revision=535225
2006-04-28 21:29:59 +00:00
Dirk Mueller 199f898529 compile++
svn path=/trunk/KDE/kdebase/nsplugins/; revision=534755
2006-04-27 18:23:08 +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
Frank Osterfeld edfea13cec replace LIB_INSTALL_DIR/kde4 with PLUGIN_INSTALL_DIR
svn path=/trunk/KDE/kdebase/konqueror/; revision=531059
2006-04-18 14:21:54 +00:00
Hasso Tepper 50c1e0abdd Make it like in 3.5 branch. Not only OpenBSD is affected, but NetBSD and
FreeBSD 4 as well.

svn path=/trunk/KDE/kdebase/nsplugins/; revision=528275
2006-04-10 15:20:55 +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
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 8ebe15f3be Fix cmake variable
svn path=/trunk/KDE/kdebase/nsplugins/; revision=522126
2006-03-24 14:59:45 +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 6e6e3f5a79 Now all kdebase compile with cmake
svn path=/trunk/KDE/kdebase/nsplugins/; revision=521468
2006-03-22 16:57:17 +00:00
Laurent Montel bb733dd35f Other fix typo
svn path=/trunk/KDE/kdebase/konqueror/; revision=521452
2006-03-22 16:12:13 +00:00
Laurent Montel 389f63ff57 Fix typo
svn path=/trunk/KDE/kdebase/konqueror/; revision=521451
2006-03-22 16:06:38 +00:00
Laurent Montel 1d02a7251a Compile++
svn path=/trunk/KDE/kdebase/nsplugins/; revision=515743
2006-03-04 19:15:24 +00:00
Laurent Montel e623251532 Use Xt
svn path=/trunk/KDE/kdebase/nsplugins/; revision=515066
2006-03-02 14:50:49 +00:00
Laurent Montel 53bc17deeb Compile++
svn path=/trunk/KDE/kdebase/nsplugins/; revision=514508
2006-02-28 16:02:57 +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
Nicolas Goutte 164203667e Convert the "messages" targets of kdebase into Messages.sh scripts
svn path=/trunk/KDE/kdebase/nsplugins/; revision=512183
2006-02-22 01:47:34 +00:00
Marc Espie 70d6e3d97e fix build on OpenBSD
svn path=/trunk/KDE/kdebase/nsplugins/; revision=511405
2006-02-19 19:20:04 +00:00
Script Kiddy c24308e2bf SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=511221
2006-02-19 08:04:22 +00:00
Allen Winter 29e1965a85 Replace obsolete QMAX() and QMIN() with qMax() and qMin().
svn path=/trunk/KDE/kdebase/konqueror/; revision=510739
2006-02-17 21:54:55 +00:00
Tobias Koenig bfafeb7e04 Qt4 porting
svn path=/trunk/KDE/kdebase/nsplugins/; revision=510291
2006-02-16 19:38:07 +00:00
Laurent Montel 8740f39626 KURL--
svn path=/trunk/KDE/kdebase/konqueror/; revision=508560
2006-02-12 09:33:38 +00:00
Laurent Montel 78474a99c1 Deprecated--
svn path=/trunk/KDE/kdebase/nsplugins/; revision=508052
2006-02-10 16:08:22 +00:00
Laurent Montel 52ba5ffef2 deprecated--
svn path=/trunk/KDE/kdebase/nsplugins/; revision=508045
2006-02-10 15:55:01 +00:00
George Staikos af97bf9067 forward port crash fix hack - we should just remove Q3PtrList and autodelete
altogether instead.  Haven't tested compile of this since my trunk checkout and
build is far too old now.

svn path=/trunk/KDE/kdebase/nsplugins/; revision=506585
2006-02-07 06:14:38 +00:00
Laurent Montel aed1a8b78d deprecated--
svn path=/trunk/KDE/kdebase/konqueror/; revision=506335
2006-02-06 15:07:10 +00:00
Laurent Montel 4c20efe406 readListEntry--
svn path=/trunk/KDE/kdebase/nsplugins/; revision=502577
2006-01-26 15:17:47 +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 83b60776c5 Use QT macro for signal/slots
svn path=/trunk/KDE/kdebase/nsplugins/; revision=500480
2006-01-20 11:09:06 +00:00
Szombathelyi György 5fd5ea811b Removed unused Q3 header
svn path=/trunk/KDE/kdebase/nsplugins/; revision=498192
2006-01-14 21:47:43 +00:00
Laurent Montel c94b888478 read*entry
svn path=/trunk/KDE/kdebase/nsplugins/; revision=497681
2006-01-13 14:27:33 +00:00
Giovanni Venturi c5df31eacf firefox adds its plugins here
svn path=/trunk/KDE/kdebase/nsplugins/; revision=495409
2006-01-08 00:42:23 +00:00
Script Kiddy b9201523fd SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=495177
2006-01-07 12:16:49 +00:00
Laurent Montel 58a4d7f127 readBoolEntry->readEntry
svn path=/trunk/KDE/kdebase/libkonq/; revision=493850
2006-01-03 14:01:15 +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 53a994cf4c Q3CString--
svn path=/trunk/KDE/kdebase/nsplugins/; revision=490011
2005-12-20 13:40:29 +00:00
Laurent Montel 4c51bf3462 q3cstring--
svn path=/trunk/KDE/kdebase/nsplugins/; revision=490008
2005-12-20 13:31:33 +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 8552cb972e less Q3:
* remove unused Q3 includes
* revert mistake form my last commit

svn path=/trunk/KDE/kdebase/konqueror/; revision=484484
2005-11-30 23:58:24 +00:00
Laurent Montel aa6cf2948d compile/link
svn path=/trunk/KDE/kdebase/nsplugins/; revision=480762
2005-11-16 14:40:37 +00:00
Laurent Montel e5d08bb1b1 q3cstring--
svn path=/trunk/KDE/kdebase/nsplugins/; revision=480169
2005-11-13 16:16:37 +00:00
Laurent Montel c88fd18f61 Fix signal/slot
svn path=/trunk/KDE/kdebase/nsplugins/; revision=480133
2005-11-13 13:58:56 +00:00
Laurent Montel a1251921de Fix signal
svn path=/trunk/KDE/kdebase/nsplugins/; revision=480131
2005-11-13 13:51:08 +00:00
Laurent Montel 7254bdfcd8 Adapt to new kde4 api
Remove some qt3support

svn path=/trunk/KDE/kdebase/konqueror/; revision=478902
2005-11-08 10:20:07 +00:00
Laurent Montel 212049de34 Deprecated--
svn path=/trunk/KDE/kdebase/nsplugins/; revision=474724
2005-10-27 07:59:23 +00:00
Stephan Kulow dfdc152302 more of compiling
svn path=/trunk/KDE/kdebase/nsplugins/; revision=473171
2005-10-22 19:50:39 +00:00
Stephan Kulow 6130debd5d some more compiling
svn path=/trunk/KDE/kdebase/apps/; revision=473093
2005-10-22 15:50:50 +00:00
Stephan Kulow 3d483858be some more compiling
svn path=/trunk/KDE/kdebase/konqueror/; revision=473006
2005-10-22 11:35:06 +00:00
Stephan Kulow 9eb6db04ae ran Laurent's (fixed) script
svn path=/trunk/KDE/kdebase/apps/; revision=472986
2005-10-22 10:44:47 +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
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 e8d34207a7 Remove "QT_VERSION <3.x"
svn path=/trunk/KDE/kdebase/nsplugins/; revision=459329
2005-09-10 15:39:39 +00:00
Michaël Larouche 54169c51e3 Make kdebase compile.
-Replace QXEmbed with QX11Widget in nspluginloader and viewer.
-Commented out some parts that need port/rewrite with "#if 0" (I put #warning)
-Put klipper into DO_NOT_COMPILE(see configure.in.in), it make linking error on my setup (please check KDE gurus ;))


svn path=/trunk/KDE/kdebase/nsplugins/; revision=442846
2005-08-04 02:06:58 +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