OSDN Git Service

kde/Katie.git
8 years agoremove obsolete and unused QDir::addResourceSearchPath()
Ivailo Monev [Fri, 6 May 2016 02:15:09 +0000 (02:15 +0000)]
remove obsolete and unused QDir::addResourceSearchPath()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomicro-optimize QDir::relativeFilePath() for non-Windows platform
Ivailo Monev [Thu, 5 May 2016 05:09:16 +0000 (05:09 +0000)]
micro-optimize QDir::relativeFilePath() for non-Windows platform

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agooops, fix ld config path in package files
Ivailo Monev [Wed, 4 May 2016 17:24:54 +0000 (17:24 +0000)]
oops, fix ld config path in package files

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove FIXME for the bug that I'm not going workaround
Ivailo Monev [Tue, 3 May 2016 20:59:23 +0000 (20:59 +0000)]
remove FIXME for the bug that I'm not going workaround

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove redundant static function stub
Ivailo Monev [Tue, 3 May 2016 20:21:19 +0000 (20:21 +0000)]
remove redundant static function stub

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoadjust package files
Ivailo Monev [Tue, 3 May 2016 17:38:17 +0000 (17:38 +0000)]
adjust package files

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocleanup build macros
Ivailo Monev [Tue, 3 May 2016 17:02:01 +0000 (17:02 +0000)]
cleanup build macros

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodisable installation of bootstrapped Katie
Ivailo Monev [Tue, 3 May 2016 17:01:32 +0000 (17:01 +0000)]
disable installation of bootstrapped Katie

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomake configuration paths cached
Ivailo Monev [Tue, 3 May 2016 17:00:51 +0000 (17:00 +0000)]
make configuration paths cached

that makes them overridable even from external projects (which can be bad
since it can make translations be installed in the wrong path) but for
those who build Katie itself it would be easier to change the paths from
the CMake GUI or their IDE

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodo not explicitly set output directory for qdbusviewer binary
Ivailo Monev [Tue, 3 May 2016 16:02:52 +0000 (16:02 +0000)]
do not explicitly set output directory for qdbusviewer binary

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove unused private variable from qdbusviewer
Ivailo Monev [Tue, 3 May 2016 16:02:20 +0000 (16:02 +0000)]
remove unused private variable from qdbusviewer

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomake the setup of KATIE_COMPONENTS and KATIE_TOOLS dynamic
Ivailo Monev [Tue, 3 May 2016 16:02:00 +0000 (16:02 +0000)]
make the setup of KATIE_COMPONENTS and KATIE_TOOLS dynamic

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix compiler warnings about non-heap free
Ivailo Monev [Tue, 3 May 2016 14:46:58 +0000 (14:46 +0000)]
fix compiler warnings about non-heap free

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agorename QLinkedList::free to freeData for consistency
Ivailo Monev [Tue, 3 May 2016 14:21:03 +0000 (14:21 +0000)]
rename QLinkedList::free to freeData for consistency

upstream commits:
https://github.com/qtproject/qtbase/commit/9e96717746850205eba7d4957ddb4d0322875fff

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoinstall ld config regardless of RPATH preferences
Ivailo Monev [Tue, 3 May 2016 13:57:39 +0000 (13:57 +0000)]
install ld config regardless of RPATH preferences

some vendors may just change/remove the RPATH with external tool,
such as chrpath or scanelf, even tought there is a CMake option
for it

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoimprove Freetype detection
Ivailo Monev [Sun, 1 May 2016 15:47:45 +0000 (15:47 +0000)]
improve Freetype detection

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove Qt 4.3 binary compatibility for MSVC
Ivailo Monev [Thu, 28 Apr 2016 23:50:19 +0000 (23:50 +0000)]
remove Qt 4.3 binary compatibility for MSVC

https://github.com/qtproject/qtbase/commit/d9bec0a1d2d7ac18a9a8ae5eff8dd8204eb6bf70

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodo not include qconfig twice from qglobal
Ivailo Monev [Wed, 27 Apr 2016 18:04:42 +0000 (18:04 +0000)]
do not include qconfig twice from qglobal

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agochange the way configuration directories are handled
Ivailo Monev [Tue, 26 Apr 2016 02:19:24 +0000 (02:19 +0000)]
change the way configuration directories are handled

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoinstall .destkop files for relevant applications
Ivailo Monev [Tue, 26 Apr 2016 01:05:52 +0000 (01:05 +0000)]
install .destkop files for relevant applications

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove compat definition from the Qt namespace
Ivailo Monev [Tue, 26 Apr 2016 00:36:48 +0000 (00:36 +0000)]
remove compat definition from the Qt namespace

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoadd alias header for QtTestGui
Ivailo Monev [Mon, 25 Apr 2016 17:43:15 +0000 (17:43 +0000)]
add alias header for QtTestGui

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoupdate additions
Ivailo Monev [Mon, 25 Apr 2016 01:09:15 +0000 (01:09 +0000)]
update additions

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove QBool and use bool instead
Ivailo Monev [Sat, 23 Apr 2016 02:47:10 +0000 (02:47 +0000)]
remove QBool and use bool instead

upstream commits:
https://github.com/qtproject/qtbase/commit/47d5d349d8f5bc590ca7cdf30bf13b69bddf3225

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolist all current data stream versions in documentation
Ivailo Monev [Fri, 22 Apr 2016 20:21:16 +0000 (20:21 +0000)]
list all current data stream versions in documentation

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove some Qt3 compat bits from core
Ivailo Monev [Fri, 22 Apr 2016 20:20:53 +0000 (20:20 +0000)]
remove some Qt3 compat bits from core

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove zlib dependency from Arch MinGW package
Ivailo Monev [Wed, 20 Apr 2016 14:28:47 +0000 (14:28 +0000)]
remove zlib dependency from Arch MinGW package

it is not in the official repos and miniz will be used when zlib
is not present (or detected) on the system so there is no need to
build against and depend on it. openssl is not a hard requirement
either but it is nice to have so I'm gonna keep it as dependency
even tough it is in AUR

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agooops, add .h extension to header alias
Ivailo Monev [Tue, 19 Apr 2016 13:03:20 +0000 (13:03 +0000)]
oops, add .h extension to header alias

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomake sure pkgconfig files are in the search path of pkgconfig
Ivailo Monev [Tue, 19 Apr 2016 11:48:01 +0000 (11:48 +0000)]
make sure pkgconfig files are in the search path of pkgconfig

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodeal with some obsolete headers
Ivailo Monev [Tue, 19 Apr 2016 11:47:06 +0000 (11:47 +0000)]
deal with some obsolete headers

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodo not add all libraries the component it linted to to te pkgconfi file
Ivailo Monev [Mon, 18 Apr 2016 14:52:58 +0000 (14:52 +0000)]
do not add all libraries the component it linted to to te pkgconfi file

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomore obsolete headers werk
Ivailo Monev [Mon, 18 Apr 2016 14:51:46 +0000 (14:51 +0000)]
more obsolete headers werk

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogenerate compat event headers
Ivailo Monev [Mon, 18 Apr 2016 12:07:12 +0000 (12:07 +0000)]
generate compat event headers

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodisable automatic UIC invocation too
Ivailo Monev [Mon, 18 Apr 2016 10:34:49 +0000 (10:34 +0000)]
disable automatic UIC invocation too

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoimprove Qt4 compatibility
Ivailo Monev [Mon, 18 Apr 2016 10:23:04 +0000 (10:23 +0000)]
improve Qt4 compatibility

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix XML patterns component pkgconfig requirements
Ivailo Monev [Mon, 18 Apr 2016 10:13:28 +0000 (10:13 +0000)]
fix XML patterns component pkgconfig requirements

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix XML component pkgconfig requirements
Ivailo Monev [Mon, 18 Apr 2016 10:11:18 +0000 (10:11 +0000)]
fix XML component pkgconfig requirements

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix some compiler warnings in 3rd party CLucene
Ivailo Monev [Mon, 18 Apr 2016 09:47:31 +0000 (09:47 +0000)]
fix some compiler warnings in 3rd party CLucene

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoimprove Qt4 compatibility
Ivailo Monev [Mon, 18 Apr 2016 08:51:25 +0000 (08:51 +0000)]
improve Qt4 compatibility

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoadd Kate project file
Ivailo Monev [Mon, 18 Apr 2016 08:18:39 +0000 (08:18 +0000)]
add Kate project file

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoimprove Qt4 compatibility
Ivailo Monev [Mon, 18 Apr 2016 08:17:40 +0000 (08:17 +0000)]
improve Qt4 compatibility

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoupdate qfeatures.txt
Ivailo Monev [Sun, 17 Apr 2016 18:48:36 +0000 (18:48 +0000)]
update qfeatures.txt

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoupdate TODO
Ivailo Monev [Sun, 17 Apr 2016 18:48:21 +0000 (18:48 +0000)]
update TODO

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agothe (tested) fix for the QML regression
Ivailo Monev [Sun, 17 Apr 2016 17:33:02 +0000 (17:33 +0000)]
the (tested) fix for the QML regression

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agopossible fix for the QML regression
Ivailo Monev [Sun, 17 Apr 2016 16:26:35 +0000 (16:26 +0000)]
possible fix for the QML regression

for some reason (probably because I was too sleepy when doing the changes)
the offset for signals/methods was removed when cleaning up the
QMetaObject::activate() usage. If that does not fix it either I have missed
some changes or the obsolete method is really required to make this work

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agohandle save and load of JSON meta types as Qt5
Ivailo Monev [Sun, 17 Apr 2016 07:04:36 +0000 (07:04 +0000)]
handle save and load of JSON meta types as Qt5

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove unnecessary runtime metaobject revision check
Ivailo Monev [Sun, 17 Apr 2016 07:03:05 +0000 (07:03 +0000)]
remove unnecessary runtime metaobject revision check

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove leftovers from WindowsMobile style
Ivailo Monev [Sat, 16 Apr 2016 19:34:27 +0000 (19:34 +0000)]
remove leftovers from WindowsMobile style

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix one alias header
Ivailo Monev [Thu, 17 Mar 2016 05:25:40 +0000 (05:25 +0000)]
fix one alias header

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoupdate translations
Ivailo Monev [Wed, 16 Mar 2016 17:51:57 +0000 (17:51 +0000)]
update translations

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoadd qdbusviewer back
Ivailo Monev [Wed, 16 Mar 2016 17:44:37 +0000 (17:44 +0000)]
add qdbusviewer back

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocleanup what's left from Phonon component
Ivailo Monev [Mon, 14 Mar 2016 22:09:06 +0000 (22:09 +0000)]
cleanup what's left from Phonon component

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove Phonon and the VLC backend for it
Ivailo Monev [Mon, 14 Mar 2016 22:06:32 +0000 (22:06 +0000)]
remove Phonon and the VLC backend for it

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoMake QThread::sleep/msleep/usleep public
Ivailo Monev [Sun, 13 Mar 2016 17:49:47 +0000 (17:49 +0000)]
Make QThread::sleep/msleep/usleep public

upstream commits:
https://github.com/qtproject/qtbase/commit/168fe50106b20b250cdc5499e17f48907bd00f53

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix build of Phonon without capture capabilities
Ivailo Monev [Sun, 13 Mar 2016 00:38:49 +0000 (00:38 +0000)]
fix build of Phonon without capture capabilities

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoadjust package files
Ivailo Monev [Sat, 12 Mar 2016 23:39:01 +0000 (23:39 +0000)]
adjust package files

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoupdate translations
Ivailo Monev [Thu, 10 Mar 2016 16:10:19 +0000 (16:10 +0000)]
update translations

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoMerge branch 'master' of https://github.com/fluxer/katie
Ivailo Monev [Thu, 10 Mar 2016 16:04:58 +0000 (16:04 +0000)]
Merge branch 'master' of https://github.com/fluxer/katie

8 years agomove designer tool to tools sub-directory and update translations
Ivailo Monev [Thu, 10 Mar 2016 16:04:47 +0000 (16:04 +0000)]
move designer tool to tools sub-directory and update translations

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoMerge branch 'master' of https://github.com/fluxer/katie
Ivailo Monev [Wed, 9 Mar 2016 17:45:15 +0000 (19:45 +0200)]
Merge branch 'master' of https://github.com/fluxer/katie

8 years agowhen building on Windows natively create NSIS package
Ivailo Monev [Wed, 9 Mar 2016 17:45:08 +0000 (19:45 +0200)]
when building on Windows natively create NSIS package

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomove package feature definitions to top-level CMake file
Ivailo Monev [Wed, 9 Mar 2016 17:24:04 +0000 (17:24 +0000)]
move package feature definitions to top-level CMake file

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix VLC Phonon backend build withouts effects support
Ivailo Monev [Wed, 9 Mar 2016 06:50:20 +0000 (06:50 +0000)]
fix VLC Phonon backend build withouts effects support

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix Phonon build without experimental features
Ivailo Monev [Wed, 9 Mar 2016 06:25:02 +0000 (06:25 +0000)]
fix Phonon build without experimental features

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoQt4 component includes must be split properly
Ivailo Monev [Wed, 9 Mar 2016 05:55:06 +0000 (05:55 +0000)]
Qt4 component includes must be split properly

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoPhonon VLC backend build fixes for Windows platform
Ivailo Monev [Tue, 8 Mar 2016 15:42:14 +0000 (17:42 +0200)]
Phonon VLC backend build fixes for Windows platform

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoset package directory to just Katie (without version)
Ivailo Monev [Tue, 8 Mar 2016 01:02:09 +0000 (03:02 +0200)]
set package directory to just Katie (without version)

8 years agoanother path fix for KatieConfig
Ivailo Monev [Tue, 8 Mar 2016 00:48:51 +0000 (02:48 +0200)]
another path fix for KatieConfig

8 years agohandle paths with spaces properly in KatieConfig CMake file
Ivailo Monev [Tue, 8 Mar 2016 00:45:14 +0000 (02:45 +0200)]
handle paths with spaces properly in KatieConfig CMake file

8 years agofix package files for MinGW on Archlinux
Ivailo Monev [Mon, 7 Mar 2016 19:30:17 +0000 (19:30 +0000)]
fix package files for MinGW on Archlinux

8 years agoremove workarounds for package target with bootstrap
Ivailo Monev [Mon, 7 Mar 2016 19:27:50 +0000 (19:27 +0000)]
remove workarounds for package target with bootstrap

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix package files for MinGW on Archlinux
Ivailo Monev [Mon, 7 Mar 2016 19:12:48 +0000 (19:12 +0000)]
fix package files for MinGW on Archlinux

8 years agofix descriptions of some packages
Ivailo Monev [Mon, 7 Mar 2016 16:59:56 +0000 (16:59 +0000)]
fix descriptions of some packages

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomake threads optional
Ivailo Monev [Mon, 7 Mar 2016 16:55:29 +0000 (16:55 +0000)]
make threads optional

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoseparate logic for linking to threading library
Ivailo Monev [Mon, 7 Mar 2016 16:33:02 +0000 (16:33 +0000)]
separate logic for linking to threading library

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoadd MinGW package files for Archlinux and bump others
Ivailo Monev [Mon, 7 Mar 2016 16:27:07 +0000 (16:27 +0000)]
add MinGW package files for Archlinux and bump others

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoupdate package files
Ivailo Monev [Sat, 5 Mar 2016 22:41:40 +0000 (22:41 +0000)]
update package files

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoMerge branch 'master' of https://github.com/fluxer/katie
Ivailo Monev [Sat, 5 Mar 2016 22:04:45 +0000 (22:04 +0000)]
Merge branch 'master' of https://github.com/fluxer/katie

8 years agoadd Designer back
Ivailo Monev [Sat, 5 Mar 2016 22:04:34 +0000 (22:04 +0000)]
add Designer back

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoupdate .gitignore
Ivailo Monev [Thu, 3 Mar 2016 20:29:30 +0000 (22:29 +0200)]
update .gitignore

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoMerge branch 'master' of https://github.com/fluxer/katie
Ivailo Monev [Thu, 3 Mar 2016 20:20:19 +0000 (22:20 +0200)]
Merge branch 'master' of https://github.com/fluxer/katie

8 years agoupdate README
Ivailo Monev [Thu, 3 Mar 2016 20:19:56 +0000 (22:19 +0200)]
update README

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomerge conflicts
Ivailo Monev [Wed, 2 Mar 2016 03:43:17 +0000 (05:43 +0200)]
merge conflicts

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoinitial QPA/QWS platform drop, lots of cleanups to follow
Ivailo Monev [Wed, 2 Mar 2016 03:41:40 +0000 (05:41 +0200)]
initial QPA/QWS platform drop, lots of cleanups to follow

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix handling of mkspecs directory
Ivailo Monev [Mon, 29 Feb 2016 16:40:29 +0000 (18:40 +0200)]
fix handling of mkspecs directory

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofix package target for Windows platform
Ivailo Monev [Mon, 29 Feb 2016 16:31:07 +0000 (18:31 +0200)]
fix package target for Windows platform

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agobuild system cleanups
Ivailo Monev [Mon, 29 Feb 2016 03:00:13 +0000 (05:00 +0200)]
build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agobuild system cleanups
Ivailo Monev [Mon, 29 Feb 2016 02:56:55 +0000 (04:56 +0200)]
build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove redundant function
Ivailo Monev [Fri, 26 Feb 2016 01:42:26 +0000 (03:42 +0200)]
remove redundant function

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoMerge branch 'master' of https://github.com/fluxer/katie
Ivailo Monev [Mon, 22 Feb 2016 18:27:12 +0000 (20:27 +0200)]
Merge branch 'master' of https://github.com/fluxer/katie

8 years agomisc cleanups
Ivailo Monev [Mon, 22 Feb 2016 18:26:58 +0000 (20:26 +0200)]
misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoUpdate README
Ivailo Monev [Sun, 21 Feb 2016 22:25:06 +0000 (00:25 +0200)]
Update README

8 years agocleanup JavaScriptCore platform header
Ivailo Monev [Thu, 18 Feb 2016 15:28:15 +0000 (17:28 +0200)]
cleanup JavaScriptCore platform header

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove redundant JavaScriptCore files
Ivailo Monev [Thu, 18 Feb 2016 15:09:07 +0000 (17:09 +0200)]
remove redundant JavaScriptCore files

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoremove obsolete QDesktopWidget::numScreens()
Ivailo Monev [Wed, 17 Feb 2016 18:51:10 +0000 (20:51 +0200)]
remove obsolete QDesktopWidget::numScreens()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomisc cleanups
Ivailo Monev [Wed, 17 Feb 2016 01:11:37 +0000 (03:11 +0200)]
misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agomisc cleanups
Ivailo Monev [Wed, 17 Feb 2016 00:29:12 +0000 (02:29 +0200)]
misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoupdate README
Ivailo Monev [Tue, 16 Feb 2016 20:52:43 +0000 (22:52 +0200)]
update README

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolink tests to KtMain on Windows
Ivailo Monev [Tue, 16 Feb 2016 19:10:43 +0000 (21:10 +0200)]
link tests to KtMain on Windows

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agorequire KtMain only if not mingw
Ivailo Monev [Tue, 16 Feb 2016 19:10:23 +0000 (21:10 +0200)]
require KtMain only if not mingw

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