summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtbase-staging into qtqu...Gunnar Sletta2011-05-0430-144/+224
|\
| * Compile on WindowsEskil Abrahamsen Blomfeldt2011-05-041-1/+1
| * Remove warningsJørgen Lind2011-05-043-1/+3
| * Fix Wayland plugin so it works with the wayland bind apiJørgen Lind2011-05-045-50/+26
| * wayland: Track wayland changesKristian Høgsberg2011-05-045-21/+12
| * Support GL ES 2 with uikit.con2011-05-046-43/+101
| * Lighthouse: Fix virtual desktopwidgetJørgen Lind2011-05-042-9/+4
| * Support gamma correction of text on GLEskil Abrahamsen Blomfeldt2011-05-036-12/+60
| * Make pixel size a qreal in QRawFontEskil Abrahamsen Blomfeldt2011-05-022-5/+5
| * Support more items for QTextCharFormat::VerticalAlignment enum for custom tex...Dmitry Zelenkovsky2011-05-022-3/+13
* | Make it possible for animation driver to specify the advance time deltaGunnar Sletta2011-05-043-23/+61
|/
* Use maximum ascent/descent/leading from fallback fonts in shapingJiang Jiang2011-04-296-8/+20
* Another ugly hack to make bidi cursor work with Core TextJiang Jiang2011-04-291-3/+24
* Make sure layoutData exist before checking for string directionJiang Jiang2011-04-291-0/+2
* Take leading space width into account for painting and selectionJiang Jiang2011-04-292-1/+4
* Remove extra comma at the end of enum listJiang Jiang2011-04-291-1/+1
* Don't transform glyph positions for Core Graphics paint engineJiang Jiang2011-04-291-2/+3
* Turn on HarfBuzz support for Mac/CocoaJiang Jiang2011-04-292-1/+36
* Support visual cursor movement for BIDI textJiang Jiang2011-04-2914-272/+627
* Make sure QFont's resolve mask is copied on compilers with C++0x supportEskil Abrahamsen Blomfeldt2011-04-291-1/+1
* Fix glyph position issue with fallback fontsJiang Jiang2011-04-291-0/+3
* Fix crash in raster on X11 when text contains unsupported charactersEskil Abrahamsen Blomfeldt2011-04-291-1/+1
* doc: Minor cleanup in QGlyphs docsEskil Abrahamsen Blomfeldt2011-04-291-1/+1
* doc: Simplify language in QGlyphs docsEskil Abrahamsen Blomfeldt2011-04-291-2/+2
* Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-2821-126/+202
* Merged master into qtquick2.axis2011-04-2777-157/+1693
|\
| * Fix the target for QtUiTools debug on MacPrasanth Ullattil2011-04-271-2/+0
| * Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-2766-55/+67
| * Added QT.<module>.imports support to module profiles.axis2011-04-2710-0/+10
| * Avoid recursively including the same arch.pri filePrasanth Ullattil2011-04-271-1/+3
| * Include headers.pri from the last path in MODULE_INCLUDESPrasanth Ullattil2011-04-271-1/+4
| * Use correct DESTDIR for UiTools.axis2011-04-271-0/+1
| * Move uitools from QtTools to QtBaseLiang Qi2011-04-274-7/+37
| * Make each module refer to its own bin/Marius Storm-Olsen2011-04-278-0/+8
| * Made the internal support for Qt3Support in QtGui compile.axis2011-04-272-2/+2
| * Extended module profiles.axis2011-04-279-0/+9
| * Add hardcoded qclass_lib_map.h based on 4.8Marius Storm-Olsen2011-04-271-0/+1437
| * Move QtSvg into a separate repositoryLiang Qi2011-04-274-21/+2
| * Add the private_includes path to the modules .pri fileLiang Qi2011-04-2710-0/+10
| * Add the source path to the modules .pri fileMarius Storm-Olsen2011-04-2710-0/+10
| * Remove the hardcode QT_CONFIG in those pri files.Liang Qi2011-04-2710-20/+0
| * Make modules compile without hardcoded pathsMarius Storm-Olsen2011-04-272-1/+5
| * Make qt.prf use new qt_module.pri structure for QT variableMarius Storm-Olsen2011-04-271-1/+3
| * Add module specific pris, and make syncqt create fwd includesMarius Storm-Olsen2011-04-2710-0/+114
| * Some changes for qtbaseMarius Storm-Olsen2011-04-274-80/+5
* | Initial import from qtquick2.Qt by Nokia2011-04-2732-152/+461
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-274506-0/+3239825