Partially revert e84e86dc.
[profile/ivi/qtbase.git] / src / testlib /
2012-12-06 hjkAdjust qttestlib.qdocconf to create qttestlib/examples...
2012-12-01 Marc MutzQSignalSpy: assorted improvements
2012-11-30 Jerome PasionDoc: Changing HTML output to qttestlib-index.html
2012-11-29 Christian StrømmeFix missing code snippet in QTest doc.
2012-11-28 Samuel RødalFixed QTestLib tutorial docs (link + outdated mention...
2012-11-28 hjkDoc: rename qttest.qdocconf to qttestlib.qdocconf
2012-11-27 hjkDoc: write qttestlib.qch, not qttest.qch
2012-11-26 Eike ZillerFix example paths in example manifests that are used...
2012-11-22 Jerome PasionDoc: Modified Qt Test's doc configuration to match...
2012-11-20 Samuel RødalMerge "Merge branch 'newdocs'" into refs/staging/master
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-08 Shawn RutledgeRemove QWindow pos, geometry and size as properties...
2012-11-07 Jerome PasionDoc: Cleaning up QHP information in module configuratio...
2012-11-02 Liang QiUpdate mac-specific code in qtestlib for Qt5
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-11-02 Leena MiettinenDoc: add landing page for Qt Test
2012-11-01 Harald FernengelFix build when libQtGui is not available
2012-11-01 Kai KoehneTestlib: Disable gcc warning about deprecated qInstallM...
2012-10-29 Friedemann KleintList possible matches when specifying invalid test...
2012-10-26 Jerome PasionDoc: Removed the HTML template from the .qdocconf files
2012-10-26 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-23 Mitch CurtisClarify assert on use of const char* as TestData type...
2012-10-19 Oswald Buddenhagenremove explicit load(qt_build_config)s from the libraries
2012-10-19 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-18 Jan Arve SaetherMake sure we copy *all known events* properly in order...
2012-10-16 Kai KoehneLogging: Mark deprecated API with QT_DEPRECATED
2012-10-16 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-16 Tor Arne Vestbødoc: Add a bunch of missing depends
2012-10-13 Jerome PasionDoc: Removed references to stale links.
2012-10-10 Tor Arne VestbøModularize documenation build
2012-10-02 Thiago MacieiraMake QUrl::errorString() usable for QtTest output in...
2012-09-28 Kai KoehneTestLib: Fix MinGW compile warning
2012-09-26 J-P Nurmiqtest.h: add missing QT_NO_DATESTRING guards
2012-09-23 Marc MutzQTestLib: clean up qCompare specialisation/overload mix
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-13 Mitch CurtisFix qtestlib-manual.qdoc errors.
2012-09-11 Frederik GladhornDo not include /examples in qdocconfs.
2012-09-11 Casper van DonderenDoc: Centralize more common settings in 1 global qdocconf.
2012-09-07 Jeremy LainéFix QTest::qExec crash with no command line arguments
2012-09-01 Casper van DonderenDoc: Fix docbuild when not using -developer-build.
2012-08-30 Casper van DonderenDoc: Simplify qtbase qdocconfs.
2012-08-30 Kai KoehneLogging: Remove mutex for OutputDebugString
2012-08-29 Frederik GladhornExclude the examples/widgets/doc dir for all but widgets.
2012-08-27 Stephen KellyDeprecate qWaitForWindowShown QWidget* overload since...
2012-08-23 Stephen KellyRemove qWaitForWindowShown(QWindow*) overload.
2012-08-21 Jeremy Katzfix some QTest documentation
2012-08-17 Sergio AhumadaDoc: Fix spelling errors
2012-08-14 Marc MutzQtTestLib: use new qEnvironmentVariableIsEmpty()
2012-08-11 Frederik GladhornFix order of namespace/include guards.
2012-08-08 Oswald Buddenhagenrename qt_module_config.prf => qt_module.prf
2012-08-07 Kent HansenMake QSignalSpy copy QVariant parameters directly
2012-08-02 Paul Olav TveteMake tests compile without gui-private
2012-07-31 Lars KnollFix some syncqt warnings.
2012-07-25 David FaureAdd QSignalSpy::wait() method.
2012-07-25 Friedemann KleintDeprecate the qWaitForWindowShown(QWindow *) method.
2012-07-20 David FaureProvide public API for native event filtering, moved...
2012-07-20 Friedemann KleintImplement waitForWindowExposed and friends for widget...
2012-07-19 Stephen KellyMove QWindowSystemInterface out of qpa.
2012-07-18 Oswald Buddenhagenremove needless/commented INCLUDEPATHs
2012-07-13 Marc Mutzdoc/snippets: normalize signals/slots
2012-07-13 Friedemann KleintImprove accessibility test helpers.
2012-07-12 Friedemann KleintImplement qWaitForWindowShown using qWaitForWindowExposed.
2012-07-06 Casper van DonderenDoc: Replace all occurences of \BR with \br.
2012-07-02 Girish RamakrishnanMake QWindowSystemInterface part of QPA API
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Thiago MacieiraUpdate the macros for shared/DLL and static builds
2012-06-27 Albert Astals CidAdd const & to foreach 'iterators'
2012-06-26 Giuseppe D'AngeloFix QCOMPARE for QIcon in QtGui
2012-06-26 Oswald Buddenhagenmake using testlib automatically "promote" all modules...
2012-06-26 Girish RamakrishnanUse valSeen since it results in unused warning otherwise
2012-06-21 Girish RamakrishnanRemove QWS references from testlib
2012-06-20 Chris AdamsAdd new benchmark metrics to testlib
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-19 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-19 Oswald Buddenhagenfix misnomer: qt_module.prf => qt_build_config.prf
2012-06-19 Oswald Buddenhagenautomatically add QT_BUILD_FOO_LIB to DEFINES
2012-06-19 Oswald Buddenhagenclean up projects from QPRO_PWD nonsense, etc.
2012-06-19 Oswald Buddenhagenauto-generate module pris
2012-06-19 Oswald Buddenhagenautomatically add the version header to HEADERS
2012-06-19 Oswald Buddenhagenmake qt_module_config.prf install the module pri file
2012-06-09 Thiago MacieiraUse UTF-8 in the QtTest data and benchmark tags
2012-06-08 Stephen KellyUse variadic macros where available to make QSKIP sourc...
2012-06-03 Kent HansenChange testlib signal dumper hooks to use signal index...
2012-05-29 Laszlo AgocsMake qWaitForWindowShown more robust on X
2012-05-25 Konstantin RittReplace `const QLatin1String &` with `QLatin1String...
2012-05-18 Olivier GoffartQIcon: move back to QtGui
2012-05-17 Rohan McGoverntestlib: added missing newline to error message
2012-05-17 Lars Knollturn off exceptions by default where they aren't required
2012-05-16 David FaureAdd header qtest_widgets.h, similar to qtest_gui.h...
2012-05-11 Casper van DonderenDoc: Add a default license footer.
2012-05-11 David FaureFix -Wlogical-op warning in qtestmouse.h
2012-05-10 Thiago MacieiraChange to/fromAscii to to/fromUtf8 in the QString conve...
2012-05-10 Marius Storm-OlsenMerge "Merge branch 'docs-refactoring' into master...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-10 Marius Storm-OlsenDon't add C-style copyright headers to qmake project...
2012-05-09 Casper van DonderenDoc: Add "make docs" targets for libraries.
2012-05-09 Casper van DonderenDoc: Modularize QtTest documentation.
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-27 Friedemann KleintReplace QGuiApplication::activeWindow by focusWindow().
next