qt5base-lts/src
Lars Knoll 83645377e9 Make QCoreApp::translate and related methods use UTF-8
Deprecate the Encoding enum in QCoreApplication and the
trUtf8() methods. Qt now assumes that source code is
always encoded in UTF-8 to be consistent with QString.

Change-Id: Ic62d6947046dee9be0cbd37f2d2f6976b9e572a7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-18 21:38:35 +02:00
..
3rdparty Remove capitalization when specifying include-libraries. 2012-05-14 21:34:08 +02:00
concurrent turn off exceptions by default where they aren't required 2012-05-17 05:14:26 +02:00
corelib Make QCoreApp::translate and related methods use UTF-8 2012-05-18 21:38:35 +02:00
dbus Use QMetaType API directly instead of going through QVariant. 2012-05-18 20:25:11 +02:00
gui Fix FreeType glyph caching for high resolution 2012-05-18 10:39:49 +02:00
modules Revert "List QtPrintSupport as a dependency of QtPlatformSupport." 2012-04-20 12:46:47 +02:00
network Make the windows socket handle non inheritable 2012-05-18 11:08:06 +02:00
opengl Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
platformsupport Populate the font database when calling fallbacksForFamily(). 2012-05-16 19:37:09 +02:00
plugins eglfs: hooks can never be null 2012-05-18 15:28:32 +02:00
printsupport printsupport: set duplex setting correctly to CUPS printer 2012-05-15 23:03:23 +02:00
sql Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
testlib testlib: added missing newline to error message 2012-05-17 23:52:17 +02:00
tools qdoc: Report multiple QML property docss 2012-05-18 15:22:39 +02:00
widgets Fix backingstore crash with QAxWidgets 2012-05-18 15:33:43 +02:00
winmain Fix tabs/whitespaces 2012-05-03 16:11:58 +02:00
xml Doc: Add a default license footer. 2012-05-11 17:39:13 +02: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 Enable Gtk file icons 2012-05-15 04:57:15 +02:00