Commit graph

9 commits

Author SHA1 Message Date
Ivailo Monev
972266eaaa build plugins as modules
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-06-20 22:25:49 +00:00
Ivailo Monev
b4b5590881 make it build with QT_NO_CAST_FROM_ASCII and QT_NO_CAST_TO_ASCII
at least the important components, tools, etc. the tests and the utilities
have not been fully tested and fixed yet not has this been tested on
platform other than Linux yet

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-06-15 02:32:57 +00:00
Ivailo Monev
0afe0c0c36 simplify installation directories handling via use of CPACK_SET_DESTDIR
also, the CMake files are installed where they can be found by default
(without any manual configuration) by default - in the top-level
installation directory (CMAKE_INSTALL_PREFIX)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-06-10 14:06:44 +03:00
Ivailo Monev
ace9408af4 fix build of accessible widgets plugin after e6d4eb5
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-05-28 20:22:03 +00:00
Ivailo Monev
1095f3cca7 fix build of accessible plugin
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-05-18 14:37:41 +00:00
Ivailo Monev
0b84c77bbc remove AccessibleEx classes
some changed applied by hand

upstream commits:
204108d37b.patch

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-02-08 22:04:42 +02:00
Ivailo Monev
9c7c7d8531 fix some compiler warnings
the list of upstream commits is incomplete, the Qt(5) devs have taken care
of many warnings and I have not scoped trough all of the repos and commits
to find them out and list them. I've made some changes on my own too

upstream commits:
fece2474fe
e6799c6e33
64a7ac344e

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-13 18:27:10 +02:00
Ivailo Monev
85ba1c5877 remove some Q3 support remains
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-11 12:43:48 +02:00
Ivailo Monev
bfbc380756 initial import
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-12-10 05:06:13 +02:00