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

List:       kde-core-devel
Subject:    Re: kfiledialog broken?
From:       Sebastian =?iso-8859-15?q?K=FCgler?= <sebas () kde ! org>
Date:       2008-10-07 16:36:48
Message-ID: 200810071836.53332.sebas () kde ! org
[Download RAW message or body]

[Attachment #2 (multipart/mixed)]


On Tuesday 07 October 2008 11:00:53 Sebastian Kügler wrote:
> Rafael, is that maybe fallout from your recent changes? Can anyone else
> confirm this?

It's fixed, thanks ereslibre :)
-- 
sebas

 http://www.kde.org | http://vizZzion.org |  GPG Key ID: 9119 0EF9 


["forwarded message" (message/rfc822)]

Return-Path: <ereslibre@kde.org>
Received: from tcd.science.ru.nl (tcd.science.ru.nl [131.174.30.56])
	 by post.science.ru.nl (Cyrus v2.3.9) with LMTPA;
	 Tue, 07 Oct 2008 15:47:59 +0200
X-Sieve: CMU Sieve 2.3
Received: from ktown.kde.org (ktown.kde.org [131.246.120.250])
	by tcd.science.ru.nl (8.13.7/5.24) with SMTP id m97Dlwrv024897
	for <sebas@science.ru.nl>; Tue, 7 Oct 2008 15:47:58 +0200 (MEST)
Received: (qmail 31929 invoked by uid 1055); 7 Oct 2008 13:47:57 -0000
Delivered-To: kde.org-sebas@kde.org
Received: (qmail 31923 invoked from network); 7 Oct 2008 13:47:57 -0000
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on ktown.kde.org
Received: from unknown (HELO office.kde.org) (195.135.221.67)
  by ktown.kde.org with SMTP; 7 Oct 2008 13:47:54 -0000
Received: from svn.kde.org (localhost [127.0.0.1])
	by office.kde.org (Postfix) with SMTP id 990141A1;
	Tue,  7 Oct 2008 15:47:54 +0200 (CEST)
Received: (nullmailer pid 12787 invoked by uid 50341);
	Tue, 07 Oct 2008 13:47:54 -0000
From: =?utf-8?q?Rafael Fernández López?= <ereslibre@kde.org>
To: kde-commits@kde.org
Cc: sebas@kde.org
Subject: KDE/kdelibs/kfile
X-Commit-Directories: (0) trunk/KDE/kdelibs/kfile
MIME-Version: 1.0
Content-Type: text/plain;
  charset=UTF-8
Content-Transfer-Encoding: 8bit
Date: Tue, 07 Oct 2008 13:47:54 +0000
Message-Id: <1223387274.554518.12786.nullmailer@svn.kde.org>
X-Spam-Score: -0.998 () BAYES_50,DNS_FROM_SECURITYSAGE,RCVD_IN_DNSWL_LOW
X-Scanned-By: MIMEDefang 2.63 on 131.174.30.56
X-UID: 96783
X-Length: 2207

SVN commit 868897 by ereslibre:

set the url when saving. Please Sebas, forward it on te kfiledialog thread... since here SMTP is closed

CCMAIL: sebas@kde.org


 M  +1 -0      kfilewidget.cpp


--- trunk/KDE/kdelibs/kfile/kfilewidget.cpp #868896:868897
@@ -863,6 +863,7 @@
     bool directoryMode = (mode & KFile::Directory);
     bool onlyDirectoryMode = directoryMode && !(mode & KFile::File) && !(mode & KFile::Files);
     foreach (const KUrl &url, locationEditCurrentTextList) {
+        d->url = url;
         KIO::StatJob *statJob = KIO::stat(url, KIO::HideProgressInfo);
         bool res = KIO::NetAccess::synchronousRun(statJob, 0);


["signature.asc" (application/pgp-signature)]

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

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