qt5base-lts/src
Thiago Macieira fd0f1bc321 Make QStringBuilder use our qt_from_latin1 code (out-of-line)
Disassembly shows that the compiler does not perform the zero-expansion
by itself. It always opts to copy byte-by-byte, which is not very
performant.

Change-Id: I08780902461d9e3e6b7b54298f41d1eca61339c4
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2014-02-08 06:09:57 +01:00
..
3rdparty Make HarBuzz-NG the default shaper on Mac 2014-01-31 12:07:59 +01:00
android Only Android API < 11 needs o set the surface type. 2014-01-31 12:07:59 +01:00
angle remove doubled specification 2014-01-31 07:58:39 +01:00
concurrent QtConcurrent: Workaround GCC bug 58800 in median calculation 2013-12-03 11:45:18 +01:00
corelib Make QStringBuilder use our qt_from_latin1 code (out-of-line) 2014-02-08 06:09:57 +01:00
dbus Add method to QDBusServer to allow anonymous client connections. 2014-01-15 14:15:22 +01:00
gui QOpenGLTextureHelper: explain why we use GetProcAddress on Windows / DesktopGL 2014-02-07 18:48:19 +01:00
network Fix the QSslSocket::setCiphers(const QString &) overload. 2014-02-02 12:18:23 +01:00
opengl Support multiple native surfaces on Android. 2014-01-17 10:23:08 +01:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport glxconvenience: Add a QT_XCB_FORCE_SOFTWARE_OPENGL environment variable. 2014-02-07 15:55:24 +01:00
plugins Windows file dialog: Clean up thread manually. 2014-02-07 23:52:49 +01:00
printsupport Fixed initialization of QPrintPreviewDialog's image resources for static builds. 2014-02-07 22:11:57 +01:00
sql Merge remote-tracking branch 'origin/stable' into dev 2014-01-20 18:18:59 +01:00
testlib Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2014-01-21 17:57:54 +01:00
tools moc: Make error message 'too many input files' more verbose. 2014-01-27 13:01:48 +01:00
widgets QPA: Introduce QPlatformWindow::normalGeometry(). 2014-02-07 04:47:04 +01:00
winmain WinRT winmain: handle -qdevel parameter for additional debugging tooling 2014-01-30 22:09:55 +01:00
xml expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
src.pro move and build qlalr 2014-01-20 09:26:47 +01:00