qt5base-lts/src/corelib
Christian Strømme f17494e9b8 Android: Refactor exception checking in qjni.
In places where we call java/jni functions that can throw exceptions,
we check and clear the exception, if necessary. This change moves
the "checking" code into a single (private) function.

Change-Id: Ic3de2be51305972b096e1ed0a477e341eb5d9404
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
2014-07-07 12:00:57 +02:00
..
animation Allow to control animations frame rate from a custom QAnimationDriver 2014-04-29 03:27:26 +02:00
arch Make the fetchAndAddRelaxed function a member template 2014-06-24 18:41:45 +02:00
codecs UTF-8: always store the SIMD result, even if invalid 2014-05-27 09:48:32 +02:00
doc Doc: correct the format of Q_PLUGIN_METADATA macro in sample codes 2014-06-12 14:11:19 +02:00
global Attempt to work with Visual Studio in -Za (strict ANSI) mode 2014-07-05 23:03:59 +02:00
io WinRT: no read-only paths in QStandardpaths::writableLocation 2014-06-26 08:32:22 +02:00
itemmodels QAbstractProxyModel::sibling: treat row/column as offsets within the proxy 2014-05-29 11:11:02 +02:00
json Complete QJsonValue::fromVariant() 2014-03-06 12:21:14 +01:00
kernel Android: Refactor exception checking in qjni. 2014-07-07 12:00:57 +02:00
mimetypes Add missing Q_INIT_RESOURCE 2013-11-07 10:00:19 +01:00
plugin Move most of the QLibraryPrivate initialization to its constructor 2014-06-21 20:47:19 +02:00
statemachine expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
thread Add a comment stating QMutex::isRecursive should be made const in Qt6 2014-06-26 14:21:35 +02:00
tools Doc: Fix typo in QScopedValueRollback 2014-06-30 16:18:11 +02:00
xml Fix some documentation errors. 2014-03-24 16:42:02 +01:00
corelib.pro Add optimize_full qmake config option 2014-03-06 12:21:14 +01: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 CMake: Add defines for disabled features. 2013-11-22 13:04:10 +01: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 CMake: Generate config-specific moc parameters file. 2013-12-16 20:57:45 +01:00
Qt5CTestMacros.cmake Forward the correct compilers to the actual cmake tests. 2013-08-09 16:28:34 +02:00
QtCore.dynlist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00