[Interest] Code Formatting with Artistic Style in Qt Creator

2014-01-27 Thread Soroush Rabiei
On Mon, Jan 27, 2014 at 3:19 PM, Koehne Kai wrote: > > > > Compiling Qt Creator 3.0 with Qt 4.x disables the Welcome mode, Qml Profiler and Qt Quick Designer. Qt Creator on top of Qt 4.x is also not much tested, so you might run into bugs that aren't reproducible with Qt 5.2 ... Not that I'm aware

Re: [Interest] Code Formatting with Artistic Style in Qt Creator

2014-01-27 Thread Koehne Kai
>From: interest-bounces+kai.koehne=digia@qt-project.org >[mailto:interest-bounces+kai.koehne=digia@qt-project.org] On Behalf Of >Soroush Rabiei > Compiling Qt Creator > > Prerequisites: >   * Qt 5.2.0 or later (with restrictions also Qt 4.8.x) > >I don't know what a

Re: [Interest] Code Formatting with Artistic Style in Qt Creator

2014-01-27 Thread Soroush Rabiei
Alexey Ivanov maintains a PPA[1] which provides Qt Creator 3.0.0 packages linked against Qt 4.8.1 on Ubuntu 12.04 LTS. This one saved me from compiling Qt Creator. Now I'm on QtC 3.0.0 [1] https://launchpad.net/~alexey-ivanov/+archive/qtcreator?field.series_filter=precise

Re: [Interest] Code Formatting with Artistic Style in Qt Creator

2014-01-27 Thread Soroush Rabiei
On Sun, Jan 26, 2014 at 11:14 PM, Thiago Macieira wrote: > > Why have you just compiled 2.8.1 when 3.0 is out? > -- Because README[1] says: > Compiling Qt Creator > > Prerequisites: > * Qt 5.2.0 or later (with restrictions also Qt 4.8.x) I don't know what are those restri

Re: [Interest] Code Formatting with Artistic Style in Qt Creator

2014-01-26 Thread Thiago Macieira
On sexta-feira, 24 de janeiro de 2014 23:11:36, Soroush Rabiei wrote: > On Fri, Jan 24, 2014 at 7:59 PM, Lorenz Haas wrote: > > Since I made them by hand and not with a build server or similar, I won't > > support 2.4 with precompiled packages. I am sorry but you have to build it > > on your own f

Re: [Interest] Code Formatting with Artistic Style in Qt Creator

2014-01-24 Thread Soroush Rabiei
On Fri, Jan 24, 2014 at 7:59 PM, Lorenz Haas wrote: > Since I made them by hand and not with a build server or similar, I won't > support 2.4 with precompiled packages. I am sorry but you have to build it > on your own for old qtc versions. > > And is there any reason why you use such an old vers

Re: [Interest] Code Formatting with Artistic Style in Qt Creator

2014-01-24 Thread Lorenz Haas
Since I made them by hand and not with a build server or similar, I won't support 2.4 with precompiled packages. I am sorry but you have to build it on your own for old qtc versions. And is there any reason why you use such an old version? The precompiled qtc versions surely run on Ubuntu 12.04. _

Re: [Interest] Code Formatting with Artistic Style in Qt Creator

2014-01-23 Thread Soroush Rabiei
On Thu, Jan 23, 2014 at 11:40 PM, Lorenz Haas wrote: > Hi > > Excellent question, because now I can promote my plugin :) Please see > http://www.histomatics.de/proasp.php this plugin does exactly what you > are looking for. > > Beside that, there is currently another plugin in code review that al

Re: [Interest] Code Formatting with Artistic Style in Qt Creator

2014-01-23 Thread Lorenz Haas
Hi Excellent question, because now I can promote my plugin :) Please see http://www.histomatics.de/proasp.php this plugin does exactly what you are looking for. Beside that, there is currently another plugin in code review that allows you to also use clang-format and uncrustify. Hopefully that go