Juergen Spitzmueller wrote:
> P.S.: I just detected that the browse button for the bst-file is really
> weird (it inserts duplicates into the combo and doesn't select the browsed
> file). The fix is easy, but this is minor and can be postponed for 1.3.1
I have put this and some other minor issues
Lars Gullik Bjønnes wrote:
> Add some spaces (++) and I am satisfied:
Done (also at some other places in the file -- the method is a modified copy
of the browse method, where these issues also apply).
> | +void QBibtexDialog::addPressed()
> | +{
> | + QString file = addBibED->text();
>
>
[EMAIL PROTECTED] (Juergen Spitzmueller) writes:
| Lars Gullik Bjønnes wrote:
>> Then let's see the minimal patch for this problem again, please.
>
| OK, attached is a fresh patch. The change is really trivial, the biggest part
| of the patch (in the ui-file) is the rearrangement of the widgets t
Lars Gullik Bjønnes wrote:
> Then let's see the minimal patch for this problem again, please.
OK, attached is a fresh patch. The change is really trivial, the biggest part
of the patch (in the ui-file) is the rearrangement of the widgets to fit the
LineEdit and the PushButton in.
Jürgen.
Index:
[EMAIL PROTECTED] (Juergen Spitzmueller) writes:
| Lars Gullik Bjønnes wrote:
| > Unless this fixes real bugs, crashes, regressions etc. Then I'd
| > prefere to wait.
|
| It fixes a regression wrt 1.2/xforms frontend: it enables qt users to insert a
| bibtex database filename without path (i.e.
Lars Gullik Bjønnes wrote:
> Unless this fixes real bugs, crashes, regressions etc. Then I'd
> prefere to wait.
It fixes a regression wrt 1.2/xforms frontend: it enables qt users to insert a
bibtex database filename without path (i.e. in $BIBINPUTS), which is not
possible with the current dialog
John Levon <[EMAIL PROTECTED]> writes:
| On Fri, Dec 13, 2002 at 09:20:14AM +0100, Juergen Spitzmueller wrote:
|
| > John Levon wrote:
| > > > Currently, I don't have the time for doing a patch.
| > > maybe someone else can
| >
| > I did.
|
| I guess this would need an explicit 'OK' from Lars n
On Fri, Dec 13, 2002 at 09:20:14AM +0100, Juergen Spitzmueller wrote:
> John Levon wrote:
> > > Currently, I don't have the time for doing a patch.
> > maybe someone else can
>
> I did.
I guess this would need an explicit 'OK' from Lars now.
regards
john
--
"ALL television is children's telev
John Levon wrote:
> > Currently, I don't have the time for doing a patch.
> maybe someone else can
I did.
Jürgen.
Index: src/frontends/qt2/ChangeLog
===
RCS file: /cvs/lyx/lyx-devel/src/frontends/qt2/ChangeLog,v
retrieving revision 1
On Thu, Dec 12, 2002 at 07:52:00PM +0200, Dekel Tsur wrote:
> Currently, I don't have the time for doing a patch.
maybe someone else can
> And furthermore, I only have the QT3 development tools installed, and if I'm
> not mistaken, they cannot be used for changing the LyX dialog as they are
> no
On Thu, Dec 12, 2002 at 05:18:29PM +, John Levon wrote:
> > Suppose that I have foo.bib in a place accessible by bibtex (e.g.
> > /home/dekel/bib).
> > In the bibtex dialog of the QT frontend, I cannot just write foo in order to
> > insert this database: I have to use the file dialog in order t
On Thu, Dec 12, 2002 at 07:11:43PM +0200, Dekel Tsur wrote:
> Suppose that I have foo.bib in a place accessible by bibtex (e.g.
> /home/dekel/bib).
> In the bibtex dialog of the QT frontend, I cannot just write foo in order to
> insert this database: I have to use the file dialog in order to navig
Suppose that I have foo.bib in a place accessible by bibtex (e.g.
/home/dekel/bib).
In the bibtex dialog of the QT frontend, I cannot just write foo in order to
insert this database: I have to use the file dialog in order to navigate to
the /home/dekel/bib directory.
This is not just the inconvenie
13 matches
Mail list logo