profile/ivi/qtbase.git
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-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-25 Friedemann... Fix building of examples.
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 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
2011-08-24 Jiang JiangFix fallbacksForFamily in QBasicUnixFontDatabase
2011-08-24 Jiang JiangFix weight parsing in QBasicUnixFontDatabase
2011-08-24 Charles Yinupdate .gitignore
2011-08-24 Antonis TsiapaliokasAdd operator== and operator!= to qsqlerror class
2011-08-23 José Millán... Do not expose text when echo mode is not Normal.
2011-08-23 José Millán... Check validator when changing text using accessibility...
2011-08-23 Frederik GladhornImplemented QAccessibleTextEdit::attributes()
2011-08-23 Friedemann... QFontEngine: Avoid nesting multi-fontengines.
2011-08-23 Paul Olav Tvetemake 'make install' install
2011-08-23 Friedemann... Fix input context header.
2011-08-23 Morten SorvigMac: Fix link error in printdialog.
2011-08-23 Rohan McGoverntest: really marked tst_qtcpsocket autotest as unstable
2011-08-22 Frederik GladhornAdd IAccessible2 table2 implementation.
2011-08-22 Olli WerwolffFixed empty if statement in QWindow.cpp
2011-08-22 Rohan McGoverntest: marked tst_qtcpsocket autotest as unstable
2011-08-19 Sergio Ahumadatest: Fix `tst_qfiledialog' in a namespaced build
2011-08-19 Samuel RødalMake the hellowindow example multi-threaded to stress...
2011-08-19 Samuel RødalPrevent X errors being generated when setting 0 as...
2011-08-19 Friedemann... Fix colormap exports/warning in qapplication_p.h
2011-08-19 Friedemann... Fix comparison.
2011-08-19 Friedemann... QSurfaceFormat: Add missing 'profile' accessors, fix...
2011-08-19 Lars KnollRemove qtessellator.* from QtGui
2011-08-19 Friedemann... Fix 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
2011-08-19 Lars Knollfirst version of a public API to generate PDFs
2011-08-19 Lars KnollMove QColorMap into QtWidgets
2011-08-18 Rohan McGovernFixed broken lookup of fallback fonts on qpa
2011-08-18 Frederik GladhornUse name for combobox on Unix.
2011-08-18 Frederik GladhornRename textBeforeOffsetFromString to start with q.
2011-08-18 Frederik GladhornImplement text interface for QLineEdit.
2011-08-18 Eike ZillerFix compilation with thumb2.
2011-08-18 Eskil Abrahamsen... Fix bidi reordering of RTL text with embedded images
2011-08-18 Ritt KonstantinMinor optimizations for QTextEngine
2011-08-18 Frederik GladhornAdd DBus VirtualObject to handle multiple paths.
2011-08-18 Frederik GladhornUpdate changelog with Accessibility fixes.
2011-08-18 Frederik GladhornFix a11y crash: dock doesn't always have a widget.
2011-08-18 Frederik GladhornFix typo in comment.
2011-08-18 Frederik GladhornAvoid bogus accessibility focus events from menus.
2011-08-18 Friedemann... Add Windows to the Lighthouse.
2011-08-18 Gunnar SlettaEnable multisampling and swap interval by default on...
2011-08-18 Morten SorvigSet the style mask manually.
2011-08-18 Morten SorvigFix crash-on-exit in qmlscene.
2011-08-18 Morten SorvigCreate NSWindow subclass.
2011-08-18 Morten SorvigCocoa: Remove autorelease warnings from qmlscene.
2011-08-18 Rohan McGoverntest: marked tst_qfocusevent as insignificant on all...
2011-08-18 Rohan McGoverntest: fixed failure of tst_qstylesheetstyle on qpa
2011-08-18 Rohan McGoverntest: fixed tst_qeventloop and removed CONFIG+=insignif...
2011-08-18 Rohan McGoverntest: skipped unstable portion of tst_qcssparser on qpa
2011-08-18 Rohan McGoverntest: mark tst_qrawfont as expected failure on qpa
2011-08-18 Rohan McGoverntest: fixed XPASS from tst_qstatictext on qpa
2011-08-18 Rohan McGoverntest: mark tst_qsystemtrayicon as expected failure...
2011-08-18 Rohan McGoverntest: mark tst_qtextlayout as insignificant for qpa...
2011-08-18 Rohan McGoverntests: disabled failing qsharedmemory, qsystemsemaphore...
2011-08-18 Rohan McGoverntest: fixed failure of tst_qhostinfo
2011-08-18 Rohan McGoverntest: marked tst_macgui as insignificant
next