On Tue, Aug 24, 2010 at 08:10:38PM +0200, Sebastian Held wrote: > Hi, > > I did not found a possibility to specify "Tabs and Indentation" settings per > project. Is this possible? May be s.th. simiilar to kate's document variables? > > Even a workaround with moving config/ini files around would help me.
It's unfortunately a global setting. I guess you could write a script to "fix" the TabSize=<n> line in ~/.config/Nokia/QtCreator.ini and start Creator, perhaps with a suitable session. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
