OSDN Git Service

kde/Katie.git
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>
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>