I don't know if this is a known fact, I haven't seen it mentioned on the mailing list:
If you want to share projects created with Windows Qt Creator with people in other countries, make sure yo agree on a comma separator in your regional settings. I had mine set to a comma (default in German/Austrian) and my partner to a period (default in English). When he tried to open the project I had created his Windows Creator crashed, so he tried it under Linux, which worked. After he had made code and layout changes and committed them to SVN, I could not change the min, max, singlestep and value in the QDoubleSpinBoxes anymore, and the numbers set in the .ui file were interpreted wrong. Tried all available (released) Creator versions before I found the real cause. Hopefully I can save somebody some time and grief with this comment. Keep up the good work, Christian
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
