summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Another ugly hack to make bidi cursor work with Core TextJiang Jiang2011-04-292-3/+25
| * 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-293-2/+51
| * Support visual cursor movement for BIDI textJiang Jiang2011-04-2917-273/+998
| * Disable tst_QPixmap::onlyNullPixmapsOutsideGuiThread on MacJiang Jiang2011-04-291-2/+2
| * 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
| * Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtbase-staging into qtqu...Gunnar Sletta2011-04-2821-126/+202
| |\
| | * Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-2821-126/+202
| * | QT += declarative implies += opengl too, so hardcode it to make stuff workGunnar Sletta2011-04-281-0/+3
| |/
| * Merged master into qtquick2.axis2011-04-27359-868/+3228
| |\
| * | Initial import from qtquick2.Qt by Nokia2011-04-2733-152/+465
* | | Added dependency information to the sync.profile.axis2011-04-271-0/+41
| |/ |/|
* | Add .gitignore to each moduleaxis2011-04-271-0/+261
* | Fix the target for QtUiTools debug on MacPrasanth Ullattil2011-04-271-2/+0
* | Only run JSC benchmarks if access to the source codeMarius Storm-Olsen2011-04-272-6/+13
* | Remove not needed .pri includeMarius Storm-Olsen2011-04-271-2/+0
* | Add tst_headersclean for each moduleLiang Qi2011-04-273-0/+87
* | Modularized tst_compilerwarningsLiang Qi2011-04-271-0/+69
* | Modularized tst_bic and add some helper functions for global testLiang Qi2011-04-271-0/+12
* | Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-2768-55/+69
* | Fixed maketestselftest after guiapplauncher was made a global test.axis2011-04-271-1/+2
* | Removed examples and demos that are no longer in qtbase.axis2011-04-272-8/+2
* | Removed reference to linguist test, which is now in qttools.axis2011-04-271-1/+0
* | Adapted guiapplauncher test to modularized Qt.axis2011-04-273-0/+115
* | Fixed syncqt generation of bin path.axis2011-04-271-1/+1
* | q3tl.h is copied to qalgorithms autotest directoryPrasanth Ullattil2011-04-271-1/+1
* | Fixed "make check" target for qtbase.axis2011-04-271-0/+6
* | Added QT.<module>.imports support to module profiles.axis2011-04-2712-0/+12
* | Removed uic3 autotest from qtbasePrasanth Ullattil2011-04-271-1/+1
* | Load the sync.profile after setting the variables.Prasanth Ullattil2011-04-271-9/+10
* | Remove moved examples/demosMarius Storm-Olsen2011-04-2710-42/+0
* | Build examples and demos in qtbaseMarius Storm-Olsen2011-04-272-11/+2
* | Make qmake respect <subdir>.CONFIG = no_default_installMarius Storm-Olsen2011-04-271-0/+4
* | Temporarily pointing QT_MODULE_LIB_BASE to qtbase/libPrasanth Ullattil2011-04-271-1/+1
* | Properly detect qmodule.priMarius Storm-Olsen2011-04-271-4/+6
* | Avoid recursively including the same arch.pri filePrasanth Ullattil2011-04-271-1/+3
* | Made sure syncqt gets called correctly even if it is not in the PATH.axis2011-04-272-3/+6
* | Changed path references to ActiveQt.axis2011-04-272-0/+7
* | Include headers.pri from the last path in MODULE_INCLUDESPrasanth Ullattil2011-04-271-1/+4
* | Use the MODULE_LIBS instead of QMAKE_LIBDIR_QT for frameworks.Prasanth Ullattil2011-04-271-2/+2
* | Use the 'install_name' linker flag on Mac for the frameworks.Prasanth Ullattil2011-04-271-0/+5
* | Fixed wrong inclusion of QtHelp module.axis2011-04-271-2/+1
* | Fixed a bug in libdir handling.axis2011-04-271-1/+2