------------------------------------------------------------------------
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
translates to
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
BUG: 169608
------------------------------------------------------------------------
r855930 | pino | 2008-09-01 20:28:53 +0200 (Mon, 01 Sep 2008) | 2 lines
add missing entity for KGPG
------------------------------------------------------------------------
r856379 | porten | 2008-09-02 20:34:55 +0200 (Tue, 02 Sep 2008) | 3 lines
Merged revision 856375:
Fixed crash on setting cookies on empty domains (like the file system).
Bug report #170147 can be closed.
------------------------------------------------------------------------
r856403 | ppenz | 2008-09-02 21:43:16 +0200 (Tue, 02 Sep 2008) | 4 lines
Backport of 856401: assure that the URL navigator gets activated when the path gets the focus
CCBUG: 169497
CCBUG: 170211
------------------------------------------------------------------------
r856535 | staniek | 2008-09-03 09:46:19 +0200 (Wed, 03 Sep 2008) | 6 lines
missing commit:
activate existing unique app's process on Windows (as in enterprise4 branch)
CCMAIL:till@kde.org
CCMAIL:kde-windows@kde.org
------------------------------------------------------------------------
r856558 | trueg | 2008-09-03 10:57:16 +0200 (Wed, 03 Sep 2008) | 1 line
backport: handle uris that do not use fragments
------------------------------------------------------------------------
r856659 | ereslibre | 2008-09-03 15:42:24 +0200 (Wed, 03 Sep 2008) | 2 lines
Backport (Created commit 694afd9: If the service has noDisplay() set, do not list this plugin)
------------------------------------------------------------------------
r856701 | ereslibre | 2008-09-03 17:51:36 +0200 (Wed, 03 Sep 2008) | 2 lines
Backport (Let's check if entries are immutable. This lets kiosk disable the user being able to enable/disable plugins."
------------------------------------------------------------------------
r856719 | ereslibre | 2008-09-03 18:40:59 +0200 (Wed, 03 Sep 2008) | 2 lines
Backport, prevent crash if service is null
------------------------------------------------------------------------
r856935 | lueck | 2008-09-04 10:35:18 +0200 (Thu, 04 Sep 2008) | 1 line
DBus entity added
------------------------------------------------------------------------
r856959 | wstephens | 2008-09-04 11:40:52 +0200 (Thu, 04 Sep 2008) | 3 lines
Backport
------------------------------------------------------------------------
r857011 | ereslibre | 2008-09-04 14:25:05 +0200 (Thu, 04 Sep 2008) | 2 lines
Backport (Make entries that aren't checkable being grayed out (icon, title and description). Backporting in a while.)
------------------------------------------------------------------------
r857015 | ereslibre | 2008-09-04 14:30:01 +0200 (Thu, 04 Sep 2008) | 2 lines
Backport (Remove unused map)
------------------------------------------------------------------------
r857103 | dfaure | 2008-09-04 20:18:40 +0200 (Thu, 04 Sep 2008) | 2 lines
Backport r855796 and r855956 (don't lose focus when applying mainwindow settings), to fix bug 170394
------------------------------------------------------------------------
r857818 | tmcguire | 2008-09-06 15:55:58 +0200 (Sat, 06 Sep 2008) | 5 lines
Backport r856835 by tmcguire from trunk to the 4.1 branch:
Moved from KMeditor: Don't eat empty paragraphs in toHtml().
------------------------------------------------------------------------
r857918 | vkrause | 2008-09-07 01:14:57 +0200 (Sun, 07 Sep 2008) | 6 lines
Backport SVN commit 857906 by vkrause:
Use the correct pointer as argument here, otherwise the implicit cast to
bool kicks in and we emit the wrong signal.
This fixes change signal propagation within a KCModuleContainer.
------------------------------------------------------------------------
r858148 | djarvie | 2008-09-07 15:29:04 +0200 (Sun, 07 Sep 2008) | 2 lines
Fix setColor() so that it updates the colour of the displayed text
------------------------------------------------------------------------
r858160 | shaforo | 2008-09-07 15:47:33 +0200 (Sun, 07 Sep 2008) | 3 lines
back-port of 858156: use locale-dependant code page for vfat volumes
------------------------------------------------------------------------
r858313 | aacid | 2008-09-07 21:02:27 +0200 (Sun, 07 Sep 2008) | 5 lines
Backport r858311 | aacid | 2008-09-07 21:01:08 +0200 (Sun, 07 Sep 2008) | 2 lines
Fix what's this action not being added to the menu
------------------------------------------------------------------------
r858491 | dfaure | 2008-09-08 10:32:12 +0200 (Mon, 08 Sep 2008) | 5 lines
Backport 854572:
Fix an assert in KTabWidget when calling tabText() from a slot connected to currentChanged() -- because
of the order of things in the QTabBar/QTabWidget code, tabInserted() isn't called yet so m_tabNames was
empty. With unit test, since code speaks more than 3 lines of text.
------------------------------------------------------------------------
r858784 | ereslibre | 2008-09-08 19:46:03 +0200 (Mon, 08 Sep 2008) | 2 lines
Backport(Give the focus back to the parent widget if any)
------------------------------------------------------------------------
r858795 | dfaure | 2008-09-08 20:42:09 +0200 (Mon, 08 Sep 2008) | 4 lines
Fix file association bug detected by Maksim: the global mimeapps.list file had priority over the local one. Ooops.
Distros: better not install a global mimeapps.list until you get this fix.
CCMAIL: helio@kde.org
------------------------------------------------------------------------
r858869 | rpedersen | 2008-09-08 23:05:16 +0200 (Mon, 08 Sep 2008) | 2 lines
backport 858864
------------------------------------------------------------------------
r859305 | orlovich | 2008-09-10 02:00:58 +0200 (Wed, 10 Sep 2008) | 7 lines
Fix a regression in background: shorthand parsing:
parseBackgroundPositionXY was impropertly setting the out position
when it didn't match, which incorrect classified the position of a missing 2nd
coordinate in a shorthard as non-keyword, hence dropping the rule if the
first one was vertical
BUG:170755
------------------------------------------------------------------------
r860005 | tmcguire | 2008-09-11 21:19:51 +0200 (Thu, 11 Sep 2008) | 9 lines
Backport r860002 by tmcguire from trunk to the 4.1 branch:
Don't eat my text when the emoticons were not installed.
This fixes mail text not being displayed in KMail when kdebase-runtime wasn't
installed.
CCBUG: 170770
------------------------------------------------------------------------
r860095 | orlovich | 2008-09-12 02:39:55 +0200 (Fri, 12 Sep 2008) | 4 lines
Don't crash if onscroll handle due to a layer scroll (e.g. due to a marquee) caused us to be detached
BUG:170880
------------------------------------------------------------------------
r860101 | orlovich | 2008-09-12 02:47:36 +0200 (Fri, 12 Sep 2008) | 3 lines
Tighten up the response parsing to not get confused and out-of-sync quite so easily.
Fixes #169556 for 4.1 branch, trunk has a better fix, with a new header parser..
------------------------------------------------------------------------
r860109 | orlovich | 2008-09-12 04:18:26 +0200 (Fri, 12 Sep 2008) | 4 lines
- Do not escape tabs in scripts (115325), cleanup related code to not have zillions of lines duplicated
- Kill strict SGML comment parsing insanity, taking a few packet-boundary bugs with it.
BUG:115325
------------------------------------------------------------------------
r860199 | aacid | 2008-09-12 12:27:37 +0200 (Fri, 12 Sep 2008) | 3 lines
Backport Revision 848350
load katepart translation catalog each time a kateglobal is created
------------------------------------------------------------------------
r860385 | shaforo | 2008-09-12 23:25:39 +0200 (Fri, 12 Sep 2008) | 2 lines
ok, use DOS code pages as people ask
------------------------------------------------------------------------
r860423 | dfaure | 2008-09-13 02:31:05 +0200 (Sat, 13 Sep 2008) | 3 lines
When strigi is >= 0.6.0, use signed char instead of char.
Strong suggestion for the future: KEEPING SOURCE COMPATIBILITY!
------------------------------------------------------------------------
r860800 | lueck | 2008-09-14 13:14:10 +0200 (Sun, 14 Sep 2008) | 1 line
EN -> DE
------------------------------------------------------------------------
r860940 | shaforo | 2008-09-14 19:32:38 +0200 (Sun, 14 Sep 2008) | 3 lines
add codepage data for Japanese, Chinese (all countries), Korean, Thai, and Vietnamese
------------------------------------------------------------------------
r861004 | grossard | 2008-09-14 22:02:05 +0200 (Sun, 14 Sep 2008) | 1 line
added entity for Stephane Guedon
------------------------------------------------------------------------
r861065 | ggarand | 2008-09-15 06:09:45 +0200 (Mon, 15 Sep 2008) | 5 lines
automatically merged revision 856458:
introduce needed CSS tokenizer states for proper contextual
#{ident|hexcolor} parsing
BUG: 170068
------------------------------------------------------------------------
r861066 | ggarand | 2008-09-15 06:10:30 +0200 (Mon, 15 Sep 2008) | 5 lines
automatically merged revision 857211:
ah, now I see what SadEagle meant... *inner* borders.
must dirty all cells when the border attribute is updated.
BUG: 167567
------------------------------------------------------------------------
r861067 | ggarand | 2008-09-15 06:11:07 +0200 (Mon, 15 Sep 2008) | 7 lines
automatically merged revision 857212:
fix inheritance of border color
patch by Maksim Orlovich and
Anatoli Papirovski
BUG: 170089
------------------------------------------------------------------------
r861068 | ggarand | 2008-09-15 06:11:41 +0200 (Mon, 15 Sep 2008) | 5 lines
automatically merged revision 857213:
adapt to change in Glazman's CSS3 selector test.
contains/begins/ends attribute selectors should not match at all
when their associated expression is empty.
------------------------------------------------------------------------
r861069 | ggarand | 2008-09-15 06:12:07 +0200 (Mon, 15 Sep 2008) | 4 lines
automatically merged revision 857214:
patch by Bradley Meck
url() is valid CSS.
------------------------------------------------------------------------
r861070 | ggarand | 2008-09-15 06:13:03 +0200 (Mon, 15 Sep 2008) | 10 lines
automatically merged revision 857217:
fix background of the