profile/ivi/qtbase.git
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 Jason McDonaldRemove duplicated code from QTestBasicStreamer.
2011-08-26 Michael GoddardDon't use the // operator, since some versions of Perl...
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 David FaureAdd a QApplication::queryKeyboardModifiers() method.
2011-08-25 David FaureMake the DBus timeout configurable in QDBusAbstractInte...
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 Rohan McGoverntest: really marked tst_qtcpsocket autotest as unstable
2011-08-22 Frederik GladhornAdd IAccessible2 table2 implementation.
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 Eskil Abrahamsen... Enablers for using QGlyphRun in SceneGraph
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 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
2011-08-18 Rohan McGoverntest: mark tst_qcombobox as expected failure for qpa
2011-08-18 Rohan McGoverntests: mark expected failures in qsslsocket_onDemandCer...
2011-08-18 Rohan McGoverntest: marked tst_qhttpnetworkconnection as insignificant
2011-08-18 Rohan McGoverntest: marked tst_qsocketnotifier failures as expected
2011-08-18 Rohan McGovernStabilize autotests using QTest::qWaitForWindowShown...
2011-08-18 Rohan McGoverntest: mark tst_qwindowsurface as expected failure on qpa
2011-08-17 Rohan McGoverntest: fixed failure of tst_qgridlayout on small screens...
2011-08-17 Rohan McGoverntest: mark qlistview as insignificant for qpa, xcb
2011-08-17 Frederik GladhornWhen asking for relations, don't crash on children...
2011-08-17 Lincoln RamsayReport an error when the version header can't be written
2011-08-17 Rohan McGoverntest: skip tst_QMenu::pushButtonPopulateOnAboutToShow...
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... Changing cursor position in all boundaries
2011-08-16 Kai KoehneConfigure: Set separate_debug_info for all modules
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 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 Rohan McGoverntest: fixed crash in tst_qmenubar::accel in qpa
2011-08-12 Friedemann... Submit ui4.cpp/h as generated by corresponding change...
2011-08-12 Laszlo AgocsHandle EINTR gracefully in Wayland clipboard.
2011-08-12 Rohan McGoverntest: skip tst_QMenu::task258920_mouseBorder on qpa
2011-08-12 Rohan McGoverntest: skip some broken tests in tst_qpixmap for qpa
2011-08-12 Rohan McGoverntest: skip tst_QPrinter::testNonExistentPrinter for qpa
2011-08-11 Lars KnollQXmlStream lives in QtCore
2011-08-11 Rohan McGovernLet CONFIG+=no_default_target also disable `check'...
2011-08-11 Rohan McGovernconfigure: fixed usage of rpath on mac
2011-08-10 Peter HartmannQLabel documentation: add warning about sanitizing...
2011-08-10 Michael GoddardDon't print the "Configuration tests:" header if there...
2011-08-10 Rohan McGovernconfigure: fixed debug-and-release default for qpa...
2011-08-10 Rohan McGoverntest: mark tst_qfontdatabase qpa failures as expected
next