]> git.sesse.net Git - kdenlive/commit
Allow to edit projects with a locale different to the one used by Kdenlive. This...
authorTill Theato <root@ttill.de>
Sun, 28 Aug 2011 14:47:54 +0000 (14:47 +0000)
committerTill Theato <root@ttill.de>
Sun, 28 Aug 2011 14:47:54 +0000 (14:47 +0000)
commitd1e6242c20436bfa1ac8d1c3a5dc9f55bd8f10ca
tree6a075908f437e041f0ac7f332af80c2bfc8f7091
parentdad333cf334163a1752f87c11ce7e6a4b8a053cb
Allow to edit projects with a locale different to the one used by Kdenlive. This also fixes loading of old projects (lc_numeric = C) in a system not using '.' as the decimal point[1].
Switching between projects with different locales can still cause problems.

[1] http://kdenlive.org/mantis/view.php?id=2270

svn path=/trunk/kdenlive/; revision=5841
src/documentvalidator.cpp
src/kdenlivedoc.cpp
src/kdenlivedoc.h
src/mainwindow.cpp
src/projectlist.cpp
src/renderer.cpp
src/trackview.cpp