profile/ivi/qtbase.git
2011-11-09 Morten SorvigCocoa: Implement mouse and keyboard grab.
2011-11-09 Friedemann... Widgets: Remove dialog functionality from QGuiPlatformP...
2011-11-09 Jędrzej Nowacki[optimization] QVariants comparison
2011-11-09 Jędrzej NowackiAdd QPolygonF to metatype system.
2011-11-09 Jędrzej NowackiMake usage of internal QVariant space.
2011-11-09 Jędrzej NowackiImplement QMetaTypeSwitcher.
2011-11-09 Jędrzej NowackiAdd QTypeModuleInfo template class
2011-11-09 Jędrzej NowackiRefactor QMetaType types.
2011-11-09 Bradley T.... Silence warnings from clang
2011-11-09 Jason McDonaldRemove redundant copies of QTRY_COMPARE.
2011-11-08 David FaureUpdate .gitignore
2011-11-08 Friedemann... Widgets: Remove remains of Windows file dialog.
2011-11-08 Aurindam JanaQGlobal: Define a default message handler
2011-11-08 Olivier GoffartQNAM: Fix authentication cache when the password is...
2011-11-08 Jiang JiangAvoid double initialize of platform font database
2011-11-08 Peter HartmannSSL: blacklist intermediate certificates that issued...
2011-11-08 Morten SorvigCocoa cursor support: Add QCocoaCursor.
2011-11-08 Friedemann... Widgets: Use QPlatformDialogHelper in QColorDialog...
2011-11-08 David FaureAdd Q_DECLARE_PRIVATE equivalent for QDir, to be able...
2011-11-08 Kevin SimonsThe value of the -sysroot option of configure was not...
2011-11-08 Jo AsplinCompleted change to eliminate v8.pro
2011-11-08 Jo AsplinMoved utf8/ and deleted corelib.pro
2011-11-08 Jo AsplinRe-enabled tst_qdialog
2011-11-08 Jo AsplinDeleted QWS tests
2011-11-08 Charles YinQPainterPath: Fix copy constructor again.
2011-11-08 Jiang JiangFix subpixel positioning support
2011-11-08 Jędrzej NowackiImplement QRegion::isNull
2011-11-08 Chris MeyerAdded '-' parameter to fix strings command using gcc...
2011-11-07 Friedemann... QPainterPath: Fix copy constructor.
2011-11-07 Bradley T.... Bump QCoreApplicationPrivate::app_compile_version to...
2011-11-07 Jason McDonaldCleanup corelib autotests
2011-11-07 Jo AsplinMoved qobjectperformance into other/
2011-11-07 Jo AsplinRefer to v8 directly as a subdirectory.
2011-11-07 Friedemann... qtbase/examples: Add options to standarddialogs example.
2011-11-07 Joerg Bornemannsymbian epoc root code removed
2011-11-07 Joerg Bornemannqmake: remove symbian support
2011-11-07 Jo AsplinRe-enabled passing tests in tst_qmenu
2011-11-07 Joerg Bornemannremove symbian support from configure
2011-11-07 Jo AsplinRe-enabled passing tests in tst_qinputcontext
2011-11-07 Jo AsplinRe-enabled passing tests in tst_qprinter
2011-11-07 Andrew den... Fix QQuickTextInput implicit width.
2011-11-06 Richard MooreSSL certificate extensions: add unit tests
2011-11-06 Richard MooreSSL certificates: add functionality to read extensions
2011-11-05 Kevin SimonsReinstate and deprecate the two argument QMetaType...
2011-11-05 Pekka VuorelaQLineEdit - made mouse interactions commit preedit
2011-11-05 Pekka VuorelaFix broken indendation with hard tabs
2011-11-05 Pekka VuorelaSupport tentative commit string with input method.
2011-11-05 Pekka VuorelaQTextEdit - mouse events to override input context
2011-11-05 Jo AsplinMoved qmetaobjectbuilder test into corelib/kernel/
2011-11-05 Jason McDonaldRemove unused PlatformQuirks functions.
2011-11-05 Jo AsplinMoved qobjectrace into integrationtests/
2011-11-05 Jiang JiangAllow disabling FreeType internal cache
2011-11-05 Jiang JiangFix a warning in QGlyphRun compilation
2011-11-05 Jiang JiangRestore subpixel rendering support with fontconfig...
2011-11-04 Jo AsplinMoved tests into gui/kernel/ and gui/qopengl/
2011-11-04 Laszlo AgocsPrevent timestamps in widgets' touch events from disapp...
2011-11-04 Jo AsplinAdded ref to bug report in qglthreads.pro
2011-11-04 Jo AsplinAdded -datatags option to QTestLib
2011-11-04 Friedemann... qmake: vcproj ignores subdirs that do "no_default_target".
2011-11-04 Oswald Buddenhagenadd integrity gbuild to the project file for convenience
2011-11-04 David FaureFix usage of QtConcurrent headers with -Wshadow -Werror
2011-11-04 Friedemann... Windows: Add dialog helpers for native dialogs.
2011-11-04 Jiang JiangRevert "Avoid fontconfig access in fontEngine creation"
2011-11-04 Jo AsplinRe-enabled passing tests in tst_qvariant
2011-11-04 Samuel RødalImprove QtGui start-up time and memory use.
2011-11-04 Sergio Ahumadatest: Use QWidget::grab() instead of QPixmap::grabWidget()
2011-11-04 Joerg BornemannRevert "Fixed deployment problems with MSVC 2005 and...
2011-11-04 Lars KnollRevert "Use standard spelling for two languages"
2011-11-04 David FaureQStandardPaths: add DownloadLocation.
2011-11-04 David FaureFix tst_qstandardpaths: Mac OSX is a unix, but doesn...
2011-11-04 Sergio AhumadaRe-enabled passing test in tst_qdbuspendingcall
2011-11-04 Jason McDonaldDon't rely on PlatformQuirks in qimagereader test
2011-11-04 Jiang JiangDo not put cursor at non-stop character positions
2011-11-04 Jiang JiangRelease font engine refcount when done using it in...
2011-11-04 Jiang JiangUse standard spelling for two languages
2011-11-04 Friedemann... QWidgets: Delayed creation of the QPlatformDialogHelper.
2011-11-04 Jo AsplinRe-enabled passing tests in tst_qlistview
2011-11-03 Sergio AhumadaAdd QT_MODULE(Gui) macro
2011-11-03 Friedemann... QtGui: Fix compilation with gcc 4.4
2011-11-03 Sergio Ahumadatest: Skipping tst_qmdisubwindow::setFont() as it's...
2011-11-03 Oliver WolffFixed returned geometry of toplevel child widgets
2011-11-03 Bradley T.... Fix unstable test due to a race in QThread
2011-11-03 Olivier GoffartQThread::isFinished should return true from finished()
2011-11-03 Olivier GoffartEnable deprecated feature for now
2011-11-03 Pekka VuorelaRenamed QTextLayout member variable for readability
2011-11-03 Pekka VuorelaDocumented side-effect of QTextLayout::setPreeditArea()
2011-11-03 Harald FernengelFix regular expression when replacing headers
2011-11-03 Jason McDonaldRemove empty functions from QDirModel test.
2011-11-03 Jason McDonaldImprove QDirModel autotest
2011-11-03 Jason McDonaldFix getting of enviroment strings in testlib
2011-11-03 Jason McDonaldAllow extra selftests without modifying source.
2011-11-03 Samuel RødalGet rid of "#if 0" and skipped tests in QPainter autotest.
2011-11-02 David FaureQStandardPaths: fix encoding of XDG_CONFIG_HOME env var
2011-11-02 Jo AsplinRe-enabled passing tests in tst_qgraphicsitem
2011-11-02 Jo AsplinRe-enabled passing tests in tst_qgraphicsview
2011-11-02 Jo AsplinRe-enabled passing tests in tst_qgraphicsscene
2011-11-02 Jo AsplinMoved tests into network/ssl/
2011-11-02 Thomas HartmannAdding custom bezier easing curves to QEasingCurve
2011-11-02 Friedemann... Windows platform plugin: Fix compiler warnings.
2011-11-02 Olivier GoffartUse C++11 static_assert
next