qt6-bb10/src/corelib/kernel
Robin Burchell 95fa88abe7 Remove codecForTr().
Similarly to change id I2f429fa7ef93bd75bb93a7f64c56db15b7283388, the capability
to arbitrarily alter the encoding of literals is very destructive, especially in
a world with libraries and plugins.

Change-Id: If0d4cd8dcf89792e39c1984cbde6b036cebfc02f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-03-06 06:34:52 +01:00
..
kernel.pri Add missing header in kernel.pri 2012-02-06 16:48:22 +01:00
qabstracteventdispatcher.cpp Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
qabstracteventdispatcher.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qabstracteventdispatcher_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qbasictimer.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qbasictimer.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qcore_mac.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qcore_mac_objc.mm Mac: Fix compilation with -qtnamespace 2012-02-08 14:43:18 +01:00
qcore_mac_p.h Remove Mac qDebug ifdefs. 2012-02-29 21:04:46 +01:00
qcore_unix.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qcore_unix_p.h Remove Symbian specific code from QtCore. 2012-01-30 16:50:21 +01:00
qcoreapplication.cpp Remove codecForTr(). 2012-03-06 06:34:52 +01:00
qcoreapplication.h Remove codecForTr(). 2012-03-06 06:34:52 +01:00
qcoreapplication_mac.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qcoreapplication_p.h Fix ref counted window close handling. 2012-02-16 01:56:27 +01:00
qcoreapplication_win.cpp Allow customization of qDebug output at runtime 2012-02-09 18:11:21 +01:00
qcorecmdlineargs_p.h Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
qcoreevent.cpp Add event type for TouchCancel. 2012-02-09 13:13:37 +01:00
qcoreevent.h Remove AccessibilityPrepare event. 2012-03-05 18:46:43 +01:00
qcoreglobaldata.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qcoreglobaldata_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qcrashhandler.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qcrashhandler_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qeventdispatcher_glib.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qeventdispatcher_glib_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qeventdispatcher_unix.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qeventdispatcher_unix_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qeventdispatcher_win.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qeventdispatcher_win_p.h QEvent (and subclasses): make ctors explicit 2012-03-01 08:44:34 +01:00
qeventloop.cpp Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
qeventloop.h Add the quitlock feature to QThread. 2012-02-23 15:07:58 +01:00
qeventloop_p.h Add the event loop quitlock feature to QtCore. 2012-01-31 23:22:15 +01:00
qfunctions_nacl.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qfunctions_nacl.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qfunctions_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qfunctions_vxworks.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qfunctions_vxworks.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qfunctions_wince.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qfunctions_wince.h Fixed zlib build for WEC7. 2012-02-11 08:38:00 +01:00
qmath.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qmath.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qmath.qdoc Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qmetaobject.cpp Remove codecForTr(). 2012-03-06 06:34:52 +01:00
qmetaobject.h Add QMetaMethod::isValid() function 2012-02-20 11:28:38 +01:00
qmetaobject_moc_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qmetaobject_p.h Move QMetaMethod::parameterTypes() implementation to helper function 2012-02-20 11:29:54 +01:00
qmetaobjectbuilder.cpp qmetaobjectbuilder: Store only unique strings in the string table 2012-02-16 01:57:22 +01:00
qmetaobjectbuilder_p.h qmetaobjectbuilder: Add support for revisioned methods and properties 2012-02-15 08:59:29 +01:00
qmetatype.cpp Reduce QtCore lib binary size by around ~3KB, by removing template code 2012-02-27 12:57:02 +01:00
qmetatype.h Mark QMetaType constructor as explicit. 2012-03-06 06:34:40 +01:00
qmetatype_p.h Reduce QtCore lib binary size by around ~3KB, by removing template code 2012-02-27 12:57:02 +01:00
qmetatypeswitcher_p.h Simplify QMetaTypeSwitcher. 2012-02-27 13:19:00 +01:00
qmimedata.cpp Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
qmimedata.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qobject.cpp Remove codecForTr(). 2012-03-06 06:34:52 +01:00
qobject.h Fix documentation of the new connect functions. 2012-03-04 15:19:15 +01:00
qobject_impl.h RemoveRef should not remove the const 2012-02-26 13:23:49 +01:00
qobject_p.h Merge remote-tracking branch 'origin/api_changes' 2012-03-04 21:45:05 +01:00
qobjectcleanuphandler.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qobjectcleanuphandler.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qobjectdefs.h Merge remote-tracking branch 'origin/api_changes' 2012-03-04 21:45:05 +01:00
qpointer.cpp Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
qpointer.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsharedmemory.cpp Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
qsharedmemory.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsharedmemory_p.h Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
qsharedmemory_unix.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsharedmemory_win.cpp Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
qsignalmapper.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsignalmapper.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsocketnotifier.cpp Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
qsocketnotifier.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsystemerror.cpp Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
qsystemerror_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsystemsemaphore.cpp Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
qsystemsemaphore.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsystemsemaphore_p.h Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
qsystemsemaphore_unix.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsystemsemaphore_win.cpp Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
qtcore_eval.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtimer.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtimer.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtimerinfo_unix.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtimerinfo_unix_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtranslator.cpp Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
qtranslator.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtranslator_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qvariant.cpp Merge remote-tracking branch 'origin/api_changes' 2012-03-04 21:45:05 +01:00
qvariant.h Cleanup usage of QVariant::Type. 2012-02-27 12:47:52 +01:00
qvariant_p.h Simplify QMetaTypeSwitcher. 2012-02-27 13:19:00 +01:00
qwineventnotifier.cpp Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
qwineventnotifier.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00