Commit Graph

818 Commits

Author SHA1 Message Date
Rex Dieter 1ac4fa717c Merge branch 'master' into f17 2012-05-10 12:22:50 -05:00
Rex Dieter cdf70082aa use qt-settings on f17+ 2012-05-10 12:22:03 -05:00
Rex Dieter 89569a2242 Requires: qt-settings 2012-05-10 12:17:32 -05:00
Rex Dieter 0a91dd0faf rebuild (libtiff) 2012-05-08 16:32:30 -05:00
Than Ngo 37b42623a7 Merge branch 'master' into f17 2012-05-03 16:17:06 +02:00
Than Ngo b2f384a4ba add fedora/rhel conditions 2012-05-03 16:16:11 +02:00
Than Ngo 1399efea41 Merge branch 'master' into f17 2012-04-18 12:09:48 +02:00
Than Ngo 8df516bbfb add rhel condition 2012-04-18 12:07:28 +02:00
Rex Dieter bab905e093 boo, awol patch 2012-04-17 07:51:23 -05:00
Rex Dieter 6ede3a7f87 omit qdbusconnection warnings in release/no-debug mode 2012-04-17 07:34:21 -05:00
Jaroslav Reznik 04fc6818ae Merge branch 'master' into f16 2012-04-03 11:14:37 +02:00
Jaroslav Reznik d68208955a Merge branch 'master' into f17 2012-04-03 11:14:24 +02:00
Jaroslav Reznik 20e8a01183 Fix a crash in cursorToX() when new block is added (QTBUG-24718) 2012-04-03 11:00:17 +02:00
Than Ngo 9b470ba395 Merge branch 'master' into f16 2012-03-30 22:33:21 +02:00
Than Ngo 5aa0de5be8 Merge branch 'master' into f17 2012-03-30 22:25:44 +02:00
Than Ngo 215aa5fd08 Fix QTgaHandler::canRead() not obeying image plugin specs 2012-03-30 22:05:31 +02:00
Rex Dieter 97b27a9487 Merge branch 'master' into f17
Conflicts:
	qt.spec
2012-03-29 13:08:46 -05:00
Rex Dieter 6e276638e1 Header file name mismatch in qt-devel i686 (#808087) 2012-03-29 11:07:37 -05:00
Rex Dieter 81f4e80bb5 drop long-unused kde-qt-patches.sh 2012-03-29 08:02:10 -05:00
Than Ngo 9c12e23239 add correct flags 2012-03-29 11:46:24 +02:00
Than Ngo 52ef45e79a adapt patches 2012-03-28 17:33:54 +02:00
Than Ngo e3bfd6e1fe 4.8.1 2012-03-28 17:04:41 +02:00
Dennis Gilmore 934f9eedc9 - Rebuilt for c++ ABI breakage 2012-02-28 13:50:01 -06:00
Rex Dieter 5f18fc6b1e demos: Requires: -doc (#795859) 2012-02-22 10:52:38 -06:00
Than Ngo 747f71fa5b get rid of timestamp which causes multilib problem 2012-02-20 15:24:27 +01:00
Than Ngo 119248cace - disable Using gold linker, g++ doesn't support flags gold linker
- fix gcc-4.7 issue
2012-01-24 14:35:56 +01:00
Rex Dieter 42134b3653 improved filter_event patch (kde#275469) 2012-01-10 07:36:58 -06:00
Than Ngo adc7c115dd apply correct patch 2012-01-09 12:24:21 +01:00
Than Ngo f1d2a1410f bz#772128, CVE-2011-3922, Stack-based buffer overflow in embedded harfbuzz code 2012-01-09 10:29:49 +01:00
Rex Dieter 3351a1ee1a stray } 2011-12-28 04:15:09 -06:00
Rex Dieter 145254b751 arg, typos 2011-12-28 01:33:09 -06:00
Rex Dieter 006084c8f4 typo 2011-12-27 21:04:28 -06:00
Rex Dieter 9e3c0f0a62 fix qvfb 2011-12-27 21:04:08 -06:00
Rex Dieter 1d42146cca nevermind qvfb still busted 2011-12-27 17:31:33 -06:00
Rex Dieter af10e0158f filter event patch, avoid "ghost entries in kde taskbar" problem (kde#275469)
re-enable -qvfb
2011-12-27 16:37:14 -06:00
Rex Dieter 76de2fcf22 don't spam if libicu is not present at runtime (#759923) 2011-12-20 10:23:10 -06:00
Dan Horák 41cb7e3491 add missing method for QBasicAtomicPointer on s390(x) 2011-12-19 10:13:20 +01:00
Rex Dieter 9f74aac72e fixup sources 2011-12-15 15:26:21 -06:00
Jaroslav Reznik ff98402c2b 4.8.0 2011-12-15 14:46:57 +01:00
Jaroslav Reznik d23802217a Fix patched files backup suffix 2011-12-12 16:24:04 +01:00
Jaroslav Reznik 420aafa825 Fixes the position of misplaced mouse input (QTBUG-22420) 2011-12-12 16:21:59 +01:00
Rex Dieter a5d51f892b Control whether icu support is built (#759923) 2011-12-04 17:15:33 -06:00
Kevin Kofler 060db3c767 * Sat Dec 03 2011 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.8.0-0.27.rc1
- work around a MOC issue with Boost 1.48 headers (#756395)
2011-12-04 00:31:37 +01:00
Than Ngo c4934b1a43 workaround crash on ppc64 2011-11-30 16:16:33 +01:00
Rex Dieter 5b7dbe9fd5 BuildRequires: pkgconfig(libpng)
devel: drop Requires: libpng-devel libjpeg-devel
qt4.macros: +%_qt4_epoch, %_qt4_evr
2011-11-14 11:38:59 -06:00
Rex Dieter 18fdbd1c4c Revert "build declarative/qml with -fno-strict-aliasing (#748936, QTBUG-19736)"
This reverts commit 2fe8ba1706.

Not needed afterall, false alarm.  Move along, nothing to see here.
2011-11-04 09:14:33 -05:00
Rex Dieter 2fe8ba1706 build declarative/qml with -fno-strict-aliasing (#748936, QTBUG-19736) 2011-11-03 13:59:08 -05:00
Rex Dieter 81789f851c cleaner tds patch 2011-11-03 13:09:05 -05:00
Rex Dieter 651f62b07b build tds sql driver with -fno-strict-aliasing 2011-11-03 12:29:47 -05:00
Rex Dieter 62de8242b5 crash when using a visual with 24 bits per pixel (#749647,QTBUG-21754) 2011-10-28 15:27:57 -05:00