Commit Graph

275 Commits

Author SHA1 Message Date
Rex Dieter 04661b7de7 Item views don't handle insert/remove of rows robustly (QTBUG-48870) 2016-02-24 22:04:57 -06:00
Than Ngo f1a8d41bb2 enable -qt-xcb to fix non-US keys under VNC (#1295713) 2016-01-15 17:27:47 +01:00
Rex Dieter 73aff94c60 Release++ 2016-01-05 17:09:14 -06:00
Rex Dieter 9f91c6fd2e Crash in QXcbWindow::setParent() due to NULL xcbScreen (QTBUG-50081, #1291003) 2016-01-05 17:08:50 -06:00
Jan Grulich 1c75053c8f QLineEdit - fix visibility of side widgets
QTBUG:4246
2016-01-05 13:33:48 +01:00
Rex Dieter 21748c29f1 qt-5.5 segfault on QFileDialog without parent (#1291003) 2015-12-31 10:34:51 -06:00
Helio Chissini de Castro 2f26eae065 - Adjust version requires for qt5-qdoc 2015-11-09 21:43:24 -02:00
Rex Dieter 94fa9f07f0 qt5-qdoc subpkg 2015-11-09 12:57:12 -06:00
David Tardon 4cd168eee0 full build 2015-10-28 23:54:16 +01:00
David Tardon d7f0de7034 sigh 2015-10-28 21:29:40 +01:00
David Tardon 9444cc4144 forgot to activate bootstrap 2015-10-28 21:13:57 +01:00
David Tardon fd4b71cc50 rebuild for ICU 56.1 2015-10-28 16:30:07 +01:00
Rex Dieter 82d6beab56 purge use of /usr/bin/env 2015-10-28 10:05:21 -05:00
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 33acfc6bc4 actually replace(rename) patch 2015-08-06 08:24:58 -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
Rex Dieter e6f8d11a82 drop remaining unused patches
deprecated/unused since 5.5.0 rebase
2015-07-15 10:26:11 -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