profile/ivi/qtbase.git
2011-04-29 Jiang JiangDon't transform glyph positions for Core Graphics paint...
2011-04-29 Jiang JiangTurn on HarfBuzz support for Mac/Cocoa
2011-04-29 Jiang JiangSupport visual cursor movement for BIDI text
2011-04-29 Jiang JiangDisable tst_QPixmap::onlyNullPixmapsOutsideGuiThread...
2011-04-29 Eskil Abrahamsen... Make sure QFont's resolve mask is copied on compilers...
2011-04-29 Jiang JiangFix glyph position issue with fallback fonts
2011-04-29 Eskil Abrahamsen... Fix crash in raster on X11 when text contains unsupport...
2011-04-29 Eskil Abrahamsen... doc: Minor cleanup in QGlyphs docs
2011-04-29 Eskil Abrahamsen... doc: Simplify language in QGlyphs docs
2011-04-28 Gunnar SlettaMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-04-28 Gunnar SlettaQT += declarative implies += opengl too, so hardcode...
2011-04-28 Eskil Abrahamsen... Make QtQuick2 compile on QPA
2011-04-27 axisMerged master into qtquick2.
2011-04-27 Qt by NokiaInitial import from qtquick2.
2011-04-27 axisAdd .gitignore to each module
2011-04-27 Prasanth UllattilFix the target for QtUiTools debug on Mac
2011-04-27 Marius Storm... Only run JSC benchmarks if access to the source code
2011-04-27 Marius Storm... Remove not needed .pri include
2011-04-27 Liang QiAdd tst_headersclean for each module
2011-04-27 Liang QiModularized tst_compilerwarnings
2011-04-27 Liang QiModularized tst_bic and add some helper functions for...
2011-04-27 axisIntroduced the QT.<module>.plugins variable to module...
2011-04-27 axisFixed maketestselftest after guiapplauncher was made...
2011-04-27 axisRemoved examples and demos that are no longer in qtbase.
2011-04-27 axisRemoved reference to linguist test, which is now in...
2011-04-27 axisAdapted guiapplauncher test to modularized Qt.
2011-04-27 axisFixed syncqt generation of bin path.
2011-04-27 Prasanth Ullattilq3tl.h is copied to qalgorithms autotest directory
2011-04-27 axisFixed "make check" target for qtbase.
2011-04-27 axisAdded QT.<module>.imports support to module profiles.
2011-04-27 Prasanth UllattilRemoved uic3 autotest from qtbase
2011-04-27 Prasanth UllattilLoad the sync.profile after setting the variables.
2011-04-27 Marius Storm... Remove moved examples/demos
2011-04-27 Marius Storm... Build examples and demos in qtbase
2011-04-27 Marius Storm... Make qmake respect <subdir>.CONFIG = no_default_install
2011-04-27 Prasanth UllattilTemporarily pointing QT_MODULE_LIB_BASE to qtbase/lib
2011-04-27 Marius Storm... Properly detect qmodule.pri
2011-04-27 Prasanth UllattilAvoid recursively including the same arch.pri file
2011-04-27 axisMade sure syncqt gets called correctly even if it is...
2011-04-27 axisChanged path references to ActiveQt.
2011-04-27 Prasanth UllattilInclude headers.pri from the last path in MODULE_INCLUDES
2011-04-27 Prasanth UllattilUse the MODULE_LIBS instead of QMAKE_LIBDIR_QT for...
2011-04-27 Prasanth UllattilUse the 'install_name' linker flag on Mac for the frame...
2011-04-27 axisFixed wrong inclusion of QtHelp module.
2011-04-27 axisFixed a bug in libdir handling.
2011-04-27 Marius Storm... New configure.exe binary
2011-04-27 Marius Storm... Remove hardcoded modules in configure and QT_CONFIG
2011-04-27 Marius Storm... Add QMAKESPEC_ORIGINAL to the INCLUDEPATH when needed
2011-04-27 axisUse correct DESTDIR for UiTools.
2011-04-27 Liang QiMove uitools from QtTools to QtBase
2011-04-27 Olivier GoffartDemos: activate in profiles
2011-04-27 Liang QiMake auto test build
2011-04-27 Olivier Goffartexamples.pro removed moved subdirectories
2011-04-27 Marius Storm... Make each module refer to its own bin/
2011-04-27 Marius Storm... Made modules that depend on other modules add their...
2011-04-27 axisMade the internal support for Qt3Support in QtGui compile.
2011-04-27 axisMade syncqt collapse redundant ".." sections in paths.
2011-04-27 axisFixed useless substitution in syncqt.
2011-04-27 axisCorrected include path for UiTools.
2011-04-27 axisExtended module profiles.
2011-04-27 Marius Storm... Add hardcoded qclass_lib_map.h based on 4.8
2011-04-27 Liang QiMove QtSvg into a separate repository
2011-04-27 Liang QiAdd the private_includes path to the modules .pri file
2011-04-27 Marius Storm... Add the source path to the modules .pri file
2011-04-27 Liang QiRemove the hardcode QT_CONFIG in those pri files.
2011-04-27 Marius Storm... Make modules compile without hardcoded paths
2011-04-27 Marius Storm... Make qt.prf use new qt_module.pri structure for QT...
2011-04-27 Marius Storm... Add resolve_depends(var, prefix) function to qmake
2011-04-27 Marius Storm... Add module specific pris, and make syncqt create fwd...
2011-04-27 Marius Storm... Have qmake run syncqt automatically, if sync.profile...
2011-04-27 Marius Storm... Fixup: not paths for other modules
2011-04-27 axisMoved symbianpkgrules profiles to be feature profiles.
2011-04-27 Marius Storm... Make syncqt use sync.profile files from each module
2011-04-27 Liang QiExpose private support for separate module in syncqt.
2011-04-27 Marius Storm... Expose source and build directories for QtBase
2011-04-27 Marius Storm... Some changes for qtbase
2011-04-27 Qt by NokiaInitial import from the monolithic Qt.
2011-04-27 axisMoved to using a feature profile instead of direct...