katie/src
Ivailo Monev 1d3024fc1f reworkd temporary file name generator
while at it, do not open it with O_LARGEFILE since most files are small and
even tho it is used as method for copying files for an examples it should
not be used to copy such big files because there are far more optimal
platform specific solutions for doing that

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2020-08-09 05:36:41 +03:00
..
3rdparty unbundle libpng and sqlite and mark the packages as required 2020-08-08 19:49:15 +03:00
core reworkd temporary file name generator 2020-08-09 05:36:41 +03:00
dbus use correct latin string construct in QDBusMessagePrivate::makeLocal() 2020-07-24 00:14:09 +00:00
declarative mark some helper functions as static and variables as const 2020-04-09 07:26:35 +00:00
designer remove unused window filepath setter and getter of QWidget class 2020-06-16 20:39:24 +00:00
gui unbundle libpng and sqlite and mark the packages as required 2020-08-08 19:49:15 +03:00
imports always use full paths for installation 2020-03-09 00:36:36 +00:00
network remove redundant QDir::cleanPath() calls in QFileSystemEngine::tempPath() and QLocalServerPrivate::listen() 2020-07-30 21:17:58 -04:00
plugins remove redundant break statements in QSvgIOHandler::option() 2020-07-27 07:30:52 -04:00
script remove unused JSC::ClassInfo::staticPropHashTable member 2020-08-08 00:14:12 +03:00
scripttools review qnamespace header style and replace Qt::AlignmentFlag synonyms while at it 2020-07-14 14:32:46 +00:00
shared convert endianess from runtime to build checks 2020-08-04 20:32:56 +03:00
sql unbundle libpng and sqlite and mark the packages as required 2020-08-08 19:49:15 +03:00
svg optimize QSvgTinyDocument::draw() calls 2020-08-08 21:59:49 +03:00
test remove unused virtual QBenchmarkMeasurerBase::init() method 2020-03-21 23:32:40 +00:00
tools replace qCmdLineArgs() with its body 2020-05-23 13:14:22 +00:00
uitools always use full paths for installation 2020-03-09 00:36:36 +00:00
xml always use full paths for installation 2020-03-09 00:36:36 +00:00