Re: Questions about QtCreator-LibreOffice integration

2015-02-24 Thread Michael Stahl
On 17.02.2015 22:42, Michel Renon wrote: > So, in order to not pollute LO code and git repo, how can we organize > those project files ? > > I thought about 2 solutions : > - create project files in the real folders (ie 'sw.pro' and > 'sw.pro.user' in 'sw'), then list all those project files in

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

Re: Questions about QtCreator-LibreOffice integration

2015-02-22 Thread Arnaud Versini
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 ? Thanks 2015-02-17 22:42 GMT+01:00 Michel Renon : > Hi, > > For my first participation in LibreOffice code, I'm starting to con

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