Am 12.03.2017 um 21:35 schrieb Ian Wilder :
>
> On 2017-02-13 16:21:52 +, Kornel Benko said:
>
>> Am Mittwoch, 1. Februar 2017 um 09:58:40, schrieb Ian Wilder
>>
>>> Hey everyone!
>>> I am attempting to build lyx master using the cmake build, but I can't
>>> seem to get it to work.
>>> My p
On Sat, Dec 10, 2016 at 12:56:43AM -0500, Scott Kostyshak wrote:
> We currently have the following code in GuiApplication::dispatch:
>
> DispatchResult dr;
> // redraw the screen at the end (first of the two drawing steps).
> // This is done unless explicitly requested otherwise
> dr.scree
On Fri, Nov 04, 2016 at 11:51:55AM +0100, Tommaso Cucinotta wrote:
> On 04/11/2016 10:31, Jean-Marc Lasgouttes wrote:
> > > enable the feature. Also, I guess that integration of external materials
> > > suffers of similar security risks.
> > Another big hole is Sweave/knitr.
>
> so, guess we deser
On Sat, Jan 21, 2017 at 11:32:27PM -0500, Scott Kostyshak wrote:
> On Mon, Nov 21, 2016 at 09:34:40PM -0500, Scott Kostyshak wrote:
> > On Tue, Nov 22, 2016 at 09:07:35AM +1300, Andrew Parsloe wrote:
> > > On 21/11/2016 6:34 p.m., Scott Kostyshak wrote:
> >
> > > As an occasional user of branches,
On Wed, Aug 10, 2016 at 04:57:12PM -0400, Scott Kostyshak wrote:
> On Thu, Jun 09, 2016 at 02:30:42AM +0200, Shankar Giri Venkita Giri wrote:
> > Thanks Pavel.
> >
> > I'll try to produce a patch for #1. Then both #1 and #2, after
> > review, can go into master/branch. I play around in FreeBSD
>
On 2017-02-13 16:21:52 +, Kornel Benko said:
Am Mittwoch, 1. Februar 2017 um 09:58:40, schrieb Ian Wilder
Hey everyone!
I am attempting to build lyx master using the cmake build, but I can't
seem to get it to work.
My process is
git pull
git clean -fd
git checkout --
cmake . -DLYX_USE_
Le 12/03/2017 à 16:51, Kornel Benko a écrit :
Should we emit a warning (which probably will be ignored) or better refuse to
build
with "5.0" <= QT < "5.4" ?
I don't think so, the indication INSTALL file should be enough in that case.
From my POV, if user selects QT5, we should use it.
A
Am Samstag, 11. März 2017 um 22:23:22, schrieb Guillaume Munch
> Le 11/03/2017 à 18:07, Jean-Pierre Chrétien a écrit :
> > Le 11/03/2017 à 17:57, Kornel Benko a écrit :
> >
> >> I see the same with installed QT5.2.1. But no problems with QT5.7.
> >
> > Seems that I've got 5.3.2 here, Debian Jessie