Re: [LyX/master] Introduce Menu item to accept/reject all changes in master/children

2020-01-02 Thread Kornel Benko
Am Thu, 02 Jan 2020 15:02:14 +0100 schrieb Jürgen Spitzmüller : > Am Donnerstag, den 02.01.2020, 14:53 +0100 schrieb Kornel Benko: > > How should the shortcut work? I had the impression, that the shortcut > > character > > has to be part of the string. > > > > "Accept All Changes (incl.

Re: Preparing for development

2020-01-02 Thread Yu Jin
Hi again, thank you for welcoming. I have looked into this a bit more and got LyX to recognize Python, I had to change some strings in the support static library for that, I will send a diff file later and we can discuss that. As for the development environment, I think that QT Creator is a good

Re: Preparing for development

2020-01-02 Thread Jürgen Spitzmüller
Am Donnerstag, den 02.01.2020, 13:26 +0100 schrieb Pavel Sanda: > Hi Eugene, > > welcome here. I second that! Welcome aboard. Alas I cannot help with your windows-specific problems either. Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list

Re: [LyX/master] Introduce Menu item to accept/reject all changes in master/children

2020-01-02 Thread Kornel Benko
Am Thu, 2 Jan 2020 13:54:16 +0100 (CET) schrieb Juergen Spitzmueller : > commit 64775b787567c56263a85d5efa75811d9dd41d8b > Author: Juergen Spitzmueller > Date: Thu Jan 2 14:10:22 2020 +0100 > > Introduce Menu item to accept/reject all changes in master/children > > Fixes #11652

Re: [LyX/master] Introduce Menu item to accept/reject all changes in master/children

2020-01-02 Thread Jürgen Spitzmüller
Am Donnerstag, den 02.01.2020, 14:53 +0100 schrieb Kornel Benko: > How should the shortcut work? I had the impression, that the shortcut > character > has to be part of the string. > > "Accept All Changes (incl. Master/Children/Siblings)|p" So you don't see a in that string? Look again

Re: Preparing for development

2020-01-02 Thread Pavel Sanda
On Sat, Dec 28, 2019 at 12:04:57PM +0100, Yu Jin wrote: > I am using windows machine. For this project I thought to be using Qt > creator. I just installed everything I need (described in the INSTALL.WIN32 > file) recently so the tools are on the newest version. .. > Does anyone have experience