Commit Graph

378 Commits

Author SHA1 Message Date
Than Ngo
3eb1514284 - backport patch to fix ix a crash when reparenting an item in
QGraphicsView, QTBUG-6932
- drop dangling reference(s) to %%buildroot in *.pc
2010-03-22 10:44:36 +00:00
Jaroslav Reznik
a6c166354c - WebKit security update: CVE-2010-0046, CVE-2010-0049, CVE-2010-0050,
CVE-2010-0051, CVE-2010-0052, CVE-2010-0054
2010-03-17 15:34:06 +00:00
Kevin Kofler
5e46fbec61 Sync from devel:
Sat Mar 13 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.6.2-7
- BR alsa-lib-devel (for QtMultimedia)
Sat Mar 13 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.6.2-6
- Provides: qt-assistant-adp(-devel)
2010-03-14 00:16:22 +00:00
Than Ngo
0a8c1d0838 Make tablet detection work with new wacom drivers (#569132) 2010-03-05 14:08:04 +00:00
Rex Dieter
c951f25012 - fix 64bit platform logic, use linux-g++-64 everywhere except x86_64
(#569542)
2010-03-01 17:45:56 +00:00
Kevin Kofler
f8e9fb5f0f Sync from devel:
Sun Feb 28 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.6.2-3
- fix CUPS patch not to crash if currentPPD is NULL (#566304)
2010-02-28 13:26:18 +00:00
Rex Dieter
ba86a44f6c - macros.qt4: s/qt45/qt46/ 2010-02-16 13:15:48 +00:00
Rex Dieter
2fe847ae00 - 4.6.2 2010-02-15 14:21:57 +00:00
Rex Dieter
b730397959 - improve cups support (#523846, kde#180051#c22) 2010-02-05 16:16:26 +00:00
Rex Dieter
ba20a11e98 - drop bitmap_font_speed patch, rejected upstream 2010-01-19 19:12:28 +00:00
Than Ngo
996100960b 4.6.1 2010-01-19 18:00:58 +00:00
Rex Dieter
1b760d539f typo 2010-01-11 20:03:06 +00:00
Rex Dieter
9944a49cde Mon jan 11 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.6.0-5
- bitmap_font_speed patch (QTBUG-7255)
2010-01-11 20:02:42 +00:00
Kevin Kofler
a0c7852d94 Fix version in the changelog. 2010-01-11 06:44:53 +00:00
Rex Dieter
0dd2558f3b - Fix crash when QGraphicsItem destructor deletes other QGraphicsItem
(kde-qt cec34b01)
- Fix a crash in KDE/Plasma with QGraphicsView. TopLevel list of items
    (kde-qt 63839f0c)
2010-01-09 23:23:28 +00:00
Kevin Kofler
34eafd78f9 Remove obsolete patch, now handled by a configure option. 2009-12-23 17:01:29 +00:00
Kevin Kofler
30286e7b96 - disable QtWebKit JavaScript JIT again, incompatible with SELinux
(#549994)
2009-12-23 12:32:38 +00:00
Kevin Kofler
a471309760 - own %{_qt4_plugindir}/gui_platform 2009-12-05 04:24:35 +00:00
Kevin Kofler
d4485681e4 Fully revert the redundant QTBUG-5792 patch. 2009-12-05 04:21:35 +00:00
Than Ngo
708993a480 drop qt-everywhere-opensource-src-4.6.0-QTBUG-5972.patch since it's
included in 4.6.0
2009-12-04 14:23:03 +00:00
Than Ngo
df6016dd04 Stop using the NameOwnerChanged signal without arg0 in QtDBus itself 2009-12-04 12:37:55 +00:00
Than Ngo
6234a6f70e adapt gst-pulsaudio patch 2009-12-01 12:31:32 +00:00
Than Ngo
4762ae1934 4.6.0 2009-12-01 11:50:54 +00:00
Rex Dieter
65ccedb1ad first crack at 4.6.0-rc1 2009-11-17 18:41:21 +00:00
Rex Dieter
711f1678b4 fix thinko 2009-11-14 21:49:55 +00:00
Rex Dieter
6f860b2dd8 fix %files 2009-11-14 21:41:31 +00:00
Rex Dieter
6e405dfcba - -tds: Add package with TDS sqldriver (#537586)
- add arch'd provides for sql drivers
2009-11-14 20:18:54 +00:00
Rex Dieter
0f1c55d979 - -x11: Requires: %{name}-sqlite%{?_isa} 2009-11-08 17:08:58 +00:00
Rex Dieter
390b42cf03 - kde-qt patches (as of 20091026) 2009-10-27 01:20:17 +00:00
Rex Dieter
63c4ae2e27 comment about Phonon symlink needed by qtscriptgenerator 2009-10-19 15:46:22 +00:00
Rex Dieter
e184187068 fix %%files 2009-10-17 00:26:58 +00:00
Rex Dieter
d30e6f44e6 - subpackage sqlite plugin, add Require on qt-sqlite in qt-x11 for
assistant
- build/install qdoc3 again
2009-10-16 23:00:14 +00:00
Rex Dieter
89ea428615 - qt-4.6.0-beta1
- no kde-qt patches (yet)
2009-10-14 20:12:04 +00:00
Rex Dieter
c45d17ed39 forward port rhel-cleanup bits from F-12/ branch 2009-10-10 19:45:49 +00:00
Rex Dieter
bfaa111a1f help lrelease find/run just-built libs 2009-10-10 14:19:55 +00:00
Than Ngo
b6a1a7348b fix translation build issue 2009-10-10 11:09:18 +00:00
Than Ngo
37cc616b68 fix translation build issue 2009-10-10 11:03:25 +00:00
Than Ngo
c3d76760c5 - fix translation build issue 2009-10-10 10:05:20 +00:00
Jaroslav Reznik
c2aca32302 - disable JavaScriptCore JIT, SE Linux crashes (#527079) 2009-10-06 11:58:13 +00:00
Rex Dieter
45c933c0f3 - if ! phonon_internal, exclude more/all phonon headers
- qt-devel must Requires: phonon-devel (#520323)
2009-10-03 15:30:09 +00:00
Than Ngo
3975bfa88c clean patches 2009-10-02 16:57:06 +00:00
Than Ngo
cb5d533c6c cleanup patches 2009-10-02 16:55:36 +00:00
Rex Dieter
b9f1809b7f skip kde-qt 0013 patch for now 2009-10-02 15:30:48 +00:00
Rex Dieter
0f4ec6792d first pass at using individual kde-qt patches (since some don't apply or
seem to be upstreamed already)
2009-10-02 14:34:00 +00:00
Lukas Tinkl
3d5463b041 update kde-qt patches for Qt 4.5.3 2009-10-02 13:39:46 +00:00
Rex Dieter
2f705be136 oops, some phonon-gstreamer backend bits snuck through, nuke 'em 2009-10-01 18:26:10 +00:00
Rex Dieter
371b933c17 qt-4.5.3, what we have so far anyway, still need to review/fix kde-qt git
patches
2009-10-01 14:28:58 +00:00
Rex Dieter
e7620d801c first try at qt/phonon revert, no builds yet, please review 2009-09-30 15:21:36 +00:00
Rex Dieter
0b7b15bf27 - use internal Qt Assistant/Designer icons
- -devel: move designer.qch,linguist.qch here
- move ownership of %_qt4_docdir, %_qt4_docdir/qch to main pkg
2009-09-28 13:33:30 +00:00
Rex Dieter
46809893a0 - Missing Qt Designer icon (#476605) 2009-09-20 23:32:09 +00:00