katie/src/core/tools
Ivailo Monev 571ebf899a remove most std::bad_alloc exceptions handling
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-09 02:15:39 +00:00
..
qalgorithms.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qalgorithms.qdoc copyright update 2019-07-02 18:13:44 +00:00
qbitarray.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qbitarray.h remove redundant uint() constructs in QBitArray::testBit(), QBitArray::setBit(), QBitArray::clearBit() and QBitArray::toggleBit() 2020-01-05 23:39:13 +00:00
qbytearray.cpp add assert to qChecksum32() 2020-01-08 00:04:51 +00:00
qbytearray.h inline qstricmp()/qstrnicmp() to strcasecmp()/strncasecmp() functions 2020-01-07 16:54:49 +00:00
qbytearraymatcher.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qbytearraymatcher.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qbytedata_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qcache.h export QCache class 2020-01-03 04:23:35 +00:00
qcache.qdoc reimplement QCache purely based on QHash 2019-07-29 17:42:30 +00:00
qchar.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qchar.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qcommandlineoption.cpp replace system with local header inclusions where applicable 2019-07-16 00:41:53 +00:00
qcommandlineoption.h initial import 2015-12-10 05:06:13 +02:00
qcommandlineparser.cpp replace system with local header inclusions where applicable 2019-07-16 00:41:53 +00:00
qcommandlineparser.h remove unnecessary includes 2016-01-25 23:53:28 +02:00
qcontainerfwd.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qcontiguouscache.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qcontiguouscache.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qcryptographichash.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qcryptographichash.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdatetime.cpp correct localtime_r() check in QDateTime::currentDateTime() 2020-01-07 18:53:21 +00:00
qdatetime.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdatetime_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qeasingcurve.cpp replace 0 with Q_NULLPTR in QEasingCurve 2020-01-09 00:44:04 +00:00
qeasingcurve.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qelapsedtimer.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qelapsedtimer.h add operator<(const QElapsedTimer &v1, const QElapsedTimer &v2) for tests 2020-01-06 14:06:11 +00:00
qelapsedtimer_unix.cpp add operator<(const QElapsedTimer &v1, const QElapsedTimer &v2) for tests 2020-01-06 14:06:11 +00:00
qhash.cpp do not free shared null QMap data 2019-12-30 04:29:58 +00:00
qhash.h remove most std::bad_alloc exceptions handling 2020-01-09 02:15:39 +00:00
qiterator.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qiterator.qdoc copyright update 2019-07-02 18:13:44 +00:00
qline.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qline.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qlinkedlist.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qlinkedlist.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qlist.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qlist.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qlocale.cpp use proper type for index in QLocale::monthName(), QLocale::standaloneMonthName(), QString QLocale::dayName() and QLocale::standaloneDayName() 2020-01-04 03:58:35 +00:00
qlocale.h introduce QLocale::MeasurementSystem::UKSystem and obtain measurement system via ICU 2020-01-04 00:44:04 +00:00
qlocale.qdoc introduce QLocale::MeasurementSystem::UKSystem and obtain measurement system via ICU 2020-01-04 00:44:04 +00:00
qlocale_data_p.h introduce QLocale::MeasurementSystem::UKSystem and obtain measurement system via ICU 2020-01-04 00:44:04 +00:00
qlocale_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qlocale_tools.cpp plug qt_initLocale() memory leak 2019-12-30 11:44:54 +00:00
qlocale_tools_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qlocale_unix.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qmap.cpp do not delete shared null QMap data 2020-01-01 17:39:59 +00:00
qmap.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qmargins.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qmargins.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qpair.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qpair.qdoc copyright update 2019-07-02 18:13:44 +00:00
qpoint.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qpoint.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qqueue.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qqueue.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qrect.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qrect.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qregexp.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qregexp.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qringbuffer_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qscopedpointer.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qscopedpointer.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qscopedpointer_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qscopedvaluerollback.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qscopedvaluerollback.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qset.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qset.qdoc remove methods to make containers non-implicilty shared 2019-11-20 02:23:14 +00:00
qshareddata.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qshareddata.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qsharedpointer.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qsharedpointer.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qsize.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qsize.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qstack.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qstack.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qstring.cpp avoid temporary in qt_string_count() function 2019-12-30 05:08:57 +00:00
qstring.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qstringlist.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qstringlist.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qstringmatcher.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qstringmatcher.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qtextboundaryfinder.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qtextboundaryfinder.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qtimeline.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qtimeline.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qtools_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qvarlengtharray.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qvarlengtharray.qdoc copyright update 2019-07-02 18:13:44 +00:00
qvector.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qvector.h remove most std::bad_alloc exceptions handling 2020-01-09 02:15:39 +00:00
qvsnprintf.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00