profile/ivi/qtbase.git
2011-08-30 Gunnar Slettapick up the target window for a mouse event when none...
2011-08-30 Holger IhrigMoving relevant tests to corelib/global
2011-08-30 Holger IhrigMoving relevant tests to corelib/concurrent
2011-08-30 Morten SorvigCocoa: Make the hellowindow opengl example work.
2011-08-30 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-30 Samuel RødalRename remaining gui/opengl source files to avoid name...
2011-08-30 Samuel RødalCause fatal error when trying to make a context current...
2011-08-30 Samuel RødalAdded some documentation for internal OpenGL resource...
2011-08-30 Aaron KennedyAdd a signal emitted callback to QAbstractDeclarativeData
2011-08-29 Jiang JiangFix fontconfig configure test
2011-08-29 Friedemann... Tests: Add widgets module to profile.
2011-08-29 Friedemann... Build on Windows/clean build on Linux.
2011-08-29 Morten SorvigCocoa: Fix qmlscene flicker on resize.
2011-08-29 Morten SorvigMake plain executables foreground processes.
2011-08-29 Morten SorvigCocoa: Load the standard app menu.
2011-08-29 Samuel RødalAdded qopengl auto-test.
2011-08-29 Gunnar SlettaMerge "Merge remote branch 'gerrit/master' into refacto...
2011-08-29 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-29 Morten SorvigCompile without QT_DEBUG.
2011-08-29 Gunnar SlettaGet cocoa plugin compiling after OpenGL refactoring
2011-08-29 Samuel RødalClean up legacy defines in gui/opengl.
2011-08-29 Samuel RødalCopy core GL functionality to QtGui with QGL -> QOpenGL...
2011-08-29 Samuel RødalMove GL resource handling enablers to QtGui.
2011-08-29 Kent HansenAdd QtV8 library to QtBase
2011-08-29 Kim Motoyoshi... Optimized QMatrix4x4 by improving how 'flagBits' are...
2011-08-29 Samuel RødalAlways relay configure notify events from XCB plugin.
2011-08-29 Rohan McGoverntest: removed obsolete tst_maketestselftest::tests_auto_pro
2011-08-29 Gunnar SlettaQWindow::mapToGlobal/mapFromGlobal and move()
2011-08-29 Jason McDonaldRemove the QTEST_NOEXITCODE define.
2011-08-29 Jason McDonaldRename COMPARE_IMPL2 to TO_STRING_IMPL.
2011-08-29 Jason McDonaldRemove unused function
2011-08-29 Jason McDonaldRemove literal tabs
2011-08-29 Jason McDonaldRemove default params from QTestData constructor
2011-08-29 Jason McDonaldRemove obsolete ifdef.
2011-08-29 Jason McDonaldRemove debugging printf.
2011-08-29 Jason McDonaldRemove obsolete autotest command-line flag.
2011-08-29 Jason McDonaldSend error messages to stderr rather than stdout
2011-08-29 Jason McDonaldRemove unused members and methods from QTestLogger.
2011-08-29 Jason McDonaldRemove unused methods from QTestLogger.
2011-08-29 Jason McDonaldRemove QTestLog constructor/destructor definitions
2011-08-29 Jason McDonaldAdd missing assertions.
2011-08-29 Jason McDonaldBe more consistent when including private headers.
2011-08-29 Jason McDonaldRemove mode parameter from QTestLog::addSkip().
2011-08-29 Jason McDonaldFix broken header file guard.
2011-08-29 Jason McDonaldFix typo in enum name.
2011-08-29 Jason McDonaldFix minor formatting issues.
2011-08-29 Jason McDonaldRemove QTestFileLogger class.
2011-08-29 Jason McDonaldRemove ability to change XML logger during a test.
2011-08-29 Jason McDonaldEnable multiple instances of QAbstractTestLogger.
2011-08-29 Jason McDonaldRemove color logging feature from qtestlib.
2011-08-29 Jason McDonaldRemove circular dependency in testlib logging code
2011-08-29 Jason McDonaldRemove obsolete testlib files from .gitignore
2011-08-26 Frederik GladhornFix typo for ifdef QT_NO_ACCESSIBILITY
2011-08-26 José Millán... Call QAccessible::updateAccessibility when a widget...
2011-08-26 José Millán... Call QAccessible::updateAccessibility when setText...
2011-08-26 José Millán... Incorrect property name in QAccessibleAbstractSpinBox...
2011-08-26 Frederik GladhornCheck if bridge plugin vector is still valid.
2011-08-26 Eskil Abrahamsen... Fix crash when fallback font is not #0 in multi font...
2011-08-26 Ritt Konstantinoptimize parsing of templates like p{IsArabic}, etc
2011-08-26 Ritt Konstantinoptimize parsing of templates like p{L}, p{Lu}, etc
2011-08-26 Ritt Konstantindon't build code related to CClass if QT_NO_REGEXP_CCLA...
2011-08-26 Holger Hans... directfb: Follow coding standards, add hints of memleak...
2011-08-26 Holger Hans... directfb: Convert the directfb plugin, disable the...
2011-08-26 Holger Hans... xcb: Disable GLX when xcb-xlib is not present due xlib...
2011-08-26 Holger Hans... xcb: Be able to compile without xlib support
2011-08-26 Friedemann... Temporarily disable printers on Windows, fix export.
2011-08-26 Friedemann... Introduce new test macro for GUI applications.
2011-08-26 Friedemann... Fix some compiler warnings, shut up QIbusPlatformInputC...
2011-08-26 Samuel RødalIntroduce new platform capability ThreadedOpenGL.
2011-08-26 Samuel RødalMove XCB event reading to a separate thread.
2011-08-26 Holger IhrigMoving relevant tests to corelib/codecs
2011-08-26 Jason McDonaldRemove duplicated code from QTestBasicStreamer.
2011-08-26 Michael GoddardDon't use the // operator, since some versions of Perl...
2011-08-25 Friedemann... Fix building of examples.
2011-08-25 Eskil Abrahamsen... Fix justification of RTL text
2011-08-25 Frederik GladhornAdd constants to QAccessible::Event enum.
2011-08-25 Rohan McGoverntest: marked tst_qfiledialog as insignificant for qpa...
2011-08-25 Rohan McGoverntest: marked tst_qmenu as insignificant (for qpa, xcb)
2011-08-25 Rohan McGoverntest: marked tst_qlistwidget as insignificant
2011-08-25 Eskil Abrahamsen... Mark QNetworkReply test as unstable
2011-08-25 Friedemann... Fix exports for widgets.
2011-08-25 Friedemann... Fix compilation/use correct data type for qt_lastx,y.
2011-08-25 Gunnar SlettaMerge "Merge branch 'master' into refactor" into refactor
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-25 David FaureAdd a QApplication::queryKeyboardModifiers() method.
2011-08-25 David FaureMake the DBus timeout configurable in QDBusAbstractInte...
2011-08-25 Lars KnollRemove debug output
2011-08-25 Lars KnollFix multithreaded GL rendering
2011-08-25 Lars KnollFix threaded rendering
2011-08-25 Lars KnollFix the xlib backend for lighthouse
2011-08-25 Eskil Abrahamsen... Support QRawFont from raw data with basic unix font db
2011-08-24 Sergio Ahumadatests: Remove `qtessellator' autotests
2011-08-24 Sergio Ahumadatest: fix `tst_qpainter' compilation
2011-08-24 Sergio Ahumadatest: fix tst_qabstractprintdialog compilation
2011-08-24 Gunnar Slettaresize convenince function
2011-08-24 Gunnar SlettaPreliminary change to get resizeEvents for QWindow...
2011-08-24 Friedemann... Add Input context for Windows.
2011-08-24 Jørgen LindIf the EGL_PLATFORM is not set, then set it
2011-08-24 Jørgen LindJust change includes to be have <> brackets instead...
2011-08-24 Holger IhrigMoving Tests to new Autotest Structure
next