katie/src/core/tools
Ivailo Monev 7c427a6dc0 remove redundant uint() construct in QDate::setYMD()
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-28 19:24:35 +00:00
..
qalgorithms.h std::swap is declared in utility header since C++11 2019-07-25 16:29:49 +00:00
qalgorithms.qdoc copyright update 2019-07-02 18:13:44 +00:00
qbitarray.cpp replace system with local header inclusions where applicable 2019-07-16 00:41:53 +00:00
qbitarray.h copyright update 2019-07-02 18:13:44 +00:00
qbytearray.cpp do not reallocate shared empty/null QByteArray data 2019-12-28 01:05:48 +00:00
qbytearray.h Revert "get rid of QByteArray::shared_empty and QString::shared_empty" 2019-12-27 12:29:42 +00:00
qbytearraymatcher.cpp copyright update 2019-07-02 18:13:44 +00:00
qbytearraymatcher.h copyright update 2019-07-02 18:13:44 +00:00
qbytedata_p.h use uninitialized buffer instead of resizing one in QByteDataBuffer::read() 2019-12-28 17:39:30 +00:00
qcache.h add some missing class visibility attributes 2019-12-19 19:16:29 +00:00
qcache.qdoc reimplement QCache purely based on QHash 2019-07-29 17:42:30 +00:00
qchar.cpp compiler warning fixes 2019-12-20 03:24:36 +00:00
qchar.h reimplement character properties and character manipulation via ICU 2019-11-22 00:00:35 +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 copyright update 2019-07-02 18:13:44 +00:00
qcontiguouscache.cpp remove methods to make containers non-implicilty shared 2019-11-20 02:23:14 +00:00
qcontiguouscache.h add some missing class visibility attributes 2019-12-19 19:16:29 +00:00
qcryptographichash.cpp mark default case in QCryptographicHash::hash() as unreachable 2019-12-28 03:31:19 +00:00
qcryptographichash.h copyright update 2019-07-02 18:13:44 +00:00
qdatetime.cpp remove redundant uint() construct in QDate::setYMD() 2019-12-28 19:24:35 +00:00
qdatetime.h mark QDate::getDate() const 2019-08-08 14:22:11 +00:00
qdatetime_p.h apply supposed fix for QTBUG-59159 2019-08-13 14:50:10 +00:00
qeasingcurve.cpp make comparison operators const where applicable 2019-11-20 02:05:58 +00:00
qeasingcurve.h copyright update 2019-07-02 18:13:44 +00:00
qelapsedtimer.cpp only system and monotonic types of elapsed times are supported 2019-07-09 21:42:13 +00:00
qelapsedtimer.h only system and monotonic types of elapsed times are supported 2019-07-09 21:42:13 +00:00
qelapsedtimer_unix.cpp QT_NO_CLOCK_MONOTONIC case optimizations 2019-12-08 14:47:37 +00:00
qhash.cpp remove methods to make containers non-implicilty shared 2019-11-20 02:23:14 +00:00
qhash.h add some missing class visibility attributes 2019-12-19 19:16:29 +00:00
qiterator.h remove methods to make containers non-implicilty shared 2019-11-20 02:23:14 +00:00
qiterator.qdoc copyright update 2019-07-02 18:13:44 +00:00
qline.cpp optimize QLineF::angleTo() 2019-08-01 12:56:22 +00:00
qline.h copyright update 2019-07-02 18:13:44 +00:00
qlinkedlist.cpp remove methods to make containers non-implicilty shared 2019-11-20 02:23:14 +00:00
qlinkedlist.h add some missing class visibility attributes 2019-12-19 19:16:29 +00:00
qlist.cpp remove methods to make containers non-implicilty shared 2019-11-20 02:23:14 +00:00
qlist.h add some missing class visibility attributes 2019-12-19 19:16:29 +00:00
qlocale.cpp use ICU for string casing and collation again 2019-12-06 19:03:58 +00:00
qlocale.h create a copy of the locale table pointer for system locale 2019-11-20 17:31:52 +00:00
qlocale.qdoc update QLocale documentation 2019-11-23 12:44:41 +00:00
qlocale_data_p.h update locale date from CLDR v36 2019-11-17 17:58:35 +00:00
qlocale_p.h create a copy of the locale table pointer for system locale 2019-11-20 17:31:52 +00:00
qlocale_tools.cpp report function name from qt_initLocale(), qt_u_strToUpper() and qt_u_strToLower() warnings 2019-12-08 15:09:58 +00:00
qlocale_tools_p.h use ICU for string casing and collation again 2019-12-06 19:03:58 +00:00
qlocale_unix.cpp copyright update 2019-07-02 18:13:44 +00:00
qmap.cpp remove methods to make containers non-implicilty shared 2019-11-20 02:23:14 +00:00
qmap.h add some missing class visibility attributes 2019-12-19 19:16:29 +00:00
qmargins.cpp copyright update 2019-07-02 18:13:44 +00:00
qmargins.h copyright update 2019-07-02 18:13:44 +00:00
qpair.h add some missing class visibility attributes 2019-12-19 19:16:29 +00:00
qpair.qdoc copyright update 2019-07-02 18:13:44 +00:00
qpoint.cpp copyright update 2019-07-02 18:13:44 +00:00
qpoint.h copyright update 2019-07-02 18:13:44 +00:00
qqueue.cpp copyright update 2019-07-02 18:13:44 +00:00
qqueue.h copyright update 2019-07-02 18:13:44 +00:00
qrect.cpp copyright update 2019-07-02 18:13:44 +00:00
qrect.h remove bogus compile-time error in qrect header 2019-12-28 17:55:54 +00:00
qregexp.cpp replace QT_DEBUG with QT_NO_DEBUG 2019-12-19 00:30:42 +00:00
qregexp.h indentation 2019-07-09 19:23:40 +00:00
qringbuffer_p.h copyright update 2019-07-02 18:13:44 +00:00
qscopedpointer.cpp copyright update 2019-07-02 18:13:44 +00:00
qscopedpointer.h cstdlib is required for free in qscopedpointer header 2019-07-25 16:40:48 +00:00
qscopedpointer_p.h copyright update 2019-07-02 18:13:44 +00:00
qscopedvaluerollback.cpp copyright update 2019-07-02 18:13:44 +00:00
qscopedvaluerollback.h add some missing class visibility attributes 2019-12-19 19:16:29 +00:00
qset.h add some missing class visibility attributes 2019-12-19 19:16:29 +00:00
qset.qdoc remove methods to make containers non-implicilty shared 2019-11-20 02:23:14 +00:00
qshareddata.cpp replace system with local header inclusions where applicable 2019-07-16 00:41:53 +00:00
qshareddata.h QSharedData ref member does not have to be mutable 2019-12-28 01:01:03 +00:00
qsharedpointer.cpp replace system with local header inclusions where applicable 2019-07-16 00:41:53 +00:00
qsharedpointer.h merge qsharedpointer_impl header into qsharedpointer header 2019-12-19 18:58:47 +00:00
qsize.cpp optimize QSize::scale() 2019-12-28 18:10:05 +00:00
qsize.h copyright update 2019-07-02 18:13:44 +00:00
qstack.cpp copyright update 2019-07-02 18:13:44 +00:00
qstack.h add some missing class visibility attributes 2019-12-19 19:16:29 +00:00
qstring.cpp replace C-style casts with static_cast where applicable 2019-12-28 01:47:40 +00:00
qstring.h Revert "get rid of QByteArray::shared_empty and QString::shared_empty" 2019-12-27 12:29:42 +00:00
qstringlist.cpp replace system with local header inclusions where applicable 2019-07-16 00:41:53 +00:00
qstringlist.h copyright update 2019-07-02 18:13:44 +00:00
qstringmatcher.cpp Unicode v5.0+ characters and partial scripts support 2019-07-23 20:02:45 +00:00
qstringmatcher.h copyright update 2019-07-02 18:13:44 +00:00
qtextboundaryfinder.cpp correct warning message in QTextBoundaryFinderPrivate::operator=() 2019-12-14 18:26:55 +00:00
qtextboundaryfinder.h reimplement QTextBoundaryFinder via ICU 2019-12-14 17:45:40 +00:00
qtimeline.cpp compiler warning fixes 2019-12-20 03:24:36 +00:00
qtimeline.h copyright update 2019-07-02 18:13:44 +00:00
qtools_p.h copyright update 2019-07-02 18:13:44 +00:00
qvarlengtharray.h add some missing class visibility attributes 2019-12-19 19:16:29 +00:00
qvarlengtharray.qdoc copyright update 2019-07-02 18:13:44 +00:00
qvector.cpp remove methods to make containers non-implicilty shared 2019-11-20 02:23:14 +00:00
qvector.h add some missing class visibility attributes 2019-12-19 19:16:29 +00:00
qvsnprintf.cpp copyright update 2019-07-02 18:13:44 +00:00
tools.cmake merge qsharedpointer_impl header into qsharedpointer header 2019-12-19 18:58:47 +00:00