qt5base-lts/src
Thiago Macieira 1eac22a1b9 Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]
This operation should be a no-op anyway, since at this point in time,
the fromAscii and toAscii functions simply call their fromLatin1 and
toLatin1 counterparts.

Task-number: QTBUG-21872
Change-Id: Ie8ac500f2f8ebe99b7525feaa7b39247e641a461
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-05-03 06:10:20 +02:00
..
3rdparty Revert "Harfbuzz-shaper - fix incorrect logClusters being set in HB_OpenTypePosition" 2012-04-26 17:52:12 +02:00
concurrent Port QtConcurrent to QMetaMethod-based connectNotify() 2012-05-01 01:18:03 +02:00
corelib Simplify the size of the QVarLengthArray buffer. 2012-05-03 06:10:15 +02:00
dbus Pass configured timeout to callWithCallback too. 2012-05-02 22:49:42 +02:00
gui fix documentation for QKeySequence::StandardKey "What's This" 2012-05-02 14:53:41 +02:00
modules Revert "List QtPrintSupport as a dependency of QtPlatformSupport." 2012-04-20 12:46:47 +02:00
network QFtp - implement fast abort for downloads 2012-05-03 06:10:02 +02:00
opengl Reset pointer to 0 after freeing 2012-05-01 07:10:34 +02:00
platformsupport Extend QUDeviceHelper to detect DRM graphics devices. 2012-04-19 08:48:18 +02:00
plugins Update QXbWindow orientation API 2012-05-02 22:38:11 +02:00
printsupport Fixed QtGui and QtPrintSupport with -qtnamespace and MSVC 2012-05-02 03:20:53 +02:00
sql Add "make docs" target for QtNetwork and sanitize other qdocconfs. 2012-05-02 14:53:41 +02:00
testlib Replace QGuiApplication::activeWindow by focusWindow(). 2012-04-27 20:16:37 +02:00
tools QDoc: Remove all occurences of 'qdoc3' in source. 2012-05-02 14:53:41 +02:00
widgets Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets] 2012-05-03 06:10:20 +02: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 Add "make docs" target for QtNetwork and sanitize other qdocconfs. 2012-05-02 14:53:41 +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 Reintroduce testlib to widget free builds 2012-04-17 03:26:32 +02:00