profile/ivi/qtbase.git
2011-09-26 Samuel RødalFixed tst_QWidget::updateWhileMinimized()
2011-09-26 Jason McDonaldTidy and sort the list of selftests
2011-09-26 Jason McDonaldUse placeholder for Qt version in expected output
2011-09-26 Holger IhrigRe-enabled test that was marked insignificant and passes
2011-09-26 Bradley T.... Make QMapData::shared_null const
2011-09-26 Bradley T.... Make QListData::shared_null const
2011-09-26 Bradley T.... Make QLinkedListData::shared_null const
2011-09-26 Bradley T.... Make QHashData::shared_null const
2011-09-26 Oswald Buddenhagendon't calculate hash when the map is empty and we are...
2011-09-26 David BoddieDoc: Fixed \since declarations.
2011-09-26 David BoddieDoc: Clarified the range of return values from QLineF...
2011-09-26 David BoddieDoc: Moved general notes about character conversion.
2011-09-26 David BoddieDoc: Fixed page step sizes in a snippet for QAbstractSc...
2011-09-26 David BoddieDoc: Fixed shader program snippet.
2011-09-26 Rohan McGovernAdded missing license headers.
2011-09-26 Jason McDonaldRemove obsolete exclusion from selftest checking
2011-09-26 Jason McDonaldDon't XFAIL on the contents of assert messages.
2011-09-26 Jan KundrátImplement QTEST_GUILESS_MAIN
2011-09-23 Olivier GoffartUse the right callback in QObject::disconnect()
2011-09-23 Jiang JiangMake sure cursor position doesn't exceed line end
2011-09-23 Holger IhrigRe-enabling tests that were marked insignificant but...
2011-09-23 Bradley T.... Fix QString and QByteArray reserve() and squeeze()
2011-09-23 Bradley T.... QByteArray's shared_null and shared_empty should be...
2011-09-23 Lars KnollRemove Q_GLOBAL_STATIC_WITH_INITIALIZER from QtWidgets
2011-09-23 Samuel RødalImplemented QWidget's move() vs setGeometry() distincti...
2011-09-23 Samuel RødalPatch toward fixing tst_QWidget::windowState().
2011-09-23 Samuel RødalDon't flood expose events in the xcb plugin.
2011-09-23 Samuel RødalOnly set frame margins as dirty when we get a configure...
2011-09-23 Samuel RødalFixed geometry issues.
2011-09-23 Frederik GladhornAccessible ComboBox: remove virt children, add actions.
2011-09-23 Joona PetrellAdd autotest for QInputPanel
2011-09-23 Bradley T.... Don't call ref() in QByteArray::QByteArray()
2011-09-23 Jo AsplinRe-enabled test and made it pass on Linux
2011-09-23 Jo AsplinRe-enabled test and made it pass on Linux
2011-09-23 Jiang JiangSupport adding application fonts with QFontconfigDatabase
2011-09-23 Laszlo AgocsAvoid crash in handleTouchEvent and remove superfluous...
2011-09-23 Eskil Abrahamsen... Fix preedit text on XCB
2011-09-23 Paul Olav TvetePage flipping API for QPlatformScreen
2011-09-22 Frederik GladhornAccessible SpinBox remove dead code.
2011-09-22 Oswald Buddenhagenworkaround XCB-ICCCM 3.8 breakage, second instance
2011-09-22 Jo AsplinCast back to QWindow *
2011-09-22 Jason McDonaldAllow tests to log to multiple destinations
2011-09-22 Jason McDonaldEnable testlib self-testing with multiple loggers
2011-09-22 Morten SorvigCocoa: Enable native menus.
2011-09-22 Samuel RødalAllocate 16-byte aligned memory independent of platform...
2011-09-21 Frederik GladhornAccessible Slider: Remove virtual children.
2011-09-21 Eskil Abrahamsen... Export QTextImageHandler and add accessor for image
2011-09-21 Kent Hansentestlib: Separate the gui- and widgets-specific api
2011-09-21 Kevin SimonsFix QApplication::startDragDistance()
2011-09-21 Frederik GladhornAccessible Scrollbar: Remove unused function.
2011-09-21 Oswald Buddenhagenmerge translate() overloads
2011-09-21 Frederik GladhornAccessible Scrollbar: Remove virtual children, value...
2011-09-21 Lars KnollFixes to the Xdnd code in xcb
2011-09-21 Lars KnollFix support for drag pixmaps
2011-09-21 Lars KnollAdd Qt::WindowTransparentForMouseEvents
2011-09-21 Lars KnollCreate the window when needed
2011-09-21 Lars KnollReturn the correct geometry
2011-09-21 Jan-Arve SaetherCompile
2011-09-21 Frederik GladhornCheck argument count before accessing argument.
2011-09-21 Kent HansenRemove testlib's dependency on gui and widgets
2011-09-21 Kent Hansentestlib: Remove widgets dependency when only using gui
2011-09-21 Jason McDonaldDon't run multiexec test with file logging
2011-09-21 Jason McDonaldRemove printf calls from warnings selftest
2011-09-20 Lars KnollThis passes just fine
2011-09-20 Lars KnollThis test passes fine.
2011-09-20 Kent HansenFix last few autotest gui/widgets dependencies
2011-09-20 Pekka VuorelaImplemented key filter support on platform input context
2011-09-20 Kent HansenRemove stale QtDeclarative dependency on QtOpenGL
2011-09-20 Bjørn Erik... Cocoa: Adjust touch point rectangle by -0.5.
2011-09-20 Bjørn Erik... Cocoa: Update the geometry whenever the window moves.
2011-09-20 Bjørn Erik... Cocoa: Add helper functions for NSPoint <-> QPoint...
2011-09-20 Bjørn Erik... QWindowSystemInterface: Fix wrong mapping of coordinates.
2011-09-20 Holger Hans... [blitter] Fix memory leak in the blitter paintengine
2011-09-20 Holger Hans... [blitter] Use QScopedPointer for the engine and blittable
2011-09-20 Aleksandar... Use QT_MAX_CACHED_GLYPH_SIZE in QFontEngineFT
2011-09-20 Samuel RødalGenerate glyphs in un-transformed coordinate system.
2011-09-20 Eskil Abrahamsen... Avoid double caching glyphs in raster/QPA/FreeType
2011-09-20 Jason McDonaldImprove globaldata testlib selftest.
2011-09-20 Jason McDonaldSplit subtest selftest
2011-09-20 Jason McDonaldRemove waitwithoutgui testlib selftest
2011-09-19 Lars KnollFix compilation
2011-09-19 Lars KnollNo dependencies on opengl, widgets and printsupport
2011-09-19 Samuel RødalFixed wrong mouse coordinate mapping.
2011-09-19 Bjørn Erik... Cocoa platform plugin: Reduce multitouch area to be...
2011-09-19 Eskil Abrahamsen... Fix regression causing synthesized oblique glyphs to...
2011-09-19 Bjørn Erik... Cocoa platform plugin: update headers for multitouch.
2011-09-19 Bjørn Erik... Cocoa platform plugin: Implement multitouch support.
2011-09-19 Bjørn Erik... Mac: Adapt multitouch code for cocoa to QWindowSystemIn...
2011-09-19 Bjørn Erik... Mac: Move multitouch support from widgets to cocoa...
2011-09-19 Samuel RødalMake sure to clip in QXcbBackingStore::flush()
2011-09-19 Kai KoehneMove handling of -qmljsdebugger argument to QCoreApplic...
2011-09-19 Holger IhrigRemoving XFail from one test, since QCursor::setPos...
2011-09-19 Jan-Arve SaetherSay hello to QWindow::accessibleRoot()
2011-09-19 Frederik GladhornAdd parent and child functions to QAccessibleInterface.
2011-09-19 Gunnar SlettaInitialize in the right order
2011-09-19 Kent HansenFix autotest gui/widgets dependencies
2011-09-19 Holger IhrigRemoved insignificant_test from tst_v8
2011-09-19 Casper van... Move the module qdoc files from qtdoc and split up...
2011-09-19 Eskil Abrahamsen... Support synthesized oblique and bold in SceneGraph
2011-09-19 Eskil Abrahamsen... Enable glyph caching on QPA
next