Hello, as far as I know QtCreator chooses the used line endings dependent on the platform it's running on. Our code is normally archived with Unix line endings, but I am working mainly on Windows. Thus I would like to tell QtCreator, that it always use Unix line endings.
Is this already possible, i found nothing in the options? Currently i have to remember to run a dos2unix call before every commit, something i usually tend to forget. Best regards Kai _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
