Georg Seidel
2008-01-19 07:34:51 UTC
The following patch was either unsigned, or signed by a non-allowed
key, or there was a GPG failure.
Return-Path: <***@gephex.org>
X-Original-To: ***@sonnenland.kexbox.org
Delivered-To: ***@sonnenland.kexbox.org
Received: from localhost (localhost [127.0.0.1])
by smtp.kexbox.org (Postfix) with ESMTP id 5435D420009
for <***@sonnenland.kexbox.org>; Sat, 19 Jan 2008 08:34:51 +0100 (CET)
Received: from smtp.kexbox.org ([127.0.0.1])
by localhost (mail.kexbox.org [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id FGgIvtvFB6mH for <***@sonnenland.kexbox.org>;
Sat, 19 Jan 2008 08:34:51 +0100 (CET)
Received: from [192.168.178.21] (p5B2DA577.dip0.t-ipconnect.de [91.45.165.119])
by smtp.kexbox.org (Postfix) with ESMTP id B7637420008
for <***@gephex.org>; Sat, 19 Jan 2008 08:34:50 +0100 (CET)
Message-ID: <***@gephex.org>
Date: Sat, 19 Jan 2008 08:36:18 +0100
User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031)
MIME-Version: 1.0
To: "gephex--main--0.4 darcs repo" <***@gephex.org>
Subject: gephex--main--0.4 darcs repo
X-Enigmail-Version: 0.95.6
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
New patches:
[Reverted workaround of QFileDialog for named pipes which did not work
correctly
***@gephex.org**20071120192805] {
hunk ./qtgui/src/gui/typeviews/filestringview.cpp 36
-#include <QtGui/QDirModel>
hunk ./qtgui/src/gui/typeviews/filestringview.cpp 255
-
- QFileDialog dlg(this,
- "choose files",
- path.c_str(),
- m_fullMask.c_str());
- dlg.setFileMode(QFileDialog::AnyFile);
-
- // Workaround to get pipes show up at the file dialog
- QDirModel* model = dlg.findChild<QDirModel*>();
- if (model != 0)
- {
- model->setFilter(QDir::Drives | QDir::AllDirs |
- QDir::NoDotAndDotDot | QDir::System);
- }
-
-
- QStringList files;
-
- if (dlg.exec())
- files = dlg.selectedFiles();
+ QStringList files = QFileDialog::getOpenFileNames (this,
+ "choose files",
+ path.c_str(),
+ m_fullMask.c_str());
}
Context:
[Increased maximum resolution of x11output from 1024x768 to 2560x1600
***@gephex.org**20070905181425]
[Workaround to show named pipes in the file dialog. Does not work with
Qt 4.3. Maybe works with Qt 4.x, 0 <= x <= 2.
***@gephex.org**20070905180500]
[Use QAction::triggered() instead of deprecated QAction::activated()
***@gephex.org**20070905180110]
[Removed unused file doc/editor.eps
***@gephex.org**20070520170930]
[Updated NEWS file
***@gephex.org**20070520170558]
[Fixed 'make distclean' (adapted to latest ffmpeg version)
***@gephex.org**20070520170103]
[Cleaned up man pages
***@gephex.org**20070520165955]
[Use xmlto to convert docbook to man pages and make the man pages DTD
conforming.
***@gephex.org**20070520153548]
[Removed DTD violations in documentation.xml
***@gephex.org**20070520132348]
[Updated frbinmodule and ffmpegdriver to allow linking agains most
recent version of ffmpeg.
***@gephex.org**20070520080918]
[Added -lobjc to qt linker flags to work around linker error on mac
using qt 4.2.3.
***@gephex.org**20070519215702]
[gloutput: fixed indentation
***@gephex.org**20070519175125]
[Added new example graph 'kaleidoskop'
***@gephex.org**20070519173853]
[color dialog: set property 'autoFillBackground' so that the button
displays the currently selected color.
***@gephex.org**20070517170015]
[quartzoutput: fixed typo
***@gephex.org**20070517165942]
[Added ids to all chapters, sections, and tables in the documentation
***@gephex.org**20070517122929]
[frboutmodule: added 'x11' driver to 'OutputDriver' combo box
***@gephex.org**20070517113606]
[frboutmodule: first working (but still experimental) version of quartz
output driver
***@gephex.org**20070517113514]
[frboutmodule: fixed bug in error message when GDI_init failed
***@gephex.org**20070517112900]
[quartz output: some trial and error
***@gephex.org**20070516215220]
[Removed typo in comment, fixed indentation, removed commented out code.
***@gephex.org**20070516211853]
[Experimental version of quartz output driver
***@gephex.org**20070516211804]
[moved newGraphSlot() into section 'protected slots:'
***@gephex.org**20070516200915]
[Updated documentation: darcs instead of tla, new release
***@gephex.org**20070501131021]
[Check the pointer returned by frei0r construct() for 0
***@gephex.org**20070501124833]
[TAG RELEASE_0_4_4_r3
***@gephex.org**20070430183303]
[Removed video jack support from NEWS
***@gephex.org**20070430183236]
[VS6 build system adaptations
***@gephex.org**20070430180909]
[TAG RELEASE_0_4_4_r2
***@gephex.org**20070429170057]
[Remove some more temporary files from ffmpeg from the dist tarball
(.svn, *.so.??)
***@gephex.org**20070429161709]
[Bump version number to 0.4.5
***@gephex.org**20070218120139]
[TAG RELEASE_0_4_4
***@gephex.org**20070218113904]
Patch bundle hash:
53c64d68c52ab539278c28c261b7701312fbb61d
key, or there was a GPG failure.
Return-Path: <***@gephex.org>
X-Original-To: ***@sonnenland.kexbox.org
Delivered-To: ***@sonnenland.kexbox.org
Received: from localhost (localhost [127.0.0.1])
by smtp.kexbox.org (Postfix) with ESMTP id 5435D420009
for <***@sonnenland.kexbox.org>; Sat, 19 Jan 2008 08:34:51 +0100 (CET)
Received: from smtp.kexbox.org ([127.0.0.1])
by localhost (mail.kexbox.org [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id FGgIvtvFB6mH for <***@sonnenland.kexbox.org>;
Sat, 19 Jan 2008 08:34:51 +0100 (CET)
Received: from [192.168.178.21] (p5B2DA577.dip0.t-ipconnect.de [91.45.165.119])
by smtp.kexbox.org (Postfix) with ESMTP id B7637420008
for <***@gephex.org>; Sat, 19 Jan 2008 08:34:50 +0100 (CET)
Message-ID: <***@gephex.org>
Date: Sat, 19 Jan 2008 08:36:18 +0100
User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031)
MIME-Version: 1.0
To: "gephex--main--0.4 darcs repo" <***@gephex.org>
Subject: gephex--main--0.4 darcs repo
X-Enigmail-Version: 0.95.6
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
New patches:
[Reverted workaround of QFileDialog for named pipes which did not work
correctly
***@gephex.org**20071120192805] {
hunk ./qtgui/src/gui/typeviews/filestringview.cpp 36
-#include <QtGui/QDirModel>
hunk ./qtgui/src/gui/typeviews/filestringview.cpp 255
-
- QFileDialog dlg(this,
- "choose files",
- path.c_str(),
- m_fullMask.c_str());
- dlg.setFileMode(QFileDialog::AnyFile);
-
- // Workaround to get pipes show up at the file dialog
- QDirModel* model = dlg.findChild<QDirModel*>();
- if (model != 0)
- {
- model->setFilter(QDir::Drives | QDir::AllDirs |
- QDir::NoDotAndDotDot | QDir::System);
- }
-
-
- QStringList files;
-
- if (dlg.exec())
- files = dlg.selectedFiles();
+ QStringList files = QFileDialog::getOpenFileNames (this,
+ "choose files",
+ path.c_str(),
+ m_fullMask.c_str());
}
Context:
[Increased maximum resolution of x11output from 1024x768 to 2560x1600
***@gephex.org**20070905181425]
[Workaround to show named pipes in the file dialog. Does not work with
Qt 4.3. Maybe works with Qt 4.x, 0 <= x <= 2.
***@gephex.org**20070905180500]
[Use QAction::triggered() instead of deprecated QAction::activated()
***@gephex.org**20070905180110]
[Removed unused file doc/editor.eps
***@gephex.org**20070520170930]
[Updated NEWS file
***@gephex.org**20070520170558]
[Fixed 'make distclean' (adapted to latest ffmpeg version)
***@gephex.org**20070520170103]
[Cleaned up man pages
***@gephex.org**20070520165955]
[Use xmlto to convert docbook to man pages and make the man pages DTD
conforming.
***@gephex.org**20070520153548]
[Removed DTD violations in documentation.xml
***@gephex.org**20070520132348]
[Updated frbinmodule and ffmpegdriver to allow linking agains most
recent version of ffmpeg.
***@gephex.org**20070520080918]
[Added -lobjc to qt linker flags to work around linker error on mac
using qt 4.2.3.
***@gephex.org**20070519215702]
[gloutput: fixed indentation
***@gephex.org**20070519175125]
[Added new example graph 'kaleidoskop'
***@gephex.org**20070519173853]
[color dialog: set property 'autoFillBackground' so that the button
displays the currently selected color.
***@gephex.org**20070517170015]
[quartzoutput: fixed typo
***@gephex.org**20070517165942]
[Added ids to all chapters, sections, and tables in the documentation
***@gephex.org**20070517122929]
[frboutmodule: added 'x11' driver to 'OutputDriver' combo box
***@gephex.org**20070517113606]
[frboutmodule: first working (but still experimental) version of quartz
output driver
***@gephex.org**20070517113514]
[frboutmodule: fixed bug in error message when GDI_init failed
***@gephex.org**20070517112900]
[quartz output: some trial and error
***@gephex.org**20070516215220]
[Removed typo in comment, fixed indentation, removed commented out code.
***@gephex.org**20070516211853]
[Experimental version of quartz output driver
***@gephex.org**20070516211804]
[moved newGraphSlot() into section 'protected slots:'
***@gephex.org**20070516200915]
[Updated documentation: darcs instead of tla, new release
***@gephex.org**20070501131021]
[Check the pointer returned by frei0r construct() for 0
***@gephex.org**20070501124833]
[TAG RELEASE_0_4_4_r3
***@gephex.org**20070430183303]
[Removed video jack support from NEWS
***@gephex.org**20070430183236]
[VS6 build system adaptations
***@gephex.org**20070430180909]
[TAG RELEASE_0_4_4_r2
***@gephex.org**20070429170057]
[Remove some more temporary files from ffmpeg from the dist tarball
(.svn, *.so.??)
***@gephex.org**20070429161709]
[Bump version number to 0.4.5
***@gephex.org**20070218120139]
[TAG RELEASE_0_4_4
***@gephex.org**20070218113904]
Patch bundle hash:
53c64d68c52ab539278c28c261b7701312fbb61d