summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove 3rd parameter when calling QGraphicsObject's private ctorThomas Senyk2012-08-130-0/+0
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Fixed zlib build for WEC7.Janne Anttila2012-08-075-10/+232
* Follow change in qtbase to remove additional scene parameters.Toby Tomkins2012-08-031-2/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-017-1/+7
* Remove obsolete use of Q_WS_QWS.Stephen Kelly2012-07-262-18/+2
* Add the CMake directory created during unit testing to .gitignore.Stephen Kelly2012-07-231-0/+1
* Test that the package configs for QtSvg work.Stephen Kelly2012-07-205-0/+90
* QtSvg: Fix examples installs.Friedemann Kleint2012-07-113-4/+8
* Add qtsvgglobal.h containing the Q_SVG_EXPORT macro.Thiago Macieira2012-07-117-1/+76
* Make qtsvg compile with -no-widgetsTasuku Suzuki2012-07-108-14/+15
* Make qtsvg compile with QT_NO_CSSPARSERTasuku Suzuki2012-07-092-6/+60
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-061-22/+1
* don't reference $$QT_BUILD_TREE - it's unavailable hereOswald Buddenhagen2012-07-061-8/+10
* build system cleanupsOswald Buddenhagen2012-06-234-20/+3
* auto-generate module prisOswald Buddenhagen2012-06-233-21/+1
* fix location of svg file for shadow buildsOswald Buddenhagen2012-06-231-1/+1
* remove XFAILsOswald Buddenhagen2012-06-231-3/+0
* Add gui-private to qtsvg testsGirish Ramakrishnan2012-06-225-5/+5
* Remove unnecessary systray example.Gatis Paeglis2012-06-1110-645/+1
* Fixed MSVC compiler warning for zlib when compiling on WEC7.Janne Anttila2012-06-051-2/+6
* Fix compilation for -no-widgets optionTasuku Suzuki2012-05-237-14/+20
* QIcon has been moved back to QtGuiOlivier Goffart2012-05-192-2/+2
* Port to the new QUrl API, using QUrlQueryThiago Macieira2012-05-051-2/+4
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-051-1/+1
* Fix incorrect indents in svg.proJanne Anttila2012-04-191-8/+8
* Remove Symbian and Maemo code from QtSvgJanne Anttila2012-04-1920-307/+5
* Remove the usage of deprecated qdoc macros.qt-v5.0.0-alpha1Casper van Donderen2012-03-012-10/+10
* List widgets as an svg module dependency.Stephen Kelly2012-02-281-1/+1
* clean up qmake-generated projectOswald Buddenhagen2012-02-224-28/+5
* Use new plugin system in QtSvg.Friedemann Kleint2012-02-175-8/+17
* Add QIcon SVG specific tests to QtSVG module.Toby Tomkins2012-02-099-0/+369
* QtSvg: Fix compile.Friedemann Kleint2012-02-014-7/+8
* Fixed compile of tst_headerscleanRohan McGovern2012-01-311-3/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3098-98/+98
* Update obsolete contact address.Jason McDonald2012-01-2398-98/+98
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-194-4/+0
* Update copyright year in license headers.Jason McDonald2012-01-0598-98/+98
* Fixed compile with OpenGL ESRohan McGovern2011-12-301-1/+1
* Update obsolete contact email address.Jason McDonald2011-12-281-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-064-13/+0
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-11-091-2/+2
* Fixed compile; QDesktopServices -> QStandardPathsSergio Ahumada2011-10-263-9/+10
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-075-24/+14
* Fixed compile for removal of Qt::escapeRohan McGovern2011-09-301-1/+1
* Merge branch 'refactor'Gunnar Sletta2011-09-1339-18/+40
|\
| * support a toplevel compileGunnar Sletta2011-09-1222-0/+22
| * Refactor branchGunnar Sletta2011-08-2617-18/+18
* | Remove obsolete testlib files from .gitignoreJason McDonald2011-08-231-2/+0
|/
* Fixed infinite loop when loading certain SVGs.Kim Motoyoshi Kalland2011-08-151-1/+1