Commit Graph

203 Commits

Author SHA1 Message Date
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