Commit Graph

73 Commits

Author SHA256 Message Date
Dominique Leuenberger
213da85763 Accepting request 948155 from KDE:Qt:5.15
New snapshots

OBS-URL: https://build.opensuse.org/request/show/948155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=42
2022-01-25 16:35:42 +00:00
Christophe Giboudeaux
d90e7386df Import latest revisions
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=19
2022-01-22 20:32:10 +00:00
Dominique Leuenberger
e7f7121a0b Accepting request 941642 from KDE:Qt:5.15
- Update to version 5.15.2+kde37:
  * Fix backport, context destruction was omitted
  * Client: do not empty clipboard when a new popup/window is opened
  * Wayland client: use wl_keyboard to determine active state
- Add patch to fix crashes triggered by unintentional actions when
  showing a window (kde#421700):
  * 0001-Client-Avoid-processing-of-events-when-showing-windo.patch

OBS-URL: https://build.opensuse.org/request/show/941642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=41
2021-12-21 17:40:18 +00:00
Christophe Giboudeaux
92a0ff63f6 Accepting request 941516 from home:Vogtinator:qt5.15
- Update to version 5.15.2+kde37:
  * Fix backport, context destruction was omitted
  * Client: do not empty clipboard when a new popup/window is opened
  * Wayland client: use wl_keyboard to determine active state
- Add patch to fix crashes triggered by unintentional actions when
  showing a window (kde#421700):
  * 0001-Client-Avoid-processing-of-events-when-showing-windo.patch

OBS-URL: https://build.opensuse.org/request/show/941516
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=18
2021-12-20 11:34:25 +00:00
Dominique Leuenberger
d585638f8c Accepting request 928085 from KDE:Qt:5.15
Qt updates from KDE git

OBS-URL: https://build.opensuse.org/request/show/928085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=40
2021-10-31 21:55:27 +00:00
Christophe Giboudeaux
07c3f480a6 Qt 5.15.2 update from KDE git
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=17
2021-10-29 07:18:36 +00:00
Dominique Leuenberger
e87c63afce Accepting request 902327 from KDE:Qt:5.15
Qt 5.15.2 + KDE patch collection

OBS-URL: https://build.opensuse.org/request/show/902327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=39
2021-06-27 16:58:49 +00:00
Christophe Giboudeaux
9d7eee2b8b Qt from KDE git
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=16
2021-06-24 12:00:40 +00:00
Dominique Leuenberger
e3913ce754 Accepting request 893822 from KDE:Qt:5.15
- Add more commits from KDE's 5.15 branch:
  * 0008-Fix-memory-leak-in-QWaylandGLContext.patch (QTBUG-85608)
  * 0009-Client-Send-set_window_geometry-only-once-configured.patch
  * 0010-Translate-opaque-area-with-frame-margins.patch
  * 0011-Client-Send-exposeEvent-to-parent-on-subsurface-posi.patch
    (QTBUG-86177)
  * 0012-Get-correct-decoration-margins-region.patch
  * 0013-xdgshell-Tell-the-compositor-the-screen-we-re-expect.patch
  * 0014-Fix-compilation.patch
  * 0015-client-Allow-QWaylandInputContext-to-accept-composed.patch
    (kde#405388)
  * 0016-Client-Announce-an-output-after-receiving-more-compl.patch
    (kde#435124)
  * 0017-Fix-issue-with-repeated-window-size-changes.patch
  * 0018-Include-locale.h-for-setlocale-LC_CTYPE.patch

- Add commits from upstream's 5.15 branch:
  * 0002-Make-setting-QT_SCALE_FACTOR-work-on-Wayland.patch (QTBUG-87762)
  * 0003-Do-not-try-to-eglMakeCurrent-for-unintended-case.patch (QTBUG-88277)
  * 0004-Make-setting-QT_SCALE_FACTOR-work-on-Wayland.patch (QTBUG-87762, QTBUG-88064)
  * 0005-Ensure-that-grabbing-is-performed-in-correct-context.patch (QTBUG-87597)
  * 0006-Fix-leaked-subsurface-wayland-items.patch (QTBUG-88782)
- Add commit from KDE's 5.15 branch:
  * 0007-Use-qWarning-and-_exit-instead-of-qFatal-for-wayland.patch

OBS-URL: https://build.opensuse.org/request/show/893822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=38
2021-05-20 17:24:23 +00:00
Christophe Giboudeaux
fe5900ca7d Accepting request 893496 from home:Vogtinator:qt5.15
- Add more commits from KDE's 5.15 branch:
  * 0008-Fix-memory-leak-in-QWaylandGLContext.patch (QTBUG-85608)
  * 0009-Client-Send-set_window_geometry-only-once-configured.patch
  * 0010-Translate-opaque-area-with-frame-margins.patch
  * 0011-Client-Send-exposeEvent-to-parent-on-subsurface-posi.patch
    (QTBUG-86177)
  * 0012-Get-correct-decoration-margins-region.patch
  * 0013-xdgshell-Tell-the-compositor-the-screen-we-re-expect.patch
  * 0014-Fix-compilation.patch
  * 0015-client-Allow-QWaylandInputContext-to-accept-composed.patch
    (kde#405388)
  * 0016-Client-Announce-an-output-after-receiving-more-compl.patch
    (kde#435124)
  * 0017-Fix-issue-with-repeated-window-size-changes.patch
  * 0018-Include-locale.h-for-setlocale-LC_CTYPE.patch

OBS-URL: https://build.opensuse.org/request/show/893496
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=15
2021-05-17 18:05:46 +00:00
Luca Beltrame
be48647d50 Accepting request 883510 from home:Vogtinator:qt5.15
- Add commits from upstream's 5.15 branch:
  * 0002-Make-setting-QT_SCALE_FACTOR-work-on-Wayland.patch (QTBUG-87762)
  * 0003-Do-not-try-to-eglMakeCurrent-for-unintended-case.patch (QTBUG-88277)
  * 0004-Make-setting-QT_SCALE_FACTOR-work-on-Wayland.patch (QTBUG-87762, QTBUG-88064)
  * 0005-Ensure-that-grabbing-is-performed-in-correct-context.patch (QTBUG-87597)
  * 0006-Fix-leaked-subsurface-wayland-items.patch (QTBUG-88782)
- Add commit from KDE's 5.15 branch:
  * 0007-Use-qWarning-and-_exit-instead-of-qFatal-for-wayland.patch

OBS-URL: https://build.opensuse.org/request/show/883510
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=14
2021-04-07 07:20:26 +00:00
Dominique Leuenberger
8b62ba0255 Accepting request 866048 from KDE:Qt:5.15
Add compatibility with qml-autoreqprov

OBS-URL: https://build.opensuse.org/request/show/866048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=37
2021-01-26 13:44:12 +00:00
Luca Beltrame
1f6697db25 Add compatibility with qml-autoreqprov
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=13
2021-01-22 15:04:59 +00:00
Dominique Leuenberger
b862ae1064 Accepting request 852329 from KDE:Qt:5.15
- Add upstream patch to fix a regression:
  * 0001-Scanner-Avoid-accessing-dangling-pointers-in-destroy.patch

OBS-URL: https://build.opensuse.org/request/show/852329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=36
2020-12-03 17:41:14 +00:00
5af85585d3 Accepting request 852326 from home:cgiboudeaux:branches:KDE:Qt:5.15
- Add upstream patch to fix a regression:
  * 0001-Scanner-Avoid-accessing-dangling-pointers-in-destroy.patch

OBS-URL: https://build.opensuse.org/request/show/852326
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=12
2020-12-01 12:00:04 +00:00
Dominique Leuenberger
17770b6de1 Accepting request 850039 from KDE:Qt:5.15
Qt 5.15.2

OBS-URL: https://build.opensuse.org/request/show/850039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=35
2020-11-25 18:29:16 +00:00
Christophe Giboudeaux
ae6ebb62c5 Qt 5.15.2. qt3d on Leap now without assimp
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=11
2020-11-22 21:09:49 +00:00
Dominique Leuenberger
a4d72b730d Accepting request 833663 from KDE:Qt:5.15
Qt 5.15.1

OBS-URL: https://build.opensuse.org/request/show/833663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=34
2020-09-14 10:09:57 +00:00
Christophe Giboudeaux
3ab01b89b3 Qt 5.15.1 - not built yet
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=10
2020-09-11 06:30:05 +00:00
Yuchen Lin
24d9883303 Accepting request 809418 from KDE:Qt:5.15
Qt 5.15.0

OBS-URL: https://build.opensuse.org/request/show/809418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=33
2020-05-29 19:15:30 +00:00
4ca18028db OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=9 2020-05-27 08:38:55 +00:00
a95acf824c OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=8 2020-05-22 13:54:18 +00:00
Christophe Giboudeaux
f3af9de0fe Qt 5.15.0 RC
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=7
2020-05-09 06:33:33 +00:00
Christophe Giboudeaux
5038737c1b Qt 5.15.0 Beta 4
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=6
2020-04-25 19:51:59 +00:00
Christophe Giboudeaux
bb374b6303 Qt 5.15.0 Beta 3
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=5
2020-04-15 08:52:32 +00:00
Christophe Giboudeaux
1503842132 Qt 5.15 Beta 2 - untested, as usual
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=4
2020-03-25 07:20:04 +00:00
Luca Beltrame
30fa8bff54 Qt 5.15 Beta 1
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=3
2020-03-01 08:58:07 +00:00
Christophe Giboudeaux
a318ce1cb2 Qt 5.15 Alpha
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=2
2020-02-26 12:43:23 +00:00
f25bd55e18 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwayland?expand=0&rev=1 2020-02-19 10:09:04 +00:00
Dominique Leuenberger
868bbab063 Accepting request 768130 from KDE:Qt:5.14
Update to 5.14.1

OBS-URL: https://build.opensuse.org/request/show/768130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=32
2020-01-30 08:39:35 +00:00
Christophe Giboudeaux
371e5b31c4 Accepting request 768036 from home:Vogtinator:qt5.14
Qt 5.14.1 - untested, as usual

OBS-URL: https://build.opensuse.org/request/show/768036
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtwayland?expand=0&rev=9
2020-01-28 16:31:34 +00:00
Dominique Leuenberger
8609de42c1 Accepting request 758900 from KDE:Qt:5.14
Qt 5.14.0

OBS-URL: https://build.opensuse.org/request/show/758900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=31
2020-01-19 19:55:12 +00:00
3e0f65a811 - Remove unneeded parentheses in License tag
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtwayland?expand=0&rev=8
2019-12-22 22:54:14 +00:00
Christophe Giboudeaux
5f2688d922 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtwayland?expand=0&rev=7 2019-12-16 09:42:29 +00:00
Christophe Giboudeaux
b4aff0772a Accepting request 756177 from home:Vogtinator:qt5.14
Qt 5.14.0 final - not fully built yet

OBS-URL: https://build.opensuse.org/request/show/756177
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtwayland?expand=0&rev=6
2019-12-12 20:39:55 +00:00
Luca Beltrame
f1a402d71f Accepting request 754286 from home:Vogtinator:qt5.14
Qt 5.14.0 RC1

OBS-URL: https://build.opensuse.org/request/show/754286
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtwayland?expand=0&rev=5
2019-12-05 09:41:18 +00:00
Christophe Giboudeaux
2b8b1516e6 Accepting request 748159 from home:Vogtinator:qt5.14
Qt 5.14 Beta 3

OBS-URL: https://build.opensuse.org/request/show/748159
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtwayland?expand=0&rev=4
2019-11-14 08:34:41 +00:00
ef7042c80a Accepting request 743230 from home:Vogtinator:qt5.14
Qt 5.14.0 Beta 2

OBS-URL: https://build.opensuse.org/request/show/743230
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtwayland?expand=0&rev=3
2019-10-28 17:54:03 +00:00
4930960475 Accepting request 734738 from home:Vogtinator:qt5.14
Qt 5.14 Alpha

OBS-URL: https://build.opensuse.org/request/show/734738
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtwayland?expand=0&rev=2
2019-10-05 16:00:59 +00:00
0f6426dabc OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtwayland?expand=0&rev=1 2019-09-30 13:17:45 +00:00
Dominique Leuenberger
48be421b65 Accepting request 729225 from KDE:Qt:5.13
Qt 5.13.1

OBS-URL: https://build.opensuse.org/request/show/729225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=30
2019-09-09 10:31:05 +00:00
Christophe Giboudeaux
a0608c673b Accepting request 729107 from home:Vogtinator:qt5.13
Qt 5.13.1, disable KU* and KF* publishing before accepting

OBS-URL: https://build.opensuse.org/request/show/729107
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.13/libqt5-qtwayland?expand=0&rev=12
2019-09-07 17:41:44 +00:00
Dominique Leuenberger
9d9dbee05d Accepting request 723518 from KDE:Qt:5.13
- Add patch to fix deps in Qt5WaylandClient.pc and .cmake:
  * 0001-Fix-use-of-private-dependency.patch

OBS-URL: https://build.opensuse.org/request/show/723518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=29
2019-08-19 18:46:54 +00:00
4f952e275d - Add patch to fix deps in Qt5WaylandClient.pc and .cmake:
* 0001-Fix-use-of-private-dependency.patch

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.13/libqt5-qtwayland?expand=0&rev=11
2019-08-15 11:31:16 +00:00
Dominique Leuenberger
d54413b6f3 Accepting request 713225 from KDE:Qt:5.13
- Add patch from upstream 5.13 branch to fix crashes:
  * 0001-Don-t-crash-if-we-start-a-drag-without-dragFocus.patch
- Add patch from upstream 5.12 branch to improve performance:
  * 0002-Client-Fix-stuttering-when-the-GUI-thread-is-busy.patch
- Add patches from upstream code reviews to fix various issues:
  * 0003-Client-Don-t-send-fake-SurfaceCreated-Destroyed-even.patch
  * 0004-Client-Make-handleUpdate-aware-of-exposure-changes.patch
  * 0005-Client-Reset-frame-callback-timer-when-hiding-a-wind.patch

OBS-URL: https://build.opensuse.org/request/show/713225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=28
2019-07-13 11:45:06 +00:00
Luca Beltrame
d7866249c2 Accepting request 713204 from home:Vogtinator:qt5.13
- Add patch from upstream 5.13 branch to fix crashes:
  * 0001-Don-t-crash-if-we-start-a-drag-without-dragFocus.patch
- Add patch from upstream 5.12 branch to improve performance:
  * 0002-Client-Fix-stuttering-when-the-GUI-thread-is-busy.patch
- Add patches from upstream code reviews to fix various issues:
  * 0003-Client-Don-t-send-fake-SurfaceCreated-Destroyed-even.patch
  * 0004-Client-Make-handleUpdate-aware-of-exposure-changes.patch
  * 0005-Client-Reset-frame-callback-timer-when-hiding-a-wind.patch

OBS-URL: https://build.opensuse.org/request/show/713204
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.13/libqt5-qtwayland?expand=0&rev=10
2019-07-03 10:31:22 +00:00
Dominique Leuenberger
1f3002a03e Accepting request 711201 from KDE:Qt:5.13
Qt 5.13.0

OBS-URL: https://build.opensuse.org/request/show/711201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=27
2019-06-28 14:31:01 +00:00
Yuchen Lin
268a227707 Accepting request 697081 from KDE:Qt5
Qt 5.12.3

OBS-URL: https://build.opensuse.org/request/show/697081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=26
2019-04-26 20:53:52 +00:00
Dominique Leuenberger
04aebddbeb Accepting request 685650 from KDE:Qt5
Qt 5.12.2

OBS-URL: https://build.opensuse.org/request/show/685650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=25
2019-03-21 08:41:32 +00:00
Dominique Leuenberger
9a1be93b3f Accepting request 656576 from KDE:Qt5
Qt 5.12.0 final

OBS-URL: https://build.opensuse.org/request/show/656576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=24
2018-12-14 19:52:24 +00:00