OSDN Git Service

kde/Katie.git
5 years agoremove duplicate headers inclusions
Ivailo Monev [Sun, 12 May 2019 17:57:07 +0000 (17:57 +0000)]
remove duplicate headers inclusions

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoupdate translations [ci skip]
Ivailo Monev [Sun, 12 May 2019 17:40:44 +0000 (17:40 +0000)]
update translations [ci skip]

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agooops, adjust QKeyEvent contructor
Ivailo Monev [Sun, 12 May 2019 17:25:01 +0000 (17:25 +0000)]
oops, adjust QKeyEvent contructor

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoremove reference to now gone OpenGL module
Ivailo Monev [Sun, 12 May 2019 17:22:59 +0000 (17:22 +0000)]
remove reference to now gone OpenGL module

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQKeyEvent, QContextMenuEvent and QToolBarChangeEvent cleanup
Ivailo Monev [Sun, 12 May 2019 17:22:19 +0000 (17:22 +0000)]
QKeyEvent, QContextMenuEvent and QToolBarChangeEvent cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQTextControlPrivate, QTextCopyHelper, QTextDocumentFragmentPrivate and QTextEngine...
Ivailo Monev [Sun, 12 May 2019 16:06:09 +0000 (16:06 +0000)]
QTextControlPrivate, QTextCopyHelper, QTextDocumentFragmentPrivate and QTextEngine cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQDBusUnixFileDescriptor cleanup
Ivailo Monev [Sun, 12 May 2019 15:48:54 +0000 (15:48 +0000)]
QDBusUnixFileDescriptor cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoupdate namefsck script
Ivailo Monev [Sun, 12 May 2019 14:51:05 +0000 (14:51 +0000)]
update namefsck script

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoeffectively revert 42ab80dc7d2989f5c9c32c97c368590e4317ea10
Ivailo Monev [Sun, 12 May 2019 05:35:26 +0000 (05:35 +0000)]
effectively revert 42ab80dc7d2989f5c9c32c97c368590e4317ea10

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoadd missing break in QTextBoundaryFinder
Ivailo Monev [Sun, 12 May 2019 05:32:54 +0000 (05:32 +0000)]
add missing break in QTextBoundaryFinder

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoupdate README
Ivailo Monev [Sun, 12 May 2019 01:53:55 +0000 (01:53 +0000)]
update README

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoremove reference to non-existing external qDBusInitThreads
Ivailo Monev [Sat, 11 May 2019 23:35:23 +0000 (23:35 +0000)]
remove reference to non-existing external qDBusInitThreads

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agodbus fixes
Ivailo Monev [Sat, 11 May 2019 22:34:49 +0000 (22:34 +0000)]
dbus fixes

this includes the following upstream commits:
https://github.com/qt/qtbase/commit/e4eb9bfbf74385cb3ee5d7225814be697aa47285
https://github.com/qt/qtbase/commit/2bcbe227bdcfded9ae01b289e78aa9e117613056
https://github.com/qt/qtbase/commit/fb166648936410f791ae6e600756d255b4a50545
https://github.com/qt/qtbase/commit/d370878aa0510e1e51eb9014965f505e395f3f81

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agodbus fixes
Ivailo Monev [Sat, 11 May 2019 22:07:35 +0000 (22:07 +0000)]
dbus fixes

this includes the following upstream commits:
https://github.com/qt/qtbase/commit/eb99c28861f5e841f306cfe8689627fe0e9bf2e8
https://github.com/qt/qtbase/commit/73a1e8c60d894701f34806cc4b847aa2814bf389
https://github.com/qt/qtbase/commit/6a2bdc4ee2dc49b5d89d09a1f255a7a0e2f18acf
https://github.com/qt/qtbase/commit/ab68958213b607a0f36e624a0a36d0f76aea654c
https://github.com/qt/qtbase/commit/acd0dae3f49662047d76f5e7d6ab1f333c38549e
https://github.com/qt/qtbase/commit/2e12f6e63ddb1ea3c79660cd99ffb96d4cd0bd82

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agominimum required DBus version is 1.2
Ivailo Monev [Sat, 11 May 2019 21:12:42 +0000 (21:12 +0000)]
minimum required DBus version is 1.2

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoprivate structures cleanup
Ivailo Monev [Sat, 11 May 2019 20:10:37 +0000 (20:10 +0000)]
private structures cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agofix some compiler warnings
Ivailo Monev [Sat, 11 May 2019 15:59:10 +0000 (15:59 +0000)]
fix some compiler warnings

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agodeclare builtin metatype in same order as enum
Ivailo Monev [Sat, 11 May 2019 02:33:51 +0000 (02:33 +0000)]
declare builtin metatype in same order as enum

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agogui variant fix
Ivailo Monev [Sat, 11 May 2019 00:57:00 +0000 (00:57 +0000)]
gui variant fix

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agominor headers inclusions cleanup
Ivailo Monev [Fri, 10 May 2019 21:48:56 +0000 (21:48 +0000)]
minor headers inclusions cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agodon't include qglobal header from qplatformdefs header
Ivailo Monev [Fri, 10 May 2019 21:48:26 +0000 (21:48 +0000)]
don't include qglobal header from qplatformdefs header

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoprivate classes cleanup
Ivailo Monev [Fri, 10 May 2019 05:09:44 +0000 (05:09 +0000)]
private classes cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agofix QAtomicInt::isLockFree()
Ivailo Monev [Thu, 9 May 2019 16:47:20 +0000 (16:47 +0000)]
fix QAtomicInt::isLockFree()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoadjust qregexp bindings interface
Ivailo Monev [Thu, 9 May 2019 05:34:11 +0000 (05:34 +0000)]
adjust qregexp bindings interface

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoupdate hand-edited mocs
Ivailo Monev [Thu, 9 May 2019 01:24:09 +0000 (01:24 +0000)]
update hand-edited mocs

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agorely on XF86keysym header for keyboard key definitions
Ivailo Monev [Wed, 8 May 2019 23:36:18 +0000 (23:36 +0000)]
rely on XF86keysym header for keyboard key definitions

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agorevert ninja version bump for Travis environment
Ivailo Monev [Tue, 7 May 2019 23:11:04 +0000 (23:11 +0000)]
revert ninja version bump for Travis environment

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agodesigner recent files fix
Ivailo Monev [Tue, 7 May 2019 23:05:06 +0000 (23:05 +0000)]
designer recent files fix

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoprivate structures cleanup
Ivailo Monev [Tue, 7 May 2019 23:00:31 +0000 (23:00 +0000)]
private structures cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoget rid of QWidgetItemV2
Ivailo Monev [Tue, 7 May 2019 22:46:47 +0000 (22:46 +0000)]
get rid of QWidgetItemV2

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agomove xml and animation cruft out of core component
Ivailo Monev [Tue, 7 May 2019 19:08:52 +0000 (19:08 +0000)]
move xml and animation cruft out of core component

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoremove custom build type
Ivailo Monev [Tue, 7 May 2019 19:07:50 +0000 (19:07 +0000)]
remove custom build type

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agodo not check for all X11 components as required
Ivailo Monev [Tue, 7 May 2019 19:06:00 +0000 (19:06 +0000)]
do not check for all X11 components as required

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoupdate config header
Ivailo Monev [Tue, 7 May 2019 17:31:18 +0000 (17:31 +0000)]
update config header

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agovarious cleanups
Ivailo Monev [Tue, 7 May 2019 16:08:30 +0000 (16:08 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQFileSystemEngine cleanup
Ivailo Monev [Tue, 7 May 2019 16:07:12 +0000 (16:07 +0000)]
QFileSystemEngine cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agodon't use temporary QByteArray in QPixmapData::fromData
Ivailo Monev [Tue, 7 May 2019 16:02:17 +0000 (16:02 +0000)]
don't use temporary QByteArray in QPixmapData::fromData

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agono image text
Ivailo Monev [Tue, 7 May 2019 15:47:48 +0000 (15:47 +0000)]
no image text

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agonamespace cleanup
Ivailo Monev [Tue, 7 May 2019 15:37:59 +0000 (15:37 +0000)]
namespace cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agopartitially revert f2068eb81dadfa00489c71c7a66aa3583be09ccd
Ivailo Monev [Tue, 7 May 2019 15:29:23 +0000 (15:29 +0000)]
partitially revert f2068eb81dadfa00489c71c7a66aa3583be09ccd

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agofix recursion in QDesignerDialogGuiInterface::getOpenImageFileNames
Ivailo Monev [Tue, 7 May 2019 05:18:39 +0000 (05:18 +0000)]
fix recursion in QDesignerDialogGuiInterface::getOpenImageFileNames

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQFontEngine, QStaticTextItem, QTextControlPrivate and QTextHtmlElement cleanup
Ivailo Monev [Tue, 7 May 2019 05:16:11 +0000 (05:16 +0000)]
QFontEngine, QStaticTextItem, QTextControlPrivate and QTextHtmlElement cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQStaticTextItem cleanup
Ivailo Monev [Tue, 7 May 2019 05:12:41 +0000 (05:12 +0000)]
QStaticTextItem cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agomove fancy QStyleOptionTabWidgetFrame and QStyleOptionTabWidgetFrameV2 headers to...
Ivailo Monev [Tue, 7 May 2019 05:11:17 +0000 (05:11 +0000)]
move fancy QStyleOptionTabWidgetFrame and QStyleOptionTabWidgetFrameV2 headers to mixed headers section

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agomostly headers compat
Ivailo Monev [Tue, 7 May 2019 05:08:39 +0000 (05:08 +0000)]
mostly headers compat

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agodeclare QTextOption::WrapMode as metatype so that it can be used in properties
Ivailo Monev [Tue, 7 May 2019 05:03:42 +0000 (05:03 +0000)]
declare QTextOption::WrapMode as metatype so that it can be used in properties

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQTextOption cleanup
Ivailo Monev [Tue, 7 May 2019 04:59:43 +0000 (04:59 +0000)]
QTextOption cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agomac leftovers removal
Ivailo Monev [Tue, 7 May 2019 04:53:36 +0000 (04:53 +0000)]
mac leftovers removal

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agomake QDoc documented properties actual properties
Ivailo Monev [Tue, 7 May 2019 04:51:46 +0000 (04:51 +0000)]
make QDoc documented properties actual properties

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agovarious cleanups
Ivailo Monev [Tue, 7 May 2019 04:48:28 +0000 (04:48 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agofix compiler warning
Ivailo Monev [Tue, 7 May 2019 04:39:16 +0000 (04:39 +0000)]
fix compiler warning

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agodo not randomize socket order
Ivailo Monev [Tue, 7 May 2019 03:48:56 +0000 (03:48 +0000)]
do not randomize socket order

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agodesigner component includes shared objects, do not include them into designercomponen...
Ivailo Monev [Tue, 7 May 2019 01:58:17 +0000 (01:58 +0000)]
designer component includes shared objects, do not include them into designercomponents aswell

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agovarious cleanups
Ivailo Monev [Tue, 7 May 2019 01:51:20 +0000 (01:51 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQToolTip/QTipLabel cleanup
Ivailo Monev [Tue, 7 May 2019 01:51:07 +0000 (01:51 +0000)]
QToolTip/QTipLabel cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQFormLayout cleanup
Ivailo Monev [Tue, 7 May 2019 01:50:19 +0000 (01:50 +0000)]
QFormLayout cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agominor build system cleanups
Ivailo Monev [Tue, 7 May 2019 01:49:51 +0000 (01:49 +0000)]
minor build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoremove QStringBuilder tests
Ivailo Monev [Mon, 6 May 2019 21:25:55 +0000 (21:25 +0000)]
remove QStringBuilder tests

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agofix qCount
Ivailo Monev [Mon, 6 May 2019 21:23:26 +0000 (21:23 +0000)]
fix qCount

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoset paths suitable for installation when building from scripts
Ivailo Monev [Mon, 6 May 2019 20:39:55 +0000 (20:39 +0000)]
set paths suitable for installation when building from scripts

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agorevert accidently commited changes
Ivailo Monev [Mon, 6 May 2019 17:59:56 +0000 (17:59 +0000)]
revert accidently commited changes

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQLocale test fix
Ivailo Monev [Sun, 5 May 2019 05:13:14 +0000 (05:13 +0000)]
QLocale test fix

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoapply upstream commits
Ivailo Monev [Sun, 5 May 2019 05:12:16 +0000 (05:12 +0000)]
apply upstream commits
 https://github.com/qt/qtbase/commit/c619fc278d7e5acd8f0ae8f9e2013f351c50c355
 and
 https://github.com/qt/qtbase/commit/4dcd9145e74dfb8c59016cf0011987cdeb6b3576

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoapply upstream commit
Ivailo Monev [Sun, 5 May 2019 05:11:09 +0000 (05:11 +0000)]
apply upstream commit
 https://github.com/qt/qtbase/commit/9b67d89c24666d405dd00e63bb56c924738aa002

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQTimer cleanup
Ivailo Monev [Sat, 4 May 2019 17:48:52 +0000 (17:48 +0000)]
QTimer cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agofix invocation of uic tool from designer
Ivailo Monev [Sat, 4 May 2019 17:44:15 +0000 (17:44 +0000)]
fix invocation of uic tool from designer

5 years agoinitialize qdbusviewer resource
Ivailo Monev [Sat, 4 May 2019 17:43:37 +0000 (17:43 +0000)]
initialize qdbusviewer resource

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQAtomic cleanup
Ivailo Monev [Sat, 4 May 2019 17:43:06 +0000 (17:43 +0000)]
QAtomic cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQRegExp::W3CXmlSchema11 is not supported syntax
Ivailo Monev [Sat, 4 May 2019 17:37:21 +0000 (17:37 +0000)]
QRegExp::W3CXmlSchema11 is not supported syntax

5 years agobuild separately any source that includes qt_x11_p.h
Ivailo Monev [Sat, 4 May 2019 17:33:16 +0000 (17:33 +0000)]
build separately any source that includes qt_x11_p.h

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agovarious cleanups
Ivailo Monev [Sat, 4 May 2019 17:32:26 +0000 (17:32 +0000)]
various cleanups

5 years agoremove Xresources settings support
Ivailo Monev [Sat, 4 May 2019 17:28:02 +0000 (17:28 +0000)]
remove Xresources settings support

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQApplication cleanup
Ivailo Monev [Sat, 4 May 2019 17:27:15 +0000 (17:27 +0000)]
QApplication cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agouse plain char array as buffer when resolving users and groups
Ivailo Monev [Sat, 4 May 2019 17:22:24 +0000 (17:22 +0000)]
use plain char array as buffer when resolving users and groups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agouse plain char array as buffer when resolving users and groups
Ivailo Monev [Sat, 4 May 2019 17:22:12 +0000 (17:22 +0000)]
use plain char array as buffer when resolving users and groups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoget rid of QStringBuilder
Ivailo Monev [Sat, 4 May 2019 17:20:49 +0000 (17:20 +0000)]
get rid of QStringBuilder

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoadd conditional to avoid invalid window warning
Ivailo Monev [Sat, 4 May 2019 17:13:53 +0000 (17:13 +0000)]
add conditional to avoid invalid window warning

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoget rid of X11 function wrappers
Ivailo Monev [Sat, 4 May 2019 17:12:57 +0000 (17:12 +0000)]
get rid of X11 function wrappers

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoRevert "get rid of X11 function wrappers"
Ivailo Monev [Sat, 4 May 2019 17:11:59 +0000 (17:11 +0000)]
Revert "get rid of X11 function wrappers"

This reverts commit ebc49b34ffdf7d1061bfcd29f77be6dc8563cb74.

5 years agoget rid of X11 function wrappers
Ivailo Monev [Sat, 4 May 2019 17:10:56 +0000 (17:10 +0000)]
get rid of X11 function wrappers

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoremove deviceskin
Ivailo Monev [Sat, 4 May 2019 17:06:44 +0000 (17:06 +0000)]
remove deviceskin

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoremove bool operator for QPixmap
Ivailo Monev [Sat, 4 May 2019 17:04:38 +0000 (17:04 +0000)]
remove bool operator for QPixmap

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agointroduce QGuiPlatformPlugin::systemIcon
Ivailo Monev [Sat, 4 May 2019 17:03:24 +0000 (17:03 +0000)]
introduce QGuiPlatformPlugin::systemIcon

5 years agofancy QPlugin and making QGuiPlatformPlugin puglic
Ivailo Monev [Sat, 4 May 2019 17:02:31 +0000 (17:02 +0000)]
fancy QPlugin and making QGuiPlatformPlugin puglic

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agofancy QPlugin and making QGuiPlatformPlugin puglic
Ivailo Monev [Sat, 4 May 2019 17:02:17 +0000 (17:02 +0000)]
fancy QPlugin and making QGuiPlatformPlugin puglic

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agofancy QJsonParseError header
Ivailo Monev [Sat, 4 May 2019 17:00:28 +0000 (17:00 +0000)]
fancy QJsonParseError header

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoremove desktop specific cruft
Ivailo Monev [Sat, 4 May 2019 16:59:05 +0000 (16:59 +0000)]
remove desktop specific cruft

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agooops, typo
Ivailo Monev [Sat, 4 May 2019 16:56:44 +0000 (16:56 +0000)]
oops, typo

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoglobal cleanup
Ivailo Monev [Sat, 4 May 2019 16:51:14 +0000 (16:51 +0000)]
global cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agofix compiler warning
Ivailo Monev [Sat, 4 May 2019 16:47:40 +0000 (16:47 +0000)]
fix compiler warning

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agoQTBUG-56088
Ivailo Monev [Sat, 4 May 2019 16:47:06 +0000 (16:47 +0000)]
QTBUG-56088

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agofix Xshape component check
Ivailo Monev [Sat, 4 May 2019 16:46:16 +0000 (16:46 +0000)]
fix Xshape component check

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
5 years agovarious cleanups
Ivailo Monev [Wed, 17 Oct 2018 16:49:00 +0000 (16:49 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
6 years agoMerge branch 'master' of https://github.com/fluxer/katie
Ivailo Monev [Tue, 17 Jul 2018 16:10:37 +0000 (16:10 +0000)]
Merge branch 'master' of https://github.com/fluxer/katie

6 years agomake fancy QGradient header for compat
Ivailo Monev [Tue, 17 Jul 2018 15:59:33 +0000 (15:59 +0000)]
make fancy QGradient header for compat

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
6 years agoremove irrelevant images
Ivailo Monev [Tue, 10 Jul 2018 14:32:05 +0000 (14:32 +0000)]
remove irrelevant images

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
6 years agovarious cleanups
Ivailo Monev [Tue, 10 Jul 2018 14:31:23 +0000 (14:31 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
6 years agoidentation
Ivailo Monev [Tue, 10 Jul 2018 12:51:22 +0000 (12:51 +0000)]
identation

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
6 years agofix debug build
Ivailo Monev [Tue, 10 Jul 2018 12:50:57 +0000 (12:50 +0000)]
fix debug build

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
6 years agovarious cleanups
Ivailo Monev [Mon, 9 Jul 2018 22:15:43 +0000 (22:15 +0000)]
various cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>