Go to file
Jiang Jiang 3032ba0f8e Add some QRawFont related low level functions to avoid extra copying
Added functions:

- QRawFont::glyphIndexesForChars(const QChar *chars, int numChars,
  quint32 *glyphIndexes, int *numGlyphs) const
- QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes,
  QPointF *advances, int numGlyphs) const

Reviewed-by: Eskil
(cherry picked from commit 965af9eb2932efae5d736df54c3859460017b6a5)
2011-05-11 15:26:34 +02:00
bin Improve logic to find default certificates in createpackage script 2011-05-10 12:54:46 +02:00
config.profiles Fixed Qt UDA creation for Symbian 2011-05-10 12:54:47 +02:00
config.tests Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
demos Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
dist Changelog: Qt Designer 4.8 2011-05-05 16:17:50 +02:00
doc/src Removing the "resetInternalData" slot in QAbstractProxyModel 2011-05-10 12:54:49 +02:00
examples Removed examples and demos that are no longer in qtbase. 2011-04-27 12:06:02 +02:00
lib Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
mkspecs Massively update the hurd-g++ mkspec. 2011-05-10 12:54:56 +02:00
qmake qmake: Introduce new template type 2011-05-10 12:54:55 +02:00
src Add some QRawFont related low level functions to avoid extra copying 2011-05-11 15:26:34 +02:00
tests tests: fix private header inclusion in qtbase autotests 2011-05-11 17:04:19 +10:00
tools Fix the build of configure.exe. 2011-05-10 12:54:54 +02:00
util Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.gitattributes Added .tag file with Git revision. 2011-05-03 16:23:49 +02:00
.gitignore Add .gitignore to each module 2011-04-27 12:06:07 +02:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:49 +02:00
configure Fix GLES2 include path for applications when not using the dash shell 2011-05-11 15:15:47 +02:00
configure.exe new configure.exe binary 2011-05-03 14:49:38 +02:00
header.BSD Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
header.FDL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
header.LGPL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
header.LGPL-ONLY Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
INSTALL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LGPL_EXCEPTION.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.FDL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.LGPL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.PREVIEW.COMMERCIAL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtbase.pro tests: enable compilation of autotests for qtbase by default 2011-05-11 11:52:24 +10:00
sync.profile Added dependency information to the sync.profile. 2011-04-27 12:34:11 +02:00