qt5base-lts/src
David Faure f89bf2c153 Make comment() work in the C locale too.
The parser makes the default language en_US, and no mimetype xml says
<comment xml:lang="C">, so use the en_US string for the C locale,
rather than returning an empty string.

Change-Id: Iad7c142e8078abe357773249416e7ce9b3e29a92
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-03-22 13:29:50 +01:00
..
3rdparty Fix GPOS positioning for some fonts 2012-03-20 17:30:32 +01:00
concurrent Remove MSVC 6 workaround from QtConcurrent. 2012-03-12 13:14:05 +01:00
corelib Make comment() work in the C locale too. 2012-03-22 13:29:50 +01:00
dbus Removed move constructor. 2012-03-16 10:42:19 +01:00
gui Remove redundant \since 5.0 2012-03-22 08:51:48 +01:00
modules Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
network Don't do anything if setting the same proxy factory. 2012-03-22 13:28:32 +01:00
opengl EGLFS: Integrate building into configure. 2012-03-21 03:03:29 +01:00
platformsupport Fix a typo in QFontconfigDatabase 2012-03-20 17:30:32 +01:00
plugins Cocoa: fix setting color with alpha channel value for color dialog 2012-03-22 13:22:10 +01:00
printsupport Cocoa: fix crash when using QPrintDialog 2012-03-21 06:57:57 +01:00
sql QSqlTableModel::removeRows() enforce edit strategy 2012-03-15 15:35:43 +01:00
testlib Remove QAccessibleEvent child parameter. 2012-03-19 23:00:10 +01:00
tools QDoc: updating manual to use "type". 2012-03-21 20:58:10 +01:00
widgets Remove Q_WS_X11 2012-03-21 15:51:42 +01:00
winmain replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific variables 2012-03-08 18:57:56 +01:00
xml Update QtXmlPatterns module name in documentation 2012-03-22 12:53:26 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Add Qt Widgets opt out support to build system 2012-03-15 11:40:50 +01:00