qt6-bb10/src/corelib
Marc Mutz 0aa5092576 QByteArray: document {const_,}{reverse_,}iterator
The reverse_ ones were missing, and the non-reverse ones
were marked \internal. But why should they not be documented?

Change-Id: I5ffbfc1def8dcac3f4a771883152ffbcca3d745d
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-07-18 06:20:17 +00:00
..
animation QSequentialAnimationGroupPrivate: replace an inefficient QList with QVector 2015-07-13 10:36:34 +00:00
arch Fix alignment of 64-bit atomics on iOS 2015-07-15 04:53:38 +00:00
codecs Remove documentation of QTextCodec::setCodecForTr(). 2015-07-10 18:01:34 +00:00
doc Merge remote-tracking branch 'origin/5.5' into HEAD 2015-07-17 16:35:42 +02:00
global Merge remote-tracking branch 'origin/5.5' into HEAD 2015-07-17 16:35:42 +02:00
io forkfd: use wait4 to get the process status instead of waitid 2015-07-18 02:25:23 +00:00
itemmodels Fix some qdoc-warnings. 2015-07-10 18:01:39 +00:00
json QtCore: Use Q_NULLPTR instead of 0 in all public headers 2015-07-01 05:50:41 +00:00
kernel Add a way for auxiliary threads to handle events without CoreApp 2015-07-18 02:24:59 +00:00
mimetypes QtCore: make all Q_DECLARE_SHARED types nothrow move-assignable 2015-06-30 07:20:50 +00:00
plugin QtCore: Use Q_NULLPTR instead of 0 in all public headers 2015-07-01 05:50:41 +00:00
statemachine QStateMachinePrivate: replace an inefficient QList with QVector 2015-07-13 10:36:28 +00:00
thread Add a way for auxiliary threads to handle events without CoreApp 2015-07-18 02:24:59 +00:00
tools QByteArray: document {const_,}{reverse_,}iterator 2015-07-18 06:20:17 +00:00
xml Fixed license headers 2015-02-17 18:46:09 +00:00
Qt5CTestMacros.cmake CMake: Introduce qt5_add_binary_resources 2015-02-11 20:59:35 +00:00
Qt5Config.cmake.in
Qt5CoreConfigExtras.cmake.in Revert some changes in light of GCC 4 -fPIE reversal 2015-05-29 00:08:41 +00:00
Qt5CoreConfigExtrasMkspecDir.cmake.in
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in
Qt5CoreMacros.cmake Merge remote-tracking branch 'origin/5.4' into 5.5 2015-06-01 17:46:58 +02:00
QtCore.dynlist
corelib.pro Make CONFIG += c++11 by default not disable GNU extensions 2015-07-17 17:36:27 +00:00
eval.pri