OSDN Git Service

kde/Katie.git
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>
8 years agoadd Travis CI file
Ivailo Monev [Thu, 30 Jun 2016 00:38:41 +0000 (00:38 +0000)]
add Travis CI file

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocleanup the raster paint engine
Ivailo Monev [Wed, 29 Jun 2016 22:45:52 +0000 (22:45 +0000)]
cleanup the raster paint engine

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocleanup the raster paint engine
Ivailo Monev [Wed, 29 Jun 2016 13:35:40 +0000 (13:35 +0000)]
cleanup the raster paint engine

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocleanup the raster paint engine
Ivailo Monev [Wed, 29 Jun 2016 04:03:26 +0000 (04:03 +0000)]
cleanup the raster paint engine

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodefine QT_NO_BLITTABLE in the config header
Ivailo Monev [Wed, 29 Jun 2016 04:01:11 +0000 (04:01 +0000)]
define QT_NO_BLITTABLE in the config header

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodo not try to alighn the QHash and QMap data
Ivailo Monev [Tue, 28 Jun 2016 19:45:49 +0000 (19:45 +0000)]
do not try to alighn the QHash and QMap data

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove Blitter painting engine
Ivailo Monev [Tue, 28 Jun 2016 13:49:11 +0000 (13:49 +0000)]
remove Blitter painting engine

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomanually capitalize the component letters in genmap to ensure proper headers path
Ivailo Monev [Mon, 27 Jun 2016 22:34:42 +0000 (22:34 +0000)]
manually capitalize the component letters in genmap to ensure proper headers path

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodo not add private classes/structs to class map
Ivailo Monev [Mon, 27 Jun 2016 22:26:22 +0000 (22:26 +0000)]
do not add private classes/structs to class map

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodisable glib2 support by default
Ivailo Monev [Mon, 27 Jun 2016 20:04:17 +0000 (20:04 +0000)]
disable glib2 support by default

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agovarious cleanups
Ivailo Monev [Mon, 27 Jun 2016 11:28:32 +0000 (11:28 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agovarious cleanups
Ivailo Monev [Mon, 27 Jun 2016 09:08:37 +0000 (09:08 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agovarious cleanups
Ivailo Monev [Mon, 27 Jun 2016 08:28:47 +0000 (08:28 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agovarious cleanups
Ivailo Monev [Sun, 26 Jun 2016 10:32:24 +0000 (10:32 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoensure that the xmlpatterns component builds when building without exceptions
Ivailo Monev [Sat, 25 Jun 2016 23:33:26 +0000 (23:33 +0000)]
ensure that the xmlpatterns component builds when building without exceptions

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoensure that the help module build when building without exceptions
Ivailo Monev [Sat, 25 Jun 2016 22:32:22 +0000 (22:32 +0000)]
ensure that the help module build when building without exceptions

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove redundant definition from global header
Ivailo Monev [Sat, 25 Jun 2016 21:58:49 +0000 (21:58 +0000)]
remove redundant definition from global header

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoMerge branch 'reiconengine'
Ivailo Monev [Sat, 25 Jun 2016 17:46:22 +0000 (17:46 +0000)]
Merge branch 'reiconengine'

8 years agomerge QIconEngineV{2} and QIconEngineFactoryInterfaceV{2}
Ivailo Monev [Sat, 25 Jun 2016 14:33:40 +0000 (14:33 +0000)]
merge QIconEngineV{2} and QIconEngineFactoryInterfaceV{2}

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomove common functions to qlocale tools header and inline them
Ivailo Monev [Sat, 25 Jun 2016 17:36:18 +0000 (17:36 +0000)]
move common functions to qlocale tools header and inline them

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some pedantic compiler warnings
Ivailo Monev [Sat, 25 Jun 2016 14:11:51 +0000 (14:11 +0000)]
fix some pedantic compiler warnings

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoexport Katie_DIR from the UNIX Shell profile file
Ivailo Monev [Sat, 25 Jun 2016 08:05:24 +0000 (08:05 +0000)]
export Katie_DIR from the UNIX Shell profile file

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix conditional in qnumeric
Ivailo Monev [Sat, 25 Jun 2016 07:58:30 +0000 (07:58 +0000)]
fix conditional in qnumeric

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove redundant resource from xmlpatterns
Ivailo Monev [Sat, 25 Jun 2016 07:50:57 +0000 (07:50 +0000)]
remove redundant resource from xmlpatterns

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove obsolete MSVC workaround
Ivailo Monev [Sat, 25 Jun 2016 07:28:33 +0000 (07:28 +0000)]
remove obsolete MSVC workaround

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoheaders compat
Ivailo Monev [Sat, 25 Jun 2016 07:24:46 +0000 (07:24 +0000)]
headers compat

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodo not use linker flags to link core to uuid
Ivailo Monev [Fri, 24 Jun 2016 12:15:18 +0000 (15:15 +0300)]
do not use linker flags to link core to uuid

fixes a valid linker warning when building with MSVC

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agosome bootstrap fixes for MSVC
Ivailo Monev [Fri, 24 Jun 2016 10:52:11 +0000 (13:52 +0300)]
some bootstrap fixes for MSVC

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agosupport MSVC numerics
Ivailo Monev [Fri, 24 Jun 2016 10:52:11 +0000 (13:52 +0300)]
support MSVC numerics

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix byte-order detection when building with MSVC
Ivailo Monev [Thu, 23 Jun 2016 17:13:56 +0000 (20:13 +0300)]
fix byte-order detection when building with MSVC

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove useless byte irder compile-time check
Ivailo Monev [Thu, 23 Jun 2016 12:05:46 +0000 (15:05 +0300)]
remove useless byte irder compile-time check

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix architecture detection when building with MSVC
Ivailo Monev [Thu, 23 Jun 2016 12:04:44 +0000 (15:04 +0300)]
fix architecture detection when building with MSVC

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix detection of MSVC
Ivailo Monev [Thu, 23 Jun 2016 11:28:33 +0000 (14:28 +0300)]
fix detection of MSVC

STREQUAL on MSVC, WIN32, MINGW, etc. results in CMP0054 and non-equal
branching

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocatch structs too from genmap script
Ivailo Monev [Thu, 23 Jun 2016 10:29:16 +0000 (13:29 +0300)]
catch structs too from genmap script

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agovarious cleanups
Ivailo Monev [Thu, 23 Jun 2016 10:09:00 +0000 (10:09 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodo not use computed goto in JavaScriptCore's pcre
Ivailo Monev [Thu, 23 Jun 2016 02:00:57 +0000 (02:00 +0000)]
do not use computed goto in JavaScriptCore's pcre

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agovarious cleanups
Ivailo Monev [Wed, 22 Jun 2016 22:12:03 +0000 (22:12 +0000)]
various cleanups

upstream commits:
https://github.com/qt/qtbase/commit/94519a441cf1ea77f1422c44a7ef8ec15171ad04

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoinline obsolete QPixmapCache::find() overload
Ivailo Monev [Wed, 22 Jun 2016 21:39:57 +0000 (21:39 +0000)]
inline obsolete QPixmapCache::find() overload

this is just temporary, or at least I think so (until I figure out how much
is it used externally). internally it is used a lot but that can be changed

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove legacy code from gui component
Ivailo Monev [Wed, 22 Jun 2016 16:30:06 +0000 (16:30 +0000)]
remove legacy code from gui component

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agovarious cleanups
Ivailo Monev [Wed, 22 Jun 2016 15:01:33 +0000 (15:01 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix a pedantic compiler warning
Ivailo Monev [Wed, 22 Jun 2016 13:13:48 +0000 (13:13 +0000)]
fix a pedantic compiler warning

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoconstify some static declarations
Ivailo Monev [Wed, 22 Jun 2016 13:13:25 +0000 (13:13 +0000)]
constify some static declarations

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodo not use computed goto in the declarative component
Ivailo Monev [Wed, 22 Jun 2016 13:01:34 +0000 (13:01 +0000)]
do not use computed goto in the declarative component

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agorestore the event reimplementation of QAbstractAnimation
Ivailo Monev [Wed, 22 Jun 2016 10:55:29 +0000 (10:55 +0000)]
restore the event reimplementation of QAbstractAnimation

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agovarious cleanups
Ivailo Monev [Wed, 22 Jun 2016 10:51:18 +0000 (10:51 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agovarious cleanups
Ivailo Monev [Wed, 22 Jun 2016 03:12:33 +0000 (03:12 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodlea with some obsolete headers
Ivailo Monev [Wed, 22 Jun 2016 02:48:24 +0000 (02:48 +0000)]
dlea with some obsolete headers

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocleanup draw helper
Ivailo Monev [Tue, 21 Jun 2016 21:50:38 +0000 (21:50 +0000)]
cleanup draw helper

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