kde.git
7 years agoAdding the fresh worldwide images to CVS the last time. master
endres [Mon, 2 May 2005 23:48:06 +0000 (23:48 -0000)] 
Adding the fresh worldwide images to CVS the last time.

7 years agoAdapt to kcanvas changes; disable progressive rendering for containers with "tempbuffers"
wildfox [Mon, 2 May 2005 23:32:31 +0000 (23:32 -0000)] 
Adapt to kcanvas changes; disable progressive rendering for containers with "tempbuffers"

7 years agoDefered drawing support for buffered devices & qt target - what a speed up :-)
wildfox [Mon, 2 May 2005 23:31:51 +0000 (23:31 -0000)] 
Defered drawing support for buffered devices & qt target - what a speed up :-)
90% based on Eric's patch, really good work. Try worldcup.svg now ....

7 years agoclarify that it's the md5 fingerprint, add sha1 fingerprint
binner [Mon, 2 May 2005 23:21:59 +0000 (23:21 -0000)] 
clarify that it's the md5 fingerprint, add sha1 fingerprint

7 years agoCVS_SILENT: test commit
wildfox [Mon, 2 May 2005 23:18:19 +0000 (23:18 -0000)] 
CVS_SILENT: test commit

7 years agoSome Qt4 helpers: printq4string, printq4stringdata, printq4bytearray, printq4stringlist
dfaure [Mon, 2 May 2005 23:12:32 +0000 (23:12 -0000)] 
Some Qt4 helpers: printq4string, printq4stringdata, printq4bytearray, printq4stringlist

7 years agoForm Designer
staniek [Mon, 2 May 2005 23:10:57 +0000 (23:10 -0000)] 
Form Designer
- (backport) final implementation for row deleting

General
- (backport) sqlite mime types are installed for KDE < 3.5 (thx, dfaure)

7 years agoPropagate correct DOM exception code from checkAddChild to setInnerHTML
dfaure [Mon, 2 May 2005 23:02:23 +0000 (23:02 -0000)] 
Propagate correct DOM exception code from checkAddChild to setInnerHTML
(instead of making one up when setInnerHTML returns false). Testcase by spaze,
the real bug still needs to be fixed.

7 years agoBehave a bit better on click
psn [Mon, 2 May 2005 22:39:45 +0000 (22:39 -0000)] 
Behave a bit better on click

7 years agoUpdated Simplified Chinese translation.
fwang [Mon, 2 May 2005 22:24:13 +0000 (22:24 -0000)] 
Updated Simplified Chinese translation.

7 years agoNatalies entity vervangen door de uitgeschreven versie. (Er was een probleem voor...
skoning [Mon, 2 May 2005 22:09:10 +0000 (22:09 -0000)] 
Natalies entity vervangen door de uitgeschreven versie. (Er was een probleem voor mensen die KDE 3.3 hebben en KOffice 1.4 willen, want in 3.3 is ze nog niet bekend.)

7 years agoCVS_SILENT news bits
scripty [Mon, 2 May 2005 22:01:02 +0000 (22:01 -0000)] 
CVS_SILENT news bits

7 years agoCVS_SILENT: Appsfeed updated.
scripty [Mon, 2 May 2005 21:35:02 +0000 (21:35 -0000)] 
CVS_SILENT: Appsfeed updated.

7 years agoAdd some more ifdef complexity: the GetMagickInfoList didn't exist in imagemagick 5.x
coppens [Mon, 2 May 2005 21:30:36 +0000 (21:30 -0000)] 
Add some more ifdef complexity: the GetMagickInfoList didn't exist in imagemagick 5.x

7 years agorevert the stricter sanity check. It is wrong and totally broke the importer.
mfranz [Mon, 2 May 2005 21:08:17 +0000 (21:08 -0000)] 
revert the stricter sanity check. It is wrong and totally broke the importer.
start + length *may* be equal to data size: let's say we have 8 bytes
data, and want to address a one byte long data block on the last position.
This makes a start offset of 7 plus a data block length of 1 => 8.

CCMAIL: mueller@kde.org

7 years agoBUG:97490
lunakl [Mon, 2 May 2005 20:49:06 +0000 (20:49 -0000)] 
BUG:97490

7 years agoDon't add channel names without leading channel char
psn [Mon, 2 May 2005 20:27:25 +0000 (20:27 -0000)] 
Don't add channel names without leading channel char

7 years agoHerzieningen
skoning [Mon, 2 May 2005 20:20:13 +0000 (20:20 -0000)] 
Herzieningen

7 years agoRemove newlines from the function signature before replacing FUNCTION in kde-make...
dfaure [Mon, 2 May 2005 19:47:21 +0000 (19:47 -0000)] 
Remove newlines from the function signature before replacing FUNCTION in kde-make-member-default-impl

7 years agodo not crash at end
blackie [Mon, 2 May 2005 19:07:10 +0000 (19:07 -0000)] 
do not crash at end

7 years agoLatest news
mvolkert [Mon, 2 May 2005 19:05:45 +0000 (19:05 -0000)] 
Latest news

7 years agoanother little translation fix
reitelbach [Mon, 2 May 2005 19:05:04 +0000 (19:05 -0000)] 
another little translation fix

7 years agoSave the setting with m_config as David suggested.
fedemar [Mon, 2 May 2005 18:43:22 +0000 (18:43 -0000)] 
Save the setting with m_config as David suggested.

7 years agoCVS_SILENT
gorkem [Mon, 2 May 2005 18:17:57 +0000 (18:17 -0000)] 
CVS_SILENT

7 years agoFix kivio doesn't change font attributes back to defaults by pressing CTRL
psn [Mon, 2 May 2005 18:02:31 +0000 (18:02 -0000)] 
Fix kivio doesn't change font attributes back to defaults by pressing CTRL

BUG:98932

7 years agoVertaling door Natalie
skoning [Mon, 2 May 2005 18:01:30 +0000 (18:01 -0000)] 
Vertaling door Natalie

7 years agoFix bug mentioned in 71476.
johnflux [Mon, 2 May 2005 18:00:54 +0000 (18:00 -0000)] 
Fix bug mentioned in 71476.
Basically when you select some text and copy to the clipboard, the text/html version of it
has the url's sanitized - i.e. the password is stripped out.  In the process of converting to a url and back to a string
I forgot to htmlized the result, resulting in invalid html.

Sorry phantomsdad :)

BUG:

7 years agofix check
mueller [Mon, 2 May 2005 17:59:34 +0000 (17:59 -0000)] 
fix check

7 years agoadded check for kdelibs-3.4
dfaure [Mon, 2 May 2005 17:35:37 +0000 (17:35 -0000)] 
added check for kdelibs-3.4

7 years agocompile
mueller [Mon, 2 May 2005 17:35:37 +0000 (17:35 -0000)] 
compile

7 years ago* Fix grid alignment
psn [Mon, 2 May 2005 17:33:00 +0000 (17:33 -0000)] 
* Fix grid alignment
* Remove duplication of code

BUG:82157

7 years agoDraw a soft shadow below the items
gateau [Mon, 2 May 2005 17:03:17 +0000 (17:03 -0000)] 
Draw a soft shadow below the items

7 years ago"old school /bin/sh" doesn't like my one-line export statement.
dfaure [Mon, 2 May 2005 16:50:51 +0000 (16:50 -0000)] 
"old school /bin/sh" doesn't like my one-line export statement.
Thanks to Christopher Layne for reporting this bug.

7 years agomodeline
gateau [Mon, 2 May 2005 16:49:26 +0000 (16:49 -0000)] 
modeline

7 years agoFixed Qt version
gateau [Mon, 2 May 2005 16:48:49 +0000 (16:48 -0000)] 
Fixed Qt version

7 years agoAccount for Ivor Hewitt (ivor) created by dfaure.
kde [Mon, 2 May 2005 16:42:04 +0000 (16:42 -0000)] 
Account for Ivor Hewitt (ivor) created by dfaure.

7 years agofix for KDE 3.2 compilations
blackie [Mon, 2 May 2005 16:39:43 +0000 (16:39 -0000)] 
fix for KDE 3.2 compilations

7 years agoCommit simplification of the config patch by <tommi.rantala@cs.helsinki.fi>.
hermier [Mon, 2 May 2005 16:35:24 +0000 (16:35 -0000)] 
Commit simplification of the config patch by <tommi.rantala@cs.helsinki.fi>.

7 years agoFor testing : non-ignore *.ui files from digiKam project for strings extraction ...
cgilles [Mon, 2 May 2005 16:26:08 +0000 (16:26 -0000)] 
For testing : non-ignore *.ui files from digiKam project for strings extraction (inspired from koffice).
CCMAIL: digikam-devel@lists.sourceforge.net

7 years agoBetter cope with classes with few functions.
cschumac [Mon, 2 May 2005 16:15:48 +0000 (16:15 -0000)] 
Better cope with classes with few functions.

7 years ago* Fixed crashing on switching to a newly appended track
bellenger [Mon, 2 May 2005 15:48:58 +0000 (15:48 -0000)] 
* Fixed crashing on switching to a newly appended track
* Fixed stream throttling to reflect actual payload. Let UA's sort out their own buffering.
After 4+ hours of problem-free streaming I consider this safe for general use. Please report *ANY* problems and we can work on getting them fixed.

7 years agoUpdate to reflect QCA2, and also explain the need for a CVS
bhards [Mon, 2 May 2005 15:41:26 +0000 (15:41 -0000)] 
Update to reflect QCA2, and also explain the need for a CVS
version of qconf.

7 years agoAdded main page to documentation
kebekus [Mon, 2 May 2005 14:33:44 +0000 (14:33 -0000)] 
Added main page to documentation

7 years agoAdded two more predefined zoom values.
tnagy [Mon, 2 May 2005 14:33:03 +0000 (14:33 -0000)] 
Added two more predefined zoom values.
A slider of some sort would be better, but for the moment that does the job.

7 years agoMake the fixed tabs plus in-tree plugins be a single KConfig XT object.
shaheed [Mon, 2 May 2005 13:53:03 +0000 (13:53 -0000)] 
Make the fixed tabs plus in-tree plugins be a single KConfig XT object.

7 years agoMerged the new bksys scripts with the templates
tnagy [Mon, 2 May 2005 13:52:22 +0000 (13:52 -0000)] 
Merged the new bksys scripts with the templates

7 years agoLess verbosity on the the first run wizard, hopefully easier language.
ianmonroe [Mon, 2 May 2005 13:15:37 +0000 (13:15 -0000)] 
Less verbosity on the the first run wizard, hopefully easier language.
CCMAIL:amarok-devel@lists.sourceforge.net

7 years agoMerged the new bksys scripts
tnagy [Mon, 2 May 2005 13:11:55 +0000 (13:11 -0000)] 
Merged the new bksys scripts

7 years agoUpdated entities to match documentation
klichota [Mon, 2 May 2005 12:37:21 +0000 (12:37 -0000)] 
Updated entities to match documentation

7 years agoCVS_SILENT news bits
scripty [Mon, 2 May 2005 12:01:05 +0000 (12:01 -0000)] 
CVS_SILENT news bits

7 years agoFixed the scroll motion for zoom values inferior to 100%
tnagy [Mon, 2 May 2005 11:00:42 +0000 (11:00 -0000)] 
Fixed the scroll motion for zoom values inferior to 100%

7 years agoUse calendar system specific date to calcuate week numbers, so week numbers
charles [Mon, 2 May 2005 08:01:33 +0000 (08:01 -0000)] 
Use calendar system specific date to calcuate week numbers, so week numbers
work for non-Gregorian systems as well. Tested on Gregorian, Hijri, Hebrew,
and Jalali calender systems and seems to work fine.  At least Gregorian
works as before, but now the other calendar systems do as well.

This patch contributed by liucougar@gmail.com.  Thank you.

CCMAIL:liucougar@gmail.com

7 years agoKexiDB
staniek [Mon, 2 May 2005 07:21:26 +0000 (07:21 -0000)] 
KexiDB
(must-have fix backported from 0.9)
- we're handling application/x-sqlite2 and application/x-sqlite3
(those mime types are defined within kexi but we'll also add them for
another KDE release)

7 years agoshow image and when you are correct automaticaly change to the next imt
bmeyer [Mon, 2 May 2005 07:12:05 +0000 (07:12 -0000)] 
show image and when you are correct automaticaly change to the next imt
feature (but no number...)

7 years ago- Draw a thin frame around images.
gateau [Mon, 2 May 2005 06:49:36 +0000 (06:49 -0000)] 
- Draw a thin frame around images.
- Added some padding inside the frame.

7 years agoDisable the syntaxHighlighting action if no KFormula::Document instance has been...
fedemar [Mon, 2 May 2005 06:44:19 +0000 (06:44 -0000)] 
Disable the syntaxHighlighting action if no KFormula::Document instance has been created.

7 years agoCorrect order in Timeout buttongroup.
hedlund [Mon, 2 May 2005 06:38:33 +0000 (06:38 -0000)] 
Correct order in Timeout buttongroup.

7 years agoMore small changes (cleanups) to icons...
dannya [Mon, 2 May 2005 05:53:00 +0000 (05:53 -0000)] 
More small changes (cleanups) to icons...

7 years agoMerge encoder-specific settings from plugin directory.
shaheed [Mon, 2 May 2005 05:50:06 +0000 (05:50 -0000)] 
Merge encoder-specific settings from plugin directory.

7 years agoRemove Font parameter in query dialog ctors. Now read directly from Prefs.
hedlund [Mon, 2 May 2005 05:49:21 +0000 (05:49 -0000)] 
Remove Font parameter in query dialog ctors. Now read directly from Prefs.

7 years agoTry to make size saving work, can you guys check (need to update to cvs version or...
aacid [Mon, 2 May 2005 05:49:18 +0000 (05:49 -0000)] 
Try to make size saving work, can you guys check (need to update to cvs version or apply this patch to 3.4 branch) and tell me if it works for you too?
CCBUGS: 94851

7 years agoRemoved the word-wrap option
gateau [Mon, 2 May 2005 05:45:54 +0000 (05:45 -0000)] 
Removed the word-wrap option

7 years agoNo arrangeInGrid necessary anymore.
gateau [Mon, 2 May 2005 05:39:53 +0000 (05:39 -0000)] 
No arrangeInGrid necessary anymore.

7 years agoSimplified and fixed the rendering. As a consequence, there is no more
gateau [Mon, 2 May 2005 05:38:39 +0000 (05:38 -0000)] 
Simplified and fixed the rendering. As a consequence, there is no more
wordwrap. Let's hope it does not get too annoying.

7 years agoApplying Gaetano's patch for Capture Image Sequence window. Thanks Gaetano!
mutlaqja [Mon, 2 May 2005 05:34:44 +0000 (05:34 -0000)] 
Applying Gaetano's patch for Capture Image Sequence window. Thanks Gaetano!

CCMAIL: kstars-devel@kde.org

7 years agoFix crash on resizing image. layers() is a temporary.
page [Mon, 2 May 2005 05:32:34 +0000 (05:32 -0000)] 
Fix crash on resizing image. layers() is a temporary.

7 years agofix disabled icons
binner [Mon, 2 May 2005 05:32:11 +0000 (05:32 -0000)] 
fix disabled icons

7 years agoRemember the state of the syntaxHighlighting action at exit. The setting is shared...
fedemar [Mon, 2 May 2005 05:21:55 +0000 (05:21 -0000)] 
Remember the state of the syntaxHighlighting action at exit. The setting is shared between KForumula and KWord.

7 years agozeroconf:/_shoutcast._tcp/name URLs also point to streams.
qbast [Mon, 2 May 2005 05:14:17 +0000 (05:14 -0000)] 
zeroconf:/_shoutcast._tcp/name URLs also point to streams.
Take advantage of MimetypeJob redirection handling to not go through
redirections twice (in mimetype checking and streamprovider), this also
handles zeroconf:// -> http:// redirection

7 years agofix untraslable strings
gianni [Mon, 2 May 2005 05:12:51 +0000 (05:12 -0000)] 
fix untraslable strings

7 years ago"qual'è" -> "qual è" (grammar nazism)
fzenith [Mon, 2 May 2005 05:12:19 +0000 (05:12 -0000)] 
"qual'è" -> "qual Ã¨" (grammar nazism)

7 years agoMake all widget name KConfig XT friendly.
shaheed [Mon, 2 May 2005 05:11:22 +0000 (05:11 -0000)] 
Make all widget name KConfig XT friendly.

7 years agoThis should fix a problem we had with panning.
buis [Mon, 2 May 2005 05:10:27 +0000 (05:10 -0000)] 
This should fix a problem we had with panning.

7 years agoCVS_SILENT Updates
erik [Mon, 2 May 2005 05:00:33 +0000 (05:00 -0000)] 
CVS_SILENT Updates

7 years agoMerge a scrap left on the cutting floor. Finalizes min/max-width/height
carewolf [Mon, 2 May 2005 04:39:59 +0000 (04:39 -0000)] 
Merge a scrap left on the cutting floor. Finalizes min/max-width/height
BUG:101513

7 years agoFix entry names to start with a lowercase letter to match widget names.
shaheed [Mon, 2 May 2005 04:36:43 +0000 (04:36 -0000)] 
Fix entry names to start with a lowercase letter to match widget names.

7 years agoPatch from <tommi.rantala@cs.helsinki.fi> to remove some obsoleted getText usage.
hermier [Mon, 2 May 2005 04:33:12 +0000 (04:33 -0000)] 
Patch from <tommi.rantala@cs.helsinki.fi> to remove some obsoleted getText usage.
Also reordered the includes of the involved files.

7 years agoAvoid doing dynamic_casts here...
buis [Mon, 2 May 2005 04:29:16 +0000 (04:29 -0000)] 
Avoid doing dynamic_casts here...

7 years agoMake cursor changes happen immediately, not on a later tool activation.
page [Mon, 2 May 2005 04:27:24 +0000 (04:27 -0000)] 
Make cursor changes happen immediately, not on a later tool activation.

7 years agoadded a toolbar and a button so that xatax has something to work with.
ianmonroe [Mon, 2 May 2005 04:27:11 +0000 (04:27 -0000)] 
added a toolbar and a button so that xatax has something to work with.

7 years agoEnkele verbeteringen tav raw
rinse [Mon, 2 May 2005 04:00:43 +0000 (04:00 -0000)] 
Enkele verbeteringen tav raw
digikam verbeterd
exif -> EXIF

7 years ago* Reword
waba [Mon, 2 May 2005 03:58:53 +0000 (03:58 -0000)] 
* Reword
* Mark applicable KDE version (not used yet)

7 years agoMake the Data Format config page accessible from the Edit menu and the
raphael [Mon, 2 May 2005 03:55:07 +0000 (03:55 -0000)] 
Make the Data Format config page accessible from the Edit menu and the
context menu.

CCMAIL: kde-i18n-doc@kde.org

Dear Translation Teams!

This change adds one additional string for translation of the KChart
application. I appologize that this change happens during message freeze
of KOffice!

The string: i18n( "&Configure Data Format..." )

The feature (swapping of x and y axis) was much desired so we shouldn't
hide it too much (it was _only_ accessible through the complete config
dialog).

My appologies again for such a change during message freeze.

Raphael Langerhorst

7 years agoResolve compilation problem with not-yet-released version of pilot-link.
adridg [Mon, 2 May 2005 03:54:57 +0000 (03:54 -0000)] 
Resolve compilation problem with not-yet-released version of pilot-link.
BUG: 104915

7 years agoThe rest of the mergable acid2 patches.
carewolf [Mon, 2 May 2005 03:47:20 +0000 (03:47 -0000)] 
The rest of the mergable acid2 patches.
The rest either; doesn't apply (acid2.txt, acid11.txt),
was already fixed but never copied by Apple (acid.txt),
ridiculous SGML legacy (acid6.txt),
or something I will have to work more on (acid10.txt)

7 years agoCVS_SILENT
gorkem [Mon, 2 May 2005 03:09:24 +0000 (03:09 -0000)] 
CVS_SILENT

7 years agokivio update by Marc Coll
aacid [Mon, 2 May 2005 03:07:31 +0000 (03:07 -0000)] 
kivio update by Marc Coll

7 years agosmall updates
aacid [Mon, 2 May 2005 03:06:05 +0000 (03:06 -0000)] 
small updates

7 years agoHmm, I forgot this...
buis [Mon, 2 May 2005 03:04:22 +0000 (03:04 -0000)] 
Hmm, I forgot this...

7 years agoA copy/paste error also njaard says its "Noatun" not "NOatun"
cartman [Mon, 2 May 2005 03:03:58 +0000 (03:03 -0000)] 
A copy/paste error also njaard says its "Noatun" not "NOatun"

7 years agoPatch from Daniel Winter <wint@gmx.de>:
markey [Mon, 2 May 2005 03:00:40 +0000 (03:00 -0000)] 
Patch from Daniel Winter <wint@gmx.de>:

Changed the SQL-querys generated by SmartPlaylistEditor::query() to use
INNER or LEFT JOINs. Now complex smartplaylists (with 10 or more
criterias) are done in less than a second (before it could take minutes
and made partymode unusable for such smartplaylists).

BUG: 97046
BUG: 101663
BUG: 95174

7 years agohet -> de
rinse [Mon, 2 May 2005 02:59:55 +0000 (02:59 -0000)] 
het -> de

7 years agoUnify the two blit methods.
buis [Mon, 2 May 2005 02:49:55 +0000 (02:49 -0000)] 
Unify the two blit methods.

7 years agoremove extra ( )
aacid [Mon, 2 May 2005 02:49:25 +0000 (02:49 -0000)] 
remove extra ( )

7 years agofix bug 104900.
aacid [Mon, 2 May 2005 02:48:10 +0000 (02:48 -0000)] 
fix bug 104900.
Enrico i tried to see if that was needed for some corner case but could not find it, please review if this change breaks something else and tell me if it does not and i'll backport to the stable branch
BUGS: 104900

7 years agoo Opmerkingen van Natalie
bram [Mon, 2 May 2005 02:44:37 +0000 (02:44 -0000)] 
o Opmerkingen van Natalie
o Bijgewerkt
o U moet -> U dient

Er is nog een fuzzy over. Ik probeer de exacte betekenis hierachter nog uit te zoeken.

7 years agoFIX:
markey [Mon, 2 May 2005 02:25:08 +0000 (02:25 -0000)] 
FIX:
The first engine entry in the config dialog was always blank. This bug affected all fresh amaroK installations, when no prior amarokrc existed.

CCBUG: 103113

7 years agoDelete config dialog on plugin switch. Otherwise config pages of the new plugin might...
whuss [Mon, 2 May 2005 02:20:47 +0000 (02:20 -0000)] 
Delete config dialog on plugin switch. Otherwise config pages of the new plugin might not be added to the dialog.

7 years agoUse correct action.
burghard [Mon, 2 May 2005 01:46:37 +0000 (01:46 -0000)] 
Use correct action.
BUGS:104898

7 years agoNew command line option to select which MultiPage-plugin to load at startup.
whuss [Mon, 2 May 2005 01:41:17 +0000 (01:41 -0000)] 
New command line option to select which MultiPage-plugin to load at startup.
This means
kviewshell --mimetype application/x-dvi
does exactly the same as kdvi.