Re: Minutes of the design meeting 2018-Jan-31

2018-02-05 Thread Michel RENON
Hi, Le 31/01/2018 à 21:48, Heiko Tietze a écrit : [...] GSoC * Full list of ideas https://pad.documentfoundation.org/p/UX-GSoC_Ideas * Public list https://wiki.documentfoundation.org/Development/GSoC/Ideas#User_Interface Here are some suggestions based on my recent experience in teaching

Re: IDE integration with qtcreator

2017-11-27 Thread Michel Renon
Hi Heiko, Le 26/11/2017 à 11:37, Heiko Tietze a écrit : Trying to setup an IDE environment but after "make qtcreator-ide-integration" the build fails as system include files are not found. For example in case of sc "libxml/xpathInternals.h: No such file or directory" (exists at /usr/include/l

Re: QtCreator for LibreOffice : debugger integration

2015-10-07 Thread Michel Renon
Le 07/10/2015 14:22, Michael Stahl a écrit : On 07.10.2015 13:12, Michel Renon wrote: > Hi Michael, > > Le 15/06/2015 15:30, Michael Stahl a écrit : >> On 15.06.2015 15:21, Michel Renon wrote: >>> Hi, >>> >>> Here is the next step of QtCreator in

Re: QtCreator for LibreOffice : debugger integration

2015-10-07 Thread Michel Renon
Hi Michael, Le 15/06/2015 15:30, Michael Stahl a écrit : On 15.06.2015 15:21, Michel Renon wrote: > Hi, > > Here is the next step of QtCreator integration : debugging of OUString > (and internal type rtl_uString) > > http://imgur.com/ZrvIZ2V,2G52CwW,2r2wVSP > > 1 : d

[Libreoffice-commits] core.git: .gitignore

2015-08-02 Thread Michel Renon
.gitignore |4 1 file changed, 4 insertions(+) New commits: commit 71ace488448b64e6c4cd9065e109d2c9850b031a Author: Michel Renon Date: Sat Aug 1 21:56:55 2015 +0200 QtCreator integration : git must ignore .pro and .pro.user files. Change-Id

[Libreoffice-commits] core.git: bin/gbuild-to-ide

2015-08-02 Thread Michel Renon
bin/gbuild-to-ide | 130 +++--- 1 file changed, 123 insertions(+), 7 deletions(-) New commits: commit 228a93bb3a20aa720a95d87a1fc9e047e566805e Author: Michel Renon Date: Sat Aug 1 12:35:33 2015 +0200 QtCreator integration : generate

[Libreoffice-commits] core.git: bin/gbuild-to-ide

2015-07-28 Thread Michel Renon
bin/gbuild-to-ide | 58 +++--- 1 file changed, 29 insertions(+), 29 deletions(-) New commits: commit 5e188b4e27d41e123ec4cd0bd3ece2181d72158a Author: Michel Renon Date: Tue Jul 28 22:26:26 2015 +0200 QtCreator integration : remove

[Libreoffice-commits] core.git: bin/gbuild-to-ide

2015-07-27 Thread Michel Renon
bin/gbuild-to-ide | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) New commits: commit dcec162ea083b3604ff82c4dc3ca43d2b5054ea7 Author: Michel Renon Date: Tue Jul 14 23:40:04 2015 +0200 tdf#92561 : QtCreator doesn't find any generated c++ he

[Libreoffice-commits] core.git: bin/gbuild-to-ide

2015-07-20 Thread Michel Renon
bin/gbuild-to-ide | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 09491390e6662516339f8aa920bb8ae9493e34c0 Author: Michel Renon Date: Sat Jul 11 23:56:12 2015 +0200 tdf#92560 : QtCreator integration complains about a "ucpp" without a

Re: Howto build a viewer to compare differences using tiles?

2015-07-16 Thread Michel Renon
Hi Stef, Le 15/07/2015 18:52, Stef Bon a écrit : Hi, I'm building backup/version system, using sqlite, btrfs and FUSE for the user. It's comparable to snapper, but that's more a tool to backup/snapshot the system. Fuse-backup is a tool for the user, he/she can assign a directory to backup easil

QtCreator for LibreOffice : debugger integration

2015-06-15 Thread Michel Renon
Hi, Here is the next step of QtCreator integration : debugging of OUString (and internal type rtl_uString) http://imgur.com/ZrvIZ2V,2G52CwW,2r2wVSP 1 : default view for OUString variable : just address and length 2 : new view : you have the string (here with some specific french characters and

Re: QtCreator for LibreOffice - first integration

2015-05-27 Thread Michel Renon
Hi Bjoern, Le 27/05/2015 18:27, Bjoern Michaelsen a écrit : Hi Michel, On Mon, May 25, 2015 at 01:04:04PM +0200, Michel Renon wrote: I worked on using QtCreator IDE for LibreOffice : https://gerrit.libreoffice.org/15804 That very awesome! Here is an album of screenshots (similar to

Michel Renon license statement

2015-05-27 Thread Michel Renon
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Michel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: bin/gbuild-to-ide Makefile.in

2015-05-25 Thread Michel Renon
Makefile.in |3 bin/gbuild-to-ide | 510 +- 2 files changed, 509 insertions(+), 4 deletions(-) New commits: commit 237a1b79a1d5af10434c2b93cfc83c1c8e55a9d5 Author: Michel Renon Date: Tue May 19 16:30:41 2015 +0200 QtCreator

QtCreator for LibreOffice - first integration

2015-05-25 Thread Michel Renon
Hi, I worked on using QtCreator IDE for LibreOffice : https://gerrit.libreoffice.org/15804 Thanks to Arnaud who finalized the gerrit validation. Here is an album of screenshots (similar to Bjoern's video with KDevelop) : http://imgur.com/0z53TxF,qhImiuH,PhZlDZv,stXNCr7,2z03uah,NZYfoIi,mdF4xlT,

Re: Questions about QtCreator-LibreOffice integration

2015-02-22 Thread Michel Renon
Hi Arnaud, Le 22/02/2015 16:14, Arnaud Versini a écrit : Hi Michel, Personnaly I'm for the first solution, there is few gitignore about visual studio, adding those for QT Creator doesn'tseems an issue. Bjoern any sugestion ? I should have precised that I already asked Bjoern and : - he choos

Questions about QtCreator-LibreOffice integration

2015-02-17 Thread Michel Renon
Hi, For my first participation in LibreOffice code, I'm starting to configure my working environment by working on QtCreator integration, based on current script 'gbuild-to-ide'. I had already some good results : - build LO from Qtcreator - debug LO with QtCreator GUI (and see variables and s

Re: [libreoffice-projects] minutes of ESC call ...

2015-02-01 Thread Michel Renon
Hi, Le 29/01/2015 17:06, Michael Meeks a écrit : [...] * GSoC (Cedric) + We need to have new ideas added to the wiki page: https://wiki.documentfoundation.org/Development/Gsoc/Ideas + sooner the better etc. preferably before FOSDEM: today / tomorrow. here are some ideas

Re: [Libreoffice-ux-advise] LATE FEATURE: Personas in LibreOffice

2013-01-09 Thread Michel Renon
Hi all, Le 08/01/2013 11:07, Jan Holesovsky a écrit : Hi Cor, Cor Nouws píše v Po 07. 01. 2013 v 22:56 +0100: Idea looks great to me and is an invitement for futher enhancements in the future :-) I gues the code in a daily from 2012-12-28 (1) is not yet complet? I see the option page, but ch

Re: [Libreoffice] UX opportunity ... / Easy Hacks

2010-11-10 Thread Michel RENON
Le 10/11/10 11:26, Sebastian Spaeth a écrit : On Wed, 10 Nov 2010 10:27:13 +0100, Michel RENON wrote: I've been coding with C++ years ago, now i code mostly in PHP and Python (OpenERP). I'm also interested in UX and ergonomics, and i've made a (not so complete) proposal for Rena

Re: [Libreoffice] UX opportunity ... / Easy Hacks

2010-11-10 Thread Michel RENON
Hi everybody, Just a short intro for my first post in this list : I'm a Mac OpenOffice user for several years. I've been coding with C++ years ago, now i code mostly in PHP and Python (OpenERP). I'm also interested in UX and ergonomics, and i've made a (not so complete) proposal for Renaissanc