Commit graph

31 commits

Author SHA1 Message Date
Mark Davies
07df9383a7 kde 4.2.4 2009-06-05 22:27:03 +00:00
Mark Davies
6d5e2f0279 kde 4.2.3 2009-05-11 11:26:59 +00:00
Mark Davies
a99587a52a KDE 4.2.2 2009-04-06 13:41:40 +00:00
Mark Davies
7f626f6ddd KDE 4.2.1 2009-03-10 11:36:05 +00:00
Mark Davies
fbbd7cc1c7 Add some patches that will be in kde4.2.1 2009-02-12 02:36:55 +00:00
Mark Davies
e7ba9f9323 kde 4.2.0 2009-01-28 11:25:22 +00:00
Mark Davies
d93df6f032 kde4.2-rc 2009-01-14 10:51:52 +00:00
Mark Davies
518d9bfc5d kde4.2 beta2 2009-01-10 09:14:14 +00:00
Mark Davies
0c68fbfc99 kde 4.1.3 2008-11-05 20:37:56 +00:00
Mark Davies
aab9adfbea Fix a "showstopper". 2008-10-11 20:22:06 +00:00
Mark Davies
7dc1a07d04 kde4.1.2 2008-10-05 10:13:25 +00:00
Mark Davies
368dd9c226 kde4.1.1 2008-09-03 21:51:48 +00:00
Mark Davies
829baf3e29 Stop konsole hanging. 2008-08-17 21:19:31 +00:00
Mark Davies
93383f14e0 kde4.1 2008-07-29 21:40:23 +00:00
Mark Davies
2cd7e8f5c5 Wrong version of the tarball. Noted by David Brownlee. 2008-07-28 00:45:50 +00:00
Mark Davies
a4c6fc26fd kde 4.1rc1 2008-07-26 22:32:27 +00:00
Mark Davies
236fa7652c kde 4.0.5 2008-06-07 21:18:40 +00:00
Mark Davies
57b64b48ce Further openssl fallout. 2008-05-17 03:53:36 +00:00
Mark Davies
2115a4fcae the correct kopenssl.cpp patch. 2008-05-17 03:33:24 +00:00
Mark Davies
1229a44983 Deal with the openssl snapshot in -current. 2008-05-17 02:50:55 +00:00
Mark Davies
93577601f1 kde 4.0.4
kdeui
Optimizations:
* Make KAnimatedButton (used for e.g. Konqueror cogwheel) cache and
  reuse pixmaps for every frame, to avoid Qt keeping hundreds of
  duplicates of each in the global pixmap cache, reducing X pixmap usage
  considerably.
khtml
Improvements:
* Rework our form widgets' baselines to align on the text content, rather
  than on the widget boundaries.
* Improve CSS3 UI cursor support.
* Support DOM3 wholeText and replaceWholeText().
Optimizations:
* Optimized implementation of textarea's setText for common case where
  new content begins with a substring of the old content.
Bugfixes:
* Rework the tracking of stylesheets' loaded state, preventing it from
  losing synchronization in some cases involving @import.
* Properly close DOM-created nodes. Fixes CNN.com election tracker, and
  3 Acid3 tests.
* Make searching within textareas work again.
* Fix accesskey activation, and autoscroll suspension.
* Make vertical alignment of inline-tables and inline-blocks comply with
  requirements of CSS 2.1 - 10.8.1.
* Fix absolutely positioned static elements being misplaced and drawn on
  top of the border when they are the only child of a block.
* Fix solving of percentage height for positioned elements, in light of
  the nota bene in CSS 2.1-10.5. Satisfyingly, the same code path can
  also be used to solve percentage intrinsic height (10.6.2)
* Fix some errors in the implicit height code, that wasn't converting to
  content height.
* Make sure we always use the padding edge when calculating the width of
  a positioned object's containing block.
* Fix createDocument() to work as specified in DOM Level 2: Use the
  user-supplied doctype and set its Node.ownerDocument attribute to the
  document being created.
* Let a redirect from within a javascript: frame source win out over the
  text.
* Properly update currentTarget for events in capture phase.
* Fix handling of events with custom names.
* Fix update of :empty pseudo-class when text content changes.
* Properly fall back to alternate content when doing delayed part
  creation due to needing to lookup the mimetype.
* Fix handling of data: URLs in object/embed nests.
* Fix return value of replaceChild in the ES bindings.
* Fix up the full-blown Attr codes to properly take care of their kids.
* Rework sizing of textarea so that it works in all styles.
* Fix a bug in cost accounting in the tile caches.
* Don't crash when dispatching some mouse events on documents created
  via createDocument().
kjs
Bugfixes:
* Activate JS compat mode in upcoming PCRE 7.7, when present.
* Provide a bit of file and line number with RegExp parse errors.
2008-05-09 22:23:07 +00:00
Mark Davies
c2426116f7 http://www.kde.org/info/security/advisory-20080426-1.txt 2008-04-27 04:06:11 +00:00
Mark Davies
53530f6dbe Commit the right distinfo. 2008-04-04 19:44:24 +00:00
Mark Davies
051e39e378 kde 4.0.3 2008-04-03 10:22:20 +00:00
Mark Davies
8c2a398b0f kde 4.0.3 2008-04-03 10:18:59 +00:00
Mark Davies
837ba72df6 kde 4.0.2
kate
Fixed collapsing of blocks in diff files

kdeui
Make shortcut texts appear correctly translated.
Fix position of gray help text in lineedits for Oxygen style.

khtml
Fix a regression in <object><embed> handling.
Fix a crash on ignoring requests on FaceBook.
Fix a crash on some file open/save dialogs.
Properly handle getter properties on window and document object.
Fix repainting problems.
Fixes wrong scrollbar position on reload, and properly restore previous
offset.
Fix crash on querying of language in some incomplete or malformed
documents.
Restore NodeIterator state when a NodeFilter throws an exception (Acid3).
Accept more HTML4 non-compliant documents (Acid3).
2008-03-06 11:45:48 +00:00
Mark Davies
58acf6a13f kde4.0.1 2008-02-06 11:49:00 +00:00
Mark Davies
fd9d7e9abd updated distinfo for 4.0.0 2008-01-11 20:44:31 +00:00
Mark Davies
9777ce8209 Fix Flac test for recent flac versions. 2008-01-01 10:45:23 +00:00
Mark Davies
546098b0a9 Add ssl and [ia]spell path fixes from kde3. 2007-12-16 19:55:05 +00:00
Mark Davies
40146c7bb3 Initial import - support libraries for KDE4 2007-12-12 03:17:10 +00:00