Merge branch 'master' into refactor
[profile/ivi/qtbase.git] / src /
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
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
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 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 KleintAdd 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 McGovernStabilize autotests using QTest::qWaitForWindowShown...
2011-08-17 Frederik GladhornWhen asking for relations, don't crash on children...
2011-08-17 Olli WerwolffReadded (and fixed) WindowsXP and -Vista styles
2011-08-17 Gunnar Slettacompile after removal of OpenGL 1 paint engine
2011-08-17 Paul Olav TveteBuild fix after setPreferredPaintEngine was removed
2011-08-16 Samuel RødalGet rid of OpenGL 1.x engine and platform code from...
2011-08-16 Samuel RødalDon't set platform input context if it's not properly...
2011-08-16 Frederik GladhornRemove more inconsistencies with invisible.
2011-08-16 Frederik GladhornQAccessibleToolButton::text should return accessibleNam...
2011-08-16 Frederik GladhornRemove stray semicolon.
2011-08-16 José Millán SotoChanging cursor position in all boundaries
2011-08-16 Samuel RødalGet rid of unused convenience class in QtOpenGL.
2011-08-16 Morten SorvigCocoa: Fix flicker on window resize.
2011-08-15 Robert HoganHTTP internals: send password even if no username is set
2011-08-15 David FaureMake QThread::sleep/msleep/usleep public.
2011-08-15 Olli WerwolffDisable WindowsXP/-Vista styles for now
2011-08-15 Olli WerwolffFixed compilation of qfiledialog_win.cpp
2011-08-15 David FaureAdd flag for non-recursive lookup of child qobject(s)
2011-08-15 Alan AlpertFocusScope's focusItem must always be a descendent
2011-08-15 Alan AlpertDon't endless loop
2011-08-15 Alan AlpertDon't leak MouseEvents
2011-08-12 Friedemann KleintSubmit ui4.cpp/h as generated by corresponding change...
2011-08-12 Laszlo AgocsHandle EINTR gracefully in Wayland clipboard.
2011-08-11 Lars KnollQXmlStream lives in QtCore
2011-08-11 Jørgen LindFix platformsupport as installable module
2011-08-11 Morten SorvigCocoa: Set child window geometry correctly.
2011-08-11 Morten SorvigCocoa: Activate Qt apps on startup.
2011-08-11 Gunnar SlettaImplement "quit on last window closed" logic for QWindow
2011-08-10 Samuel RødalDon't try to use IBUS when dbus is not configured.
2011-08-10 Peter HartmannQLabel documentation: add warning about sanitizing...
2011-08-10 Samuel RødalRemoved unnecessary debug output in xcb plugin.
2011-08-10 Samuel RødalMade QWindow::setVisible() send show and hide events.
2011-08-09 Matthew Cattellbuild without dbus
2011-08-09 Samuel RødalRemoved Q_XCB_NOOP's from QGLXContext.
2011-08-09 Samuel RødalRemoved QPaintDevice dependency in blitFramebuffer().
2011-08-09 Harald FernengelRemove all non-const operator==
2011-08-09 Gunnar SlettaGet linux input plugin compiling by removing keyboard...
2011-08-08 Laszlo AgocsChange mouse and wheel QPA events to use QPointF.
2011-08-08 Gunnar Slettamake eglfs compile
2011-08-08 Gunnar SlettaImplement map/unmap and force geometry EglFS
2011-08-08 Charles Yinadd qml related usage help message
2011-08-05 Samuel RødalProperly initialize window properties in xcb plugin.
2011-08-05 Samuel RødalGet wayland plugin working after latest QPA API changes.
2011-08-05 Jiang JiangFix fallbacksForFamily in QBasicUnixFontDatabase
next