diff options
author | markd <markd@pkgsrc.org> | 2006-03-30 02:42:52 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-03-30 02:42:52 +0000 |
commit | 1b8a47f0bf8343a088d4ee50565711c84c66cf13 (patch) | |
tree | 24018b352328cc36ec4a30c1ec00a92d24e64fec /www/kdewebdev3/distinfo | |
parent | bd6154dfea29f0c6f083f206e964d2f65e9e5671 (diff) | |
download | pkgsrc-1b8a47f0bf8343a088d4ee50565711c84c66cf13.tar.gz |
Update to KDE 3.5.2
* Quanta Plus
o allow opening of read-only remote files, like from http://
o fix insertion of files to the project
o fix detection of existing shortcuts
o ignore special areas inside comments
o set the user action tooltips correctly
o fix random crashing when editing PHP files
o fix a crash when using the attribute tree
o fix insertion of relative URLs from the attribute tree
o fix resolving of relative URLs when there are symlinks around
o fix addition of local directories to the project
o fix for dtep data of xhtml1.1
o fix some bugs in the new project wizard
o always reload a file if the user wants it
o fix previewing of read-only files
o reload project tree for remote projects after rescanning the
project folder
o less reparsing of the document while typing is in progress
o open dropped files
o don't try to remove an empty, unmodified buffer, if it is the
last opened one
o remember cursor position for project documents
o add the standard show/hide menubar action
o add possibility to limit the number of recent files/projects.
No GUI, use "Recent Files Limit" in the [General Options]
section
o show the project name in the window titlebar
o mark uploaded files as uploaded even if upload fails later
o new DCOP methods:
+ WindowManagerIf::uploadURL(url, profile, markOnly)
+ QuantaIf::groupElements(groupName)
* Kommander
o accept DCOP methods without parantheses
Diffstat (limited to 'www/kdewebdev3/distinfo')
-rw-r--r-- | www/kdewebdev3/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/kdewebdev3/distinfo b/www/kdewebdev3/distinfo index 9b7df99cf5e..2a089c0b4aa 100644 --- a/www/kdewebdev3/distinfo +++ b/www/kdewebdev3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2006/01/31 22:29:05 markd Exp $ +$NetBSD: distinfo,v 1.13 2006/03/30 02:42:52 markd Exp $ -SHA1 (kdewebdev-3.5.1.tar.bz2) = d6b8e0214da136c87900fdf7ca050da8a1b1c5e0 -RMD160 (kdewebdev-3.5.1.tar.bz2) = 0264703da364d0acf66532fdd618aed3a45eb2e6 -Size (kdewebdev-3.5.1.tar.bz2) = 6025620 bytes +SHA1 (kdewebdev-3.5.2.tar.bz2) = 29d84a66b3d5be52e729c962c2994199db6f63e7 +RMD160 (kdewebdev-3.5.2.tar.bz2) = 49aa984a076c95743a3ce8fb93041eace6d7ca46 +Size (kdewebdev-3.5.2.tar.bz2) = 6012355 bytes |