Remove dummy impl. of shared graphics cache in XCB plugin
[profile/ivi/qtbase.git] / tests /
2012-03-26 Bradley T. HughesFix QGuiApplication::keyboardModifiers()
2012-03-26 Kurt KorbatitsFixed qthreadstorage unittest to work from install...
2012-03-25 Thiago MacieiraWork around what apparently is a GCC 4.6.0 bug
2012-03-25 Frederik GladhornImprove accessibility test to handle more text events.
2012-03-24 David FaureRestore Qt4 compat in QDesktopServices::DataLocation
2012-03-24 Thiago MacieiraQPrinterInfo: remove a test that is too early
2012-03-24 Thiago MacieiraFix compilation of tst_QSqlThread: no need to use QBasi...
2012-03-24 Frederik GladhornMake sure windows send accessibility activated updates.
2012-03-24 Frederik GladhornAdded QAccessibleGroupBox
2012-03-24 Jan-Arve SaetherAPI cleanup: remove CoordinateType enum
2012-03-23 Friedemann KleintImplement QSystemTrayIcon for X11.
2012-03-23 Giuseppe D'AngeloRemove #if 0 sections from QRegExp autotest
2012-03-22 Pekka VuorelaFixed QLineEdit to emit selectionChanged
2012-03-22 Miikka HeikkinenFix QPrinter test in Windows
2012-03-22 aavitMore UTF8 fix of raster autotest
2012-03-22 Shane KearnsAllow autobound UDP sockets to send to IPv4 and IPv6
2012-03-22 Lars KnollSignificantly speed up insertion into QJsonObject/Array
2012-03-22 Thiago MacieiraMake tst_qmovie work in shadow builds
2012-03-22 Joerg BornemannFix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_...
2012-03-22 Samuel RødalFixed QInputMethod API to use isVisible() instead of...
2012-03-22 Pekka VuorelaFocusAboutToChange event to be send before focus changes
2012-03-22 David FaureMake comment() work in the C locale too.
2012-03-22 David FaureReturn all expected paths in QStandardPaths::standardLo...
2012-03-22 Teemu KatajistoCocoa: fix setting color with alpha channel value for...
2012-03-22 Kurt KorbatitsFixed path in qobject unittest
2012-03-21 Kurt KorbatitsAdded extra tests to json benchmark
2012-03-21 Robin BurchellFix directories never being unwatched after deletion...
2012-03-21 Jiang JiangRemove hardcoded font names in QFont::defaultFamily()
2012-03-21 Donald CarrEGLFS: Integrate building into configure.
2012-03-20 Marius Storm-OlsenRemove old bic test data
2012-03-20 Thorbjørn Lund MartsumQHeaderView - minor fix to setDefaultSectionSize
2012-03-20 aavitFix raster autotest: consistently assume scripts in...
2012-03-19 Frederik GladhornRemove QAccessibleEvent child parameter.
2012-03-19 Jędrzej NowackiDisable some tests and examples when --no-widgets is...
2012-03-19 Frederik GladhornAccessibility: add text update events
2012-03-19 Miikka HeikkinenFix infinite recursion crash in QPrinterInfo::supported...
2012-03-19 Kurt KorbatitsFixed benchmarks to work from install directory
2012-03-18 Frederik GladhornMake copy and assign private for QAccessibleEvent.
2012-03-18 Jędrzej NowackiAdd new test cases to tst_QMetaType.
2012-03-17 Marc Mutzcontainers: add C++11-style c{begin,end}() as alias...
2012-03-16 Miikka HeikkinenFix font cache check in QFontEngineFT::recalcAdvances()
2012-03-15 Shane KearnsRevert "Disable 'check' target generation for network...
2012-03-15 Shane KearnsFix QDnsLookup autotest failure in CI environment
2012-03-15 Mark BrandQSqlTableModel::removeRows() enforce edit strategy
2012-03-15 Mark BrandQSqlTableModel::setData(): no longer autosubmit for...
2012-03-15 Mark BrandQSqlTableModel: disallow insert if changes are pending
2012-03-15 Mark BrandQSqlTableModel::setData()/setRecord(): fix incorrect row
2012-03-15 Friedemann KleintUTF8-Codec test: Fix compilation with g++/C++0X.
2012-03-15 Debao Zhangtst_qsharedpointer: Fix auto test fail under Windows 7
2012-03-15 Jason McDonaldVerify expected warnings in QSettings autotest.
2012-03-15 Johannes ZellnerRemove unmaintained and broken VNC platform plugin
2012-03-14 Rohan McGovernheadersclean: omit -Wcast-align also on MIPS
2012-03-14 Rohan McGovernMark tst_qtimeline as insignificant on Windows
2012-03-14 Mark BrandQTableView: call model->submit() on row change
2012-03-14 Morten Johan SorvigCocoa: Improve basic window handling.
2012-03-14 Thorbjørn Lund MartsumQHeaderView - renaming functions in Qt5
2012-03-14 Jędrzej NowackiUnify QMetaType::TypeFlags detection.
2012-03-14 Jason McDonaldUncomment disabled code in QResourceEngine autotest.
2012-03-14 Jason McDonaldTidy the QSettings autotest.
2012-03-14 Jason McDonaldRemove commented code from qtconcurrentmap autotest.
2012-03-13 Frederik GladhornPrint all accessibility event strings.
2012-03-13 Frederik GladhornClean up test, check radio button and checkbox.
2012-03-13 Frederik GladhornAutotest details of QAccessibleEvent.
2012-03-12 Mark BrandQSqlTableModel::isDirty(): new overloaded method
2012-03-12 Alexei RousskikhTrailing comma should result in an error during JSON...
2012-03-12 Debao ZhangMove tst_qshortcut.cpp to QtWidgets
2012-03-12 Friedemann KleintImplement QSystemTrayIcon for Windows.
2012-03-12 Debao ZhangMove the auto test of QPixmap::grabWidget() from QPixma...
2012-03-12 Marc Mutztst_exceptionsafety_objects: add virtual ~AbstractTester
2012-03-12 Frederik GladhornUse QAccessibleEvent in test.
2012-03-12 Jason McDonaldFix indentation of QWaitCondition autotest.
2012-03-12 Jason McDonaldRemove gcc 3.x-specific code from QtConcurrent and...
2012-03-12 Debao ZhangMove tst_qprinter.cpp to QtPrintSupport
2012-03-12 Debao ZhangClean up some auto tests of gui
2012-03-12 Frederik GladhornUpdate accessibility StateChange by custom event.
2012-03-12 Debao ZhangMove tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgets
2012-03-12 Jason McDonaldRemove outdated assumption from QVariant autotest.
2012-03-12 Jason McDonaldFix compile warnings in QCoreApplication autotest.
2012-03-12 Jason McDonaldRemove redundant and incorrect comment from QList autotest.
2012-03-12 Jason McDonaldtestlib: Improve formatting of QCOMPARE failure messages.
2012-03-11 Glenn WatsonAdd Q_IS_ENUM(), and provide as flag in QMetaType:...
2012-03-11 Jędrzej NowackiCrash fix in QMetaType::typeFlags.
2012-03-10 Debao ZhangMake tst_qsql.cpp independent of QtWidgets
2012-03-09 Kevin KrammerMake tst_qapplication build when QT_NO_SHAREDMEMORY...
2012-03-09 Miikka HeikkinenWindows: Fix QStyleSheetStyle autotest antialiasing...
2012-03-09 Debao ZhangMake tst_qmouseevent.cpp independent of QtWidgets
2012-03-09 Debao ZhangClean up for some auto tests of the gui/kernel.
2012-03-09 Debao Zhangtst_qimagereader: does not depend on QtWidgets
2012-03-08 Giuseppe D'AngeloQRegularExpression: minor fix to captureIndexForName
2012-03-08 Giuseppe D'AngeloQRegularExpression: improve JIT memory handling
2012-03-08 Oswald Buddenhagenuse $$QT_BUILD_TREE instead of $$(QTDIR)
2012-03-08 Oswald Buddenhagenremove strange .qmake.cache hacks
2012-03-08 Miikka HeikkinenWindows: Removing insignification from QTextEdit test
2012-03-08 Lars KnollFix a bug in the assignment operators for QJsonObject...
2012-03-08 Jędrzej NowackiCrash fix in QMetaType::typeName.
2012-03-08 Jędrzej NowackiFix crash in QVariant::canConvert.
2012-03-08 Debao ZhangWindows: Make QMenuBar autotest significant again
2012-03-08 Giuseppe D'AngeloRemove usage of QtXml from rcc, add test
2012-03-08 Frederik GladhornCall updateAccessibility with the right index.
2012-03-08 Jason McDonaldselftests: Improve reporting of problems with loading...
next