OSDN Git Service

kde/Katie.git
8 years agochange some QImage methods to take char* to avoid reinterpret_cast
Ivailo Monev [Fri, 15 Jul 2016 16:04:36 +0000 (16:04 +0000)]
change some QImage methods to take char* to avoid reinterpret_cast

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoheaders comapt werk
Ivailo Monev [Thu, 14 Jul 2016 17:20:38 +0000 (17:20 +0000)]
headers comapt werk

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agothe Entropy package file is now in the core repo
Ivailo Monev [Thu, 14 Jul 2016 17:20:09 +0000 (17:20 +0000)]
the Entropy package file is now in the core repo

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomake it possible to skip tests in Travis
Ivailo Monev [Thu, 14 Jul 2016 16:38:29 +0000 (16:38 +0000)]
make it possible to skip tests in Travis

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoheaders compat werk
Ivailo Monev [Thu, 14 Jul 2016 16:24:40 +0000 (16:24 +0000)]
headers compat werk

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoRevert "run Travis tests via make test again"
Ivailo Monev [Wed, 13 Jul 2016 14:44:53 +0000 (14:44 +0000)]
Revert "run Travis tests via make test again"

This reverts commit a12b92205453fa778fdc2d57b3dbf0b33a067019.

8 years agofix documentation directory in gendocs script
Ivailo Monev [Tue, 12 Jul 2016 22:13:53 +0000 (22:13 +0000)]
fix documentation directory in gendocs script

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoplatforms related plugins are no longer relevant
Ivailo Monev [Tue, 12 Jul 2016 21:39:09 +0000 (21:39 +0000)]
platforms related plugins are no longer relevant

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings in benchmarks
Ivailo Monev [Tue, 12 Jul 2016 16:44:05 +0000 (16:44 +0000)]
fix some compiler warnings in benchmarks

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove redudant moc file inclusion
Ivailo Monev [Tue, 12 Jul 2016 12:52:25 +0000 (12:52 +0000)]
remove redudant moc file inclusion

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agotrying out ccahe in Travis
Ivailo Monev [Tue, 12 Jul 2016 12:52:11 +0000 (12:52 +0000)]
trying out ccahe in Travis

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings in benchmarks
Ivailo Monev [Tue, 12 Jul 2016 12:44:50 +0000 (12:44 +0000)]
fix some compiler warnings in benchmarks

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agovarious cleanups
Ivailo Monev [Tue, 12 Jul 2016 12:08:29 +0000 (12:08 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings
Ivailo Monev [Tue, 12 Jul 2016 12:08:19 +0000 (12:08 +0000)]
fix some compiler warnings

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoset tests timeout to 9 minutes
Ivailo Monev [Tue, 12 Jul 2016 11:52:17 +0000 (11:52 +0000)]
set tests timeout to 9 minutes

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agobreak out of the loop when the benchmark fails
Ivailo Monev [Tue, 12 Jul 2016 03:42:13 +0000 (03:42 +0000)]
break out of the loop when the benchmark fails

previously a reapted fail of QVERIFY() inside QBENCHMARK() would cause the
test program to hang. also re-enabling network tests in Travis environment

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings, mostly in benchmarks
Ivailo Monev [Tue, 12 Jul 2016 03:07:04 +0000 (03:07 +0000)]
fix some compiler warnings, mostly in benchmarks

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agorun moc only on files that contain Q_OBJECT/Q_OBJECT_FAKE/Q_GADGET
Ivailo Monev [Tue, 12 Jul 2016 01:54:49 +0000 (01:54 +0000)]
run moc only on files that contain Q_OBJECT/Q_OBJECT_FAKE/Q_GADGET

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings in benchmarks
Ivailo Monev [Mon, 11 Jul 2016 23:46:29 +0000 (23:46 +0000)]
fix some compiler warnings in benchmarks

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings in benchmarks
Ivailo Monev [Mon, 11 Jul 2016 23:25:31 +0000 (23:25 +0000)]
fix some compiler warnings in benchmarks

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings in benchmarks
Ivailo Monev [Mon, 11 Jul 2016 23:06:21 +0000 (23:06 +0000)]
fix some compiler warnings in benchmarks

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agominor cleanups
Ivailo Monev [Mon, 11 Jul 2016 13:00:53 +0000 (13:00 +0000)]
minor cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agonote the effort made to ease vendors
Ivailo Monev [Mon, 11 Jul 2016 11:45:23 +0000 (11:45 +0000)]
note the effort made to ease vendors

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocleanup declerative rewriter, nothing does move operations
Ivailo Monev [Mon, 11 Jul 2016 10:45:16 +0000 (10:45 +0000)]
cleanup declerative rewriter, nothing does move operations

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agosinmplify memory pool of declerative parser
Ivailo Monev [Mon, 11 Jul 2016 10:06:05 +0000 (10:06 +0000)]
sinmplify memory pool of declerative parser

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoobsolete headers werk
Ivailo Monev [Sun, 10 Jul 2016 18:53:31 +0000 (18:53 +0000)]
obsolete headers werk

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agosetup X11 related definitions from the top-level CMake file
Ivailo Monev [Sun, 10 Jul 2016 00:03:15 +0000 (03:03 +0300)]
setup X11 related definitions from the top-level CMake file

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomake some X11 extensions optional as was in stock Qt4
Ivailo Monev [Sat, 9 Jul 2016 23:53:30 +0000 (02:53 +0300)]
make some X11 extensions optional as was in stock Qt4

this makes it possible to build without tricks on Slitaz for an example (or
at least the GUI component, I have yet to test everything) where only the
bare minimum is installed/available

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoMerge branch 'master' of https://github.com/fluxer/katie
Ivailo Monev [Sat, 9 Jul 2016 21:52:06 +0000 (00:52 +0300)]
Merge branch 'master' of https://github.com/fluxer/katie

8 years agolink the core component to rt library on Linux
Ivailo Monev [Sat, 9 Jul 2016 21:51:31 +0000 (00:51 +0300)]
link the core component to rt library on Linux

it is required due to use of clock_gettime()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoheaders compat werk
Ivailo Monev [Fri, 8 Jul 2016 16:21:45 +0000 (16:21 +0000)]
headers compat werk

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings in CLucene
Ivailo Monev [Thu, 7 Jul 2016 14:30:23 +0000 (14:30 +0000)]
fix some compiler warnings in CLucene

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agovarious JavaScriptCore cleanups
Ivailo Monev [Thu, 7 Jul 2016 10:20:20 +0000 (10:20 +0000)]
various JavaScriptCore cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomake it possible and do skip network related tests in the Travis environment
Ivailo Monev [Wed, 6 Jul 2016 22:12:48 +0000 (22:12 +0000)]
make it possible and do skip network related tests in the Travis environment

some tests use QVERIFY() inside QBENCHMARK() which hangs the test
when QVERIFY() fails (this applies to stock Qt4 and with Qt5 as
well)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoget rid of RefCountedLeakCounter in JavaScriptCore
Ivailo Monev [Wed, 6 Jul 2016 21:50:29 +0000 (21:50 +0000)]
get rid of RefCountedLeakCounter in JavaScriptCore

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoattempt to restore the offset of JSGlobalData
Ivailo Monev [Wed, 6 Jul 2016 21:48:20 +0000 (21:48 +0000)]
attempt to restore the offset of JSGlobalData

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomake use of qDebug/qCritical in JavaScriptCore
Ivailo Monev [Wed, 6 Jul 2016 16:07:38 +0000 (16:07 +0000)]
make use of qDebug/qCritical in JavaScriptCore

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings in JavaScriptCore
Ivailo Monev [Wed, 6 Jul 2016 16:03:27 +0000 (16:03 +0000)]
fix some compiler warnings in JavaScriptCore

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove some redudndant variables from JavaScriptCore
Ivailo Monev [Wed, 6 Jul 2016 14:43:36 +0000 (14:43 +0000)]
remove some redudndant variables from JavaScriptCore

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agouniform lrelease usage text
Ivailo Monev [Wed, 6 Jul 2016 12:49:03 +0000 (12:49 +0000)]
uniform lrelease usage text

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocleanup scripts
Ivailo Monev [Wed, 6 Jul 2016 12:48:12 +0000 (12:48 +0000)]
cleanup scripts

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoupdate translations
Ivailo Monev [Wed, 6 Jul 2016 02:47:01 +0000 (02:47 +0000)]
update translations

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoadd manual pages for all tools
Ivailo Monev [Wed, 6 Jul 2016 02:31:34 +0000 (02:31 +0000)]
add manual pages for all tools

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove redundant private member
Ivailo Monev [Tue, 5 Jul 2016 16:25:00 +0000 (16:25 +0000)]
remove redundant private member

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agorevert to "legacy" test environment
Ivailo Monev [Tue, 5 Jul 2016 14:40:05 +0000 (14:40 +0000)]
revert to "legacy" test environment

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix MNG build feature info logging
Ivailo Monev [Tue, 5 Jul 2016 14:33:29 +0000 (14:33 +0000)]
fix MNG build feature info logging

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibtiff5-dev is not available to the containers desipite being listed as such
Ivailo Monev [Tue, 5 Jul 2016 14:32:34 +0000 (14:32 +0000)]
libtiff5-dev is not available to the containers desipite being listed as such

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogiving a shot at container based Travis test environment
Ivailo Monev [Tue, 5 Jul 2016 14:29:39 +0000 (14:29 +0000)]
giving a shot at container based Travis test environment

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix a pedantic compiler warning
Ivailo Monev [Tue, 5 Jul 2016 12:46:27 +0000 (12:46 +0000)]
fix a pedantic compiler warning

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agowrite new lines to files from build macros
Ivailo Monev [Mon, 4 Jul 2016 21:06:49 +0000 (21:06 +0000)]
write new lines to files from build macros

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodrop use of computed goto in JavaScriptCore
Ivailo Monev [Mon, 4 Jul 2016 20:43:48 +0000 (20:43 +0000)]
drop use of computed goto in JavaScriptCore

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomicro optimize Structure::put() in JavaScriptCore
Ivailo Monev [Mon, 4 Jul 2016 19:57:57 +0000 (19:57 +0000)]
micro optimize Structure::put() in JavaScriptCore

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogroup some enums in JavaScriptCore
Ivailo Monev [Mon, 4 Jul 2016 19:55:57 +0000 (19:55 +0000)]
group some enums in JavaScriptCore

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agostrip files packaged with CPack
Ivailo Monev [Mon, 4 Jul 2016 19:55:26 +0000 (19:55 +0000)]
strip files packaged with CPack

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings in JavaScriptCore
Ivailo Monev [Mon, 4 Jul 2016 16:05:22 +0000 (16:05 +0000)]
fix some compiler warnings in JavaScriptCore

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocleanup and fix some compiler warnings in JavaScriptCore
Ivailo Monev [Mon, 4 Jul 2016 14:54:40 +0000 (14:54 +0000)]
cleanup and fix some compiler warnings in JavaScriptCore

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings in JavaScriptCore and script component
Ivailo Monev [Mon, 4 Jul 2016 12:25:47 +0000 (12:25 +0000)]
fix some compiler warnings in JavaScriptCore and script component

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings
Ivailo Monev [Mon, 4 Jul 2016 11:26:03 +0000 (11:26 +0000)]
fix some compiler warnings

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agorun Travis tests via make test again
Ivailo Monev [Mon, 4 Jul 2016 10:59:49 +0000 (10:59 +0000)]
run Travis tests via make test again

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoMerge branch 'master' of https://github.com/fluxer/katie
Ivailo Monev [Mon, 4 Jul 2016 10:18:24 +0000 (10:18 +0000)]
Merge branch 'master' of https://github.com/fluxer/katie

8 years agoset a timeout for the network reply test
Ivailo Monev [Mon, 4 Jul 2016 10:13:48 +0000 (10:13 +0000)]
set a timeout for the network reply test

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocleanup JavaScriptCore
Ivailo Monev [Sun, 3 Jul 2016 23:30:10 +0000 (02:30 +0300)]
cleanup JavaScriptCore

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoMerge branch 'master' of https://github.com/fluxer/katie
Ivailo Monev [Sun, 3 Jul 2016 23:05:38 +0000 (02:05 +0300)]
Merge branch 'master' of https://github.com/fluxer/katie

8 years agocleanup ClassId enum
Ivailo Monev [Sun, 3 Jul 2016 23:05:14 +0000 (02:05 +0300)]
cleanup ClassId enum

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove redundant reinterpret_cast from JavaScriptCore
Ivailo Monev [Sun, 3 Jul 2016 23:03:30 +0000 (02:03 +0300)]
remove redundant reinterpret_cast from JavaScriptCore

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix ODBC build feature info logging
Ivailo Monev [Sun, 3 Jul 2016 22:12:19 +0000 (01:12 +0300)]
fix ODBC build feature info logging

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix compiler warnings in 3rd party CLucene
Ivailo Monev [Sun, 3 Jul 2016 21:46:06 +0000 (21:46 +0000)]
fix compiler warnings in 3rd party CLucene

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings
Ivailo Monev [Sun, 3 Jul 2016 21:03:50 +0000 (21:03 +0000)]
fix some compiler warnings

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings
Ivailo Monev [Sun, 3 Jul 2016 15:41:40 +0000 (18:41 +0300)]
fix some compiler warnings

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoRevert "QTessellator is private and used only on platforms that use X11"
Ivailo Monev [Sun, 3 Jul 2016 15:23:11 +0000 (18:23 +0300)]
Revert "QTessellator is private and used only on platforms that use X11"

This reverts commit e4ed5d7cef41237ed3a5bac7aa77b744b0a90a7a.

the opengl component needs it too

8 years agofix build of script component after f2e433fc
Ivailo Monev [Sun, 3 Jul 2016 15:22:13 +0000 (18:22 +0300)]
fix build of script component after f2e433fc

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agothere is no need to store the pixmap data pointer in QPixmapData::createCompatiblePix...
Ivailo Monev [Sun, 3 Jul 2016 03:03:47 +0000 (03:03 +0000)]
there is no need to store the pixmap data pointer in QPixmapData::createCompatiblePixmapData()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix build of opengl component after 22b0d073
Ivailo Monev [Sun, 3 Jul 2016 03:01:27 +0000 (03:01 +0000)]
fix build of opengl component after 22b0d073

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agovarious cleanups
Ivailo Monev [Sun, 3 Jul 2016 01:59:10 +0000 (01:59 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokill the emulation painting engine with fire
Ivailo Monev [Sun, 3 Jul 2016 01:24:48 +0000 (01:24 +0000)]
kill the emulation painting engine with fire

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokill the runtime graphics system with fire
Ivailo Monev [Sun, 3 Jul 2016 01:18:08 +0000 (01:18 +0000)]
kill the runtime graphics system with fire

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoQTessellator is private and used only on platforms that use X11
Ivailo Monev [Sat, 2 Jul 2016 22:56:17 +0000 (22:56 +0000)]
QTessellator is private and used only on platforms that use X11

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove useless const definition from JavaScriptCore
Ivailo Monev [Sat, 2 Jul 2016 18:17:24 +0000 (18:17 +0000)]
remove useless const definition from JavaScriptCore

msPerSecond is set in the WTF namespace from the DateMath header

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove some versions checks
Ivailo Monev [Sat, 2 Jul 2016 14:29:30 +0000 (14:29 +0000)]
remove some versions checks

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomanage the gray raster pointer from the object owning it
Ivailo Monev [Fri, 1 Jul 2016 23:21:43 +0000 (23:21 +0000)]
manage the gray raster pointer from the object owning it

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix build regression since df4f8b77
Ivailo Monev [Fri, 1 Jul 2016 21:40:32 +0000 (21:40 +0000)]
fix build regression since df4f8b77

some toolchains still do not support C99 (by default) like the current
MinGW for Windows

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agovarious cleanups
Ivailo Monev [Fri, 1 Jul 2016 16:57:18 +0000 (16:57 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix debug build of script component
Ivailo Monev [Fri, 1 Jul 2016 13:33:18 +0000 (13:33 +0000)]
fix debug build of script component

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings
Ivailo Monev [Fri, 1 Jul 2016 12:13:00 +0000 (12:13 +0000)]
fix some compiler warnings

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoget rid of QPictureIO
Ivailo Monev [Fri, 1 Jul 2016 11:38:31 +0000 (11:38 +0000)]
get rid of QPictureIO

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoimitate a display for Travis tests
Ivailo Monev [Thu, 30 Jun 2016 16:00:25 +0000 (16:00 +0000)]
imitate a display for Travis tests

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agorun Travis tests in verbose mode for now
Ivailo Monev [Thu, 30 Jun 2016 15:18:24 +0000 (15:18 +0000)]
run Travis tests in verbose mode for now

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings
Ivailo Monev [Thu, 30 Jun 2016 15:07:34 +0000 (15:07 +0000)]
fix some compiler warnings

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agosilence -Woverloaded-virtual warnings in QRasterPaintEngine
Ivailo Monev [Thu, 30 Jun 2016 15:06:57 +0000 (15:06 +0000)]
silence -Woverloaded-virtual warnings in QRasterPaintEngine

upstream commits:
https://github.com/qt/qtbase/commit/7ac4bf8a4005e7a45dff5582f838b489abb79271

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agorename dbus server executable to avoid attempt to replace dir with the output
Ivailo Monev [Thu, 30 Jun 2016 14:40:05 +0000 (14:40 +0000)]
rename dbus server executable to avoid attempt to replace dir with the output

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix compiler warnings: hiding overloaded virtual functions
Ivailo Monev [Thu, 30 Jun 2016 14:35:51 +0000 (14:35 +0000)]
fix compiler warnings: hiding overloaded virtual functions

upstream commits:
https://github.com/qt/qtxmlpatterns/commit/0c9f9c4528599f966e89074957bbf0593f983bd9

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agotests build and compiler warning fixes
Ivailo Monev [Thu, 30 Jun 2016 14:03:51 +0000 (14:03 +0000)]
tests build and compiler warning fixes

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove declaration of QRasterPlatformPixmap::fromFile()
Ivailo Monev [Thu, 30 Jun 2016 13:21:06 +0000 (13:21 +0000)]
remove declaration of QRasterPlatformPixmap::fromFile()

upstream commits:
https://github.com/qt/qtbase/commit/0b924cdaeec3cc5a597b0eef2b62592b521dfde7

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings
Ivailo Monev [Thu, 30 Jun 2016 03:04:57 +0000 (03:04 +0000)]
fix some compiler warnings

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoanother attempt to fix the Travis build
Ivailo Monev [Thu, 30 Jun 2016 02:46:27 +0000 (02:46 +0000)]
another attempt to fix the Travis build

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings
Ivailo Monev [Thu, 30 Jun 2016 02:44:25 +0000 (02:44 +0000)]
fix some compiler warnings

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoan attempt to fix the Travis build
Ivailo Monev [Thu, 30 Jun 2016 02:09:22 +0000 (02:09 +0000)]
an attempt to fix the Travis build

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoFix a "warning: 'operator+=' is deprecated" when building with clang
Ivailo Monev [Thu, 30 Jun 2016 01:06:27 +0000 (01:06 +0000)]
Fix a "warning: 'operator+=' is deprecated" when building with clang

upstream commits:
https://github.com/qt/qtbase/commit/191c0e300b8d625fa93939ecbff777469b816a44

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodo not polute Travis log with CMake dev warnings
Ivailo Monev [Thu, 30 Jun 2016 00:58:06 +0000 (00:58 +0000)]
do not polute Travis log with CMake dev warnings

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoadjust dependencies
Ivailo Monev [Thu, 30 Jun 2016 00:48:54 +0000 (00:48 +0000)]
adjust dependencies

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>