Merge "Merge remote branch 'gerrit/master' into refactor" into refactor
[profile/ivi/qtbase.git] / src /
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 Samuel RødalAlways relay configure notify events from XCB plugin.
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-26 Frederik GladhornFix typo for ifdef QT_NO_ACCESSIBILITY
2011-08-26 José Millán SotoCall QAccessible::updateAccessibility when a widget...
2011-08-26 José Millán SotoCall QAccessible::updateAccessibility when setText...
2011-08-26 José Millán SotoIncorrect 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 Peter... directfb: Follow coding standards, add hints of memleak...
2011-08-26 Holger Hans Peter... directfb: Convert the directfb plugin, disable the...
2011-08-26 Holger Hans Peter... xcb: Disable GLX when xcb-xlib is not present due xlib...
2011-08-26 Holger Hans Peter... xcb: Be able to compile without xlib support
2011-08-26 Friedemann KleintTemporarily disable printers on Windows, fix export.
2011-08-26 Friedemann KleintIntroduce new test macro for GUI applications.
2011-08-26 Friedemann KleintFix 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 Jason McDonaldRemove duplicated code from QTestBasicStreamer.
2011-08-25 Eskil Abrahamsen... Fix justification of RTL text
2011-08-25 Frederik GladhornAdd constants to QAccessible::Event enum.
2011-08-25 Friedemann KleintFix exports for widgets.
2011-08-25 Friedemann KleintFix 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 Gunnar Slettaresize convenince function
2011-08-24 Gunnar SlettaPreliminary change to get resizeEvents for QWindow...
2011-08-24 Friedemann KleintAdd 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 Jiang JiangFix fallbacksForFamily in QBasicUnixFontDatabase
2011-08-24 Jiang JiangFix weight parsing in QBasicUnixFontDatabase
2011-08-24 Antonis TsiapaliokasAdd operator== and operator!= to qsqlerror class
2011-08-23 José Millán SotoDo not expose text when echo mode is not Normal.
2011-08-23 José Millán SotoCheck validator when changing text using accessibility...
2011-08-23 Frederik GladhornImplemented QAccessibleTextEdit::attributes()
2011-08-23 Friedemann KleintQFontEngine: Avoid nesting multi-fontengines.
2011-08-23 Friedemann KleintFix input context header.
2011-08-23 Morten SorvigMac: Fix link error in printdialog.
2011-08-22 Frederik GladhornAdd IAccessible2 table2 implementation.
2011-08-22 Olli WerwolffFixed empty if statement in QWindow.cpp
2011-08-19 Samuel RødalPrevent X errors being generated when setting 0 as...
2011-08-19 Friedemann KleintFix colormap exports/warning in qapplication_p.h
2011-08-19 Friedemann KleintFix comparison.
2011-08-19 Friedemann KleintQSurfaceFormat: Add missing 'profile' accessors, fix...
2011-08-19 Lars KnollRemove qtessellator.* from QtGui
2011-08-19 Friedemann KleintFix build.
2011-08-19 Eskil Abrahamsen... Enablers for using QGlyphRun in SceneGraph
2011-08-19 Lars KnollQColormap is gone from QtGui
2011-08-19 Lars KnollRemove Type1 support
2011-08-19 Lars KnollRestore feature compatibility with QPrinter in QTextDoc...
2011-08-19 Lars KnollMove the printer support backend into it's own plugin
2011-08-19 Lars KnollMove printing into it's own library
2011-08-19 Lars KnollDon't rely on QPrinter in widgets
2011-08-19 Lars KnollUse the paged paintdevice in the print() method of...
2011-08-19 Lars KnollIntroduce a paged paintdevice and use it
2011-08-19 Lars Knollmove printing related files into their own directory
2011-08-19 Lars KnollPDF doesn't require the alpha paintengine
2011-08-19 Lars KnollMove the remaining QPrinter dependencies out of qpf.*
2011-08-19 Lars KnollRename QPdf(Base)Engine
2011-08-19 Lars KnollMove the PDF related functionality into QPdf
next