Commit graph

16 commits

Author SHA1 Message Date
Ivailo Monev
1ab0bcee23 remove unused Qt::DropAction::TargetMoveAction enum
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-04-03 21:29:50 +00:00
Ivailo Monev
98f067c949 handle formats as exclusive in QX11Data::xdndMimeAtomsForFormat()
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-04-01 20:25:54 +00:00
Ivailo Monev
46dfa4c448 use proper types for QTLWExtra::dnd assignment
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-04-01 19:29:23 +00:00
Ivailo Monev
285a28ac24 remove unused and internal QX11Data::xdndStringToAtom()
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-04-01 19:26:34 +00:00
Ivailo Monev
ba3514c1d3 remove unused X11 drag-n-drop handlers arguments
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-04-01 19:08:04 +00:00
Ivailo Monev
a735e6b5f1 remove unused QApplicationPrivate members
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-03-26 23:29:09 +00:00
Ivailo Monev
77bb0927fe drop Motif DND support
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-17 02:25:41 +00:00
Ivailo Monev
5b459cf0ec update copyright and add script for doing so
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-29 23:21:34 +00:00
Ivailo Monev
9585bd773c mark certain core component options unsupported
this is mostly automated change set, a lot to be done later on
especially about the definitions in core component. the goal is
to make most of the options of the core component available so
that they can be utilized in other components and tools without
restrictions as shown by some of the changes done to the GUI
component in this commit

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-18 00:00:13 +00:00
Ivailo Monev
80d4bc168e more copyright changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-06-03 14:21:30 +00:00
Ivailo Monev
74bb412630 copyright changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-06-03 13:38:02 +00:00
Ivailo Monev
e313571085 remove Xresources settings support
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-04 17:28:02 +00:00
Ivailo Monev
a78f51acfc an attempt to solve the "Status" as well as "QPaintEngine::X11" problem
unfortunetly some deeclarative sources still exhibit it, most of the
cruft is in private headers and I've not observed the problem as
often so this is nothing but a good start, to be continue..

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2017-08-09 11:51:32 +00:00
Ivailo Monev
5eae10e913 bunch of all-in-one build fixes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-09-06 18:00:28 +00:00
Ivailo Monev
9ebc979ae2 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>
2016-07-10 02:53:30 +03:00
Ivailo Monev
bfbc380756 initial import
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-12-10 05:06:13 +02:00