katie/src
2019-12-03 06:25:44 +00:00
..
3rdparty mark the result of UString::ascii const 2019-12-03 04:14:37 +00:00
core replace table with cases and fix JsonArray and JsonObject cases in QVariant::canConvert() 2019-12-03 06:25:44 +00:00
dbus avoid temporaries in QDBusAdaptorConnector::polish() 2019-12-01 10:04:03 +00:00
declarative avoid temporaries and use const-reference where applicable 2019-11-28 07:12:20 +00:00
designer build fix 2019-11-29 04:30:23 +00:00
gui optimize known values lookup in CSS parser 2019-12-01 07:58:12 +00:00
imports remove windows support leftovers 2019-07-18 21:42:54 +00:00
network avoid temporary in QNetworkCookieJar::cookiesForUrl() 2019-11-29 03:49:13 +00:00
plugins replace "Qt Designer" with "Katie Designer" 2019-11-29 03:33:51 +00:00
script avoid temporaries and use const-reference where applicable 2019-11-28 07:12:20 +00:00
scripttools use QLatinString where applicable 2019-11-29 04:12:27 +00:00
shared replace "Qt Designer" with "Katie Designer" 2019-11-29 03:33:51 +00:00
sql avoid temporaries and use const-reference where applicable 2019-11-28 07:12:20 +00:00
svg avoid temporaries and use const-reference where applicable 2019-11-28 07:12:20 +00:00
test inline QTestEventLoop methods again 2019-12-01 05:07:55 +00:00
tools remove default reimplementations from ExtractImages, WriteIconData, WriteIconDeclaration and WriteIconInitialization 2019-12-01 10:33:07 +00:00
uitools use QSet instead of QHash for m_laidout member in QAbstractFormBuilder 2019-11-29 04:11:47 +00:00
xml make use of static QByteArray::number() and QString::number() 2019-11-28 10:22:25 +00:00