qt5base-lts/src/corelib
Alex Trotsenko 4116fe873e QRingBuffer: improve indexOf() performance
Use memchr() instead of scan cycle.

Change-Id: Ic77a3e5ad4c5f6c7d2a1df12d150eac45d620744
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-09-03 18:31:49 +00:00
..
animation QSequentialAnimationGroupPrivate: replace an inefficient QList with QVector 2015-07-13 10:36:34 +00:00
arch Fix Q_BASIC_ATOMIC_INITIALIZER for std::atomic 2015-07-20 15:54:21 +00:00
codecs Merge remote-tracking branch 'origin/5.5' into dev 2015-08-06 10:54:01 +02:00
doc Introduce QHash key iterators 2015-07-28 19:11:17 +00:00
global Add a qtHookData field for Qt Creator's data display 2015-09-03 15:18:36 +00:00
io The new Registry{32,64}Format enum values did not make it into Qt 5.6 2015-08-31 07:59:41 +00:00
itemmodels Merge remote-tracking branch 'origin/5.5' into dev 2015-08-06 10:54:01 +02:00
json qjsonarray: Remove a copy-ctor in Qt6 2015-07-22 21:13:24 +00:00
kernel Introduce Qt::AA_PluginApplication replacing Qt::AA_MacPluginApplication. 2015-09-01 15:32:46 +00:00
mimetypes QtCore: make all Q_DECLARE_SHARED types nothrow move-assignable 2015-06-30 07:20:50 +00:00
plugin Allow loading of static plugins if QT_NO_LIBRARY is set. 2015-08-18 19:59:46 +00:00
statemachine QStateMachine: add defaultTransition in QHistoryState 2015-07-23 13:29:46 +00:00
thread Move Q_ALWAYS_INLINE next to Q_NEVER_INLINE in qglobal.h. 2015-08-11 11:00:31 +00:00
tools QRingBuffer: improve indexOf() performance 2015-09-03 18:31:49 +00:00
xml Merge remote-tracking branch 'origin/5.5' into dev 2015-08-06 10:54:01 +02:00
corelib.pro Make CONFIG += c++11 by default not disable GNU extensions 2015-07-17 17:36:27 +00:00
eval.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
Qt5Config.cmake.in Check that files we expect to find actually exist when using a cmake package. 2013-05-20 15:20:26 +02:00
Qt5CoreConfigExtras.cmake.in Revert some changes in light of GCC 4 -fPIE reversal 2015-05-29 00:08:41 +00:00
Qt5CoreConfigExtrasMkspecDir.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreMacros.cmake Merge remote-tracking branch 'origin/5.4' into 5.5 2015-06-01 17:46:58 +02:00
Qt5CTestMacros.cmake CMake: Introduce qt5_add_binary_resources 2015-02-11 20:59:35 +00:00
QtCore.dynlist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00