[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/kdepim/enterprise4/kdelibs-4.1-branch
From:       Till Adam <adam () kde ! org>
Date:       2008-09-01 20:39:04
Message-ID: 1220301544.761048.31141.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 855980 by tilladam:

Merged revisions 849456-855938 via svnmerge from 
svn+ssh://tilladam@svn.kde.org/home/kde//branches/KDE/4.1/kdelibs

........
  r849490 | ahartmetz | 2008-08-19 19:07:50 +0200 (Tue, 19 Aug 2008) | 5 lines
  
  Backport of commit 849485 from trunk:
  Revert commit 849437 by tilladam to fix the build (on dashboard, it seems to
  work here). Coordinated with Till who will fix it again for his environment,
  later.
........
  r849529 | ahartmetz | 2008-08-19 20:17:18 +0200 (Tue, 19 Aug 2008) | 3 lines
  
  Forward port of commits 848992 and 849008 from trunk to fix SSL proxying if
  the proxy requires authentication.
........
  r849659 | ilic | 2008-08-19 23:39:33 +0200 (Tue, 19 Aug 2008) | 1 line
  
  The vertical scroll bar now reports width/height normally. (bport: 849658)
........
  r849755 | mueller | 2008-08-20 05:09:45 +0200 (Wed, 20 Aug 2008) | 2 lines
  
  backport minimal part for fixing the kmail crashes (bug 165540)
........
  r849794 | grossard | 2008-08-20 09:48:10 +0200 (Wed, 20 Aug 2008) | 2 lines
  
  added entity for translator Stanislas Zeller
........
  r849842 | huynhhuu | 2008-08-20 12:20:29 +0200 (Wed, 20 Aug 2008) | 5 lines
  
  Backport of r849373:
  "Fix content rect and label margins for vertical tabs
  CCBUG: 168742"
........
  r850151 | mkretz | 2008-08-20 23:05:29 +0200 (Wed, 20 Aug 2008) | 5 lines
  
  backport: I didn't realize HalAudioInterface needed the fix for handling the
  incompatibility in HAL, too. Now, in order to find out what type of soundcard it
  is, don't look at the direct parent device object but the parent of the parent
  instead (for newer HAL only). Finally my USB device is detected as such again.
........
  r850486 | orlovich | 2008-08-21 18:40:31 +0200 (Thu, 21 Aug 2008) | 6 lines
  
  Emulate a quirk of mozilla's content-type parsing and completely ignore \
content-type   headers without a /, even for purposes of mimetype validation in \
strict mode.  Makes www.monosit.ro show up fine (I won't say "fixes it", since The \
Real Fix(tm)  would be for the server to be configured properly)
  BUG:169523
........
  r850532 | ilic | 2008-08-21 19:50:10 +0200 (Thu, 21 Aug 2008) | 1 line
  
  Disambiguate +/-/= as calculator ops (prevent clash with Qt's shortcut separator). \
                (bport: 850530)
........
  r850881 | dfaure | 2008-08-22 15:24:16 +0200 (Fri, 22 Aug 2008) | 2 lines
  
  Backport r850876. Fix symlink handling in FileProtocol::rename. BUG 169547.
........
  r850884 | dfaure | 2008-08-22 15:26:16 +0200 (Fri, 22 Aug 2008) | 2 lines
  
  more friendly for our windows colleagues
........
  r850949 | orlovich | 2008-08-22 18:21:07 +0200 (Fri, 22 Aug 2008) | 3 lines
  
  Fix problems with disabled palette generation, in particular 
  filling in all the foreground entries, and fixing the guard in the fallback case...
........
  r850972 | orlovich | 2008-08-22 19:37:56 +0200 (Fri, 22 Aug 2008) | 5 lines
  
  Backport bugfixes from trunk:
  r846699 by Matthias Grimrath --- fixes extra - in parsed comments
  r842096 by Vir --- fixes assert-fail on parsing of some SSL-related commands
........
  r851099 | orlovich | 2008-08-22 23:36:29 +0200 (Fri, 22 Aug 2008) | 6 lines
  
  Fix a bunch of bugs with focus of form elements:
  1) Don't allow a disabled/readonly focus element to be focused 
  2) Cleaer focus from an element when it gets disabled
  3) readonly things shouldn't be focusable either
  BUG: 159682
........
  r851443 | orlovich | 2008-08-23 19:07:01 +0200 (Sat, 23 Aug 2008) | 3 lines
  
  Fix this in the right spot: only strip it for comments, not 
  other stuff that (inexplicably) goes through parseComment.
........
  r851467 | orlovich | 2008-08-23 20:15:09 +0200 (Sat, 23 Aug 2008) | 2 lines
  
  Revise this 0-advance workaround to work again w/Qt4.1
........
  r851476 | orlovich | 2008-08-23 20:44:28 +0200 (Sat, 23 Aug 2008) | 9 lines
  
  Make the window.frames behavior more Mozilla-like --- frames just returns 
  the Window again, which meanthe properties of the window are available there, too.
  This kills the FrameArray class.
  Fixes #168017, and renders #164348 moot, as Window is robust against these 
  cases while FrameArray wasn't
  
  BUG:168017
  BUG:164348
........
  r851489 | orlovich | 2008-08-23 22:32:08 +0200 (Sat, 23 Aug 2008) | 2 lines
  
  Add missing prototypes and some missing DontEnum's.
........
  r851496 | orlovich | 2008-08-23 22:44:11 +0200 (Sat, 23 Aug 2008) | 6 lines
  
  Make some fix writeable, to make other browsers better.
  Fixes Hixie's skeleton demo and nasaimages.org
  
  BUG:168127
  BUG:166099
........
  r851523 | orlovich | 2008-08-24 00:30:56 +0200 (Sun, 24 Aug 2008) | 5 lines
  
  Cancels any  pending redirections on form submit.
  Fixes regression in forms/form_checkbox.html and #159932
  
  BUG:159932
........
  r851845 | orlovich | 2008-08-24 20:53:40 +0200 (Sun, 24 Aug 2008) | 4 lines
  
  Noticed when looking at #169722 -- the rico framework treats as as IE, \
using.attachEvent(!)  because hasFeature("CSS", "2.0") returns false. Since we do \
support DOM2 CSS, return true here, and  make that thing work.
........
  r851859 | orlovich | 2008-08-24 21:11:47 +0200 (Sun, 24 Aug 2008) | 3 lines
  
  Fix a couple of cases where background-position: parsing accepted invalid settings.
  BUG: 169612
........
  r851879 | porten | 2008-08-24 22:24:42 +0200 (Sun, 24 Aug 2008) | 3 lines
  
  Merged revision 851878:
  Fixed rgba() string representation. Instead of #rrggbb
  use rgb() as Firefox does.
........
  r851943 | porten | 2008-08-25 01:40:19 +0200 (Mon, 25 Aug 2008) | 6 lines
  
  Merged revision 851942:
  Omit calculation of return value in internal removeProperty()
  calls where it's not needed.
  
  Speeds up the repeated backgroundColor setting in
  http://www.hixie.ch/tests/adhoc/perf/video/001.html by about 8%.
........
  r851949 | porten | 2008-08-25 02:49:32 +0200 (Mon, 25 Aug 2008) | 2 lines
  
  Merged revision 851948:
  Save some cpu cycles (1-2% in the first skeleton video) by avoiding some QString \
                constructions.
........
  r851964 | orlovich | 2008-08-25 04:25:00 +0200 (Mon, 25 Aug 2008) | 4 lines
  
  Protect the document so we don't crash on parse errors with the DOMParser object.
  Fixes #169727 and winterz's bank.
  BUG:169727
........
  r852000 | scripty | 2008-08-25 07:24:52 +0200 (Mon, 25 Aug 2008) | 1 line
  
  SVN_SILENT made messages (.desktop file)
........
  r852185 | sengels | 2008-08-25 15:38:41 +0200 (Mon, 25 Aug 2008) | 1 line
  
  backport windows compile fix
........
  r852209 | sengels | 2008-08-25 16:33:12 +0200 (Mon, 25 Aug 2008) | 2 lines
  
  fix linker error
  this should break under linux too - I just wonder why it doesn't do it
........
  r852217 | harris | 2008-08-25 17:03:58 +0200 (Mon, 25 Aug 2008) | 17 lines
  
  backporting fix from trunk (r851444): 
  
  Improved "smart" placement of text labels for plotted points that have 
  been named.  The previous method used a low-resolution "gridding" of the plot 
  region into a 100x100 array (regardless of the plot widget's size) to serve as 
  a mask to identify regions which already contain a plot element.  Now we use an 
  actual image for the mask, matched to the size of the widget.  
  
  In addition, we use a "downhill simplex" algorithm to search for an 
  optimal  label position near the target point such that the label doesn't overlap \
with   other plot elements.  Before we used a brute-force search.  
  
  With the new method, the Solar System tool in KStars takes 85-95 msec to 
  draw itself (compared to 250 ms with the old code, and 75-85 msec with no 
  point labels).
........
  r852292 | dfaure | 2008-08-25 19:56:43 +0200 (Mon, 25 Aug 2008) | 2 lines
  
  Fix docu
........
  r852461 | dfaure | 2008-08-25 23:40:37 +0200 (Mon, 25 Aug 2008) | 2 lines
  
  Don't set an invalid kcomponentdata, set the main one back. Otherwise people hit \
                asserts when using KGlobal::activeComponentData().
........
  r852471 | orlovich | 2008-08-25 23:53:58 +0200 (Mon, 25 Aug 2008) | 5 lines
  
  - Make sure the "create <html>" element recovery thing isn't confused by DTD nodes
  - Allow construction of empty <head> things w/o <html>, doing proper  recovery and 
  making the <html> as above.
  - Properly reset documentElement when doing document.open()
........
  r852517 | orlovich | 2008-08-26 01:00:17 +0200 (Tue, 26 Aug 2008) | 4 lines
  
  Make sourceIndex work --- neither assert-fail in release builds, 
  nor always return 0 on non-empty documents with debug builds,
  nor loop infinitely on empty documents.
........
  r852565 | ereslibre | 2008-08-26 02:41:37 +0200 (Tue, 26 Aug 2008) | 4 lines
  
  Backport all toolbar fixes. PLEASE REVIEW. This has been a crazy cherry picking of \
commits from trunk. I double checked, and I believe everything is fine.  
  CCMAIL: kde-core-devel@kde.org
........
  r852579 | orlovich | 2008-08-26 04:07:15 +0200 (Tue, 26 Aug 2008) | 9 lines
  
  Make sure to have breaks jump to before the EndForIn instruction so that 
  the for in stack entry isn't leaked. Fixes explosive memory consumption on 
   http://www.chron.com/ stories. 
   
  (Perhaps following olliej's approach and using GCable objects for the context 
   would be a good idea, since it'd simplify all of this, and lighten ExecState)
  
  BUG: 165847
........
  r852585 | orlovich | 2008-08-26 04:31:01 +0200 (Tue, 26 Aug 2008) | 2 lines
  
  Return out when handling designMode put, so we don't warn about it being unhandled
........
  r852590 | orlovich | 2008-08-26 05:17:13 +0200 (Tue, 26 Aug 2008) | 3 lines
  
  Fix the handling of the FontSize editting command --- it accepts the same 
  numeric constants as <font size=""> does. All hail magic numbers!
........
  r852593 | orlovich | 2008-08-26 05:38:51 +0200 (Tue, 26 Aug 2008) | 5 lines
  
  Backport ad filtering improvements --- 
  mostly huge (~7.6x) performance improvements thanks to vtokarev's ultra-cool RK \
implementation,  some compatibility improvements (e.g. understanding @@ whitelist \
directives) and a bit of   refactoring so we don't clutter khtml_settings.cc with \
                computer science.
........
  r852600 | orlovich | 2008-08-26 06:24:15 +0200 (Tue, 26 Aug 2008) | 2 lines
  
  Fix keycode info for ctrl+foo and similar keys.
........
  r852716 | orlovich | 2008-08-26 14:47:37 +0200 (Tue, 26 Aug 2008) | 2 lines
  
  This is case insensitive...
........
  r852727 | bram | 2008-08-26 15:15:21 +0200 (Tue, 26 Aug 2008) | 1 line
  
  Fix compilation
........
  r852920 | orlovich | 2008-08-26 23:14:04 +0200 (Tue, 26 Aug 2008) | 10 lines
  
  Fix the debugger window keeping konqueror open, by refcounting it and destroying it \
  when all KJSProxy's are gone. Also fix debugger disabling not taking effect, and 
  many cases of debugger enabling in the middle of execution crashing by syncing 
  things at session boundaries (imperfectly for enabling, though)
  
  Most of the credit goes to Hugh Daschbach for masterfully analyzing the issue.
  
  CCBUG:157685
  BUG:169881
........
  r853061 | scripty | 2008-08-27 08:04:00 +0200 (Wed, 27 Aug 2008) | 1 line
  
  SVN_SILENT made messages (.desktop file)
........
  r853394 | orlovich | 2008-08-27 18:57:36 +0200 (Wed, 27 Aug 2008) | 12 lines
  
  Make sure to update layout, and not just CSS/RenderStyle when querying image \
width/height   because, well, we do need the size. 
  
  Fixes image data not being up-to-date on load, (#129307)
  Fixes infinite loop with some forum software (#169844, #166781, most likely \
#165668, presuming fixed   since no non-bt info available)
  
  BUG:129307
  BUG:169844
  BUG:166781
  BUG:165668
........
  r853405 | orlovich | 2008-08-27 19:19:12 +0200 (Wed, 27 Aug 2008) | 6 lines
  
  Backport r853395 by vtokarev, fixing #155597:
  
  do the same changes as in r691143 but for objects to avoid random hardly \
                reproducible crashes on toggling content editable state
........
  r853417 | orlovich | 2008-08-27 19:39:05 +0200 (Wed, 27 Aug 2008) | 5 lines
  
  Properly handle box-sizing for getComputedStyle, fixing crash on 
  djangobook.com
  
  BUG:169617
........
  r853478 | winterz | 2008-08-27 21:20:33 +0200 (Wed, 27 Aug 2008) | 5 lines
  
  backport SVN commit 852242 by zack:
  
  test apostrophes
........
  r853482 | winterz | 2008-08-27 21:22:46 +0200 (Wed, 27 Aug 2008) | 4 lines
  
  backport SVN commit 852267 by zack:
  
  after replacing a word, restart before that word
........
  r853487 | winterz | 2008-08-27 21:24:30 +0200 (Wed, 27 Aug 2008) | 2 lines
  
  unused variable--
........
  r853490 | winterz | 2008-08-27 21:30:21 +0200 (Wed, 27 Aug 2008) | 4 lines
  
  backport SVN commit 852281 by zack:
  
  by default finish, not cancel
........
  r853492 | winterz | 2008-08-27 21:39:17 +0200 (Wed, 27 Aug 2008) | 4 lines
  
  backport SVN commit 845866 by tmcguire:
  
  warning--
........
  r853500 | winterz | 2008-08-27 21:46:49 +0200 (Wed, 27 Aug 2008) | 5 lines
  
  backport SVN commit 852365 by zack:
  
  underline using a squiggly line instead of red color
  also be a little smarter about auto-disabling
........
  r853505 | winterz | 2008-08-27 21:55:07 +0200 (Wed, 27 Aug 2008) | 5 lines
  
  SVN commit 853319 by zack:
  
  remove never used files
  qt now has this functionality
........
  r853566 | lueck | 2008-08-27 23:56:51 +0200 (Wed, 27 Aug 2008) | 1 line
  
  backport from trunk
........
  r853739 | mueller | 2008-08-28 10:22:41 +0200 (Thu, 28 Aug 2008) | 2 lines
  
  KDE 4.1.1
........
  r853758 | mueller | 2008-08-28 10:58:47 +0200 (Thu, 28 Aug 2008) | 2 lines
  
  bump version
........
  r853986 | orlovich | 2008-08-28 17:51:14 +0200 (Thu, 28 Aug 2008) | 3 lines
  
  Erk. Fix last-minute regression from a microoptimization :(
  Would be nice to see it in 4.1.1
........
  r854142 | ilic | 2008-08-29 00:11:13 +0200 (Fri, 29 Aug 2008) | 1 line
  
  Dummy Messages.sh to prevent extraction of messages from kfile/ into kdelibs4.po, \
                as kio4.po includes it. (bport: 854139)
........
  r854183 | porten | 2008-08-29 03:24:39 +0200 (Fri, 29 Aug 2008) | 2 lines
  
  Merged revision 854182:
  Event handlers were still accessing the debugger even if it was disabled.
........
  r854449 | ereslibre | 2008-08-29 15:48:58 +0200 (Fri, 29 Aug 2008) | 2 lines
  
  Backport of rev 854447
........
  r854499 | dfaure | 2008-08-29 18:56:06 +0200 (Fri, 29 Aug 2008) | 2 lines
  
  Backport fix for missing items, reported by jpwhiting.
........
  r854554 | vandenoever | 2008-08-29 21:12:18 +0200 (Fri, 29 Aug 2008) | 1 line
  
  Fix Strigi detection to use a version from the 0.5 branch and to not use a newer \
                version.
........
  r854568 | skilling | 2008-08-29 22:07:30 +0200 (Fri, 29 Aug 2008) | 1 line
  
  Fixing a few old errors
........
  r854600 | aacid | 2008-08-29 23:55:30 +0200 (Fri, 29 Aug 2008) | 2 lines
  
  Approved i18n change, add context to Value: for HSV
........
  r854967 | orlovich | 2008-08-30 22:40:14 +0200 (Sat, 30 Aug 2008) | 11 lines
  
  Pickup Seli's revision r458979 of the old loader_jpeg.cpp (man did that file 
  get forked a lot..), as it also fixes  Unai Garro's artifacts bug.
  
     r458979 | lunakl | 2005-09-09 10:12:34 -0400 (Fri, 09 Sep 2005) | 4 lines
  
     Don't use JDCT_FASTEST, it's causing artifacts and I can't
     actually measure any speed difference. (#108903)
  
  
  BUG:169820
........
  r854972 | orlovich | 2008-08-30 22:59:31 +0200 (Sat, 30 Aug 2008) | 4 lines
  
  Pick up infrastructure for supporting getComputedStyle on display:none 
  things from WebCore. Not hooked up yet --- RenderStyleDeclarationImpl 
  needs to be taught not to use the renderer when not available.
........
  r855025 | porten | 2008-08-31 01:31:57 +0200 (Sun, 31 Aug 2008) | 3 lines
  
  Merged revision 855024:
  Optimized parser for CSS color values. Gives me 3.5% speedup on the
  first skeleton movie compared to the version using QString::toInt().
........
  r855037 | porten | 2008-08-31 02:12:18 +0200 (Sun, 31 Aug 2008) | 4 lines
  
  Merged revision 855035:
  Fixed parsing of multi-line FTP responses. It was stricter
  than required by RFC 959. Fixes login on ftp://download.nvidia.com
  as reported in bug #157857.
........
  r855183 | ossi | 2008-08-31 11:40:00 +0200 (Sun, 31 Aug 2008) | 3 lines
  
  backport: do not crash in expandString() if KGlobal::mainComponent() is
  not inited yet.
........
  r855352 | ereslibre | 2008-08-31 17:02:14 +0200 (Sun, 31 Aug 2008) | 2 lines
  
  Backport rev 855350. Do not force to change the order of calls
........
  r855359 | ggarand | 2008-08-31 17:25:19 +0200 (Sun, 31 Aug 2008) | 4 lines
  
  automatically merged revision 855319:
  must have a renderer
  
  BUG: 167239
........
  r855360 | ggarand | 2008-08-31 17:26:00 +0200 (Sun, 31 Aug 2008) | 5 lines
  
  automatically merged revision 855320:
  revert part of r784843
  -> copy/paste error
  
  BUG: 169447
........
  r855361 | ggarand | 2008-08-31 17:26:35 +0200 (Sun, 31 Aug 2008) | 4 lines
  
  automatically merged revision 855321:
  do proper error handling inside @media blocks
  
  BUG: 169629
........
  r855364 | ggarand | 2008-08-31 17:32:19 +0200 (Sun, 31 Aug 2008) | 5 lines
  
  automatically merged revision 855322:
  add missing compatibility bit
  <table border=NaN> translates to <table border=1>
  
  CCBUG:167567
........
  r855365 | ggarand | 2008-08-31 17:33:13 +0200 (Sun, 31 Aug 2008) | 5 lines
  
  automatically merged revision 855323:
  properly compute width of containing block of inline elements
  as per CSS 2.1 - 10.1.4.1
  
  BUG: 170095
........
  r855371 | ereslibre | 2008-08-31 17:51:24 +0200 (Sun, 31 Aug 2008) | 2 lines
  
  Backport rev 855369
........
  r855373 | ereslibre | 2008-08-31 17:53:39 +0200 (Sun, 31 Aug 2008) | 2 lines
  
  Mark as internal so it is hidden for docu
........
  r855413 | ereslibre | 2008-08-31 20:32:21 +0200 (Sun, 31 Aug 2008) | 2 lines
  
  Backport rev 855412
........
  r855524 | ggarand | 2008-09-01 02:15:06 +0200 (Mon, 01 Sep 2008) | 7 lines
  
  automatically merged revision 855521:
  Consider the real root background box when computing some background
  properties - not the one that is extended on the whole canvas.
  
  Patch based on work by Anatoli Papirovski <apapirovski mac dot com>
  
  BUG: 169608
........
  r855930 | pino | 2008-09-01 20:28:53 +0200 (Mon, 01 Sep 2008) | 2 lines
  
  add missing entity for KGPG
........


 _M            . (directory)  
 M  +2 -2      CMakeLists.txt  
 M  +4 -1      cmake/modules/FindStrigi.cmake  
 M  +2 -2      kate/plugins/autobookmarker/ktexteditor_autobookmarker.desktop  
 M  +2 -2      kdecore/all_languages.desktop  
 M  +6 -3      kdecore/config/kconfiggroup.cpp  
 M  +2 -1      kdecore/kernel/kglobal.h  
 M  +2 -0      kdecore/network/ktcpsocket.cpp  
 M  +1 -1      kdecore/network/ktcpsocket.h  
 M  +2 -7      kdecore/sonnet/filter.cpp  
 M  +4 -1      kdecore/sonnet/tests/test_filter.cpp  
 D             kdecore/sonnet/textbreaks.cpp  
 D             kdecore/sonnet/textbreaks_p.h  
 M  +1 -1      kdeui/colors/kcolordialog.cpp  
 M  +1 -2      kdeui/fonts/kfontcombobox.cpp  
 M  +19 -11    kdeui/kernel/kstyle.cpp  
 M  +1 -1      kdeui/kernel/kstyle.h  
 M  +234 -123  kdeui/plotting/kplotwidget.cpp  
 M  +2 -3      kdeui/sonnet/dialog.cpp  
 M  +3 -0      kdeui/sonnet/dialog.h  
 M  +25 -30    kdeui/sonnet/highlighter.cpp  
 M  +87 -43    kdeui/widgets/kmainwindow.cpp  
 M  +1 -0      kdeui/widgets/kmainwindow.h  
 M  +6 -0      kdeui/widgets/kmainwindow_p.h  
 M  +0 -2      kdeui/xmlgui/kmainwindowiface.cpp  
 M  +36 -36    kdeui/xmlgui/kxmlguiwindow.cpp  
 M  +0 -1      kdeui/xmlgui/kxmlguiwindow.h  
 M  +3 -1      kdoctools/customization/entities/contributor.entities  
 M  +1 -0      kdoctools/customization/entities/general.entities  
 M  +5 -1      kdoctools/customization/fr/user.entities  
 M  +2 -2      kdoctools/customization/pt-BR/user.entities  
 A             kfile/Messages.sh   branches/KDE/4.1/kdelibs/kfile/Messages.sh#855930
 M  +1 -0      khtml/CMakeLists.txt  
 M  +7 -2      khtml/css/css_renderstyledeclarationimpl.cpp  
 M  +1 -1      khtml/css/css_renderstyledeclarationimpl.h  
 M  +16 -12    khtml/css/css_valueimpl.cpp  
 M  +1 -1      khtml/css/css_valueimpl.h  
 M  +94 -44    khtml/css/cssparser.cpp  
 M  +9 -1      khtml/css/cssparser.h  
 M  +3 -2      khtml/css/cssstyleselector.cpp  
 M  +2 -1      khtml/css/cssstyleselector.h  
 M  +490 -475  khtml/css/parser.cpp  
 M  +9 -1      khtml/css/parser.y  
 M  +5 -14     khtml/ecma/debugger/debugwindow.cpp  
 M  +3 -3      khtml/ecma/debugger/debugwindow.h  
 M  +4 -4      khtml/ecma/domparser.cpp  
 M  +2 -2      khtml/ecma/kjs_audio.cpp  
 M  +4 -4      khtml/ecma/kjs_css.cpp  
 M  +4 -4      khtml/ecma/kjs_dom.cpp  
 M  +1 -1      khtml/ecma/kjs_dom.h  
 M  +6 -6      khtml/ecma/kjs_events.cpp  
 M  +6 -6      khtml/ecma/kjs_html.cpp  
 M  +33 -25    khtml/ecma/kjs_proxy.cpp  
 M  +1 -0      khtml/ecma/kjs_proxy.h  
 M  +19 -176   khtml/ecma/kjs_window.cpp  
 M  +1 -4      khtml/ecma/kjs_window.h  
 M  +3 -2      khtml/ecma/xmlhttprequest.cpp  
 M  +2 -2      khtml/ecma/xmlserializer.cpp  
 M  +28 -0     khtml/editing/jsediting.cpp  
 M  +1 -1      khtml/html/html_formimpl.cpp  
 M  +2 -2      khtml/html/html_imageimpl.cpp  
 M  +5 -3      khtml/html/html_objectimpl.cpp  
 M  +4 -1      khtml/html/html_tableimpl.cpp  
 M  +3 -2      khtml/html/htmlparser.cpp  
 M  +4 -2      khtml/html/htmltokenizer.cpp  
 M  +0 -3      khtml/imload/decoders/jpegloader.cpp  
 M  +4 -2      khtml/java/kjavaappletserver.cpp  
 M  +4 -4      khtml/java/kjavaappletviewer.cpp  
 A             khtml/khtml_filter.cpp   \
branches/KDE/4.1/kdelibs/khtml/khtml_filter.cpp#855930 [License: LGPL (v2+)]  A       \
khtml/khtml_filter_p.h   branches/KDE/4.1/kdelibs/khtml/khtml_filter_p.h#855930 \
[License: LGPL (v2+)]  M  +16 -9     khtml/khtml_part.cpp  
 M  +15 -41    khtml/khtml_settings.cc  
 M  +2 -0      khtml/khtmlpart_p.h  
 M  +7 -1      khtml/misc/loader.cpp  
 M  +45 -14    khtml/rendering/render_box.cpp  
 M  +1 -1      khtml/rendering/render_box.h  
 M  +7 -0      khtml/rendering/render_form.cpp  
 M  +1 -1      khtml/rendering/render_layer.cpp  
 M  +2 -2      khtml/rendering/render_object.cpp  
 M  +2 -2      khtml/rendering/render_object.h  
 M  +16 -14    khtml/rendering/render_replaced.cpp  
 M  +2 -6      khtml/test_regression_fontoverload.cpp  
 M  +13 -3     khtml/xml/dom2_eventsimpl.cpp  
 M  +11 -1     khtml/xml/dom_docimpl.cpp  
 M  +99 -2     khtml/xml/dom_elementimpl.cpp  
 M  +12 -2     khtml/xml/dom_elementimpl.h  
 M  +10 -3     khtml/xml/dom_nodeimpl.cpp  
 M  +4 -2      khtml/xml/dom_nodeimpl.h  
 M  +1 -1      khtml/xml/dom_selection.cpp  
 M  +1 -1      kio/kio/dummyanalyzers/dummyanalyzers.cpp  
 M  +2 -1      kio/kio/scheduler.cpp  
 M  +1 -1      kio/misc/kssld/kssld.desktop  
 M  +65 -0     kio/tests/jobtest.cpp  
 M  +3 -0      kio/tests/jobtest.h  
 M  +7 -11     kio/tests/kiotesthelper.h  
 M  +4 -2      kioslave/file/file.cpp  
 M  +23 -23    kioslave/ftp/ftp.cpp  
 M  +56 -5     kioslave/http/http.cpp  
 M  +6 -2      kioslave/http/http.h  
 M  +4 -0      kioslave/http/kcookiejar/kcookiewin.cpp  
 M  +6 -3      kjs/nodes2bytecode.cpp  
 M  +3 -3      kjsembed/examples/calc/calc.ui  
 M  +5 -0      knotify/config/knotifyconfigactionswidgetbase.ui  
 M  +0 -22     kparts/mainwindow.cpp  
 M  +1 -1      kparts/partmanager.cpp  
 M  +5 -1      kross/console/CMakeLists.txt  
 M  +13 -3     solid/solid/backends/hal/halaudiointerface.cpp  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic