qt6-bb10/src
Konstantin Ritt cbfdec6603 move the default text breaking algorithm impl from HarfBuzz to Qt
there are several reasons to do this:
* text breaking is not a shaper's job;
* since the text breaking rules are bound to a specific Unicode version,
  updating Qt's internal unicode data would require updating the data in HB as well;
* makes porting to HurfBuzz-NG some easier

Change-Id: I0bbf8e8a343bc074696f4ddf2ae4e7fa32a61629
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-05-10 11:34:25 +02:00
..
3rdparty move the default text breaking algorithm impl from HarfBuzz to Qt 2012-05-10 11:34:25 +02:00
concurrent Doc: Add "make docs" targets for libraries. 2012-05-09 08:37:35 +02:00
corelib move the default text breaking algorithm impl from HarfBuzz to Qt 2012-05-10 11:34:25 +02:00
dbus Merge branch 'docs-refactoring' into master 2012-05-10 09:11:23 +02:00
gui move the default text breaking algorithm impl from HarfBuzz to Qt 2012-05-10 11:34:25 +02:00
modules Revert "List QtPrintSupport as a dependency of QtPlatformSupport." 2012-04-20 12:46:47 +02:00
network Merge branch 'docs-refactoring' into master 2012-05-10 09:11:23 +02:00
opengl Merge branch 'docs-refactoring' into master 2012-05-10 09:11:23 +02:00
platformsupport Revert "QtPrintSupport: Remove remaining LPR specific code" 2012-05-08 06:58:27 +02:00
plugins qpa: Remove QPlatformDialogHelper::deleteNativeDialog() 2012-05-10 06:56:20 +02:00
printsupport Merge branch 'docs-refactoring' into master 2012-05-10 09:11:23 +02:00
sql Merge branch 'docs-refactoring' into master 2012-05-10 09:11:23 +02:00
testlib Don't add C-style copyright headers to qmake project files 2012-05-10 09:07:14 +02:00
tools Merge branch 'docs-refactoring' into master 2012-05-10 09:11:23 +02:00
widgets Merge "Merge branch 'docs-refactoring' into master" into refs/staging/master 2012-05-10 11:34:25 +02:00
winmain Fix tabs/whitespaces 2012-05-03 16:11:58 +02:00
xml Properly implement a 'make docs' target for subdirs and apps/libs 2012-05-09 08:34:42 +02:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Reintroduce testlib to widget free builds 2012-04-17 03:26:32 +02:00