OSDN Git Service

kde/Katie.git
4 years agominor genlocale script review
Ivailo Monev [Tue, 6 Aug 2019 11:27:12 +0000 (11:27 +0000)]
minor genlocale script review

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoavoid temporaries in QLocalePrivate::codeToLanguage() and QLocalePrivate::codeToScript()
Ivailo Monev [Tue, 6 Aug 2019 11:26:32 +0000 (11:26 +0000)]
avoid temporaries in QLocalePrivate::codeToLanguage() and QLocalePrivate::codeToScript()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agodo not exclude world from country table
Ivailo Monev [Tue, 6 Aug 2019 11:26:00 +0000 (11:26 +0000)]
do not exclude world from country table

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agodo not overwrite parent locale values with defaults
Ivailo Monev [Mon, 5 Aug 2019 22:24:47 +0000 (22:24 +0000)]
do not overwrite parent locale values with defaults

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoparse parent locales from genlocale script
Ivailo Monev [Mon, 5 Aug 2019 22:00:18 +0000 (22:00 +0000)]
parse parent locales from genlocale script

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoerror out on unknown month/day from genlocale script [ci skip]
Ivailo Monev [Mon, 5 Aug 2019 20:27:33 +0000 (20:27 +0000)]
error out on unknown month/day from genlocale script [ci skip]

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agovariant locales are not supported, yet
Ivailo Monev [Mon, 5 Aug 2019 20:24:01 +0000 (20:24 +0000)]
variant locales are not supported, yet

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoset defaults from main locale if territory is specified
Ivailo Monev [Mon, 5 Aug 2019 19:47:38 +0000 (19:47 +0000)]
set defaults from main locale if territory is specified

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agodo not discard locale tables entries
Ivailo Monev [Mon, 5 Aug 2019 18:28:49 +0000 (18:28 +0000)]
do not discard locale tables entries

it is required by QLocale::countriesForLanguage() for an example

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agocorrect weekend end parsing
Ivailo Monev [Mon, 5 Aug 2019 16:33:01 +0000 (16:33 +0000)]
correct weekend end parsing

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoupdate note about CLDR version in QLocale documentation [ci skip]
Ivailo Monev [Mon, 5 Aug 2019 14:12:40 +0000 (14:12 +0000)]
update note about CLDR version in QLocale documentation [ci skip]

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoupdate QLocale language, country and script enums docs [ci skip]
Ivailo Monev [Mon, 5 Aug 2019 13:51:44 +0000 (13:51 +0000)]
update QLocale language, country and script enums docs [ci skip]

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoshrink locales table
Ivailo Monev [Mon, 5 Aug 2019 12:49:26 +0000 (12:49 +0000)]
shrink locales table

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agocompare language, country and script instead of address in localePrivateIndex() function
Ivailo Monev [Mon, 5 Aug 2019 12:28:31 +0000 (12:28 +0000)]
compare language, country and script instead of address in localePrivateIndex() function

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agofix QLocalePrivate::bcp47Name()
Ivailo Monev [Mon, 5 Aug 2019 11:48:01 +0000 (11:48 +0000)]
fix QLocalePrivate::bcp47Name()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agofix long day names mapping
Ivailo Monev [Mon, 5 Aug 2019 11:26:06 +0000 (11:26 +0000)]
fix long day names mapping

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove assumptions about language/country code length in QLocale::name()
Ivailo Monev [Mon, 5 Aug 2019 10:58:40 +0000 (10:58 +0000)]
remove assumptions about language/country code length in QLocale::name()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoreplace longest matches date/time tags first in genlocale script
Ivailo Monev [Mon, 5 Aug 2019 10:57:58 +0000 (10:57 +0000)]
replace longest matches date/time tags first in genlocale script

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove now redundant locale database utility
Ivailo Monev [Mon, 5 Aug 2019 01:33:01 +0000 (01:33 +0000)]
remove now redundant locale database utility

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove invalid date/time format tags from locale data
Ivailo Monev [Mon, 5 Aug 2019 01:32:21 +0000 (01:32 +0000)]
remove invalid date/time format tags from locale data

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agomake zero symbol uint and regenerate locale table
Ivailo Monev [Sun, 4 Aug 2019 20:31:26 +0000 (20:31 +0000)]
make zero symbol uint and regenerate locale table

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoimplement imperial table generator
Ivailo Monev [Sun, 4 Aug 2019 19:27:41 +0000 (19:27 +0000)]
implement imperial table generator

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agomake QLocalePrivate arrays members const
Ivailo Monev [Sun, 4 Aug 2019 18:24:13 +0000 (18:24 +0000)]
make QLocalePrivate arrays members const

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agominor genlocale script review
Ivailo Monev [Sun, 4 Aug 2019 18:23:29 +0000 (18:23 +0000)]
minor genlocale script review

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoimplement locales table generator
Ivailo Monev [Sun, 4 Aug 2019 15:56:53 +0000 (15:56 +0000)]
implement locales table generator

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove invalid entries from linguist tables
Ivailo Monev [Fri, 2 Aug 2019 15:00:01 +0000 (15:00 +0000)]
remove invalid entries from linguist tables

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agorework genlocale script and remove assumptions about table entries length
Ivailo Monev [Fri, 2 Aug 2019 14:07:55 +0000 (14:07 +0000)]
rework genlocale script and remove assumptions about table entries length

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoMerge branch 'master' of https://github.com/fluxer/katie into locale
Ivailo Monev [Thu, 1 Aug 2019 19:29:46 +0000 (19:29 +0000)]
Merge branch 'master' of https://github.com/fluxer/katie into locale

4 years agofix one of the limitations of QT_TRY/QT_CATCH macros
Ivailo Monev [Thu, 1 Aug 2019 19:28:45 +0000 (19:28 +0000)]
fix one of the limitations of QT_TRY/QT_CATCH macros

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoground work for locale data update
Ivailo Monev [Thu, 1 Aug 2019 18:08:02 +0000 (18:08 +0000)]
ground work for locale data update

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agooptimize QLineF::angleTo()
Ivailo Monev [Thu, 1 Aug 2019 12:56:22 +0000 (12:56 +0000)]
optimize QLineF::angleTo()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove default case from QLibraryInfo::location()
Ivailo Monev [Thu, 1 Aug 2019 12:47:21 +0000 (12:47 +0000)]
remove default case from QLibraryInfo::location()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove redundant header inclusions from qlibraryinfo source
Ivailo Monev [Thu, 1 Aug 2019 12:46:51 +0000 (12:46 +0000)]
remove redundant header inclusions from qlibraryinfo source

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoadd NaCl architecture check
Ivailo Monev [Thu, 1 Aug 2019 12:39:03 +0000 (12:39 +0000)]
add NaCl architecture check

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoadd HPPA (a.k.a. PA-RISC) architecture check
Ivailo Monev [Thu, 1 Aug 2019 12:27:12 +0000 (12:27 +0000)]
add HPPA (a.k.a. PA-RISC) architecture check

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agocorrect JavaScriptCore jsNumberCell() stubs for non-JSVALUE32 case
Ivailo Monev [Thu, 1 Aug 2019 11:53:17 +0000 (11:53 +0000)]
correct JavaScriptCore jsNumberCell() stubs for non-JSVALUE32 case

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agouse memcpy() for buffers copy in JavaScriptCore where possible
Ivailo Monev [Thu, 1 Aug 2019 11:26:50 +0000 (11:26 +0000)]
use memcpy() for buffers copy in JavaScriptCore where possible

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoavoid creating QPixmap from other QPixmap in QItemDelegate::selected()
Ivailo Monev [Wed, 31 Jul 2019 20:13:24 +0000 (20:13 +0000)]
avoid creating QPixmap from other QPixmap in QItemDelegate::selected()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agouse loop instead of while iterator in UString::ascii()
Ivailo Monev [Wed, 31 Jul 2019 19:15:59 +0000 (19:15 +0000)]
use loop instead of while iterator in UString::ascii()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agohandle relative paths in benchcompare script [ci skip]
Ivailo Monev [Wed, 31 Jul 2019 13:26:35 +0000 (13:26 +0000)]
handle relative paths in benchcompare script [ci skip]

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove JavaScriptCore JIT leftovers
Ivailo Monev [Wed, 31 Jul 2019 12:06:00 +0000 (12:06 +0000)]
remove JavaScriptCore JIT leftovers

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agocompiler warning fix
Ivailo Monev [Wed, 31 Jul 2019 11:11:04 +0000 (11:11 +0000)]
compiler warning fix

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoinitialize all members of the QPixmapCache benchmark struct
Ivailo Monev [Wed, 31 Jul 2019 00:10:06 +0000 (00:10 +0000)]
initialize all members of the QPixmapCache benchmark struct

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agocompiler warning fix
Ivailo Monev [Wed, 31 Jul 2019 00:09:28 +0000 (00:09 +0000)]
compiler warning fix

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove redundant definition check from qplatformdefs header
Ivailo Monev [Tue, 30 Jul 2019 21:24:44 +0000 (21:24 +0000)]
remove redundant definition check from qplatformdefs header

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove now obsolete workaround for X11 macros
Ivailo Monev [Tue, 30 Jul 2019 21:22:33 +0000 (21:22 +0000)]
remove now obsolete workaround for X11 macros

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoreplace LD_LIBRARY_PATH override with debhelper solution
Ivailo Monev [Tue, 30 Jul 2019 20:40:30 +0000 (20:40 +0000)]
replace LD_LIBRARY_PATH override with debhelper solution

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoset debhelper compat to 10 for parallel build support
Ivailo Monev [Tue, 30 Jul 2019 20:14:10 +0000 (20:14 +0000)]
set debhelper compat to 10 for parallel build support

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agouse pthread_equal() for thread id comparison
Ivailo Monev [Tue, 30 Jul 2019 18:35:17 +0000 (18:35 +0000)]
use pthread_equal() for thread id comparison

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoinitialize QThreadPrivate::thread_id as zero
Ivailo Monev [Tue, 30 Jul 2019 18:34:49 +0000 (18:34 +0000)]
initialize QThreadPrivate::thread_id as zero

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoeffectively revert 96ec0276e87ffcf859484d87e544c3af335cb215
Ivailo Monev [Tue, 30 Jul 2019 18:22:52 +0000 (18:22 +0000)]
effectively revert 96ec0276e87ffcf859484d87e544c3af335cb215

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoinitialize QWExtra::compress_events to true
Ivailo Monev [Tue, 30 Jul 2019 15:41:29 +0000 (15:41 +0000)]
initialize QWExtra::compress_events to true

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agocall QHash::count() from QCache::count() even tho they both return size
Ivailo Monev [Tue, 30 Jul 2019 12:06:08 +0000 (12:06 +0000)]
call QHash::count() from QCache::count() even tho they both return size

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoreview CMake modules
Ivailo Monev [Tue, 30 Jul 2019 12:04:33 +0000 (12:04 +0000)]
review CMake modules

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agobuild bootstrap moc without regular expression feature
Ivailo Monev [Tue, 30 Jul 2019 11:30:40 +0000 (11:30 +0000)]
build bootstrap moc without regular expression feature

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agouse character lookup instead of regular expression in QDateTime::fromString()
Ivailo Monev [Tue, 30 Jul 2019 11:30:04 +0000 (11:30 +0000)]
use character lookup instead of regular expression in QDateTime::fromString()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove unused QScriptDeclarativeClassPrivate member
Ivailo Monev [Tue, 30 Jul 2019 11:18:43 +0000 (11:18 +0000)]
remove unused QScriptDeclarativeClassPrivate member

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agouse proper type for unicode script
Ivailo Monev [Tue, 30 Jul 2019 11:01:18 +0000 (11:01 +0000)]
use proper type for unicode script

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove unused script argument from QFontDatabase functions
Ivailo Monev [Tue, 30 Jul 2019 11:00:18 +0000 (11:00 +0000)]
remove unused script argument from QFontDatabase functions

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove now non-existing method declaration from JSC Lexer header
Ivailo Monev [Tue, 30 Jul 2019 01:18:23 +0000 (01:18 +0000)]
remove now non-existing method declaration from JSC Lexer header

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove redundant contains check from QChache::take()
Ivailo Monev [Tue, 30 Jul 2019 01:15:52 +0000 (01:15 +0000)]
remove redundant contains check from QChache::take()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove unused JSC SourceProvider member
Ivailo Monev [Tue, 30 Jul 2019 01:15:25 +0000 (01:15 +0000)]
remove unused JSC SourceProvider member

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoadd note where to get the data from to genutf
Ivailo Monev [Mon, 29 Jul 2019 23:35:07 +0000 (23:35 +0000)]
add note where to get the data from to genutf

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoreview genutf script [ci skip]
Ivailo Monev [Mon, 29 Jul 2019 23:21:21 +0000 (23:21 +0000)]
review genutf script [ci skip]

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoupdate manual pages [ci skip]
Ivailo Monev [Mon, 29 Jul 2019 22:09:38 +0000 (22:09 +0000)]
update manual pages [ci skip]

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agocorrect qscript tool name in manual page
Ivailo Monev [Mon, 29 Jul 2019 22:08:49 +0000 (22:08 +0000)]
correct qscript tool name in manual page

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agouse qulonglong construct to make the compiler cope with quintptr
Ivailo Monev [Mon, 29 Jul 2019 18:37:17 +0000 (18:37 +0000)]
use qulonglong construct to make the compiler cope with quintptr

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoreplace c-style quintptr casts with constructors for consistency
Ivailo Monev [Mon, 29 Jul 2019 17:48:58 +0000 (17:48 +0000)]
replace c-style quintptr casts with constructors for consistency

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoadd short/ushort QByteArray::number() and QString::number() overloads
Ivailo Monev [Mon, 29 Jul 2019 17:48:26 +0000 (17:48 +0000)]
add short/ushort QByteArray::number() and QString::number() overloads

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoRevert "JavaScriptCore table, iterators and mutex do not have to be mutable"
Ivailo Monev [Mon, 29 Jul 2019 17:43:12 +0000 (17:43 +0000)]
Revert "JavaScriptCore table, iterators and mutex do not have to be mutable"

This reverts commit 8f0ff492ecffd5a61bb828796961e867249e7fb7.

4 years agoreimplement QCache purely based on QHash
Ivailo Monev [Mon, 29 Jul 2019 17:42:30 +0000 (17:42 +0000)]
reimplement QCache purely based on QHash

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agocall qlonglong/qulonglong overloads for int/uint from QByteArray::number()
Ivailo Monev [Mon, 29 Jul 2019 17:36:20 +0000 (17:36 +0000)]
call qlonglong/qulonglong overloads for int/uint from QByteArray::number()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agomake use of std::uintptr_t and std::ptrdiff_t
Ivailo Monev [Mon, 29 Jul 2019 16:56:39 +0000 (16:56 +0000)]
make use of std::uintptr_t and std::ptrdiff_t

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoassume QStyleOptionFrame is version 2 where possible
Ivailo Monev [Mon, 29 Jul 2019 11:45:37 +0000 (11:45 +0000)]
assume QStyleOptionFrame is version 2 where possible

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove default reimplementation of QCommandLinkButton::event()
Ivailo Monev [Mon, 29 Jul 2019 11:35:17 +0000 (11:35 +0000)]
remove default reimplementation of QCommandLinkButton::event()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove obsolete QLCDNumber enums doc reference
Ivailo Monev [Mon, 29 Jul 2019 11:17:44 +0000 (11:17 +0000)]
remove obsolete  QLCDNumber enums doc reference

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoindentation
Ivailo Monev [Mon, 29 Jul 2019 10:48:17 +0000 (10:48 +0000)]
indentation

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoconstruct QFile with the filename in QHostInfo::localDomainName()
Ivailo Monev [Mon, 29 Jul 2019 10:41:38 +0000 (10:41 +0000)]
construct QFile with the filename in QHostInfo::localDomainName()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove incorrect namespace prefix from getHostByNameMutex() reference in QHostInfoAge...
Ivailo Monev [Mon, 29 Jul 2019 10:40:28 +0000 (10:40 +0000)]
remove incorrect namespace prefix from getHostByNameMutex() reference in QHostInfoAgent::fromName()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove space from QDir enum reference in QNetworkDiskCache::expire()
Ivailo Monev [Mon, 29 Jul 2019 10:39:02 +0000 (10:39 +0000)]
remove space from QDir enum reference in QNetworkDiskCache::expire()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoavoid two timezone spec lookups in QDateTime::fromString()
Ivailo Monev [Mon, 29 Jul 2019 10:24:52 +0000 (10:24 +0000)]
avoid two timezone spec lookups in QDateTime::fromString()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove redundant exclude pattern from doxygen config
Ivailo Monev [Mon, 29 Jul 2019 10:17:19 +0000 (10:17 +0000)]
remove redundant exclude pattern from doxygen config

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agodo not generate docs for private classes
Ivailo Monev [Mon, 29 Jul 2019 10:16:58 +0000 (10:16 +0000)]
do not generate docs for private classes

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agofix host lookup when build without thread support
Ivailo Monev [Sun, 28 Jul 2019 22:12:12 +0000 (22:12 +0000)]
fix host lookup when build without thread support

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoupdate README [ci skip]
Ivailo Monev [Sun, 28 Jul 2019 21:13:48 +0000 (21:13 +0000)]
update README [ci skip]

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agobuild QMutex and QWaitCondition benchmarks conditionally
Ivailo Monev [Sun, 28 Jul 2019 21:10:57 +0000 (21:10 +0000)]
build QMutex and QWaitCondition benchmarks conditionally

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoskip dbus performance benchmark if build with process feature disabled
Ivailo Monev [Sun, 28 Jul 2019 21:10:14 +0000 (21:10 +0000)]
skip dbus performance benchmark if build with process feature disabled

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agouse timers for QDeclarativeWorkerScriptEngine and QDeclarativePixmapReader if thread...
Ivailo Monev [Sun, 28 Jul 2019 20:47:20 +0000 (20:47 +0000)]
use timers for QDeclarativeWorkerScriptEngine and QDeclarativePixmapReader if thread is not supported

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agobuild jpeg benchmark conditionally
Ivailo Monev [Sun, 28 Jul 2019 19:53:00 +0000 (19:53 +0000)]
build jpeg benchmark conditionally

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agobuild auto tests that depend on thread support conditionally
Ivailo Monev [Sun, 28 Jul 2019 19:49:42 +0000 (19:49 +0000)]
build auto tests that depend on thread support conditionally

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoreplace try/catch/throw with QT_TRY/QT_CATCH/QT_RETHROW where possible
Ivailo Monev [Sun, 28 Jul 2019 18:27:03 +0000 (18:27 +0000)]
replace try/catch/throw with QT_TRY/QT_CATCH/QT_RETHROW where possible

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agointroduce Q_COMPILER_EXCEPTIONS
Ivailo Monev [Sun, 28 Jul 2019 17:53:18 +0000 (17:53 +0000)]
introduce Q_COMPILER_EXCEPTIONS

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoassume qPrintable is not defined
Ivailo Monev [Sun, 28 Jul 2019 17:45:00 +0000 (17:45 +0000)]
assume qPrintable is not defined

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove windows leftovers
Ivailo Monev [Sun, 28 Jul 2019 15:52:07 +0000 (15:52 +0000)]
remove windows leftovers

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoavoid use of goto in QFontDatabase::smoothSizes()
Ivailo Monev [Sun, 28 Jul 2019 15:45:24 +0000 (15:45 +0000)]
avoid use of goto in QFontDatabase::smoothSizes()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoassume progress style is version 2 where possible
Ivailo Monev [Sun, 28 Jul 2019 14:20:51 +0000 (14:20 +0000)]
assume progress style is version 2 where possible

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoavoid temporary in unzipXPM() function
Ivailo Monev [Sun, 28 Jul 2019 13:52:58 +0000 (13:52 +0000)]
avoid temporary in unzipXPM() function

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoindentation
Ivailo Monev [Sun, 28 Jul 2019 13:42:00 +0000 (13:42 +0000)]
indentation

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoremove unused QColorShower member
Ivailo Monev [Sun, 28 Jul 2019 13:41:35 +0000 (13:41 +0000)]
remove unused QColorShower member

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoupdate classes list in namefsck script
Ivailo Monev [Sun, 28 Jul 2019 13:17:49 +0000 (13:17 +0000)]
update classes list in namefsck script

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>