Rex Dieter
257f3e2efd
pull in more screen connect/disconnect fixes (code review 138201)
2015-10-24 15:09:49 -05:00
Helio Chissini de Castro
ad80f45525
- Update to final release
2015-10-15 11:23:55 -03:00
Helio Chissini de Castro
e11ea5563e
- Update to final release
2015-10-15 11:23:09 -03:00
Helio Chissini de Castro
f04285f0b0
- Merged from latest rdieter changes
2015-10-06 12:45:42 -03:00
Helio Chissini de Castro
573394a17d
- Prepare to merge
2015-10-06 12:41:46 -03:00
Rex Dieter
e6f1e5fdc7
xcb: Ignore disabling of outputs in the middle of the mode switch
2015-10-05 12:08:55 -05:00
Helio Chissini de Castro
eb072a0480
Merge branch 'master' of ssh://pkgs.fedoraproject.org/qt5-qtbase
2015-10-05 14:00:56 -03:00
Helio Chissini de Castro
67f6debfaa
- Prepare to 5.5.1 release with Qt 5.5.1 RC
2015-10-05 13:56:23 -03:00
Rex Dieter
19c78c8b79
When a screen comes back online, the windows need to be told about it (QTBUG-47041)
2015-10-05 11:55:06 -05:00
Rex Dieter
eed09bb685
followup fix for conditional valgrind ( #1255054 )
2015-08-21 06:52:46 -05:00
Rex Dieter
fcb305ca3f
unconditionally undo valgrind hack when done ( #1255054 )
2015-08-19 09:06:29 -05:00
Rex Dieter
be424cdbba
- conditionally use valgrind only if needed
2015-08-15 12:00:22 -05:00
Rex Dieter
144bca6ed5
backport 0055-Respect-manual-set-icon-themes.patch (kde#344469)
2015-08-15 11:55:48 -05:00
Rex Dieter
99408e98f2
Recommends for f21+ only
2015-08-08 15:47:19 -05:00
Kevin Kofler
9cdab9fd7a
use valgrind to debug qdoc HTML generation
...
* Fri Aug 07 2015 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.5.0-15
- use valgrind to debug qdoc HTML generation
2015-08-07 04:46:55 +02:00
Kevin Kofler
e828f75962
fix 10-qt5-check-opengl2.sh for multiple screens ( #1245755 )
...
* Fri Aug 07 2015 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.5.0-14
- remove GDB hackery again, -12 built fine on i686, hack breaks ARM build
- fix 10-qt5-check-opengl2.sh for multiple screens (#1245755 )
2015-08-07 04:20:04 +02:00
Rex Dieter
46b52f8ba0
remove errant MERGING fragment
2015-08-06 10:34:23 -05:00
Rex Dieter
4043165545
restore qdoc/gdb hackery, i686 still needs it :(
2015-08-06 10:32:43 -05:00
Rex Dieter
c5b8b67cf6
use upstream commit/fix for QTBUG-46310
2015-08-06 08:23:57 -05:00
Kevin Kofler
7fc829f49e
fix changelog date
2015-08-05 02:35:48 +02:00
Kevin Kofler
b38562bc8b
remove GDB hackery, it is not producing useful backtraces for the ARM crash
...
* Wed Aug 08 2015 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.5.0-12
- remove GDB hackery, it is not producing useful backtraces for the ARM crash
2015-08-05 02:31:40 +02:00
Helio Chissini de Castro
25fb307e9d
- Added recommends on mesa
2015-08-03 09:58:29 -03:00
Rex Dieter
4bb3045722
docs: BuildRequires: qt5-qhelpgenerator
2015-07-29 10:41:51 -05:00
Rex Dieter
3db6b7cef2
use qdoc.gdb wrapper
2015-07-17 13:28:40 -05:00
Rex Dieter
f1d7a6f748
handle qtnetwork doc failures too
2015-07-17 10:48:34 -05:00
Rex Dieter
a9ce91a32d
more hacks, (re)enable examples
2015-07-17 10:10:13 -05:00
Rex Dieter
fb22db4ec5
do html_docs and qch_docs separately
2015-07-16 12:09:34 -05:00
Rex Dieter
87d830822a
fix build, use same tricks as debian (thx pino)
2015-07-16 08:11:56 -05:00
Rex Dieter
20808dba5b
revert 'build docs first'
2015-07-15 19:02:39 -05:00
Rex Dieter
eeecca6075
%%build: build docs first, hack around 'make docs' failures (in f22+)
...
and by "hack", I mean try to run through gdb to get a backtrace, but
turns out it doesn't crash when you do that. :-/
2015-07-15 16:56:39 -05:00
Jan Grulich
f5e1f73a7c
Restore previously dropped patches
2015-07-15 16:49:54 +02:00
Rex Dieter
186586579b
one more libinput piece
2015-07-15 09:03:46 -05:00
Rex Dieter
0e03c9a93a
optionally include libinput plugin
2015-07-15 07:23:53 -05:00
Rex Dieter
ce699c0b0c
make libinput dep f21+ only (for now)
2015-07-15 07:16:36 -05:00
Rex Dieter
49a56144f5
don't conditionally include patches
2015-07-15 07:09:38 -05:00
Rex Dieter
e74e81c0ec
disable bootstrap again
2015-07-14 10:00:14 -05:00
Rex Dieter
ae60b65008
enable bootstrap (and disable failing docs)
2015-07-14 09:59:37 -05:00
Rex Dieter
5ece80d791
Qt5 application crashes when connecting/disconnecting displays ( #1083664 )
2015-07-13 08:46:39 -05:00
Than Ngo
971e7e5c5e
add better fix for compile error on big endian
2015-07-10 12:40:43 +02:00
Than Ngo
aa9b8ac825
fix build failure on big endian platform (ppc64,s390x)
2015-07-09 19:30:25 +02:00
Helio Chissini de Castro
86c8ce256f
- New final upstream release Qt 5.5.0
2015-07-01 11:41:48 -03:00
Helio Chissini de Castro
b136a7f6c9
- Second round of builds now with bootstrap enabled due new qttools
2015-06-29 17:36:26 -03:00
Helio Chissini de Castro
415dd9c185
- Let's enable bootstrap
2015-06-29 10:40:26 -03:00
Helio Chissini de Castro
b75081c6ce
- Update rc1 5.5.0
2015-06-29 09:57:24 -03:00
Rex Dieter
67b459f056
macros.qt5: fix qmake_qt5 so "FOO=BAR %qmake_qt5" works as expected
2015-06-16 10:40:28 -05:00
Rex Dieter
05d8ec8529
rebase to latest SM patches (QTBUG-45484, QTBUG-46310)
2015-06-08 11:51:18 -05:00
Jan Grulich
17a4ff4a15
Update to 5.4.2
2015-06-03 11:04:58 +02:00
Rex Dieter
e3d6eaa8b3
fix changelog for prior commit
2015-05-26 12:10:13 -05:00
Rex Dieter
708978be0f
Release++
2015-05-25 20:02:18 -05:00
Rex Dieter
e0cb122fdd
QWidget::setWindowRole does nothing (QTBUG-45484)
2015-05-25 20:01:48 -05:00
Rex Dieter
03e171010a
QWidget::setWindowRole does nothing (QTBUG-45484)
2015-05-25 09:08:54 -05:00
Rex Dieter
ca49064948
own /etc/xdg/QtProject
2015-05-20 13:07:17 -05:00
Rex Dieter
9a621268ce
Requires: qt-settings (f22+)
2015-05-20 10:56:51 -05:00
Rex Dieter
30b6c96916
Try to ensure that -fPIC is used in CMake builds (QTBUG-45755)
2015-05-16 23:43:45 -05:00
Rex Dieter
656fd93b8c
Some Qt apps crashs if they are compiled with gcc5 (QTBUG-45755)
2015-05-14 15:52:46 -05:00
Rex Dieter
e3ee214066
try harder to avoid doc/multilib conflicts ( #1212750 )
2015-05-07 08:56:20 -05:00
Rex Dieter
7f1b5be863
Shortcuts with KeypadModifier not working (QTBUG-33093,#1219173)
2015-05-06 14:32:32 -05:00
Rex Dieter
e36caa29b2
backport: data corruption in QNetworkAccessManager
2015-05-05 13:14:32 -05:00
Rex Dieter
0ccf360336
Revert "drop bootstrap"
...
This reverts commit 99f62f4bf3
.
Still broke, broke, looks like more love is needed to figure out
what's going on here
2015-05-05 13:11:36 -05:00
Rex Dieter
99f62f4bf3
drop bootstrap
2015-05-03 16:24:20 -05:00
Rex Dieter
2b14aad038
Revert "drop bootstrap ( #1211203 )"
...
This reverts commit f243c5b785
.
Build is still failing (doc generation segfaults), will retry after gcc5 mass rebuild.
2015-05-02 10:33:47 -05:00
Rex Dieter
f243c5b785
drop bootstrap ( #1211203 )
2015-05-02 00:06:43 -05:00
Rex Dieter
79d60438e1
5.4.1-12
...
- backport a couple more upstream fixes
- introduce -common noarch subpkg, should help multilib issues
2015-05-01 23:16:18 -05:00
Rex Dieter
f97e9b059e
port qtdbusconnection_no_debug.patch from qt(4)
2015-04-25 10:52:29 -05:00
Rex Dieter
ab722ac5f0
examples-manifest exists only if docs are built
2015-04-17 08:34:10 -05:00
Rex Dieter
c1a515137d
examples: include %{_qt5_docdir}/qdoc/examples-manifest.xml ( #1212750 )
2015-04-17 07:56:13 -05:00
Rex Dieter
9a602903fd
Multiple Vulnerabilities in Qt Image Format Handling (CVE-2015-1860 CVE-2015-1859 CVE-2015-1858)
2015-04-13 12:50:19 -05:00
Rex Dieter
240a4ac577
restore f23 bootstrap
2015-04-10 10:14:56 -05:00
Rex Dieter
1daf7aa7c2
5.4.1-8
...
- -dbus=runtime on el6 (#1196359 )
- drop f23 bootstrap
- %build: -no-directfb
2015-04-10 09:32:16 -05:00
Dan Vrátil
98ea3631c4
Revert "Pull in set of upstream Qt 5.5 fixes and improvements for XCB screen handling rebased to 5.4"
...
This reverts commit bcc8b147be
.
2015-04-01 20:37:00 +02:00
Rex Dieter
21c37f05b9
Crash due to unsafe access to QTextLayout::lineCount (#1207279,QTBUG-43562)
2015-03-30 10:33:49 -05:00
Rex Dieter
aa433e16dc
unable to use input methods in ibus-1.5.10 ( #1203575 )
2015-03-30 09:51:16 -05:00
Dan Vrátil
bcc8b147be
Pull in set of upstream Qt 5.5 fixes and improvements for XCB screen handling rebased to 5.4
2015-03-25 22:36:57 +01:00
Rex Dieter
2eae9b321b
5.4.1-3
...
- pull in handful of upstream fixes, particularly...
- Fix a division by zero when processing malformed BMP files (QTBUG-44547, CVE-2015-0295)
2015-02-27 10:34:35 -06:00
Jan Grulich
85535ced7c
Set bootstrap=1 only for rawhide
2015-02-25 15:14:44 +01:00
Rex Dieter
678376c067
try bootstrap=1 (f23)
2015-02-25 05:51:29 -06:00
Rex Dieter
8cfdf69446
ensure configure is executable
2015-02-24 15:01:25 -06:00
Jan Grulich
cb39c45c15
Update to 5.4.1
2015-02-24 15:23:38 +01:00
Rex Dieter
c8544d32b3
no-use-gold-linker (f22+, #1193044 )
2015-02-16 07:20:49 -06:00
Rex Dieter
25a678d035
own %{_qt5_plugindir}/{designer,iconengines,script,styles}
2015-02-12 09:45:35 -06:00
David Tardon
dbbd578565
full build after ICU soname bump
...
This reverts commit 07229d0b19
.
2015-02-05 13:21:51 +01:00
David Tardon
07229d0b19
bootstrap for ICU soname bump
2015-02-04 14:32:33 +01:00
Petr Machata
7193dedd7f
Bump for rebuild.
2015-02-04 14:21:45 +01:00
Rex Dieter
a12aa064a0
crashes when connecting/disconnecting displays (#1083664,QTBUG-42985)
2015-01-31 22:13:24 -06:00
David Tardon
dd0625c74f
full build
2015-01-27 14:47:34 +01:00
David Tardon
85bf4a8f3a
Revert "bootstrap for ICU soname bump"
...
This reverts commit 06b75a263e
.
2015-01-27 14:46:25 +01:00
David Tardon
06b75a263e
bootstrap for ICU soname bump
2015-01-27 10:35:12 +01:00
David Tardon
731e9f7525
rebuild for ICU 54.1
2015-01-26 17:02:58 +01:00
Rex Dieter
7c71c29833
fix %pre scriptlet
2015-01-18 07:08:06 -06:00
Rex Dieter
0f0a212bed
update %files
2015-01-17 22:21:07 -06:00
Rex Dieter
eb7261f470
ship /etc/xdg/qtchooser/5.conf alternative instead (of qt5.conf)
2015-01-17 19:02:10 -06:00
Rex Dieter
dbe60f28b0
workaround 'make docs' crasher on el6 (QTBUG-43057)
2014-12-17 17:39:06 -06:00
Rex Dieter
237461a32c
don't omit examples for bootstrap (needs work)
2014-12-11 09:00:35 -06:00
Rex Dieter
3cdd3818db
big-endian build fix
2014-12-10 13:06:20 -06:00
Rex Dieter
12a21a7868
fix bootstrapping logic
2014-12-10 12:32:24 -06:00
Rex Dieter
1d9f13a6e7
5.4.0 (final)
2014-12-10 07:18:27 -06:00
Rex Dieter
1363f7fc0f
skip docs on el6, qdoc crashes (QTBUG-43057)
...
See also:
https://bugreports.qt-project.org/browse/QTBUG-43057
2014-12-04 14:30:52 -06:00
Kevin Kofler
4996bdf06f
rebase old_xcb and old_xkbcommon patches
2014-11-29 03:38:51 +01:00
Rex Dieter
92f366366b
restore font rendering patch (#1052389,QTBUG-41590)
2014-11-28 15:32:30 -06:00
Rex Dieter
1fb1221516
5.4.0-rc
2014-11-27 20:09:20 -06:00
Rex Dieter
2fa25120ff
add versioned Requires: libxkbcommon dep
2014-11-12 12:45:38 -06:00
Rex Dieter
4a377f02eb
pull in slightly different upstreamed font rendering fix (#1052389,QTBUG-41590)
2014-11-11 12:11:20 -06:00
Rex Dieter
0a278efc52
Bad font rendering (#1052389,QTBUG-41590)
2014-11-10 08:07:31 -06:00
Rex Dieter
5d6be197aa
Merge branch 'master' of ssh://pkgs.fedoraproject.org/qt5-qtbase
2014-11-03 17:44:43 -06:00
Rex Dieter
dab46cba19
macros.qt5: +%qmake_qt5 , to help set standard build flags (CFLAGS, etc...)
2014-11-03 08:11:19 -06:00
Rex Dieter
c242367a7f
rebase old_xkbcommon.patch
2014-10-30 14:25:21 -05:00
Kevin Kofler
b84181099c
-gui: don't require gtk2 (__requires_exclude_from platformthemes) ( #1154884 )
...
* Wed Oct 22 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.4.0-0.2.beta
- -gui: don't require gtk2 (__requires_exclude_from platformthemes) (#1154884 )
2014-10-23 00:27:38 +02:00
Rex Dieter
d3bfc53697
fix build on f20
2014-10-18 21:20:15 -05:00
Rex Dieter
4018ad508c
skip bootstrap, I think we can avoid it this time
2014-10-18 14:51:19 -05:00
Rex Dieter
b0a82fc597
whitespace cosmetics
2014-10-18 12:52:26 -05:00
Rex Dieter
721ded4bfb
5.4.0-0.1.beta
...
- 5.4.0-beta
- avoid extra -devel deps by moving *Plugin.cmake files to base pkgs
- disable -doc,-examples to bootstrap other 5.4.0 modules
2014-10-18 12:51:26 -05:00
Jan Grulich
ab7b18b9ea
QFileDialog: implement getOpenFileUrl and friends for real
2014-10-13 11:50:38 +02:00
Rex Dieter
c6628dbc04
use linux-g++ platform unconditionally
2014-10-09 14:19:37 -05:00
Kevin Kofler
e26fd4ffda
F20: require libxkbcommon >= 0.4.1, only patch for the old libxcb
...
* Thu Oct 09 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> 5.3.2-1.1
- F20: require libxkbcommon >= 0.4.1, only patch for the old libxcb
2014-10-09 19:43:49 +02:00
Kevin Kofler
5006fbbb5e
split the old_xcb patch into old_xcb and old_xkbcommon
...
That should not change anything by itself, but it allows applying only
the old_xcb portion if libxkbcommon gets upgraded in F20, which will
then fix QTBUG-36281.
2014-10-08 19:57:09 +02:00
Rex Dieter
7793fafdb6
refresh old_xcb.patch
2014-09-16 12:57:56 -05:00
Rex Dieter
12f82100c5
5.3.2
2014-09-16 09:38:15 -05:00
David Tardon
7826aba02d
do a normal build with docs
2014-08-27 16:00:30 +02:00
David Tardon
6b7dddbe0f
Revert "disable docs to allow rebuild"
...
This reverts commit 7cd0aa6e8b
.
2014-08-27 15:59:56 +02:00
David Tardon
7cd0aa6e8b
disable docs to allow rebuild
2014-08-26 17:21:47 +02:00
David Tardon
8931a9bc26
rebuild for ICU 53.1
2014-08-26 13:57:31 +02:00
Peter Robinson
019cb410c2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 22:47:08 +00:00
Rex Dieter
68c19d991d
no xcb-xkb on el6
2014-07-24 10:51:10 -05:00
Rex Dieter
b2bf36753f
5.3.1-5
...
- drop dep on xorg-x11-xinit (own shared dirs instead)
- fix/improve qtchooser support using alternatives (#1122316 )
2014-07-24 10:41:04 -05:00
Rex Dieter
77d9cc7b0f
cleaner xkbcommon logic
2014-07-18 14:16:41 -05:00
Rex Dieter
1415157eb4
epel still needs bundled xbkcommon
2014-07-18 13:45:30 -05:00
Kevin Kofler
c7f997cf4d
support the old versions of libxcb and libxkbcommon in F19 and F20
...
* Mon Jun 30 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> 5.3.1-4
- support the old versions of libxcb and libxkbcommon in F19 and F20
- don't use the bundled libxkbcommon
As per https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries
(all prior 5.3.x builds are NOT shippable). Also fixes QT_NO_XKB getting
set in those broken builds.
2014-07-02 02:39:46 +02:00
Rex Dieter
905ac73b67
devel: Requires: pkgconfig(egl)
2014-06-30 10:32:16 -05:00
Jan Grulich
f276ab369e
Prefer QPA implementation in qsystemtrayicon_x11 if available
2014-06-27 14:08:03 +02:00
Jan Grulich
df5040976c
Update to 5.3.1
2014-06-25 10:55:09 +02:00
Dennis Gilmore
37dbbd77ca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 20:19:11 -05:00
Rex Dieter
d68f9fa0b8
%ix86: build -no-sse2 ( #1103185 )
2014-05-30 10:23:19 -05:00
Rex Dieter
9662c35171
5.3.0-5
...
- BR: pkgconfig(xcb-xkb) > 1.10 (f21+)
- allow possibility for libxkbcommon-0.4.x only
2014-05-27 12:59:31 -05:00
Rex Dieter
cdd31a1489
libcomposeplatforminputcontextplugin doesn't need xkbcommon-x11
2014-05-27 11:25:43 -05:00
Rex Dieter
e036c064e3
system-libxkbcommon (f21+)
2014-05-23 06:59:09 -05:00
Rex Dieter
ed540e229f
qt5-qtbase-5.3.0-2.fc21 breaks keyboard input ( #1100213 )
2014-05-22 08:46:10 -05:00
Rex Dieter
a97fc92a72
limit -reduce-relocations to %ix86 x86_64 archs (QTBUG-36129)
2014-05-21 09:09:54 -05:00
Rex Dieter
325fbb765c
update Source URLs
2014-05-21 08:55:57 -05:00
Rex Dieter
fc037c90ec
reference upstream bug wrt arm -reduce-relocations
2014-05-21 08:52:56 -05:00
Jan Grulich
16a05c4614
Disable -reduce-relocations on ARM
2014-05-21 14:13:15 +02:00
Jan Grulich
01e5c8430d
Missing files
2014-05-21 12:07:55 +02:00
Jan Grulich
7a3dd6d5af
Update to 5.3.0
2014-05-21 12:03:59 +02:00
Rex Dieter
86ce10d90f
DoS vulnerability in the GIF image handler (QTBUG-38367)
2014-04-24 16:29:59 -05:00
Rex Dieter
73a3797332
support ppc64le multilib ( #1080629 )
2014-03-26 10:50:56 -05:00
Kevin Kofler
c3f7b0f315
reenable documentation
...
* Wed Mar 12 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> 5.2.1-6
- reenable documentation
2014-03-12 03:15:13 +01:00
Kevin Kofler
ffd47dbc67
make the QMAKE_STRIP sed not sensitive to whitespace (see #1074041 in Qt 4)
...
* Sat Mar 08 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> 5.2.1-5
- make the QMAKE_STRIP sed not sensitive to whitespace (see #1074041 in Qt 4)
2014-03-08 02:26:23 +01:00
Rex Dieter
32ae4738af
undefine QMAKE_STRIP (and friends), so we get useful -debuginfo pkgs ( #1065636 )
2014-02-18 12:42:04 -06:00
Rex Dieter
03e7d3ee96
bootstrap for libicu bump
2014-02-12 15:06:38 -06:00
Rex Dieter
be6f250543
rebuild (libicu)
2014-02-12 14:40:07 -06:00
Rex Dieter
ef7a146fd1
fix egl conditional bits (el6 love)
2014-02-05 13:44:07 -06:00