Commit Graph

752 Commits

Author SHA1 Message Date
Rex Dieter a4ee2e1f92 add comment to justify use of --vendor=qt4 2013-04-23 15:39:37 -05:00
Rex Dieter 9bdae7df96 fix changelog 2013-04-19 22:39:51 -05:00
Rex Dieter 69bb144da5 4.8.4-16
- update URL (#859286)
- include qdbusviewer .desktop/icon
- .desktop files: +mime scriptlets, +GenericName keys
2013-04-19 22:39:20 -05:00
Rex Dieter 553b0aeb5a pull in a few more upstream fixes 2013-03-20 14:16:42 -05:00
Rex Dieter 9249484c37 SIGSEGV when called from QMetaObject::metaCall (QTBUG-29082, kde#311751) 2013-02-11 11:58:18 -06:00
Rex Dieter 0804463e9d qmake: add support for pkgconfig Requires.private 2013-02-11 07:39:10 -06:00
Rex Dieter 22f92f680b add more moc/boost workarounds, thanks boost-1.53 (QTBUG-22829) 2013-02-11 07:11:51 -06:00
Rex Dieter 8637627296 add comment about new moc/boost-1.53 fun 2013-02-10 18:33:59 -06:00
Than Ngo f24f81be1c backport: fix security flaw was found in the way QSharedMemory class, CVE-2013-0254 2013-02-05 16:01:07 +01:00
Rex Dieter bdf697bb19 rebuild (icu) 2013-01-26 11:26:51 -06:00
Rex Dieter 0b15e7187f Revert "enable qtchooser support"
This reverts commit fe43d9b86a.
2013-01-25 09:45:01 -06:00
Rex Dieter fe43d9b86a enable qtchooser support
All this does is ship a qtchooser conf file.  woo.
2013-01-24 12:17:55 -06:00
Rex Dieter 36205006b4 make qtchooser support non-conflicting 2013-01-24 12:14:01 -06:00
Adam Tkac 01e166b0c5 Rebuild due to "jpeg8-ABI" feature drop
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-01-21 16:38:02 +01:00
Rex Dieter fab5de59f9 fix qtchooser logic error
make sure postfix-less binary name exists in %%_qt4_bindir too
2013-01-09 16:56:04 -06:00
Rex Dieter d20387edac move qdbusviewer inside conditional too 2013-01-09 16:06:08 -06:00
Rex Dieter f9755f3ab4 cleanup dir creation/ownership 2013-01-09 15:48:06 -06:00
Rex Dieter 3ebc9a90b4 move rcc,pixeltool into %%files conditional too 2013-01-09 14:53:38 -06:00
Rex Dieter 8dbbe2f056 add qtchooser support (disabled by default) 2013-01-09 13:31:30 -06:00
Rex Dieter 7ee6d03861 blacklist unauthorized SSL certificates by Türktrust 2013-01-07 07:06:48 -06:00
Rex Dieter b21e1f5472 switch to upstream moc/boost patch 2013-01-07 07:01:22 -06:00
Rex Dieter 809cb90014 QGtkStyle was unable to detect the current GTK+ theme (#702493, QTBUG-5545)) 2013-01-04 11:41:58 -06:00
Rex Dieter 23dec1f185 QSslSocket may report incorrect errors when certificate verification fails 2013-01-04 07:00:09 -06:00
Rex Dieter ad937db88f x11: %exclude %{_qt4_plugindir}/designer/libqwebview.so 2013-01-03 11:13:06 -06:00
Rex Dieter c56c2fc84a fix when not building with -webkit 2012-12-16 16:23:30 -06:00
Rex Dieter a67cb026ec designer-plugin-webkit subpkg (#887501)
and shuffle around scriptlets to be near their respective %files
2012-12-16 16:03:17 -06:00
Rex Dieter 21b133a841 fix/prune/changelog 2012-12-15 22:18:51 -06:00
Rex Dieter 9a85ff74dd 4.8.4 2012-11-29 11:09:51 -06:00
Than Ngo 8e4c02d46d - add poll support to fix QAbstractSocket errors with more than
1024 file descriptors, thanks Florian for the patch
2012-10-31 13:20:22 +01:00
Rex Dieter 9e4d52712f Crash in Qt script (QTBUG-27322) 2012-10-24 09:58:42 -05:00
Rex Dieter 22ea7613bd fix/respin qdevice_pri patch 2012-10-23 16:11:37 -05:00
Rex Dieter 0e56548e70 QDir::homePath() should account for an empty $HOME (QTBUG-4862, kde#249217, #694385) 2012-10-22 14:20:53 -05:00
Rex Dieter 3c87374223 $RPM_LD_FLAGS should be propagated to qmake's defaults (#868554) 2012-10-20 17:27:31 -05:00
Rex Dieter 5fadc9d457 find qdevice.pri even for installed qt builds 2012-09-28 09:10:11 -05:00
Rex Dieter edf87b1ec8 upstream disable-SSL-compression patch 2012-09-27 14:33:30 -05:00
Rex Dieter 9315bd6aa6 update QtScript upstream bug reference(s) 2012-09-24 12:28:27 -05:00
Rex Dieter 087ab1fb17 1:4.8.3-1
- qt-4.8.3 final
- revert QtScript-JIT commit
2012-09-14 12:06:38 -05:00
Rex Dieter 4f64405c27 revert "fix QtScript JIT crash" patch, causes frequent segmentation faults (#853587) 2012-09-04 09:52:55 -05:00
Rex Dieter 5d4c00ca2f fix QtScript JIT crash (QTBUG-23871, kde#297661) 2012-08-13 17:12:40 -05:00
Rex Dieter 7f431fbaa7 text cursor blinks not in the current cell (kde#296490) 2012-07-05 12:12:35 -05:00
Than Ngo 82200be8dd fix bz#810500, fix crash in assistant 2012-06-19 13:04:13 +02:00
Than Ngo 118f765636 fix bz#820767, lrelease-qt4 tries to run qmake not qmake-qt4 2012-05-29 12:35:27 +02:00
Than Ngo 4d4b19d3f8 drop patches, both are included in 4.8.2 2012-05-22 14:38:35 +02:00
Than Ngo e9629e4208 4.8.2 2012-05-22 14:26:22 +02:00
Than Ngo 4656da0cd4 add rhel/fedora condition 2012-05-18 15:11:17 +02:00
Rex Dieter e0673557d0 Can't build 32bit Qt release application on 64bit (#822710) 2012-05-17 19:33:09 -05:00
Than Ngo bacb87c899 drop workaround and add upstream patch to fix crash on big endian machine 2012-05-16 14:56:56 +02:00
Rex Dieter 04f02f196f enable debuginfo in libQt3Support 2012-05-11 11:59:16 -05:00
Rex Dieter d8c792b4fc lrelease-qt4 tries to run qmake not qmake-qt4 (#820767) 2012-05-11 09:05:26 -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 b2f384a4ba add fedora/rhel conditions 2012-05-03 16:16:11 +02:00
Than Ngo 8df516bbfb add rhel condition 2012-04-18 12:07:28 +02:00
Rex Dieter 6ede3a7f87 omit qdbusconnection warnings in release/no-debug mode 2012-04-17 07:34:21 -05: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 215aa5fd08 Fix QTgaHandler::canRead() not obeying image plugin specs 2012-03-30 22:05:31 +02:00
Rex Dieter 6e276638e1 Header file name mismatch in qt-devel i686 (#808087) 2012-03-29 11:07:37 -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
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 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
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
Kevin Kofler d5adc58734 * Fri Oct 28 2011 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.8.0-0.22.rc1
- fix FTBFS in QtWebKit's wtf library with GLib 2.31
2011-10-28 02:29:53 +02:00
Kevin Kofler 26b43071c0 * Thu Oct 27 2011 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.8.0-0.21.rc1
- fix missing NULL check in the toLocalFile patch (fixes Digikam segfault)
2011-10-27 23:55:33 +02:00
Rex Dieter 8d515ac543 restore qt-4.7-compatible behavior to QUrl.toLocalFile (#749213) 2011-10-27 13:27:00 -05:00
Dennis Gilmore c161b773eb - Rebuilt for glibc bug#747377 2011-10-26 19:21:33 -05:00
Than Ngo d50e40ebed bz#748297, update the URL of qt packages 2011-10-24 15:38:15 +02:00
Rex Dieter 95b646ad34 Buttons in Qt applications not clickable when run under gnome-shell (#742658, QTBUG-21900) 2011-10-18 07:35:04 -05:00
Rex Dieter d1296a4d3a Qt doesn't close orphaned file descriptors after printing (#746601, QTBUG-14724) 2011-10-17 11:01:11 -05:00
Rex Dieter a9a1095ff8 revert qlist.h commit that seems to induce crashes in qDeleteAll<QList... (QTBUG-22037) 2011-10-15 14:34:35 -05:00
Rex Dieter 59d529bafa pkgconfig-style deps 2011-10-15 10:54:07 -05:00
Rex Dieter 70982bc9f3 4.8.0-rc1 2011-10-13 16:05:32 -05:00
Rex Dieter 1b76e04434 20111002 4.8 branch snapshot 2011-10-04 11:06:07 -05:00
Rex Dieter a44a4dbbdd ftbfs, unpackaged files (%_qt4_prefix/tests) 2011-09-17 16:45:11 -05:00
Rex Dieter 10cc1b1e10 import no_Werror patch from qtwebkit 2011-09-17 15:13:04 -05:00
Rex Dieter e5126ea57e ./configure -webkit 2011-09-17 11:25:14 -05:00
Lukas Tinkl 7a24f72b31 fix missing CSS styles and JS functions in the generated HTML
documentation, omitted from the upstream tarball
2011-09-14 13:27:32 +02:00
Rex Dieter 584e7bd537 add bz reference 2011-08-18 12:21:48 -05:00
Rex Dieter be63e08f2e graphicssystem raster
drop sqlite_pkg option
2011-08-18 12:19:00 -05:00
Rex Dieter 8001892377 macros.qt4: s|_qt47|_qt48| 2011-07-31 10:53:55 -05:00
Dan Horák 064e0d8218 fix the outdated standalone copy of JavaScriptCore 2011-07-28 14:41:07 +02:00
Rex Dieter d19f27c426 fix QMAKE_LIBDIR_QT, for missing QT_SHARED define (#725183) 2011-07-23 16:37:42 -05:00
Rex Dieter fb25dbbe0b reorg patch2/patch4 2011-07-20 13:02:38 -05:00
Rex Dieter 3ecceb88be 4.8.0-beta1
drop webkit_packaged conditional
drop old patches
drop qvfb (for now, ftbfs)
2011-07-20 12:56:44 -05:00
Than Ngo fcbf1bc3e0 move macros.* to -devel 2011-07-13 18:14:11 +02:00
Rex Dieter 9b5f97e928 BR: libXtst-devel for qvfb 2011-07-08 09:54:39 -05:00
Rex Dieter 9e2ddba1bf - qvfb subpackage (#718416) 2011-07-05 08:19:30 -05:00
Rex Dieter ebd7259005 Adding qt-sql-ibase driver for qt (#719002) 2011-07-05 08:06:43 -05:00
Rex Dieter d56e28f80c update bug reference 2011-06-22 12:33:34 -05:00
Rex Dieter 07d2a83a45 respin qt/fontconfig patch 2011-06-21 09:48:37 -05:00
Rex Dieter fe8fd4660b fontconfig patch (#705347, QTBUG-19947) 2011-06-20 09:40:12 -05:00
Adam Jackson 17695d696e drop phonon_services reference from the spec too 2011-06-03 17:27:01 -04:00
Rex Dieter dca2cfda12 drop phonon-gsreamer icon sources
update %%files
2011-06-02 11:52:32 -05:00
Rex Dieter 03f796db51 actually use new patch 2011-06-01 14:39:58 -05:00
Rex Dieter 6f4f6b40ee - drop phonon_internal, phonon_backend_packaged build options 2011-06-01 13:25:42 -05:00
Rex Dieter 9a146be85b drop unused kde4_plugins patch 2011-06-01 12:08:09 -05:00
Jaroslav Reznik 34e2c25f86 4.8-tp 2011-06-01 15:40:35 +02:00
Rex Dieter 4c18c4470c Revert "multilib QT_PLUGIN_PATH (#704840)"
This reverts commit bb9ed3a702.
2011-05-21 20:35:58 -05:00
Rex Dieter bb9ed3a702 multilib QT_PLUGIN_PATH (#704840) 2011-05-21 20:30:13 -05:00
Rex Dieter 1f58c3a6d8 omit %{_qt4_plugindir}/designer/libqwebview.so too 2011-05-19 15:56:20 -05:00
Rex Dieter d5a9be263d fix unpackaged files 2011-05-19 13:13:16 -05:00
Rex Dieter d7404ffde2 omit bundled webkit on f16+ (in favor of separately packaged qtwebkit) 2011-05-19 12:28:57 -05:00
Jaroslav Reznik 8517c08334 QTBUG-18338 already fixed in 4.7.3 2011-05-05 12:47:09 +02:00
Jaroslav Reznik 15b71d3c8d update to 4.7.3 2011-05-05 12:25:32 +02:00
Rex Dieter 440edf20b7 webkit-devel: move qt_webkit_version.pri here 2011-04-21 08:08:51 -05:00
Rex Dieter 7aacf8ed8f typo 2011-04-05 18:27:19 -05:00
Rex Dieter 9e2b706075 -devel-private: Provides: qt4-devel-private 2011-04-05 16:40:19 -05:00
Rex Dieter 396edc8d59 -devel-private: enumerate content (to avoid /usr/src/debug in particular) 2011-04-05 16:37:34 -05:00
Rex Dieter e2781c7cfc update %%chenagelog to make clearer new -devel-private subpkg 2011-04-05 13:05:25 -05:00
Rex Dieter f0f438f306 -devel-private stuff: s/%%_qt4_prefix/%%_prefix/ 2011-04-01 15:41:12 -05:00
Rex Dieter 75dc5c3d4c qt-creator/QmlDesigner requires qt private headers (#657498) 2011-04-01 15:31:41 -05:00
Rex Dieter 7bb24cd446 followup patch for QTBUG-18338, blacklist fraudulent SSL certifcates 2011-03-25 14:12:33 -05:00
Rex Dieter 0811c7ffc2 drop qt-designer-plugin-phonon 2011-03-25 14:03:54 -05:00
Than Ngo 749a63c1f9 apply patch to fix QTBUG-18338, blacklist fraudulent SSL certifcates 2011-03-25 12:09:53 +01:00
Jaroslav Reznik f8805edd3b rebuild(mysql) 2011-03-22 10:53:45 +01:00
Dan Horák 5a4b823ab4 workaround memory exhaustion during linking of libQtWebKit on s390 2011-03-11 19:51:01 +01:00
Jaroslav Reznik 6e9f536460 Fix QNetworkConfigurationManager crash due to null private pointer. (QTBUG-17305, rhbz#682656) 2011-03-07 15:20:39 +01:00
Rex Dieter d72d8fa998 Release: 1
drop an old (unuseful) patch that no longer applies
2011-03-01 08:09:22 -06:00
Jaroslav Reznik 921e069788 4.7.2 2011-03-01 13:54:04 +01:00
Rex Dieter 2d670be15f libQtWebKit.so has no debug info (#667175) 2011-02-23 14:47:28 -06:00
Rex Dieter cf709d7572 Obsoletes: qt-sqlite < 1:4.7.1-16 2011-02-16 10:45:54 -06:00
Rex Dieter 16f2754625 drop -sqlite subpkg, move into main (#677418) 2011-02-15 12:35:12 -06:00
Rex Dieter 8858367e16 - -assistant subpkg (#660287)
- -config drop Obsoletes: qt-x11 (avoid/workaround #674326)
- -config unconditionally drop NoDisplay (since we're dropping the Obsoletes too)
- -designer-plugin-phonon subpkg (#672088)
2011-02-09 15:24:44 -06:00
Dennis Gilmore 4d01685929 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 23:25:22 -06:00
Rex Dieter 14023e08c2 document induced pk bug 2011-02-01 12:16:24 -06:00
Rex Dieter ab30481b14 - -config: fix Obsoletes for real this time 2011-01-26 15:19:25 -06:00
Rex Dieter 922ba8aa27 - fix qt-config related Obsoletes/Provides 2011-01-26 13:27:24 -06:00
Rex Dieter 5a3b34906e - upstream fix for QTextCursor regression (QTBUG-15857, kde#249373) 2011-01-26 07:46:41 -06:00
Rex Dieter 160e3905f0 typo! 2011-01-25 14:36:25 -06:00
Rex Dieter efe49b233c - -config subpkg
- qt-x11 pulls in phonon (#672088)
- qtconfig.desktop: drop NoDisplay (f15+ only, for now)
2011-01-25 14:05:12 -06:00
Rex Dieter 34a50271ab - apply the Assistant QtWebKit dependency removal (#660287) everywhere 2011-01-20 09:04:20 -06:00
Kevin Kofler c1f92f923d Revert "- Provides: libqt4"
This reverts commit 2d7c97cf55.
2011-01-12 01:40:35 +01:00
Rex Dieter 2d7c97cf55 - Provides: libqt4 2011-01-11 12:59:52 -06:00
Rex Dieter 22c56136ae - qsortfilterproxymodel fix (merge_request/934) 2011-01-06 13:07:58 -06:00
Rex Dieter 1bb69fdee7 - only do Requires: phonon-backend if using qt's phonon 2011-01-04 15:15:27 -06:00
Kevin Kofler b8d8f1dc1b * Fri Dec 24 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.7.1-7
- fix QTreeView crash triggered by KPackageKit (patch by David Faure)
2010-12-24 23:48:39 +01:00
Rex Dieter da899e3820 - rebuild (mysql) 2010-12-24 12:34:39 -06:00
Kevin Kofler 7497f5d973 * Wed Dec 08 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.7.1-5
- make the Assistant QtWebKit dependency removal (#660287) F15+ only for now
- fix QTextCursor crash in Lokalize and Psi (QTBUG-15857, kde#249373, #660028)
- add some more NULL checks to the glib_eventloop_nullcheck patch (#622164)
2010-12-08 22:58:25 +01:00
Than Ngo 8be6ad84de bz#660287, using QTextBrowser in assistant to drop qtwebkit dependency 2010-12-07 13:22:43 +01:00
Rex Dieter 8244061b3d - Fails to create debug build of Qt projects on mingw (#653674, QTBUG-14467) 2010-11-23 14:44:13 -06:00
Than Ngo 137cfcb128 bz#528303, Reordering of Malayalam Rakar not working properly 2010-11-22 15:23:48 +01:00
Than Ngo 9d66e67ec2 drop patches which are already included in 4.7.1 2010-11-11 21:51:31 +01:00
Than Ngo 6111d96eb2 4.7.1 2010-11-11 21:44:16 +01:00
Jaroslav Reznik 76078aea2e CVE-2010-1822 fix 2010-10-25 17:28:32 +02:00
Rex Dieter a941a58f4f - qt-devel contains residues from patch run (#639463) 2010-10-18 11:15:18 -05:00
Than Ngo fdfba67b94 - apply patch to fix the color issue in 24bit mode (cirrus driver) 2010-10-15 22:18:18 +02:00
Rex Dieter 2547722966 - Wrong Cursor when widget become native on X11 (QTBUG-6185) 2010-09-30 08:36:36 -05:00
Than Ngo 79a460b197 apply upstream patch to fix QTreeView-regression 2010-09-27 12:38:25 +02:00
Than Ngo a4cb425a1d fix typo in license 2010-09-23 18:37:01 +02:00
Than Ngo 9432f72c6f typo 2010-09-23 16:58:24 +02:00
Than Ngo 47854b6b60 - fix bz#562049, bn-IN Incorrect rendering
- fix bz#562058, bn_IN init feature is not applied properly
- fix bz#631732, indic invalid syllable's are not recognized properly
- fix bz#636399, oriya script open type features are not applied properly
2010-09-23 16:55:34 +02:00
Than Ngo a6175d5a7a - fix bz#562049, bn-IN Incorrect rendering
- fix bz#562058, bn_IN init feature is not applied properly
- fix bz#631732, indic invalid syllable's are not recognized properly
- fix bz#636399, oriya script open type features are not applied properly
2010-09-23 15:07:58 +02:00
Than Ngo 9978f4fd3f 4.7.0 2010-09-21 16:46:31 +02:00
Rex Dieter af20ebbd40 typo s/Webkit/WebKit/ 2010-09-10 16:36:45 -05:00
Rex Dieter 6f37f2ce29 -webkit: move qml/webkit bits here 2010-09-10 14:08:52 -05:00
Rex Dieter e4702e2c09 defattr typo 2010-09-10 14:07:03 -05:00
Rex Dieter e7ca277a10 - -webkit-devel: add missing %defattr 2010-09-09 22:45:46 -05:00
Rex Dieter f8f69bf18e - Crash in drawPixmap in Qt 4.7rc1 (#631845, QTBUG-12826) 2010-09-08 09:36:59 -05:00
Than Ngo 3e6009be04 drop the patch, it's already fixed in upstream 2010-08-30 14:41:07 +02:00
Rex Dieter ee8290ceac odd koji build failure, bump-n-rebuild 2010-08-26 13:33:40 -05:00
Than Ngo 32aeb96a5a 4.7rc1 2010-08-26 19:06:19 +02:00
Than Ngo 3815b794ba 4.7 rc1 2010-08-26 18:41:15 +02:00
Kevin Kofler 51e5c9f4e1 Fix versions in the changelog. 2010-07-09 06:08:50 +00:00
Rex Dieter 8ff2145cf6 qml now qmlviewer 2010-07-08 15:57:04 +00:00
Rex Dieter 7ee938e92b - rebase patches, avoiding use of patch fuzz
- omit old qt-copy/kde-qt patches, pending review
- omit kde4_plugin patch
- ftbfs: qml/libQtMediaServices no longer included
2010-07-08 14:08:07 +00:00
Rex Dieter 3eee5c4831 drop upstreamed patch 2010-07-08 13:04:26 +00:00
Rex Dieter 529fc5e1f4 - 4.7.0-beta2 2010-07-08 12:02:45 +00:00
Rex Dieter 023bbe6781 - X11Embed broken (rh#609757, QTBUG-10809) 2010-07-01 17:22:23 +00:00
Rex Dieter 3190d33000 - X11Embed broken (rh#609757,(QTBUG-10809) 2010-07-01 17:21:56 +00:00
Kevin Kofler 3ba8c12fa9 Don't claim that qvfb is only available in Qt/Embedded, the X11 portion is
actually part of Qt/X11 these days, but not installed by default.
2010-07-01 14:02:29 +00:00
Kevin Kofler 2d2276c6b2 - use find_lang to package the qm files (#609749)
- put the qm files into the correct subpackages
- remove qvfb translations, qvfb is only available in Qt/Embedded
2010-07-01 03:31:31 +00:00
Rex Dieter 53d9fccd83 respin glib_eventloop_nullcheck.patch 2010-06-29 22:03:56 +00:00
Rex Dieter 0b36370aaf - workaround glib_eventloop crasher induced by gdal/grass (bug #498111) 2010-06-29 17:18:06 +00:00
Rex Dieter f13527cb86 - avoid timestamps in uic-generated files to be multilib-friendly 2010-06-25 19:05:02 +00:00
Rex Dieter 7417f0069f heh, actually apply patch100 2010-06-18 15:33:16 +00:00
Rex Dieter c1430cbcf4 - revert -no-javascript-jit change, false-alarm (#604003)
- QtWebKit does not search correct plugin path(s) (#568860)
- QtWebKit browsers crash with flash-plugin (rh#605677,webkit#40567)
- drop qt-x11-opensource-src-4.5.0-gcc_hack.patch
2010-06-18 15:14:08 +00:00